Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (34m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 18:26:37 UTC Now

2009-03-10 13:06:02 UTC MAIN commitmail json YAML

+ ikiwiki-3.07

(schmonz)

2009-03-10 12:41:14 UTC MAIN commitmail json YAML

Fix bad patch checksum

(manu)

2009-03-10 11:54:40 UTC MAIN commitmail json YAML

+ gmpc-0.18.0, hanzim-2.4, libmpd-0.18.0, mysql-5.1.32,
  xf86-video-intel-2.6.99.901, xfce-4.6.0 [pkg/40984].

(wiz)

2009-03-10 11:15:29 UTC MAIN commitmail json YAML

Updated devel/st to 1.8

(gson)

2009-03-10 11:13:09 UTC MAIN commitmail json YAML

Update devel/st all the way from 1.5.1 to 1.8.

Changes from 1.7 to 1.8.
--------------------------
o  Added support for kqueue and epoll on platforms that support them.
  Added ability to choose the event notification system at program
  startup.

o  Long-overdue public definitions of ST_UTIME_NO_TIMEOUT (-1ULL) and
  ST_UTIME_NO_WAIT (0) [bug 1514436].

o  Documentation patch for st_utime() [bug 1514484].

o  Documentation patch for st_timecache_set() [bug 1514486].

o  Documentation patch for st_netfd_serialize_accept() [bug 1514494].

o  Added st_writev_resid() [rfe 1538344].

o  Added st_readv_resid() [rfe 1538768] and, for symmetry, st_readv().

Changes from 1.6 to 1.7.
------------------------
o  Support glibc 2.4, which breaks programs that manipulate jump buffers.
  Replaced Linux IA64 special cases with new md.S that covers all
  Linux.

Changes from 1.5.2 to 1.6.
--------------------------
none

Changes from 1.5.1 to 1.5.2.
----------------------------
o  Alfred Perlstein's context switch callback feature.

o  Claus Assmann's st_recvmsg/st_sendmsg wrappers.

o  Extra stack padding for platforms that need it.

o  Ron Arts's timeout clarifications in the reference manual.

o  Raymond Bero and Anton Berezin's AMD64 FreeBSD port.

o  Claus Assmann's AMD64 SunOS 5.10 port.

o  Claus Assmann's AMD64 OpenBSD port.

o  Michael Abd-El-Malek's Mac OS X port.

o  Michael Abd-El-Malek's stack printing patch.

(gson)

2009-03-10 11:12:06 UTC MAIN commitmail json YAML

2009-03-10 10:54:04 UTC MAIN commitmail json YAML

Updated misc/gwaei to 0.15.1

(wiz)

2009-03-10 10:53:49 UTC MAIN commitmail json YAML

Update to 0.15.1:

2009-03-01: Released gWaei 0.15.1
    Bug fix release! This should fix the issue some people were having doing
    searches that contained kanji.

    Other changes include gconf being abstracted out.  It is possible to
    compile the program  withotu gconf available...though it isn't recommended.
    Also, the deb installs and uninstalls now exit cleanly with no errors.

    Last, an updated italian translation has now been added! (Thanks Fabrizio!)

(wiz)

2009-03-10 07:21:53 UTC MAIN commitmail json YAML

Fix extracting quake3arena-demo and quake3server on DragonFly the same way
as already done for heretic2-demo. Clarify the comment.

(hasso)

2009-03-10 05:24:36 UTC MAIN commitmail json YAML

Make include of <locale.h> unconditional.  That's the way it is at the source,
and it's necessary to fix the build in at least some Linux environments.

http://bugzilla.gnome.org/show_bug.cgi?id=442197
http://svn.gnome.org/viewvc/gnome-mount/trunk/src/gnome-mount.c?r1=183&r2=184

No PKGREVISION bump required, this change only affects platforms where the
build was broken anyway.

(dsainty)

2009-03-10 03:31:22 UTC MAIN commitmail json YAML

Updated graphics/pstoedit to 3.45

(dmcmahill)

2009-03-10 03:29:37 UTC MAIN commitmail json YAML

update to pstoedit-3.45

New or changed in 3.45:

    * Some minor corrections of warnings issued by Coverity Prevent
      (security related checks).
    * fixed a bug in the fig backend related to dotted lines.
    * added better support for pagesize handling in the driver framework.
    * better handling of fonts using 0 encoded characters (thanks to
      Vladimir Eltsov)
    * fixed a problem which caused newer versions of GhostScript to go
      into an endless loop.

New or changed in 3.44:

    * hotfix for the Aysmptote driver to make it compatible with
      Aysmptote version 1.00.
    * removed some diagnostic messages concerning temporary file
      handling.
    * removed the pstoedit-config.* since this is replaced by the
      pkg-config file pstoedit.pc.

New or changed in 3.43:

    * some usability improvements as proposed in Debian Bug
      Report #347732
      [1]http://groups.google.com/group/linux.debian.bugs.dist/msg/c38e1f
      79d75b3152?dmode=source&hl=de
    * cleaned some minor problems found by the Klocwork checker
      ([2]www.klocwork.com )
    * replaced tempnam with mkstemp where available.
    * replaced several string related functions with the secure versions
      where available (Windows - VC++2005)
    * switched back again to calling GhostScript as .exe instead of via
      the DLL in case pstoedit is called via gsview. Reason - there can
      be only one instance of GhostScript per process and gsview needs a
      second instance.
    * a new driver for the OpenOffice metafile format (drvsvm)
      contributed by Thorsten Behrens.
    * source code cleanup considering messages issued by Gimpel's
      FlexeLint/PC-Lint ([3]www.gimpel.com ).
    * added a "-glyphs" option. Given this option, the PostScript
      frontend passes also (if possible) the glyph names to the backend.
      However, so far no backend really uses the glyph names. This is
      only a preparation for future work.
    * changed the way how Image/Graphicmagick is handled by configure.
      Now configure tries to use pkg-config as proposed by the maintainer
      of the Debian version of pstoedit (Ray Dassen).
    * included a further patch for the Aysmptote driver.

(dmcmahill)

2009-03-10 00:54:48 UTC MAIN commitmail json YAML

Add py-xdg; sort.

(snj)

2009-03-10 00:39:58 UTC MAIN commitmail json YAML

Added devel/py-xdg version 0.17.

(snj)

2009-03-10 00:34:46 UTC MAIN commitmail json YAML

Initial import of py-xdg.

PyXDG is a python library to access freedesktop.org standards.
The following are currently supported:

    * Base Directory Specification Version 0.6
    * Menu Specification Version 1.0-draft1
    * Desktop Entry Specification Version 0.9.4
    * Icon Theme Specification Version 0.8
    * Recent File Spec 0.2
    * Shared-MIME-Database Specification 0.13

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(snj)

2009-03-10 00:33:38 UTC MAIN commitmail json YAML

libfetch-2.23:
Don't leak file descriptors when iterating local directories or checking
local files for if-modified-since.

(joerg)

2009-03-09 22:57:47 UTC MAIN commitmail json YAML

2009-03-09 21:37:17 UTC MAIN commitmail json YAML

2009-03-09 21:32:45 UTC pkgsrc-2008Q4 commitmail json YAML

2009-03-09 21:32:29 UTC pkgsrc-2008Q4 commitmail json YAML

Pullup ticket #2719 - requested by tnn
ns-flash: security update

Revisions pulled up:
- multimedia/ns-flash/Makefile 1.32
- multimedia/ns-flash/distinfo 1.18
---
Module Name: pkgsrc
Committed By: tnn
Date: Fri Mar  6 19:10:52 UTC 2009

Modified Files:
pkgsrc/multimedia/ns-flash: Makefile distinfo

Log Message:
distfile changed on master site, so welcome to ns-flash-9.0.159.
Changes unknown but this is probably an update for CVE-2009-0520.

(tron)

2009-03-09 21:24:00 UTC MAIN commitmail json YAML

This patch fixes an important reliability fix when Sendmail performs local
mail delivery with non local NSS passwd source, such as LDAP.

Stock LDAP uses getpwnam(3) to lookup recipients. As mandated by SUSv2,
getpwnam(3) does not set errno, so Sendmail has no way of distinguishing
a non existing user and an error with a remote NSS source. Therefore,
when the LDAP server goes down, Sendmail bounces mail to valid recipients.

A first workround is to remove F=w from Mlocal in sendmail.cf. This will
inhibit local recipient lookups, but it has a two drawbacks
- ~/.forward do not work anymore
- For multi-recipient mails with a single inexistent user, mail.local
cause a DSN reporting an error for all users, whereas all valid users
do get the message.

A better workaround is this patch, which calls getpwnam_r(3). This newer
API do set errno and do return an error code. Sendmail is therefore able
to detect that it had a transcient error in NSS, and it will react by
queuing the message. This is what you really want to happen when LDAP
is down.

I have not been able to get any feedback from Sendmail developers about
this patch.

(manu)

2009-03-09 20:35:04 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Manual

(rhaen)

2009-03-09 20:34:09 UTC MAIN commitmail json YAML

- updated to 5.7018
ChangeLog:
5.7018  8 Mar 2009
        - Add a new section to BasicCRUD covering more advanced features of
            DBIC ("EXPLORING THE POWER OF DBIC")
        - Convert from Ubuntu to Debian 5 live CD as the recommended way to do
            the tutorial (all code and examples updated and tested to match)
        - Removed Catalyst::Plugin::Authorization::ACL from Authorization.pod
            in favor of a "chained and model-based" approach
        - More conversion to Chained dispatch
        - Suggestions and fixes with thanks to mintywalker@gmail.com
        - DBIC-related updates in MoreCatalystBasics
        - Fix misplaced "=over 4" in previous release
        - Reword warning about not using GET for delete based on input from kd
        - Lots of other small adjustments

5.7017  28 Feb 2009
        - Main change = adding Chained dispatch starting in BasicCRUD (Part 4)
        - Add some "getting started" links to the Catalyst::Manual page
        - Change FormFu tutorial to not use deprecated methods (Del Merritt)
        - MoreCatalystBasics - Additional clarification about TTSite
          (Del Merritt)
        - Tutorial::Authorization - Corrects the ACL for "/books/delete"
                                  - Additional comments
          (Del Merritt)
        - Tutorial::AdvancedCRUD::FormFu - suggest how the intrepid user
          might now proceed, having completed the Tutorial. (Del Merritt)
        - Fix typo in Authorization section (RT #42091)
        - Fix typo in BasicCRUD (RT #42034)
        - Resolve outstanding typo and suggestions in MoreCatalystBasics (RT #41491)
        - Fix DBIC create for MySQL in Appendix (Jarom)
        - Misc minor updates

5.7016  28 Dec 2008
        - Updates to make Parts 8 & 9 run correctly
        - Adjust URLs for final config tarballs
        - Add note about changes across different C::Devel on how plugins enabled
        - Misc minor updates

5.7015  15 Dec 2008
        - Remove TTSite from Tutorial (thanks to dhoss for the help)
        - Update Tutorial for Ubuntu 8.10 (therefore update to
          Cat v5.7014, C::Devel v1.07, DBIC v0.08010, etc.)
        - Reorganize MoreCatalystBasics.pod so user is able to run
          the app the first time much earlier and build on it from
          there (running the app each time along the way)
        - Update URL for latest copy in SVN to match new location of repo
        - Misc typo fix
        - Change use of Class::C3 to MRO::Compat, as rafl tells me
          this is best practice, and gives you native next::method in
          5.10. (t0m)

(rhaen)

2009-03-09 20:30:13 UTC MAIN commitmail json YAML

Updated www/p5-CGI-Application

(rhaen)

2009-03-09 20:29:24 UTC MAIN commitmail json YAML

- updated to 4.21
ChangeLog:
4.21 Sat Jan 3, 2009

    [FEATURES]
    - This now works:
            $webapp->query($new_query_object);
      Setting a new query object can be useful in combination with
      CGI::Application::Server.  (Jaldhar Vyas)

    [DOCUMENTATION]
    - More typo fixes (Lyle)

4.20 Sat Nov 1, 2008

    [DOCUMENTATION]
    - typo fix (Lyle)

4.19_1 Fri Sep 27, 2008

    [FEATURES]
    - New 'html_tmpl_class' method allows you to specify an alternative
      HTML::Template class. This technique will eliminate the need to use
      a plugin for HTML::Template-compatible classes. See the docs
      for load_tmpl() for details.

      Thanks to Rhesa Rozendaal for the initial patch, and Mark Stosberg for
      documentation refinements.

    [DOCUMENTATION]
    - typo fix (George Hartzell)
    - Revert back to documenting the use of "$self", not $c, after community
      feedback.

    [INTERNALS]
    - Change how default run modes are declared for better compatibility
      with AutoRunmode and RunmodeDeclare plugins. Thanks Rhesa via RT#39631.

(rhaen)

2009-03-09 20:24:13 UTC MAIN commitmail json YAML

Updated textproc/p5-Encode to 2.32

(rhaen)

2009-03-09 20:22:44 UTC MAIN commitmail json YAML

- updated to 2.32
ChangeLog:
! lib/Encode/Alias.pm t/Alias.t
  Encode now resolves 'en_US.UTF-8' to utf-8-strict like 'ja_JP.euc'
  Those who set locale on their shells should be happier now.
! AUTHORS
  added tokuhirom
! Encode.pm
  "encode(undef, 'str') should die earlier"
  http://coderepos.org/share/changeset/30790

(rhaen)

2009-03-09 20:16:07 UTC MAIN commitmail json YAML

Updated net/p5-Net-Jifty

(rhaen)

2009-03-09 20:15:12 UTC MAIN commitmail json YAML

- updated to 0.11
ChangeLog:
0.11    Depend on Any::Moose instead of Moose

0.10
        Releng fixes
        Use a predicate for has_config_file

0.09
        Hash::Merge and Path::Class are now depended-upon only if you want
            cascading directory config

(rhaen)

2009-03-09 20:01:23 UTC MAIN commitmail json YAML

Use archive_read_finish and avoid double-free if the archive couldn't be
opened.

(joerg)

2009-03-09 19:58:45 UTC MAIN commitmail json YAML

2009-03-09 19:43:49 UTC MAIN commitmail json YAML

Added devel/p5-Any-Moose

(rhaen)

2009-03-09 19:42:03 UTC MAIN commitmail json YAML

Added subdir p5-Any-Moose to the toplevel Makefile

(rhaen)

2009-03-09 19:41:00 UTC MAIN commitmail json YAML

Perl extension which is very useful to decide which object model to use.
Either Moose or Mouse has to be installed in order to fulfill the needed
dependencies.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(rhaen)

2009-03-09 19:30:19 UTC MAIN commitmail json YAML

The package doesn't use neither C++ nor Fortran.
Pointed by Joern Clausen in PR pkg/40986.

(asau)

2009-03-09 17:47:36 UTC MAIN commitmail json YAML

Look for a file binary in /bin or /usr/bin, instead of relying on PATH.
After the barrier, the builtin.mk file is parsed with a PATH that includes
LOCALBASE in front, which gives wrong results if file is installed in
LOCALBASE.

(cube)

2009-03-09 16:59:44 UTC MAIN commitmail json YAML

Added emulators/sap/Makefile.common

(sno)

2009-03-09 16:58:17 UTC MAIN commitmail json YAML

Added devel/sapnwrfcsdk version 7.11

(sno)

2009-03-09 16:56:48 UTC MAIN commitmail json YAML

Added archivers/sapcar version 7.00

(sno)

2009-03-09 16:56:02 UTC MAIN commitmail json YAML

Added archivers/sapcar version 7.00

(sno)

2009-03-09 16:53:17 UTC MAIN commitmail json YAML

pkgsrc changes:

Import SAP NWRFC SDK

The SAP NetWeaver RFC SDK allows to develop applications which can do Remote
Function Calls to an SAP (ABAP) instance.

On 09/15/08 05:46 UTC, OBATA Akio <obache@netbsd.org> wrote:
> Personally, I think that those packages may exist.

On 09/15/08 09:41 UTC, Jonathan Groll <lists@groll.co.za> wrote:
> I for one would be most grateful if you could get this to work.

Oked by joerg@

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2009-03-09 16:52:05 UTC MAIN commitmail json YAML

pkgsrc changes:

Import of new archivers/sapcar to extract *.SAR archives provided by
SAP AG for their packages.

SAPCAR (older version was called CAR) is a compress utility (similar to
winzip, tar, zip, gz, etc.) , that is used by SAP to compress and decompress
nearly all delivered files and executables.

On 09/15/08 05:46 UTC, OBATA Akio <obache@netbsd.org> wrote:
> Personally, I think that those packages may exist.

On 09/15/08 09:41 UTC, Jonathan Groll <lists@groll.co.za> wrote:
> I for one would be most grateful if you could get this to work.

Oked by joerg@

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2009-03-09 16:46:02 UTC MAIN commitmail json YAML

Common files for upcoming sap* imports.

Oked by joerg@

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2009-03-09 16:38:19 UTC MAIN commitmail json YAML

pkgsrc changes:

- Adding sap-license file required by later imports

Ok'ed by joerg@

(sno)

2009-03-09 16:07:32 UTC MAIN commitmail json YAML

2009-03-09 16:04:36 UTC MAIN commitmail json YAML

2009-03-09 16:02:08 UTC MAIN commitmail json YAML

Don't build resindvd here -- it is not a good idea to introduce external
dependencies in the base pkg, especially not on low quality stuff
as libdvd*. That's what plugins are good for.

(drochner)

2009-03-09 15:05:31 UTC MAIN commitmail json YAML

_EMACS_VERSION_NOREV is no more.  Use _EMACS_VERSION_MAJOR.

Pointed out & patch submitted by Aleksey Cheusov.  Thanks!

(uebayasi)

2009-03-09 14:53:59 UTC MAIN commitmail json YAML

Update mdocml to 1.4.7.

(joerg)

2009-03-09 14:53:19 UTC MAIN commitmail json YAML

Update to mdoc-1.4.7. No detailed changes, but fixes a number of
assertions and improves mdoc(7) coverage.

(joerg)

2009-03-09 13:37:09 UTC MAIN commitmail json YAML

2009-03-09 13:24:44 UTC MAIN commitmail json YAML

2009-03-09 12:45:54 UTC MAIN commitmail json YAML

2009-03-09 12:32:46 UTC MAIN commitmail json YAML

Bump PKGREVISION for libdvdnav/libdvdread support and PLIST change.

(wiz)

2009-03-09 12:18:29 UTC MAIN commitmail json YAML

2009-03-09 11:52:11 UTC MAIN commitmail json YAML

2009-03-09 11:31:34 UTC MAIN commitmail json YAML

2009-03-08 23:42:06 UTC MAIN commitmail json YAML

Updated net/aria2 to 1.2.0

(bjs)

2009-03-08 23:41:33 UTC MAIN commitmail json YAML

Update to aria2-1.2.0.  Many, many changes (too verbose to list here);
please see ChangeLog.  NOTE: libares is no longer supported; libcares
is used by default.

(bjs)

2009-03-08 23:39:54 UTC MAIN commitmail json YAML

Updated sysutils/rdiff-backup to 1.2.7.

(snj)

2009-03-08 23:38:51 UTC MAIN commitmail json YAML

Upgrade to 1.2.7.  Changes:

Don't crash when filesystem can't set ACL.

Properly disable hardlinks by default on Windows.

Fix Python 2.2 compatibility. Closes Savannah bug #25529.

Fix typo which caused failure when checking if another rdiff-backup
process is running on Windows.

(snj)

2009-03-08 23:28:15 UTC MAIN commitmail json YAML

One pair:

Updated devel/p5-Config-IniFiles to 2.47
Updated devel/p5-Curses to 1.27

(he)

2009-03-08 22:03:50 UTC MAIN commitmail json YAML

No need for any languages to build this package: empty USE_LANGUAGES.

(seb)

2009-03-08 21:39:12 UTC MAIN commitmail json YAML

No need for any languages to build this package: empty USE_LANGUAGES.

(seb)

2009-03-08 19:52:52 UTC MAIN commitmail json YAML

Note initial addition of p5-Net-LDAP-Batch version 0.02 as
devel/p5-Net-LDAP-Batch into The NetBSD Packages Collection.

The Perl 5 module Net::LDAP::Batch provides the means to perform
series of actions against a LDAP server. If any of the actions
fails, then all the actions in the batch are reverted.

(seb)

2009-03-08 19:51:01 UTC MAIN commitmail json YAML

Add & enable p5-Net-LDAP-Batch

(seb)

2009-03-08 19:50:30 UTC MAIN commitmail json YAML

Initial import of p5-Net-LDAP-Batch version 0.02 in the NetBSD
Packages Collection.

The Perl 5 module Net::LDAP::Batch provides the means to perform
series of actions against a LDAP server. If any of the actions
fails, then all the actions in the batch are reverted.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2009-03-08 19:39:03 UTC MAIN commitmail json YAML

Try to work around the mess called useradd on Linux. On Red Hat derived
distributions, useradd will create the home directory by default and
there is support for an option to disable that. Other Linux
distrubutions either lack the option in login.defs or the support for
-M. As workaround look for the option and if it is set, force -M.
Tested by Jens Rehsack. Addresses PR 40737.

(joerg)

2009-03-08 19:17:51 UTC MAIN commitmail json YAML

Note PKGREVISION bump of html2ps.

(minskim)

2009-03-08 19:17:11 UTC MAIN commitmail json YAML

Adjust the hardcoded path to hyphen.tex.

This package should use kpsewhich to find a .tex file in the texmf tree.

While here, add a dependency to dvipsk so that this package can find
dvips at run-time.

Noted by Bernd Ernesti.

(minskim)

2009-03-08 19:13:43 UTC MAIN commitmail json YAML

Update from version 1.26 to 1.27.

Pkgsrc changes:
o Remove the now-redundant cleanup of Curses.i and Curses.s
  before configuring.

Upstream changes:

New in 1.27 (Released January 20, 2009)

  Extraneous .i and .s files in 1.26 removed.  'make clean' cleans all
  .i and .s too.

  'gen' directory is replaced by gen.tar file, so CPAN doesn't index
  the stuff in there.  That directory is stuff for developing the Curses
  package, not stuff for users.

(he)

2009-03-08 19:00:04 UTC MAIN commitmail json YAML

Update from version 2.46 to 2.47.

Upstream changes:

Version 2.47:  ( Wed Jan 21 11:32:24 IST 2009 )
------------------------------------------------

* Fixed bug https://rt.cpan.org/Ticket/Display.html?id=34067 :
  - Multiline values returned as array references in tied hash interface
  - This was as opposed to the documentation.
  - added t/21multiline-values-in-tied.t and fixed some older tests.

* Moved the eval'ed debugging code (_assert_invariants) to its own module,
  without the eval so the perl-5.6.2 will be happy. Now explicitly use'ing it
  from t/lib where appropriate. See for example:
  - http://www.nntp.perl.org/group/perl.cpan.testers/2009/01/msg3101788.html

(he)

2009-03-08 17:26:23 UTC MAIN commitmail json YAML

If writing to the archive failed, tell user the file it tried to write.

(joerg)

2009-03-08 17:17:02 UTC MAIN commitmail json YAML

Recognize Dragofly as BSD Family representative.
Enables Dragonfly build (tested on 2.1.1).

(asau)

2009-03-08 17:05:10 UTC MAIN commitmail json YAML

Move the PYTHON_VERSION_REQD logic from extension.mk to pyversion.mk.
It shouldn't hurt and allows including application.mk and extension.mk
in any order.

(joerg)

2009-03-08 16:15:45 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_select to 20090308

(imil)

2009-03-08 16:13:24 UTC MAIN commitmail json YAML

Updated pkg_select to version 20090308

. fixed background color on VTE terminals
. fixed live pkgsrc over ftp
. fixed dependencies display
. code cleanup

OK'd by seb@

(imil)

2009-03-08 15:57:13 UTC MAIN commitmail json YAML

Describe "postfix-milter" and "sendmail-milter" options.

(tron)

2009-03-08 15:57:04 UTC MAIN commitmail json YAML

Remove omf.mk -- use mk/omf-scrollkeeper.mk instead.

(wiz)

2009-03-08 15:56:48 UTC MAIN commitmail json YAML

2009-03-08 15:55:32 UTC MAIN commitmail json YAML

Update section about scrollkeeper.

(wiz)

2009-03-08 15:54:39 UTC MAIN commitmail json YAML

Note update of the "milter-greylist" package to version 4.0.1nb2.

(tron)

2009-03-08 15:54:26 UTC MAIN commitmail json YAML

Add two new options "postfix-milter" and "sendmail-milter". One of the
two must be used to determine whether this package is built for use
with Sendmail (the default) or Postfix. Use an appropriate user (either
"smmsp" or "postfix") in the two cases. This avoid permission problems
between Postfix and milter-greylist.

Bump package revision because of these changes.

(tron)

2009-03-08 15:29:44 UTC MAIN commitmail json YAML

+ cups-1.4, eigen2-2.0.0, eric3-4.3.1 [now called eric4], gbdfed-1.5,
  gentoo-0.15.1, gnome-netstatus-2.26.0, gnome-packagekit-0.4.4,
  graphviz-2.22.0, ikiwiki-3.06, libdaemon-0.13, libosip-3.3.0,
  libotf-0.9.9, libvolume_id-0.81.1, mkvtoolnix-2.5.3, mpfr-2.4.1,
  p5-Archive-Tar-1.46, p5-Filter-1.36, packagekit-0.4.4,
  pear-HTTP_Request-1.4.4, pear-Net_URL-1.0.15, py-cups-1.9.45,
  py-dateutil-1.4, scmgit-base-1.6.2, scmgit-docs-1.6.2, tea-23.2.0,
  telepathy-gabble-0.7.22, warzone2100-2.1.2, worker-2.17.2,
  x264-devel-20090307.

(wiz)

2009-03-08 15:27:59 UTC MAIN commitmail json YAML

Fix cut and paste error.

(tron)

2009-03-08 14:50:37 UTC MAIN commitmail json YAML

2009-03-08 14:04:29 UTC MAIN commitmail json YAML

regen for patch-aa change.

(wiz)

2009-03-08 13:30:47 UTC MAIN commitmail json YAML

The package textproc/p5-XML-SAX-Base is at version 1.02, on CPAN
the module XML::SAX:Base is at version 1.04 since 2002, no newer
release is available.

Since about the same time the Perl 5 module XML::SAX includes the
XML::SAX::Base module, the CHANGES file says:

0.11  03 Sep 2002  Matt Sergeant
    - Base: Merged in XML::SAX::Base 1.04 (including memory leak fixes)

Hence the packages textproc/p5-XML-SAX-Base and textproc/p5-XML-SAX
are conflicting.

To resolve this situation and as discussed with he@:

- Remove the package textproc/p5-XML-SAX-Base.

- Make textproc/p5-XML-SAX conflicting with the now defunct
textproc/p5-XML-SAX-Base.
Bump PKGREVISION of textproc/p5-XML-SAX to 2.

- Adjust accordingly the dependencies of textproc/p5-XML-SAX-Writer:
make it depend on textproc/p5-XML-SAX.
Bump PKGREVISION of textproc/p5-XML-SAX-Writer to 1.

(seb)

2009-03-08 11:39:24 UTC MAIN commitmail json YAML

Add share/squid to INSTALLATION_DIRS, so it gets created explicitly with
mode 755 instead of implicitly with whatever mode is implied by the
umask.

Bump PKGREVISION for squid27 and squid30 packages.

(apb)

2009-03-08 10:22:37 UTC MAIN commitmail json YAML

Note update of devel/p5-Rose-Object to version 0.855

(seb)

2009-03-08 10:21:52 UTC MAIN commitmail json YAML

Update from version 0.854 to version 0.855.

Upstream changes:
0.855 (01.22.2009) - John Siracusa <siracusa@gmail.com>
    * Added Class::XSAccessor support.

(seb)

2009-03-08 10:08:16 UTC MAIN commitmail json YAML

Use ${REAL_ROOT_GROUP} instead of wheel. Prompted by joerg.

(wiz)

2009-03-08 06:15:32 UTC MAIN commitmail json YAML

2009-03-08 05:59:33 UTC MAIN commitmail json YAML

2009-03-08 05:58:07 UTC MAIN commitmail json YAML

Import topgit-0.7 as devel/topgit.

TopGit aims to make handling of large amount of interdependent topic
branches easier.  In fact, it is designed especially for the case when
you maintain a queue of third-party patches on top of another (perhaps
Git-controlled) project and want to easily organize, maintain and
submit them.  TopGit achieves that by keeping a separate topic branch
for each patch and providing few tools to maintain the branches.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-03-08 00:05:45 UTC MAIN commitmail json YAML

Note x11-links-0.43 and fix a typo in the previous entry.

(snj)

2009-03-08 00:03:38 UTC MAIN commitmail json YAML

2009-03-07 23:30:29 UTC MAIN commitmail json YAML

Update openldap-doc to 2.4.15 too (hi manu! ;-)).

(ghen)

2009-03-07 22:26:23 UTC MAIN commitmail json YAML

Update to OpenLDAP 2.4.15

>From OpenLDAP 2.4 Change Log

OpenLDAP 2.4.15 Release (2009/02/24)
        Fixed libldap alias dereferencing in C API again (ITS#5916)
        Fixed libldap GnuTLS compilation (ITS#5955)
        Fixed slapd bconfig conversion again (ITS#5346)
        Fixed slapd behavior with superior objectClasses again (ITS#5517)
        Fixed slapd RFC4512 behavior with same attr in RDN (ITS#5968)
        Fixed slapd corrupt contextCSN (ITS#5947)
        Fixed slapd syncrepl order to match on add/delete (ITS#5954)
        Fixed slapd adding rdn with other values (ITS#5965)
        Fixed slapd-bdb/hdb behavior with unallocatable shm (ITS#5956)
        Fixed slapd-ldap/meta with entries with invalid attrs (ITS#5959)
        Fixed slapd-relay control initialization (ITS#5724)
        Fixed slapo-pcache caching invalid entries (ITS#5927)
        Fixed slapo-syncprov csn updates (ITS#5969)
        Fixed slapo-rwm objectClass preservation (ITS#5760)
        Fixed slapo-rwm rwm_bva_rewrite handling (ITS#5960)
        Build Environment
                Fixed tester library linking for windows (ITS#5740)
OpenLDAP 2.4.14 Release (2009/02/14)
        Added libldap option to disable SASL host canonicalization (ITS#5812)
        Added libldap TLS_PROTOCOL_MIN (ITS#5655)
        Added libldap GnuTLS support for TLS_CIPHER_SUITE (ITS#5887)
        Added libldap GnuTLS setting random file (ITS#5462)
        Added libldap alias dereferencing in C API (ITS#5916)
        Fixed libldap chasing multiple referrals (ITS#5853)
        Fixed libldap deref handling (ITS#5768)
        Fixed libldap NULL pointer deref (ITS#5934)
        Fixed libldap peer cert memory leak (ITS#5849)
        Fixed libldap interaction with GnuTLS CN IP-based matches (ITS#5789)
        Fixed libldap intermediate response behavior (ITS#5896)
        Fixed libldap IPv6 address handling (ITS#5937)
        Fixed libldap_r deref building (ITS#5768)
        Fixed libldap_r slapd lockup when paused during shutdown (ITS#5841)
        Added slapd syncrepl default retry setting (ITS#5825)
        Added slapd val.regex expansion (ITS#5804)
        Added slapd TLS_PROTOCOL_MIN (ITS#5655)
        Added slapd slapi_pw_find (ITS#2615,ITS#4359)
        Added slapd compatibility with MSAD ranged values (ITS#5927)
        Fixed slapd bconfig to return error codes (ITS#5867)
        Fixed slapd bconfig encoding incorrectly (ITS#5897)
        Fixed slapd bconfig dangling pointers (ITS#5924)
        Fixed slapd behavior with superior objectClasses (ITS#5517)
        Fixed slapd connection assert (ITS#5835)
        Fixed slapd epoll handling (ITS#5886)
        Fixed slapd frontend/backend options handling (ITS#5857)
        Fixed slapd glue with MMR (ITS#5925)
        Fixed slapd logging on Windows (ITS#5392)
        Fixed slapd listener comparison (ITS#5613)
        Fixed slapd manageDSAit with glue entries (ITS#5921)
        Fixed slapd relax behavior with structuralObjectClass (ITS#5792)
        Fixed slapd syncrepl rename handling (ITS#5809)
        Fixed slapd syncrepl MMR when adding new server (ITS#5850)
        Fixed slapd syncrepl MMR with deleted entries (ITS#5843)
        Fixed slapd syncrepl replication with glued DB (ITS#5866)
        Fixed slapd syncrepl replication with moddn (ITS#5901)
        Fixed slapd syncrepl replication with referrals (ITS#5881)
        Fixed slapd syncrepl replication with config tree (ITS#5935)
        Fixed slapd wake_sds close on Windows (ITS#5855)
        Fixed slapd-bdb/hdb dncachesize handling (ITS#5860)
        Fixed slapd-bdb/hdb RFC4528 control support (ITS#5861)
        Fixed slapd-bdb/hdb trickle task usage (ITS#5864)
        Fixed slapd-hdb idlcache with empty suffix (ITS#5859)
        Fixed slapd-ldap idassert-bind validity checking (ITS#5863)
        Fixed slapd-ldap/meta RFC4525 increment support (ITS#5912)
        Fixed slapd-ldap/meta search dereferencing (ITS#5916)
        Fixed slapd-ldap/meta with intermediate response (ITS#5931)
        Fixed slapd-ldif numerous bugs (ITS#5408)
        Fixed slapd-ldif rename on same DN (ITS#5319)
        Fixed slapd-ldif deadlock (ITS#5329)
        Fixed slapd-meta double response sending (ITS#5854)
        Fixed slapd-meta alias deref for retry (ITS#5889)
        Fixed slapd-relay recursion detection (ITS#5943)
        Fixed slapd-sock descriptor leak (ITS#5939)
        Fixed slapo-accesslog on glued dbs (ITS#5907)
        Fixed slapo-dynlist handling of flags (ITS#5898)
        Fixed slapo-memberof multiple instantiation (ITS#5903)
        Fixed slapo-pcache filter sorting (ITS#5756)
        Fixed slapo-ppolicy to not be global (ITS#5858)
        Fixed slapo-rwm double free (ITS#5923)
        Fixed slapo-rwm with back-config (ITS#5906)
        Fixed slapo-rwm olcRwmRewrite modification (ITS#5940)
        Added slapo-rwm newRDN rewriting (ITS#5834)
        Added slapadd progress meter (ITS#5922)
        Updated contrib/addpartial module (ITS#5764)
        Added contrib/cloak module (ITS#5872)
        Added contrib/smbk5pwd gcrypt support (ITS#5410)
        Added contrib/passwd sha2 support (ITS#5660)
        Build Environment
                Fixed test006 appending to log file (ITS#5910)
                Fixed test036,test039 behavior on error (ITS#5893)
                Fixed test048 sed pathname substitution (ITS#5910)
                Fixed test049,test050 to work on windows (ITS#5842)
                Updated test017,test018,test019 to cover more cases (ITS#5883)
                Removed patch for BerkeleyDB 4.7.25 (Official patch available)
                Fixed MSVC 9.0 build issues (ITS#5888)
                Fixed gss detection on Solaris (ITS#5846)
                Fixed uuid_create/uuid_unparse_lower detection (ITS#5905)
                Fixed liblutil tavl_delete to macroize constants (ITS#5909)
        Documentation
                admin24 added limits chapter (ITS#5818)
                admin24 access-control clarify global ACLS (ITS#5851,ITS#5852)
                admin24 search on nested naming contexts (ITS#5788)
                admin24 consistent loglevel documentation (ITS#5904)
                slapd-bdb/hdb expansion on dncachesize behavior (ITS#5721)
                slapo-constraint(5) example fix (ITS#5895)
                slap*(8) man pages should mention slapd-config (ITS#5828)
                slapacl(8c) fix wording (ITS#5918)
                slapd(8) document sid (ITS#5873)
                slapd.access(5) clarify global ACLS (ITS#5851,ITS#5852)
                slapadd/cat/index(8) note -n 0 for slapd-config (ITS#5891)
                Added SEE ALSO slapd-config(5) to relevant man pages (ITS#5914)

(manu)

2009-03-07 22:12:52 UTC MAIN commitmail json YAML

Note initial addition of p5-Net-LDAP-Server-Test version 0.80.100,
upstream version 0.08_01, as devel/p5-Net-LDAP-Server-Test into The
NetBSD Packages Collection.

The Perl 5 module Net::LDAP::Server::Test allows you to test to
Net::LDAP code without having a real LDAP server available.

(seb)

2009-03-07 22:11:46 UTC MAIN commitmail json YAML

Add & enable p5-Net-LDAP-Server-Test

(seb)

2009-03-07 22:10:47 UTC MAIN commitmail json YAML

Initial import of p5-Net-LDAP-Server-Test version 0.80.100,
upstream version 0.08_01, in the NetBSD Packages Collection.

The Perl 5 module Net::LDAP::Server::Test allows you to test to
Net::LDAP code without having a real LDAP server available.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2009-03-07 21:31:08 UTC MAIN commitmail json YAML

26 is not valid for PYTHON_VERSIONS_ACCEPTED until Python 2.6 is added
to pkgsrc. (breaks bulk build)

(tnn)

2009-03-07 19:48:20 UTC MAIN commitmail json YAML

Note removal of ipal-current, and fix a typo in the previous entry.

(snj)

2009-03-07 19:45:57 UTC MAIN commitmail json YAML

2009-03-07 19:36:31 UTC MAIN commitmail json YAML

make update might be called without having the package installed, so
check for the presence before trying to extract dependencies.

(joerg)

2009-03-07 18:41:11 UTC MAIN commitmail json YAML

Spell SUBDIR correctly.

(tnn)

2009-03-07 17:45:20 UTC MAIN commitmail json YAML

2009-03-07 17:27:03 UTC MAIN commitmail json YAML

Added daemond: Run a command as a daemon, by invoking daemon(3)

(smb)

2009-03-07 17:26:07 UTC MAIN commitmail json YAML

Initial import of daemond

(smb)

2009-03-07 17:25:14 UTC MAIN commitmail json YAML

Run a command as a daemon, by invoking daemon(3)

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(smb)

2009-03-07 16:32:33 UTC MAIN commitmail json YAML

BUILDLINK_API_DEPENDS.evolution-data-server+=  evolution-data-server>=2.24.3
Not bumping PKGREVISION because eveolution's build failed at configure time
when evolution-data-server was too old.

(apb)

2009-03-07 16:26:16 UTC MAIN commitmail json YAML

2009-03-07 15:54:51 UTC MAIN commitmail json YAML

Remove the net/p5-INET6 package, no packages in pkgsrc use it anymore.

Please note that the package net/p5-IO-Socket-INET6 provides
exactly the same Perl 5 module, namely IO::Socket::INET6.

Make the MAINTAINER of the now defunct package net/p5-INET6 the
MAINTAINER of net/p5-IO-Socket-INET6.

Approved by net/p5-INET6's MAINTAINER.

(seb)

2009-03-07 15:35:22 UTC MAIN commitmail json YAML

Note update of net/p5-Net-DNS to version 0.65nb1

(seb)

2009-03-07 15:34:40 UTC MAIN commitmail json YAML

Bump PKGREVISION to 1.

Change dependency on the soon to be removed net/p5-INET6 to
the identical net/p5-IO-Socket-INET6

(seb)

2009-03-07 15:03:16 UTC MAIN commitmail json YAML

Note update of net/mrtg to version 2.16.2nb2

(seb)

2009-03-07 15:02:23 UTC MAIN commitmail json YAML

Bump PKGREVISION to 2.

Change dependency on the soon to be removed net/p5-INET6 to
the identical net/p5-IO-Socket-INET6

(seb)

2009-03-07 14:39:32 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_select to 20080307

(imil)

2009-03-07 14:31:43 UTC MAIN commitmail json YAML

2009-03-07 14:26:27 UTC MAIN commitmail json YAML

. included patches/ upstream
. MASTER_SITES change
. fixed WRKSRC
. minor fixes

(imil)

2009-03-07 13:40:44 UTC MAIN commitmail json YAML

Updated devel/libgnomeui to 2.24.1

(wiz)

2009-03-07 13:40:31 UTC MAIN commitmail json YAML

Update to 2.24.1:

libgnomeui 2.24.1

* Make it work with deprecations enabled in glib/gtk+
* Fix leaks (Matthias Clasen, Christian Persch)
* Updated translations
  (ar, ast, bg, hi, it, la, lv, ko, or, pt_BR, uz, zh_HK, zh_TW)

(wiz)

2009-03-07 13:28:48 UTC MAIN commitmail json YAML

Updated devel/libbonoboui to 2.24.1

(wiz)

2009-03-07 13:28:36 UTC MAIN commitmail json YAML

Update to 2.24.1:

libbonoboui 2.24.1

* Use single glib/gtk+ includes (Cosimo Cecchi, Przemys��aw Grzegorczyk)
* Remove use of deprecated glib/gtk+ api (Kjartan)
* Updated translations (ar, bg, dz, hi, lv, or, pt_BR, zh_HK, zh_TW)

(wiz)

2009-03-07 13:26:36 UTC MAIN commitmail json YAML

Note update of mail/spamassassin to version 3.2.5nb2

(seb)

2009-03-07 13:25:19 UTC MAIN commitmail json YAML

Bump PKGREVISION to 2.

Change dependency on the soon to be removed net/p5-INET6 to
the identical net/p5-IO-Socket-INET6

(seb)

2009-03-07 11:07:53 UTC MAIN commitmail json YAML

Updated devel/libidn to 1.13

(wiz)

2009-03-07 11:07:42 UTC MAIN commitmail json YAML

Update to 1.13:

* Version 1.13 (released 2009-03-06)

** libidn: Use a LD version script on platforms where it is supported.
Currently only GNU LD and the Solaris linker supports it.  This helps
Debian package tools to produce better dependencies.  Before we used
Libtool -export-symbols-regex that created an anonymous version tag.
Libidn uses -export-symbols-regex if the system does not support LD
version scripts, but that only affect symbol visibility.

** libidn: Compiled with -fvisibility=hidden by default if supported.
Currently only GCC supports it for ELF targets.  This hides internal
symbols and has other advantages, see
<http://gcc.gnu.org/wiki/Visibility>.

** libidn: Compiled with warning flags only when GCC is used.
This avoids the problem that some flags confuse non-GCC compilers, for
example -fdiagnostics-show-option.  Reported by
jens.rehsack@bayerbbs.com.

** doc: The idn_free function is now documented.
Suggested by "Sisyphus" <sisyphus1@optusnet.com.au>.

** API and ABI is backwards compatible with the previous version.

(wiz)

2009-03-07 08:35:54 UTC MAIN commitmail json YAML

Updated net/Transmission to 1.51

(tnn)

2009-03-07 08:34:59 UTC MAIN commitmail json YAML

Transmission-1.51:
All Platforms
* Fix configure script issues with non-gcc compilers and user-defined
  CFLAGS environment variables
* Decrease CPU usage in some situations
* Close a rare race condition on startup
* More efficient use of libcurl when curl 7.18.0 or newer is present
GTK+
* Play nicely with Ubuntu's new notification server
* Add Pause All and Resume All buttons
Web Client
* Support for Internet Explorer
* Layout fixes when viewed on an iPhone/iPod touch

(tnn)

2009-03-07 08:15:18 UTC MAIN commitmail json YAML

Note update of chat/cgiirc to version 0.5.9nb2

(seb)

2009-03-07 08:12:16 UTC MAIN commitmail json YAML

Bump PKGREVISION to 2.

Pkgsrc changes:
- Change dependency on the soon to be removed net/p5-INET6 to
the identical net/p5-IO-Socket-INET6

(seb)

2009-03-07 05:39:26 UTC MAIN commitmail json YAML

Note update of textproc/p5-Template-Declare to version 0.39

(seb)

2009-03-07 05:38:37 UTC MAIN commitmail json YAML

Update from version 0.38 to version 0.39.

pkgsrc changes:
- adjust build dependency on devel/p5-Test-Warn

Upstream changes:
0.39 - 2009-03-05
* No code changes; increase Test::Warn dependency to 0.11, as 0.10 was
  broken

(seb)

2009-03-07 03:52:33 UTC MAIN commitmail json YAML

Mention that kde4 option needs a pkgsrc-wip checkout.

(wiz)

2009-03-07 03:21:00 UTC MAIN commitmail json YAML

Updated net/avahi to 0.6.24nb1

(wiz)

2009-03-07 03:20:48 UTC MAIN commitmail json YAML

Use "wheel" as privileged group.
Gets rid of dbus warnings about netdev, and "wheel" already gets many
rights from policykit (says Jared).

Bump PKGREVISION.

(wiz)

2009-03-07 03:02:09 UTC MAIN commitmail json YAML

Convert to user-destdir.

(wiz)

2009-03-07 02:24:33 UTC MAIN commitmail json YAML

add and enable ap-scgi, ap2-auth-mellon, and py-scgi

(jnemeth)

2009-03-07 02:21:39 UTC MAIN commitmail json YAML

Add math/p5-Math-BigInt-GMP-1.23:
a libgmp-accelerated class for BigInt - needed to speed (and shut!)
up p5-Net-SSH (on NetBSD...)

(hubertf)

2009-03-07 02:20:35 UTC MAIN commitmail json YAML

add & enable p5-Math-BigInt-GMP

(hubertf)

2009-03-07 02:19:33 UTC MAIN commitmail json YAML

Add math/p5-Math-BigInt-GMP-1.23:
a libgmp-accelerated class for BigInt - needed to speed (and shut!)
up p5-Net-SSH (on NetBSD...)

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(hubertf)

2009-03-07 02:17:08 UTC MAIN commitmail json YAML

add and enable lasso and py-lasso

(jnemeth)

2009-03-07 02:14:25 UTC MAIN commitmail json YAML

- remove duplicate line (p5-Devel-Leak-Object)
- add and enable py-quixote

(jnemeth)

2009-03-07 01:45:00 UTC MAIN commitmail json YAML

Updated pkgtools/p5-pkgsrc-Dewey to 1.1

(wiz)

2009-03-07 01:44:50 UTC MAIN commitmail json YAML

Fix documentation -- dewey_cmp and dewey_match texts were swapped.
Noted and patch provided by Mihai Chelaru.

Bump version to 1.1.

(wiz)

2009-03-07 01:31:45 UTC MAIN commitmail json YAML

Add support for Darwin. Untested by me.
>From PR 40956.

(reed)

2009-03-06 23:56:53 UTC MAIN commitmail json YAML

Fix build on Solaris by linking against librt on that platform only.
>From Joern Clausen in PR 40973.

(wiz)

2009-03-06 22:53:54 UTC MAIN commitmail json YAML

Updated x11/libXrandr to 1.3.0

(wiz)

2009-03-06 22:53:44 UTC MAIN commitmail json YAML

Update to 1.3.0:

All changes to libXrandr-1.2.3:

Adam Jackson (9):
      Remove RCS tags.
      Add GetScreenResourcesCurrent
      Add [GS]etOutputPrimary
      Use RRSimpleCheckExtension in functions returning void
      Fix type of GetReq() argument.
      Use RRCheckExtension in function returning a value.
      Be sure to return NULL when returning no properties.
      Define _XRRHasRates internally.
      libXrandr 1.2.99.4

Alan Coopersmith (1):
      Add README with pointers to mailing list, bugzilla & git repos

Julien Cristau (5):
      Set attr->pendingNparams in XRRGetCrtcTransform()
      Merge branch 'transform-proposal' of git.freedesktop.org:/git/xorg/li=
b/libXrandr
      RRNotify subevents have 'window' at different offsets, the sequel
      Bump to 1.2.91
      Fix thinkos

Keith Packard (5):
      Add support for new Transform requests.
      Support CRTC Transform filters
      Eliminate inverse matrix from randr transform protocol
      Set NparamsFilter in XRRGetCrtcTransform return value.
      Send X_RRGetOutputPrimary when making an X_RRGetOutputPrimary request

Matthias Hopf (5):
      Panning support
      Nuke config-timestamp for panning.
      Bump to 1.2.99.2.
      Bump to 1.2.99.3
      Bump to 1.3.0

Paulo Cesar Pereira de Andrade (1):
      Janitor: make distcheck, compiler warnings, .gitignore

Tomas Carnecky (1):
      RRNotify subevents have 'window' at different offsets.

(wiz)

2009-03-06 22:27:36 UTC MAIN commitmail json YAML

Add PKG_DESTDIR_SUPPORT.

(minskim)

2009-03-06 20:42:03 UTC MAIN commitmail json YAML

Note PKGREVISION bump of teTeX-{texmf,bin}.

(minskim)

2009-03-06 20:41:03 UTC MAIN commitmail json YAML

Let teTeX-texmf register its map files and hyphenation patterns using
map.mk and hyphen.mk.  With this change, language.dat and language.def
are handled propertly through CONF_FILES.

Bump PKGREVISION for teTeX-texmf and teTeX-bin.

(minskim)

2009-03-06 19:11:46 UTC MAIN commitmail json YAML

Updated multimedia/ns-flash to 9.0.159

(tnn)

2009-03-06 19:10:52 UTC MAIN commitmail json YAML

distfile changed on master site, so welcome to ns-flash-9.0.159.
Changes unknown but this is probably an update for CVE-2009-0520.

(tnn)

2009-03-06 18:13:58 UTC MAIN commitmail json YAML

Don't hard-code py25 in the bl3 file.

(jmcneill)

2009-03-06 18:13:00 UTC MAIN commitmail json YAML

2009-03-06 17:54:54 UTC MAIN commitmail json YAML

2009-03-06 17:53:40 UTC MAIN commitmail json YAML

2009-03-06 16:22:55 UTC MAIN commitmail json YAML

2009-03-06 16:18:04 UTC MAIN commitmail json YAML

2009-03-06 15:53:21 UTC MAIN commitmail json YAML

joergs says the problem is with &&, so revert to revision 1.4 which should
be safe everywhere.

(tnn)

2009-03-06 15:21:18 UTC MAIN commitmail json YAML

Add explicit cast to silence GCC on comparing different signs.

(joerg)

2009-03-06 15:20:37 UTC MAIN commitmail json YAML

- asciidoc-8.3.3, gnome-sharp-2.24.1, guile-www-2.22, randrproto-1.2.99.4,
  texi2html-1.82.

(wiz)

2009-03-06 15:19:04 UTC MAIN commitmail json YAML

Merge lib/dewey.c rev 1.11 from pkg_install:
Avoid sign comparision issues.

(joerg)

2009-03-06 15:18:42 UTC MAIN commitmail json YAML

Avoid sign comparision issues.

(joerg)

2009-03-06 15:17:34 UTC MAIN commitmail json YAML

Updated devel/guile-www to 2.22

(wiz)

2009-03-06 15:17:24 UTC MAIN commitmail json YAML

Update to 2.22:

- 2.22 | 2008-04-20
  - bug-report address updated (see output of ./configure --help)
  - mouthpiece #:send-reply now also takes `shutdown' "how arg" CLOSE
  - maintenance uses GNU Autoconf 2.62, GNU Automake 1.10.1
  - public repo: http://www.gnuovla.org/wip/  (guile-www)

(wiz)

2009-03-06 15:17:18 UTC MAIN commitmail json YAML

Updated textproc/asciidoc to 8.3.3

(wiz)

2009-03-06 15:17:07 UTC MAIN commitmail json YAML

Update to 8.3.3:

1. Version 8.3.3 (2009-01-02)

  This release supercedes 8.3.2.

  Bug fixes
    * The broken and confusing numeration and numeration2 numbered list
      attributes have been dropped, use the style attribute instead.
    __________________________________________________________________

2. Version 8.3.2 (2009-01-01)

  Additions and changes
    * Added Gouichi Iisaka's Graphviz filter to distribution.
    * The SidebarBlock element can now be rendered with an abstract
      style.
    * Reorganized filters into a separate subdirectory for each filter.
    * Updated Makefile.in and MANIFEST files to reflect new filters
      organization.
    * Added listing style to LiteralBlock element so listings with nested
      listing blocks can be rendered as a listing block.
    * Changed example code filter to use preferred ListingBlock syntax
      (the old ~ delimited filter syntax is no longer used).
    * Implemented enumeration and enumeration2 numbered list attributes
      for specifying the list numbering style (arabic, loweralpha,
      upperalpha, lowerroman and upperroman).
    * AsciiDoc now recognizes upperalpha, lowerroman and upperroman
      numbers in listdef-numbered2 numbered lists and sets the number
      style based on the style of the first numbered list item
      (alternative to setting enumeration2 attribute).
    * Updated formatlistpat definition in .vimrc example in User Guide.
    * You can now backslash escape system block macros.
    * Added Pychart FAQ.
    * Drop paragraph text and list text, index and label match groups
      from attributes -- they are included in the element's text and we
      don't want them processed a second time as attributes.
    * Changed comment line block macro to a passthrough block macro to
      ensure no substitutions.
    * A subslist no longer has to be appended to a PassthroughBlock macro
      definition, if omitted no substitutions are performed.
    * Code tidy up: replaced deprecated <> operator with !=.
    * Removed unused linuxdoc code.
    * Code tidy ups: dropped old types module reference; replaced
      has_key() with preferred in operator.

  Bug fixes
    * Old syntax source highlight filter regression: special characters
      where not escaped in DocBook outputs.
    __________________________________________________________________

3. Version 8.3.1 (2008-12-14)

  Additions and changes
    * Replaced the install.sh script with Ben Walton's updated autoconf
      scripts -- see [1]INSTALL for details.
    * Added a generalized AttributeEntry syntax to allow arbitrary
      configuration file entries to be set from within an AsciiDoc
      document (suggested by Henrik Maier).
    * Listing delimited blocks in DocBook outputs now support IDs; IDs of
      titled Listing and Literal delimited blocks have been moved to the
      enclosing DocBook example tag (thanks to Vijay Kumar for this
      patch).
    * Replaced vertical typewriter apostrophe with punctuation apostrophe
      (thanks to Noah Slater).

  Bug fixes
    * Regression: Excluding double-quotes from unquoted attribute values
      resulted in backward incompatibility, double-quotes in unquoted
      attribute values has been reinstated.
    * Regression: Text like &...; was sometimes mistaken for an entity
      reference -- tightened up entity reference matching.
    __________________________________________________________________

4. Version 8.3.0 (2008-11-29)

  Additions and changes
    * [2]AsciiDoc new tables is a complete redesign of the tables syntax
      and generation. The new syntax and features are a huge improvement
      over the old tables. The old tables syntax has been deprecated but
      is currently still processed.
    * [3]Lists can now be styled like other block elements. This allows a
      single list syntax for glossary, qanda (Question and Answer) and
      bibliography lists instead of having to remember a different syntax
      for each type.
    * Inline passthroughs macros have been improved and block passthrough
      macros added. Attribute substitution can be optionally specified
      when the macro is called.
    * The passthrough block has a fully transparent passthrough delimited
      block block style called pass.
    * The asciimath and latexmath [4]passthrough macros along with
      asciimath and latexmath [5]passthrough blocks provide a (backend
      dependent) mechanism for rendering mathematical formulas. There are
      [6]LaTeX Math, [7]AsciiMathML and [8]LaTeXMathML examples on the
      AsciiDoc website.
    * Reimplemented and cleaned up filter processing based on a patch
      submitted by Kelly Anderson. Uses the newer subprocess module
      instead of the deprecated popen2 module. Now works in Win32 command
      shell.
    * Addition FAQs, more documentation updates.
    * Arbitrary HTML/XML entities can be entered in AsciiDoc source.
    * Did away with the need for the shaded-literallayout.patch (thanks
      to Henrik Maier for this patch).
    * Implemented page break block macro.
    * Added line breaks and ruler processing instructions to DocBook
      outputs (thanks to Henrik Maier for this patch).
    * Added deg (degree) and wj (word joiner) entity attributes (thanks
      to Henrik Maier).
    * Tweaked DocBook indexterm2 macro to avoid white space preceding the
      term when used in table cells (thanks to Henrik Maier for this
      patch).
    * Title elements now process the options attribute like other block
      elements.
    * Added `single quoted' element.
    * Spaces on both sides of a -- em-dash are translated to thin space
      characters.
    * Improved detection and reporting of malformed attribute lists.
    * The list compact style is now a list option.
    * Added strong labeled list option which makes the labels bold (HTML
      outputs only).
    * Dropped unsupported linuxdoc backend.
    * Dropped deprecated xhtml-deprecated (version 6) backend.
    * Added breakable and unbreakable attribute options to tables to
      control table breaking across page boundaries (DocBook XSL/FO
      outputs). By and in collaboration with Henrik Maier.
    * Added pgwide attribute option to tables to table, block image,
      horizontal labeled lists. Specifies that the element should be
      rendered across the full text width of the page irrespective of the
      current indentation (DocBook XSL/FO outputs). Thanks to Henrik
      Maier for this patch.
    * Vim syntax highlighter: spaces before/after bullets no longer
      highlighted (which is ugly if using a theme that highlights with
      underlines). Thanks to Donald Chai for this patch.
    * Added a2x(1) --fop option.
    * Added a2x(1) --no-xmllint option.
    * Highlighted labelled list terms with the navy color in XHTML
      outputs.
    * Use w3m(1) as default a2x(1) text format generator (fallback to
      lynx(1)).
    * Changed callout formats in html4 and xhtml11 outputs to angle
      brackets to match source highlighter rendering.
    * Macros now inject user defined <optionname>-option attributes into
      markup.
    * Added IRC URLs to AsciiDoc inline macros.
    * Added depth attribute to include::[] system macro.
    * Added footnoteref inline macro.
    * Added stylesheet XHTML attribute to specify additional custom CSS
      stylesheet.
    * If a paragraph style is specified it will be added to the XHTML
      class attribute and DocBook role attribute.
    * Replacements can be set in a document using the reserved
      AttributeEntry name replacement.
    * The prefix for auto-generated section name IDs can be set with the
      idprefix attribute.

  Bug fixes
    * Escaped quote skipped over leading and trailing quote instead of
      just the leading quote.
    * Fixed bug that was causing false negative safe mode warnings (patch
      submitted by Julien Palmas).
    * Placed priority of AttributeEntry, AttributeList and BlockTitle
      above Title. This ensures an AttributeEntry, AttributeList or
      BlockTitle followed by a same length leading ListingBlock delimiter
      is not mistaken for a two-line title.
    * Vim syntax highlighter: fixed multi-line quoted text.
    * Contstrained quote termination after non-space character enforced.
    * Vim syntax highlighter: unterminated quoted text is no longer
      highlighted.
    * Vim syntax highlighter: passthroughs now exactly match AsciiDoc
      semantics.
    * Vim syntax highlighter: escaped quoted text, attribute references
      and inline macros are not highlighted.
    * Vim syntax highlighter: TODO's highlighted in CommentBlocks (thanks
      to Scott Wall); non-greedy $$...$$.
    * Vim syntax highlighter: Comment lines mistaken for vertical list
      labels (thanks to Scott Wall).
    * Vim syntax highlighter: Single unmatched $$ mistakenly highlighted
      remaining text (patch contributed by Scott Wall).
    * Callouts now work in source highlighted listing generated by
      dblatex.
    * Fixed exception that occured if undefined attribute was present in
      filter command.
    * AttributeList block can now follow a paragraph without intervening
      blank line.
    * The include macro tabsize attribute is no longer propagated to
      nested includes.

  Omissions
  The following features were implemented but then but removed from this
  release:
    * pi, cdata and comment passthrough macros and passthrough block
      styles (creeping featurism, use pass macros instead).
    * Generic tag inline macro (creeping featurism, use pass macros
      instead).

  4.1. Compatibility issues

  Version 8.3.0 has a number of backward incompatibilities with respect
  to the previous 8.2.7 release:
    * The old table syntax is still processed but a DEPRECATED warning is
      issued.
    * Entity references have to be escaped with a backslash.
    * You have to explicitly precede horizontal style labeled lists with
      the [horizontal] style attribute -- by default all labeled lists
      are rendered vertically.
    * The list compact style has been dropped and is now a list option
      (use options="compact" in attribute lists).
    * AsciiDoc version 6 sytnax no longer supported.
    * Linuxdoc been removed from the distribution.
    * The unsupported experimental latex backend has not been tested on
      this release.
    * The introduction of single-quote quoting requires that double-quote
      quoting is escaped with two backslashes.
    __________________________________________________________________

5. Version 8.2.7 (2008-07-04)

  Additions and changes
    * Added dvi, ps and tex output format options to a2x(1).
    * Added --dblatex option to a2x(1) so dblatex(1) can be used to
      generate PDFs.
    * Added custom dblatex(1) configuration files (in distribution
      ./dblatex directory) that are used by a2x(1).
    * dblatex(1) is now used to generate the distributed PDF version of
      the AsciiDoc User Guide.
    * If you don't need a customized the link caption you can enter the
      http, https, ftp, file URLs and email addresses without any special
      macro syntax -- you get the links by just cutting and pasting URLs
      and emails addresses. This also makes it easier to open links
      directly form AsciiDoc source ( most editors allow you to open URLs
      directly). The Vim syntax highlighter has been updated to reflect
      these changes.
    * Highlighted source code paragraphs have been implemented -- it's a
      much more convenient way to enter short code examples (see [9]the
      online docs).
    * The source highlighter and music filter syntax has changed -- they
      now used the ListingBlock syntax customized with source and music
      style attribute values. This follows the Paragraph styling
      convention introduced by the source paragraph (previous item) and
      is easier to read. The old syntax still works but has been
      deprecated.
    * QuoteBlocks now have a verse style -- you no longer have to nest a
      verse LiteralBlock inside a QuoteBlock for verses. The verse style
      on the LiteralBlock has been deprecated (still works though) and
      the style attribute is positional attribute 1, pushing attribution
      and citetitle attributes to the right (you'll need to insert a
      quote attribute into your existing QuoteBlocks).
    * It is no up to the DocBook processor to highlight source code
      syntax in <programlisting> elements rather than GNU Highlighter --
      this is the correct way to handle it, plus dblatex(1) makes a much
      better job.
    * scaledwidth and align attributes have been added to the image
      macro. They apply to DocBook outputs (specifically for PDF
      documents). scaledwidth sets the image size as a percent of the
      available page width; align applies left, center or right
      horizontal image justification.
    * Added a2x(1) --fop-opts=FOP_OPTS option (patch submitted by Miklos
      Vajna).
    * Added a2x(1) --dblatex-opts=DBLATEX_OPTS option.
    * Added Mikhail Yakshin's FOP 0.95 patch which fixes a long-standing
      fo.xsl problem and allows PDF's to be generated with FOP 0.95
      (previously had to use FOP 0.20.5).
    * The User Guide has been updated and outdated FOP configuration and
      installation sections removed.

  Bug fixes
    * Fixed stylesheets/xhtml11-manpage.css not being included when
      linkcss attribute was used.
    * Configuration file *-style attributes are now dumped correctly.
    * Fixed FAILED: malformed section entry LaTeX backend error.

  See the also the [10]AsciiDoc repository changelog.

(wiz)

2009-03-06 14:34:53 UTC MAIN commitmail json YAML

Updated textproc/texi2html to 1.82

(wiz)

2009-03-06 14:34:43 UTC MAIN commitmail json YAML

Update to 1.82:

1.82 (2009-01-05)

* NEW FEATURES
  ------------

* Add new hooks for user functions, for simple @-commands, and at the start and
  end of special regions.

* BUG FIXES
  ---------

* Tests are now more cross-platform and more tolerant of missing optional
  dependencies.

* Don't use unidecode on unicode characters that are known not to have a good
  transliteration.  This corresponds with characters with an @-command that
  don't have a transliteration, like @exclamdown...

* Misc minor bug fixes.

1.80 (2009-01-01)

* NEW FEATURES
  ------------

* handle @alias, @quote*, @guillem*, @textdegree, @allowcodebreaks,
  @fonttextsize, @hyphenation, @click, @clickstyle, @click, @arrow,
  @clicksequence, @geq, @leq, @*headingmarks, @*footingmarks, @smallquotation,
  @ogonek.
  Handle @columnfractions and row prototypes in @multitable better.

* @documentlanguage is used to set the language each time it is seen (except
  if the language was set on the command line).

* new option --css-ref, generate reference to a CSS URL.

* new option --transliterate-file-names, produce file names in ASCII
  transliteration (set in the default case).

* use accesskey and rel attributes, use link element if set in the init file.

* use node id as targets for sections.

* COMPATIBILITY
  -------------

* the API for the formatting of menus completly changed. $simple_menu_link
  is removed, everything should be done in $menu_link.

* change handling of @detailmenu and menu comments, with (among other changes)
  the menu function reference replaced by the menu_command function reference
  also handling @detailmenu.

* tex4ht.init now may use a different external program for @tex and for
  @math, and therefore the configuration variables were doubled and
  their name changed.

* change in the interface, a new function reference print_element_header
  has been added, that should print the heading navigation of an element.
  Previously it was done in print_section.

* change in the normal_text function reference API, now there is an
  input variable true if in simple text.

* change in the menu_entry and simple_menu_entry function reference API,
  the name is always assed, and a new argument tells if there was an
  explicit name.

* change in unknown function reference API, now there is a pass argument
  to be able to handle unknown macros in other passes than the last.
  Report from Reinhold Kainhofer.

* in table_item the text is not formatted with the format command,
  the text_formatted argument is.

* definition index entries are now formatted with $definition_index_entry,
  not with $definition_category anymore.

* $Texi2HTML::THISDOC{copying} is now $Texi2HTML::THISDOC{copying_comment}.

* TOC_LIST_ATTRIBUTE is now called NO_BULLET_LIST_ATTRIBUTE.

* TOC_LIST_STYLE is now called NO_BULLET_LIST_STYLE.

* changes in command line switches to synchronize with makeinfo:
  --number becomes --number-sections
  --separated-footnotes becomes --footnote-style
  --sec-nav becomes --header
  --Verbose becomes --verbose
  --lang becomes --document-language

* everything before @setfilename is not outputted, like makeinfo. The previous
  behaviour can be restored with $IGNORE_BEFORE_SETFILENAME = 0;

* Now there is an argtype possibility for definition specification
  and the arg meaning changed. The whole definition parsing is now more
  like makeinfo.

* internal_ref and external_ref don't change inforef to xref anymore.

* change in the heading API. THIS_HEADER is not used anymore.
  New function reference, element_heading  to format a node or a section
  heading, including navigation and label. Accordingly, print_Top and
  one_section don't print the element header anymore. Also it is
  reported if the element is a new element, is the main element and
  more arguments, and top element heading is always done in heading.

* print_element_header and print_navigation now return their result.

* new argument for print_misc and print_misc_header, the misc page name.

* printindex is called if it appears, even if the index is not defined or
  there are no index entries.

* image API completly changed. The current behaviour is not stable, so
  is not documented.

* new argument (@@-command name) for quotation and quotation_prepend_text.

* image file paths are not completed anymore in the default case. The previous
  behaviour can be restored with $COMPLETE_IMAGE_PATHS set to true.

* there is a new 'style' key in $complex_format_map, to be able to
  differentiate complex formats inheriting fonts and code_style (like
  @format, @display).

* $EXTENSION should be undef if one doesn't want an extension to be added.

* THISDOC{'title'} and similar are now for @title since only one @title
  should appear in the document. @settitle is tried first to set fulltitle.

* Configuration variables are not modified anymore, instead the variable
  value is put in $Texi2HTML::THISDOC{'VAR'}. This is the case for
  DO_CONTENTS, DO_SCONTENTS, CSS_LINES, BODYTEXT, DOCUMENT_DESCRIPTION,
  DOCUMENT_ENCODING, IN_ENCODING, ENCODING_NAME, OUT_ENCODING.

  For example, if $CSS_LINES is defined, the value is put in
  $Texi2HTML::THISDOC{'CSS_LINES'} which is used for formatting, and if
  $CSS_LINES is not defined, $Texi2HTML::THISDOC{'CSS_LINES'} is
  autodetected.

* When there is no section and $USE_NODES is not set don't split by node.
  This behaviour and the previous aren't documented, so it could change
  in the future.

* BUG FIXES
  ---------

* --no-monolithic is reenabled.

* @, followed by an argument without brace is now handled. Report from
  Jorge Barros de Abreu.

* @, is kept with --macro-expand.

* @math is more compatible with makeinfo/texi2dvi when no external program
  is used. Using tex4ht for html generation should also lead to a correct
  result.

* Handle right @end block commands followed by something else than a
  spacing character.

* Remove trailing end of line in @html block.

* @itemize should produce bullets by default. Report from Reinhold Kainhofer.

* handle frame files like other files. Report from Reinhold Kainhofer.

(wiz)

2009-03-06 14:31:20 UTC MAIN commitmail json YAML

Updated x11/randrproto to 1.3.0

(wiz)

2009-03-06 14:31:10 UTC MAIN commitmail json YAML

Update to 1.3.0:

Changes since randrproto 1.2.2:

Adam Jackson (7):
      Add GetScreenResourcesCurrent
      Fix RRNumberRequests
      GSRC added in 1.3, not 1.2
      More doc for CRTC transforms
      Indent CRTC transform docs to match the rest of the requests.
      Add [GS]etOutputPrimary
      Zero reply from GetPanning means panning not supported.

Julien Cristau (1):
      spec: add missing list of clones to RRGetOutputInfo reply

Keith Packard (8):
      Add Transform request proposal for 1.3
      Add filters to CRTC transforms.
      Eliminate inverse matrix from randr transform protocol
      Describe projective transform additions in Introduction
      Merge branch 'transform-proposal'
      Update to version 1.2.99.1
      Remove duplicate GetScreenResourcesCurrent declarations
      Merge commit 'origin/master'

Maarten Maathuis (1):
      Fix typo in 83f3f29dd3ac5d3875b5edef5805d6adb6a02698.

Matthias Hopf (14):
      Panning protocol extension
      Panning protocol description
      Panning protocol bits description
      Add panning to versioning information.
      Nuke config-timestamp for panning. Specifying panning update on scree=
n size change.
      Bump to 1.2.99.2
      Add unicode art pictures for panning.
      Panning tracking areas describe full screen if set to 0.
      Bump to 1.2.99.3
      Add description of standard properties.
      Should read "EDID", not "EdidData".
      Add standard property name defines.
      Bump to 1.2.99.4
      Bump to 1.3.0

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and dont distribute autogen.sh

(wiz)

2009-03-06 14:30:18 UTC MAIN commitmail json YAML

Updated x11/gnome-sharp to 2.24.1

(wiz)

2009-03-06 14:30:05 UTC MAIN commitmail json YAML

Update to 2.24.1:

* bootstrap-2.24: add back the POLICY_VERSION entries. Patch from
Scott Peterson.
* gnome/Makefile.am: add a POLICY_VERSION variable to override
the global setting, since gnome-sharp.dll is not compatible with
previous versions due to the gnomeprint and gnomepanel removal.
[Fixes #469663]

(wiz)

2009-03-06 14:28:53 UTC MAIN commitmail json YAML

Add some patterns for PLIST handling.

(wiz)

2009-03-06 14:28:44 UTC MAIN commitmail json YAML

Add some patterns for PLIST handling.

(wiz)

2009-03-06 14:15:08 UTC MAIN commitmail json YAML

+ claws-mail-3.7.1, courier-0.61.2.
- gopchop-1.1.8, p5-Net-LibIDN-0.12, php-5.3 (beta),
  php5-5.2.9, xproto-7.0.15.

(wiz)

2009-03-06 14:08:34 UTC MAIN commitmail json YAML

Updated devel/libbonobo to 2.24.1

(wiz)

2009-03-06 14:08:24 UTC MAIN commitmail json YAML

Update to 2.24.1:

libbonobo 2.24.1
* Win32 portability fixes (Tor Lillqvist)
* cleanups for newer glib releases (Cosimo Cecchi)
* Other cleanups for single glib includes (Przemys��aw Grzegorczyk)
* Cross-compiling fixes (Fridrich Strba)

(wiz)

2009-03-06 14:02:42 UTC MAIN commitmail json YAML

Updated net/ORBit2 to 2.14.17

(wiz)

2009-03-06 14:02:32 UTC MAIN commitmail json YAML

Update to 2.14.17:

ORBit2-2.14.17

- bug fixes
+ fix glib single includes (Cosimo Cecchi)
+ various fixes for cross-compiling (Fridrich Strba)
+ do fewer DNS lookups in linc (Jules Colding)
+ fix compiler warnings (Kjartan)
+ threading fixes (Tor Lillqvist)
+ win32 portability fixes (Tor Lillqvist)

(wiz)

2009-03-06 13:56:17 UTC MAIN commitmail json YAML

Updated print/libgnomeprintui to 2.18.4

(wiz)

2009-03-06 13:56:06 UTC MAIN commitmail json YAML

Update to 2.18.4:

libgnomeprintui 2.18.4
----------------------

* Make this work with deprecations and single includes
  in glib/gtk+
* Updated translations
  (ar, bg, dz, it, kn, ko, la, lv, or, pt_BR, zh_HK, zh_TW)

(wiz)

2009-03-06 13:53:14 UTC MAIN commitmail json YAML

Updated print/libgnomeprint to 2.18.6

(wiz)

2009-03-06 13:53:03 UTC MAIN commitmail json YAML

Update to 2.18.6:

libgnomeprint 2.18.6
* Fix warnings about missing format specifiers
* Updated translations
  (ar, bg, it, ps, pt_BR, zh_HK, zh_TW)

(wiz)

2009-03-06 13:48:27 UTC MAIN commitmail json YAML

Updated x11/py-gtk2 to 2.14.1

(wiz)

2009-03-06 13:48:13 UTC MAIN commitmail json YAML

Update to 2.14.1:

pygtk-2.14.1 06-March-2009
    - Return the deserialized string as a new memory buffer (Gustavo, #567747)
    - Complete docs with 2.14 API (Gian Mario)

(wiz)

2009-03-06 13:16:45 UTC pkgsrc-2008Q4 commitmail json YAML

2009-03-06 13:15:21 UTC pkgsrc-2008Q4 commitmail json YAML

Pullup ticket #2713 - requested by jmcneill
hal: bug fixes

Revisions pulled up:
- sysutils/hal/Makefile 1.31-1.38
- sysutils/hal/PLIST 1.4
- sysutils/hal/distinfo 1.12
- sysutils/hal/files/hald-netbsd/devinfo_optical.c 1.4
- sysutils/hal/files/hald-netbsd/envsys.c 1.5
- sysutils/hal/patches/patch-aq 1.1
---
Module Name:    pkgsrc
Committed By:  jmcneill
Date:          Sun Jan 18 13:53:33 UTC 2009

Modified Files:
        pkgsrc/sysutils/hal: Makefile
        pkgsrc/sysutils/hal/files/hald-netbsd: devinfo_optical.c

Log Message:
Optical media handling needs block.storage_device too; add this to
improve KDE4 compatibility. Bump PKGREVISION.
---
Module Name:    pkgsrc
Committed By:  sketch
Date:          Fri Jan 23 11:13:38 UTC 2009

Modified Files:
        pkgsrc/sysutils/hal: Makefile distinfo
Added Files:
        pkgsrc/sysutils/hal/patches: patch-aq

Log Message:
Couple of hacks to get Sun Studio compile working.
---
Module Name:    pkgsrc
Committed By:  tron
Date:          Sun Jan 25 16:20:37 UTC 2009

Modified Files:
        pkgsrc/sysutils/hal: Makefile PLIST

Log Message:
Fix (de-)installation if "PKG_SYSCONFBASE" is set. Bump package revision
because of this package list change.

Reviewed by Jared McNeill.
---
Module Name:    pkgsrc
Committed By:  ahoka
Date:          Sat Feb 28 14:00:23 UTC 2009

Modified Files:
        pkgsrc/sysutils/hal: Makefile
Added Files:
        pkgsrc/sysutils/hal: INSTALL

Log Message:
Create /media automatically, so hald mount actually works
without manual labour. Bump revision.
---
Module Name:    pkgsrc
Committed By:  ahoka
Date:          Sat Feb 28 14:54:23 UTC 2009

Modified Files:
        pkgsrc/sysutils/hal: Makefile
Removed Files:
        pkgsrc/sysutils/hal: INSTALL

Log Message:
Use MAKE_DIRS and OWN_DIRS instead of INSTALL as suggested by Joerg.
---
Module Name:    pkgsrc
Committed By:  ahoka
Date:          Sat Feb 28 15:54:29 UTC 2009

Modified Files:
        pkgsrc/sysutils/hal: Makefile

Log Message:
The OWN_DIRS shouldnt be there.
Thanks goes again to Joerg.
---
Module Name:    pkgsrc
Committed By:  jmcneill
Date:          Sun Mar  1 18:22:31 UTC 2009

Modified Files:
        pkgsrc/sysutils/hal: Makefile
        pkgsrc/sysutils/hal/files/hald-netbsd: envsys.c

Log Message:
Plug a memory leak in envsys_timeout; the caller of prop_dictionary_all_keys
is responsible for freeing allocated memory. Bump PKGREVISION.
---
Module Name:    pkgsrc
Committed By:  tron
Date:          Mon Mar  2 11:36:33 UTC 2009

Modified Files:
        pkgsrc/sysutils/hal: Makefile

Log Message:
Actually substitute "PKG_SYSCONFBASE" in the package list. Bump package
revisions as this affects the binary package.

(tron)

2009-03-06 13:05:21 UTC MAIN commitmail json YAML

fix previous:
actually, if our /bin/sh has some bug related to set -e,
it's better to write the test with if-then-fi instead.

(tnn)

2009-03-06 13:00:30 UTC MAIN commitmail json YAML

Invert logic of the package timestamp check, as at least ksh and bash
terminate the shell due to "set -e" when the [ ... ] part is false.
This behaviour seems correct to me, but I can't explain why this code
doesn't fail with our /bin/sh.

(tnn)

2009-03-06 12:29:07 UTC MAIN commitmail json YAML

Added misc/tmux version 0.7nb1.

(hasso)

2009-03-06 12:16:17 UTC MAIN commitmail json YAML

Tmux is a "terminal multiplexer", it enables a number of terminals
(or windows) to be accessed and controlled from a single terminal.
Tmux is intended to be a simple, modern, BSD-licensed alternative
to programs such as GNU screen.

Brought in from pkgsrc-wip (PR 40497) where it was maintained by
Fulvio Ciriaco.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(hasso)

2009-03-06 10:54:42 UTC MAIN commitmail json YAML

in fetch-list, skip packages that have INTERACTIVE_STAGE=fetch

(tnn)

2009-03-06 10:35:33 UTC MAIN commitmail json YAML

Updated multimedia/gopchop to 1.1.8

(wiz)

2009-03-06 10:35:22 UTC MAIN commitmail json YAML

Update to 1.1.8:

1.1.8: (2009-03-02)
    - x86_64 cleanups
    - subversion migration
    - datarootdir cleanups
    - src/display.cpp: debian FTBFS
    - src/widgets.cpp: debian icon path patch
    - src/Main.cpp: debian progress bar patch
    - gopchop.desktop: clean up thanks to Gregor Herrmann
    - libvo/video_out_x11.c: Xv crasher fixed thanks to Tony Mancill
    - docs/gopchop.sgml: cleanups from debian
    - src/*: bump copyright years

(wiz)

2009-03-06 10:28:43 UTC MAIN commitmail json YAML

Updated x11/xproto to 7.0.15

(wiz)