pkgsrcv2.git
12 years agopullups 3726 and 3727
spz [Mon, 9 Apr 2012 19:54:44 +0000 (19:54 +0000)]
pullups 3726 and 3727

12 years agoPullup ticket #3727 - requested by bsiegert
spz [Mon, 9 Apr 2012 19:52:24 +0000 (19:52 +0000)]
Pullup ticket #3727 - requested by bsiegert
graphics/cairo: build fix

Revisions pulled up:
- graphics/cairo/Makefile                                       1.98

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   bsiegert
   Date:           Sun Apr  8 17:21:13 UTC 2012

   Modified Files:
           pkgsrc/graphics/cairo: Makefile

   Log Message:
   Fix build on MirBSD by working around a bug in configure.

   The problem is the following: When checking the CFLAGS / LIBS for
   including pthread support, any warning on stdout is counted as a no.
   However, the test does not use CFLAGS on the command line, which
   produces a harmless debug warning. This workaround has the consequence
   of adding the default CFLAGS twice on the command line but this is not
   a problem.

   To generate a diff of this commit:
   cvs rdiff -u -r1.97 -r1.98 pkgsrc/graphics/cairo/Makefile

12 years agoPullup ticket #3726 - requested by imil
spz [Mon, 9 Apr 2012 19:02:37 +0000 (19:02 +0000)]
Pullup ticket #3726 - requested by imil
pkgtools/pkgin: bug fix

Revisions pulled up:
- pkgtools/pkgin/Makefile                                       1.21
- pkgtools/pkgin/distinfo                                       1.17

-------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By: imil
   Date: Mon Apr  9 08:58:19 UTC 2012

   Modified Files:
     pkgsrc/pkgtools/pkgin: Makefile distinfo

   Log Message:
   20120409
            pkgin 0.5.2.3
            Fixed "upgrade too many packages" bug (thanks stacktic)

   To generate a diff of this commit:
   cvs rdiff -u -r1.20 -r1.21 pkgsrc/pkgtools/pkgin/Makefile
   cvs rdiff -u -r1.16 -r1.17 pkgsrc/pkgtools/pkgin/distinfo

12 years agopullups 3718, 3720, 3721
spz [Mon, 9 Apr 2012 18:36:13 +0000 (18:36 +0000)]
pullups 3718, 3720, 3721

12 years agoPullup ticket #3721 - requested by dholland
spz [Mon, 9 Apr 2012 18:34:58 +0000 (18:34 +0000)]
Pullup ticket #3721 - requested by dholland
net/wu-ftpd: build fix

Revisions pulled up:
- net/wu-ftpd/distinfo                                          1.18-1.20
- net/wu-ftpd/patches/patch-ai                                  1.11
- net/wu-ftpd/patches/patch-aj                                  1.8
- net/wu-ftpd/patches/patch-ao                                  1.2-1.3
- net/wu-ftpd/patches/patch-ap                                  1.2-1.3
- net/wu-ftpd/patches/patch-configure_in                        1.1-1.2

-------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sun Apr  8 04:43:51 UTC 2012

   Modified Files:
    pkgsrc/net/wu-ftpd: distinfo
    pkgsrc/net/wu-ftpd/patches: patch-ai patch-ao patch-ap
   Added Files:
    pkgsrc/net/wu-ftpd/patches: patch-configure_in

   Log Message:
   Fix quota handling on NetBSD. If the new <quota.h> exists, use it. If
   all that exists is the 5.99 proplib quotas, disable quota support.

   To generate a diff of this commit:
   cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/wu-ftpd/distinfo
   cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/wu-ftpd/patches/patch-ai
   cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/wu-ftpd/patches/patch-ao \
       pkgsrc/net/wu-ftpd/patches/patch-ap
   cvs rdiff -u -r0 -r1.1 pkgsrc/net/wu-ftpd/patches/patch-configure_in

-------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sun Apr  8 04:49:57 UTC 2012

   Modified Files:
    pkgsrc/net/wu-ftpd: distinfo
    pkgsrc/net/wu-ftpd/patches: patch-aj

   Log Message:
   whoops, forgot one

   To generate a diff of this commit:
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/wu-ftpd/distinfo
   cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/wu-ftpd/patches/patch-aj

-------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sun Apr  8 05:11:13 UTC 2012

   Modified Files:
    pkgsrc/net/wu-ftpd: distinfo
    pkgsrc/net/wu-ftpd/patches: patch-ao patch-ap patch-configure_in

   Log Message:
   Third time's the charm. I hope. autoconf can bite me.

   To generate a diff of this commit:
   cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/wu-ftpd/distinfo
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/wu-ftpd/patches/patch-ao \
       pkgsrc/net/wu-ftpd/patches/patch-ap
   cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/wu-ftpd/patches/patch-configure_in

12 years agoPullup ticket #3720 - requested by dholland
spz [Mon, 9 Apr 2012 18:28:44 +0000 (18:28 +0000)]
Pullup ticket #3720 - requested by dholland
sysutils/strace: build fix

Revisions pulled up:
- sysutils/strace/Makefile                                      1.18

-------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sun Apr  8 03:37:31 UTC 2012

   Modified Files:
    pkgsrc/sysutils/strace: Makefile

   Log Message:
   USE_TOOLS+=perl:run. There are very few cases where it makes sense to
   REPLACE_PERL without depending on it. PKGREVISION to 4.

   To generate a diff of this commit:
   cvs rdiff -u -r1.17 -r1.18 pkgsrc/sysutils/strace/Makefile

12 years agoPullup ticket #3718 - requested by dholland
spz [Mon, 9 Apr 2012 18:19:57 +0000 (18:19 +0000)]
Pullup ticket #3718 - requested by dholland
cad/tnt-mmtl: build fix

Revisions pulled up:
- cad/tnt-mmtl/distinfo                                         1.7
- cad/tnt-mmtl/patches/patch-al                                 1.2

-------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sun Apr  8 02:37:36 UTC 2012

   Modified Files:
    pkgsrc/cad/tnt-mmtl: distinfo
    pkgsrc/cad/tnt-mmtl/patches: patch-al

   Log Message:
   Work around automake failure that appeared recently.

   To generate a diff of this commit:
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/cad/tnt-mmtl/distinfo
   cvs rdiff -u -r1.1 -r1.2 pkgsrc/cad/tnt-mmtl/patches/patch-al

12 years agopullup 3719
spz [Mon, 9 Apr 2012 16:49:57 +0000 (16:49 +0000)]
pullup 3719

12 years agoPullup ticket #3719 - requested by dholland
spz [Mon, 9 Apr 2012 16:48:51 +0000 (16:48 +0000)]
Pullup ticket #3719 - requested by dholland
comms/hylafax: build fix

Revisions pulled up:
- comms/hylafax/Makefile                                        1.65
- comms/hylafax/distinfo                                        1.23
- comms/hylafax/patches/patch-ae                                1.16
- comms/hylafax/patches/patch-hfaxd_FileSystem_c__              1.1
- comms/hylafax/patches/patch-hfaxd_FileTransfer_c__            1.1

-------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sun Apr  8 03:25:04 UTC 2012

   Modified Files:
    pkgsrc/comms/hylafax: Makefile distinfo
    pkgsrc/comms/hylafax/patches: patch-ae
   Added Files:
    pkgsrc/comms/hylafax/patches: patch-hfaxd_FileSystem_c__
        patch-hfaxd_FileTransfer_c__

   Log Message:
   Hack this to build against libtiff 4.x. With luck, it'll still work.
   Because it depends on changes to the API in libtiff 4.x, set the minimum
   BUILDLINK_API_DEPENDS accordingly. And, even though it wasn't building,
   bump PKGREVISION to 7; the new package depending on tiff>=4.0 needs to
   be distinguishable from the old package depending on tiff<4.0.

   XXX: This package desperately needs to be updated. It is years out of
   XXX: date with respect to upstream.

   To generate a diff of this commit:
   cvs rdiff -u -r1.64 -r1.65 pkgsrc/comms/hylafax/Makefile
   cvs rdiff -u -r1.22 -r1.23 pkgsrc/comms/hylafax/distinfo
   cvs rdiff -u -r1.15 -r1.16 pkgsrc/comms/hylafax/patches/patch-ae
   cvs rdiff -u -r0 -r1.1 \
       pkgsrc/comms/hylafax/patches/patch-hfaxd_FileSystem_c__ \
       pkgsrc/comms/hylafax/patches/patch-hfaxd_FileTransfer_c__

12 years agopullups 3722, 3723, 3724 and 3725
spz [Mon, 9 Apr 2012 15:30:03 +0000 (15:30 +0000)]
pullups 3722, 3723, 3724 and 3725

12 years agoPullup ticket #3724 - requested by sbd
spz [Mon, 9 Apr 2012 15:02:07 +0000 (15:02 +0000)]
Pullup ticket #3724 - requested by sbd
pkgtools/pkglint: option syntax fix

Revisions pulled up:
- pkgtools/pkglint/Makefile                                     1.400
- pkgtools/pkglint/files/pkglint.pl                             1.832

-------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By: sbd
   Date: Sun Apr  8 04:42:39 UTC 2012

   Modified Files:
    pkgsrc/pkgtools/pkglint: Makefile
    pkgsrc/pkgtools/pkglint/files: pkglint.pl

   Log Message:
   Update the pattern used for checking option name to allow the plus (+)
   character (e.g. as in "c++")
   Bump version number.

   To generate a diff of this commit:
   cvs rdiff -u -r1.399 -r1.400 pkgsrc/pkgtools/pkglint/Makefile
   cvs rdiff -u -r1.831 -r1.832 pkgsrc/pkgtools/pkglint/files/pkglint.pl

12 years agoPullup ticket #3723 - requested by sbd
spz [Mon, 9 Apr 2012 14:34:59 +0000 (14:34 +0000)]
Pullup ticket #3723 - requested by sbd
lang/gcc46: option syntax fix

Revisions pulled up:
- lang/gcc46/options.mk                                         1.6

-------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By: sbd
   Date: Sun Apr  8 05:04:46 UTC 2012

   Modified Files:
    pkgsrc/lang/gcc46: options.mk

   Log Message:
   Revert the below commit as it has been decided that plus (+) characters are
   allowed in option names (pkglint has been updated).

   ---
      Module Name: pkgsrc
      Committed By: sbd
      Date: Wed Apr  4 22:20:37 UTC 2012

      Modified Files:
       pkgsrc/lang/gcc46: options.mk

      Log Message:
      Rename option "gcc-c++" to "gcc-cpp" (with legacy support) as pkglint
      complains with: "gcc-c++" is not a valid option name.

      To generate a diff of this commit:
      cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/gcc46/options.mk

   To generate a diff of this commit:
   cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/gcc46/options.mk

12 years agoPullup ticket #3722 - requested by sbd
spz [Mon, 9 Apr 2012 11:29:51 +0000 (11:29 +0000)]
Pullup ticket #3722 - requested by sbd
lang/gcc44: option syntax fix

Revisions pulled up:
- lang/gcc44/options.mk                                         1.9

-------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By: sbd
   Date: Sun Apr  8 05:04:36 UTC 2012

   Modified Files:
    pkgsrc/lang/gcc44: options.mk

   Log Message:
   Revert the below commit as it has been decided that plus (+) characters are
   allowed in option names (pkglint has been updated).

   ---
      Module Name: pkgsrc
      Committed By: sbd
      Date: Wed Apr  4 22:18:30 UTC 2012

      Modified Files:
       pkgsrc/lang/gcc44: options.mk

      Log Message:
      Rename option "gcc-c++" to "gcc-cpp" (with legacy support) as pkglint
      complains with: "gcc-c++" is not a valid option name.

      To generate a diff of this commit:
      cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/gcc44/options.mk

   To generate a diff of this commit:
   cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/gcc44/options.mk

12 years agoPullup ticket #3725 - requested by sbd
spz [Mon, 9 Apr 2012 07:41:24 +0000 (07:41 +0000)]
Pullup ticket #3725 - requested by sbd
mk/platform/Linux.mk: bug fix

Revisions pulled up:
- mk/platform/Linux.mk                                          1.50

-------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By: sbd
   Date: Mon Apr  9 04:19:25 UTC 2012

   Modified Files:
    pkgsrc/mk/platform: Linux.mk

   Log Message:
   Oops I had the sense inverted for NOGCCERROR.

   To generate a diff of this commit:
   cvs rdiff -u -r1.49 -r1.50 pkgsrc/mk/platform/Linux.mk

12 years agoPullup tickets 3710-3717
sbd [Sun, 8 Apr 2012 11:36:31 +0000 (11:36 +0000)]
Pullup tickets 3710-3717

12 years agoPullup ticket #3717 - requested by dholland
sbd [Sun, 8 Apr 2012 11:13:16 +0000 (11:13 +0000)]
Pullup ticket #3717 - requested by dholland
multimedia/kaffeine build fix

Revisions pulled up:
- multimedia/kaffeine/distinfo                                  1.2
- multimedia/kaffeine/patches/patch-kaffeine_src_player-parts_xine-part_kxinewidget_cpp 1.1

---
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sun Apr  8 02:23:46 UTC 2012

   Modified Files:
    pkgsrc/multimedia/kaffeine: distinfo
   Added Files:
    pkgsrc/multimedia/kaffeine/patches:
        patch-kaffeine_src_player-parts_xine-part_kxinewidget_cpp

   Log Message:
   Fix build with new xine-lib.

12 years agoPullup ticket #3716 - requested by dholland
sbd [Sun, 8 Apr 2012 11:07:19 +0000 (11:07 +0000)]
Pullup ticket #3716 - requested by dholland
comms/mgetty+sendfax build fix

Revisions pulled up:
- comms/mgetty+sendfax/Makefile                                 1.78

---
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sat Apr  7 23:51:00 UTC 2012

   Modified Files:
    pkgsrc/comms/mgetty+sendfax: Makefile

   Log Message:
   Explicitly pass LIBS to the package's makefile. Fixes build on netbsd-6
   and -current.

12 years agoPullup ticket #3715 - requested by dholland
sbd [Sun, 8 Apr 2012 11:04:26 +0000 (11:04 +0000)]
Pullup ticket #3715 - requested by dholland
comms/asterisk10 and comms/asterisk18 update/build fixes.

Revisions pulled up:
- comms/asterisk10/Makefile                                     1.11
- comms/asterisk10/PLIST                                        1.5
- comms/asterisk10/distinfo                                     1.8
- comms/asterisk10/options.mk                                   1.4
- comms/asterisk10/patches/patch-configure                      1.3
- comms/asterisk10/patches/patch-main_features.c                1.2
- comms/asterisk18/Makefile                                     1.29
- comms/asterisk18/PLIST                                        1.15
- comms/asterisk18/distinfo                                     1.24
- comms/asterisk18/options.mk                                   1.10
- comms/asterisk18/patches/patch-aq                             1.9
- comms/asterisk18/patches/patch-ay                             1.4

---
   Module Name: pkgsrc
   Committed By: jnemeth
   Date: Sat Apr  7 20:05:57 UTC 2012

   Modified Files:
    pkgsrc/comms/asterisk10: Makefile PLIST distinfo options.mk
    pkgsrc/comms/asterisk10/patches: patch-configure patch-main_features.c

   Log Message:
   Update to Asterisk 10.3.0:

   pkgsrc change: eliminate ilbc option now that iLBC codec is always built

   The Asterisk Development Team has announced the release of Asterisk 10.3.0.

   The release of Asterisk 10.3.0 resolves several issues reported by the
   community and would have not been possible without your participation.
   Thank you!

   The following are the issues resolved in this release:

   * --- Fix potential buffer overrun and memory leak when executing "sip
         show peers"

   * --- Fix ACK routing for non-2xx responses.

   * --- Remove possible segfaults from res_odbc by adding locks around
         usage of odbc handle

   * --- Fix blind transfer parking issues if the dialed extension is not
         recognized as a parking extension.

   * --- Copy CDR variables when set during a bridge

   * --- push 'outgoing' flag from sig_XXX up to chan_dahdi

   For a full list of changes in this release, please see the ChangeLog:

   http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-10.3.0

   Thank you for your continued support of Asterisk!

---
   Module Name: pkgsrc
   Committed By: jnemeth
   Date: Sat Apr  7 20:10:45 UTC 2012

   Modified Files:
    pkgsrc/comms/asterisk18: Makefile PLIST distinfo options.mk
    pkgsrc/comms/asterisk18/patches: patch-aq patch-ay

   Log Message:
   Update to Asterisk 1.8.11.0:

   pkgsrc change: eliminate ilbc option now that the iLBC codec is always built

   The Asterisk Development Team has announced the release of Asterisk 1.8.11.0.

   The release of Asterisk 1.8.11.0 resolves several issues reported by the
   community and would have not been possible without your participation.
   Thank you!

   The following are the issues resolved in this release:

   * --- Fix potential buffer overrun and memory leak when executing "sip
         show peers"

   * --- Fix ACK routing for non-2xx responses.

   * --- Remove possible segfaults from res_odbc by adding locks around
         usage of odbc handle

   * --- Fix blind transfer parking issues if the dialed extension is not
         recognized as a parking extension.

   * --- Copy CDR variables when set during a bridge

   * --- push 'outgoing' flag from sig_XXX up to chan_dahdi

   For a full list of changes in this release, please see the ChangeLog:

   http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.11.0

   Thank you for your continued support of Asterisk!

12 years agoPullup ticket #3714 - requested by dholland
sbd [Sun, 8 Apr 2012 10:53:55 +0000 (10:53 +0000)]
Pullup ticket #3714 - requested by dholland
archivers/mousetar build fix

Revisions pulled up:
- archivers/mousetar/Makefile                                   1.19-1.20

---
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sat Apr  7 23:32:40 UTC 2012

   Modified Files:
    pkgsrc/archivers/mousetar: Makefile

   Log Message:
   Always set -DDIRENT_FIXUP, which means opendir() returns POSIX struct
   dirent rather than the FFS struct direct. As this has been POSIX for
   at least twenty years I very, very much doubt there are any exceptions
   left in the wild.

   Fixes build on NetBSD-current.

---
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sat Apr  7 23:35:35 UTC 2012

   Modified Files:
    pkgsrc/archivers/mousetar: Makefile

   Log Message:
   On reflection, bump PKGREVISION. It stopped building on -current
   because quota-related FFS header reorganization caused the definition
   of the FFS struct direct to no longer be visible; however, on older
   NetBSD since struct direct and struct dirent diverged (which was some
   time back) it would have built successfully unless given -Wall, but
   not worked.

12 years agoPullup ticket #3713 - requested by dholland
sbd [Sun, 8 Apr 2012 10:53:25 +0000 (10:53 +0000)]
Pullup ticket #3713 - requested by dholland
audio/amarok-kde3 build fix.

Revisions pulled up:
- audio/amarok-kde3/distinfo                                    1.3
- audio/amarok-kde3/patches/patch-amarok_src_engine_xine_xine-engine_cpp 1.1

---
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sat Apr  7 23:20:42 UTC 2012

   Modified Files:
    pkgsrc/audio/amarok-kde3: distinfo
   Added Files:
    pkgsrc/audio/amarok-kde3/patches:
        patch-amarok_src_engine_xine_xine-engine_cpp

   Log Message:
   Patch build with new xine.

12 years agoPullup ticket #3712 - requested by dholland
sbd [Sun, 8 Apr 2012 09:19:15 +0000 (09:19 +0000)]
Pullup ticket #3712 - requested by dholland
news/nn build fix

Revisions pulled up:
- news/nn/Makefile                                              1.39-1.40

---
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sat Apr  7 20:06:15 UTC 2012

   Modified Files:
    pkgsrc/news/nn: Makefile

   Log Message:
   Use cpp -traditional whenever the compiler is gcc, not just on Dragonfly.
   This is only required for gcc 4.4 (I think) and up where otherwise cpp
   doesn't preserve whitespace, but it should be harmless for all gcc
   versions ranging back to the prehistorical.

   Fixes problems caused by running cpp on makefiles.

---
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sat Apr  7 22:49:54 UTC 2012

   Modified Files:
    pkgsrc/news/nn: Makefile

   Log Message:
   Oops, do previous correctly.

12 years agoPullup ticket #3711 - requested by dholland
sbd [Sun, 8 Apr 2012 09:19:03 +0000 (09:19 +0000)]
Pullup ticket #3711 - requested by dholland
Mark packages as not for ${LP64PLATFORMS}.

Revisions pulled up:
- parallel/gridscheduler/Makefile                               1.2
- parallel/sge/Makefile                                         1.43

---
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sat Apr  7 22:19:13 UTC 2012

   Modified Files:
    pkgsrc/parallel/gridscheduler: Makefile
    pkgsrc/parallel/sge: Makefile

   Log Message:
   Mark sge and gridscheduler not for ${LP64PLATFORMS}. They crash during
   build.

12 years agoPullup ticket #3710 - requested by dholland
sbd [Sun, 8 Apr 2012 09:18:55 +0000 (09:18 +0000)]
Pullup ticket #3710 - requested by dholland
Mark packages as broken.

Revisions pulled up:
- chat/centericq/Makefile                                       1.76
- devel/ArX/Makefile                                            1.33
- lang/gcc3-java/Makefile                                       1.28
- lang/gcc3/Makefile                                            1.66
- misc/jitterbug/Makefile                                       1.35
- www/sope/Makefile                                             1.18

---
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sat Apr  7 17:31:12 UTC 2012

   Modified Files:
    pkgsrc/chat/centericq: Makefile

   Log Message:
   Mark BROKEN; has not been buildable in some years. Will be removed in
   due course unless someone fixes it. (Successor is chat/centerim.)

---
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sat Apr  7 17:32:40 UTC 2012

   Modified Files:
    pkgsrc/devel/ArX: Makefile

   Log Message:
   Mark BROKEN; has not been buildable (in various differing ways) for
   some time. Will be removed in due course unless someone fixes it.
   Dead upstream; no successor. If you need this, speak up on pkgsrc-users.

---
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sat Apr  7 17:33:54 UTC 2012

   Modified Files:
    pkgsrc/lang/gcc3: Makefile

   Log Message:
   Disable gcc3-java as it does not build, has not built in years, and
   attempts to fix it have failed.

---
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sat Apr  7 17:34:31 UTC 2012

   Modified Files:
    pkgsrc/lang/gcc3-java: Makefile

   Log Message:
   Mark BROKEN. Has not built in a long time if ever; attempts to fix it
   have failed. Also, gcc3 is obsolete.

---
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sat Apr  7 17:35:09 UTC 2012

   Modified Files:
    pkgsrc/misc/jitterbug: Makefile

   Log Message:
   Mark BROKEN; is not buildable and is dead upstream. Will be removed in
   due course.

---
   Module Name: pkgsrc
   Committed By: dholland
   Date: Sat Apr  7 17:36:40 UTC 2012

   Modified Files:
    pkgsrc/www/sope: Makefile

   Log Message:
   Mark BROKEN; has not been buildable in years. Will be removed in due
   course unless fixed. As far as anyone has been able to figure out so
   far, this is actually an older version of devel/SOPE.

12 years agopullup 3709
spz [Sat, 7 Apr 2012 21:01:01 +0000 (21:01 +0000)]
pullup 3709

12 years agoPullup ticket #3709 - requested by joerg
spz [Sat, 7 Apr 2012 20:59:51 +0000 (20:59 +0000)]
Pullup ticket #3709 - requested by joerg
security/oath-toolkit: build fix

Revisions pulled up:
- security/oath-toolkit/patches/patch-liboath_gl_fflush.c       1.1
- security/oath-toolkit/patches/patch-liboath_gl_fflush.c.diff  deleted
- security/oath-toolkit/patches/patch-liboath_gl_fseeko.c       1.1
- security/oath-toolkit/patches/patch-liboath_gl_fseeko.c.diff  deleted

-------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By: joerg
   Date: Sat Apr  7 19:34:16 UTC 2012

   Added Files:
    pkgsrc/security/oath-toolkit/patches: patch-liboath_gl_fflush.c
        patch-liboath_gl_fseeko.c
   Removed Files:
    pkgsrc/security/oath-toolkit/patches: patch-liboath_gl_fflush.c.diff
        patch-liboath_gl_fseeko.c.diff

   Log Message:
   Apply patches as intended.

   To generate a diff of this commit:
   cvs rdiff -u -r0 -r1.1 \
       pkgsrc/security/oath-toolkit/patches/patch-liboath_gl_fflush.c \
       pkgsrc/security/oath-toolkit/patches/patch-liboath_gl_fseeko.c
   cvs rdiff -u -r1.1 -r0 \
       pkgsrc/security/oath-toolkit/patches/patch-liboath_gl_fflush.c.diff \
       pkgsrc/security/oath-toolkit/patches/patch-liboath_gl_fseeko.c.diff

12 years agoadjust name of the CHANGES file (tools depend on it)
spz [Sat, 7 Apr 2012 20:32:03 +0000 (20:32 +0000)]
adjust name of the CHANGES file (tools depend on it)
note pullup 3707

12 years agoPullup ticket #3707 - requested by bsiegert
spz [Sat, 7 Apr 2012 20:31:10 +0000 (20:31 +0000)]
Pullup ticket #3707 - requested by bsiegert
sysutils/xentools33: build fix

Revisions pulled up:
- sysutils/xentools33/Makefile                                  1.32
- sysutils/xentools33/patches/patch-python_xen_util_xmlrpcclient.py 1.1
- sysutils/xentools33/patches/patch-python_xen_util_xmlrpclib2.py 1.1

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   bsiegert
   Date:           Sat Apr  7 14:48:12 UTC 2012

   Modified Files:
           pkgsrc/sysutils/xentools33: Makefile
   Added Files:
           pkgsrc/sysutils/xentools33/patches:
               patch-python_xen_util_xmlrpcclient.py
               patch-python_xen_util_xmlrpclib2.py

   Log Message:
   Forgot to "cvs add" the patches. Also remove some debugging dreg.

   Reminded by wiz, thanks!

   To generate a diff of this commit:
   cvs rdiff -u -r1.31 -r1.32 pkgsrc/sysutils/xentools33/Makefile
   cvs rdiff -u -r0 -r1.1 \
       pkgsrc/sysutils/xentools33/patches/patch-python_xen_util_xmlrpcclient.py \
       pkgsrc/sysutils/xentools33/patches/patch-python_xen_util_xmlrpclib2.py

12 years agoAdd changes file for pkgsrc-2012Q1 branch
wiz [Sat, 7 Apr 2012 15:01:55 +0000 (15:01 +0000)]
Add changes file for pkgsrc-2012Q1 branch

12 years agoAdd OpenBSD and MirBSD support, no-op for other platforms.
bsiegert [Sat, 7 Apr 2012 13:22:31 +0000 (13:22 +0000)]
Add OpenBSD and MirBSD support, no-op for other platforms.

12 years agoFix build on NetBSD/current.
joerg [Sat, 7 Apr 2012 13:16:24 +0000 (13:16 +0000)]
Fix build on NetBSD/current.

12 years agoFix build on NetBSD 6+. Remove redundant install commands.
joerg [Sat, 7 Apr 2012 13:13:24 +0000 (13:13 +0000)]
Fix build on NetBSD 6+. Remove redundant install commands.

12 years agoDon't install cat pages. Bump revision.
joerg [Sat, 7 Apr 2012 13:17:11 +0000 (13:17 +0000)]
Don't install cat pages. Bump revision.

12 years agoFix "xm list" with Python 2.7 (which is the default now). Without these patches,
bsiegert [Sat, 7 Apr 2012 13:10:56 +0000 (13:10 +0000)]
Fix "xm list" with Python 2.7 (which is the default now). Without these patches,
you get a traceback and a crashing xend.

ok cegger (maintainer), joerg

12 years agoavaiable via http instead of ftp
obache [Sat, 7 Apr 2012 12:49:35 +0000 (12:49 +0000)]
avaiable via http instead of ftp
(now, redirected to http://aol-4.vo.llnwd.net/pub/...)

12 years agoAdd user-destdir installation support.
obache [Sat, 7 Apr 2012 11:47:19 +0000 (11:47 +0000)]
Add user-destdir installation support.

12 years agoFix tool usage.
joerg [Sat, 7 Apr 2012 11:38:17 +0000 (11:38 +0000)]
Fix tool usage.

12 years agoWorkaround hangs with Python 2.5 by not using pipes for both stdin and
joerg [Sat, 7 Apr 2012 11:32:30 +0000 (11:32 +0000)]
Workaround hangs with Python 2.5 by not using pipes for both stdin and
stdout.

12 years agoFix build with newer vala and glib.
joerg [Sat, 7 Apr 2012 11:29:27 +0000 (11:29 +0000)]
Fix build with newer vala and glib.

12 years agoUpdated net/sniffit to 0.3.5nb3
obache [Sat, 7 Apr 2012 09:23:45 +0000 (09:23 +0000)]
Updated net/sniffit to 0.3.5nb3

12 years ago* fixes detection of ncurses.h
obache [Sat, 7 Apr 2012 09:23:11 +0000 (09:23 +0000)]
* fixes detection of ncurses.h
* let to exactly use system libpcap (fixes build with newer system libpcap).

Bump PKGREVISION.

12 years agoNote update of multimedia/ogle to 0.9.2nb7.
he [Sat, 7 Apr 2012 08:29:46 +0000 (08:29 +0000)]
Note update of multimedia/ogle to 0.9.2nb7.

12 years agoPrimary object is to make this build with libdvdread 4.2.0 (patch-ad)
he [Sat, 7 Apr 2012 08:28:45 +0000 (08:28 +0000)]
Primary object is to make this build with libdvdread 4.2.0 (patch-ad)
Additionally:
 * Mark it as also working with libdvdread 4.1.3
 * Add comments to the patches
 * Add LICENSE=gnu-gpl-v2
This fixes all pkglint warnings.
OK'ed by wiz@

12 years agospecify include/lib dir for iodbc respectively.
obache [Sat, 7 Apr 2012 04:47:27 +0000 (04:47 +0000)]
specify include/lib dir for iodbc respectively.

12 years agoAllow to build with non-native PAM on *BSD.
obache [Sat, 7 Apr 2012 01:53:18 +0000 (01:53 +0000)]
Allow to build with non-native PAM on *BSD.

12 years agoNote p5-Redis update to latest available release.
mishka [Fri, 6 Apr 2012 19:12:03 +0000 (19:12 +0000)]
Note p5-Redis update to latest available release.

12 years agoNote update of the "dovecot2" package to version 2.1.3nb1.
tron [Fri, 6 Apr 2012 15:56:42 +0000 (15:56 +0000)]
Note update of the "dovecot2" package to version 2.1.3nb1.

12 years agoAdd patch from Dovecot Mercury repository to fix crash this crash in
tron [Fri, 6 Apr 2012 15:56:27 +0000 (15:56 +0000)]
Add patch from Dovecot Mercury repository to fix crash this crash in
the IMAP server:

Panic: file mail-storage.c: line 628 (mailbox_alloc): assertion failed:
(uni_utf8_str_is_valid(vname))

Problem reported and fix tested by Thorsten Frueauf.

12 years agoBUILDLINK_{INCDIR,LIBDIR}.iodbc must not contain ${PREFIX}.
obache [Fri, 6 Apr 2012 14:07:32 +0000 (14:07 +0000)]
BUILDLINK_{INCDIR,LIBDIR}.iodbc must not contain ${PREFIX}.
(and CPPFLAGS will not be required)

fixes build of myodbc, odbc-postgresql and ruby-odbc.

12 years agomisc/kdeutils3: Fix PR#46302 (DragonFly)
marino [Fri, 6 Apr 2012 12:55:23 +0000 (12:55 +0000)]
misc/kdeutils3: Fix PR#46302 (DragonFly)

The problem with this package is that the configure step is insufficient
at determining if the math long double functions are supported.  It tests
for a couple of functions and assumes that if those test pass, then all
"L" functions are supported.

When DragonFly recently upgraded its math library by adding support for a
number of long double functions, this package started failing.  Support for
expl, logl, log10l, sinhl, tanhl, acoshl, asinhl, atanhl, and coshl are
still missing on *all* BSDs.

The fix for the package is to override the configure script by falsely
stating that long double is not supported.  Only kcalc uses long double so
this misconfiguration only has the effect to cause kcalc to use the
standard double math functions.  FreeBSD almost definitely needs the same
Makefile fix.

No revbump is needed because pre-libm improved DragonFly releases are
configured the same way.

12 years ago- add chkrootkit-0.49;
wiz [Fri, 6 Apr 2012 11:30:54 +0000 (11:30 +0000)]
- add chkrootkit-0.49;
- update vala entry;
- fix sorting.

From patch by Bug Hunting.

12 years agoUpdate / sync a bit with the `README' file from Vala's sources.
wiz [Fri, 6 Apr 2012 11:30:26 +0000 (11:30 +0000)]
Update / sync a bit with the `README' file from Vala's sources.

From patch by Bug Hunting.

12 years ago+ feh-2.5, kde4-4.8.2, libraw-0.14.6.
wiz [Fri, 6 Apr 2012 11:29:20 +0000 (11:29 +0000)]
+ feh-2.5, kde4-4.8.2, libraw-0.14.6.

12 years agoFix build with xine-1.2. From Trinity Desktop Project.
markd [Fri, 6 Apr 2012 11:17:53 +0000 (11:17 +0000)]
Fix build with xine-1.2.  From Trinity Desktop Project.

12 years agorestore kqueue patch checksums
wiz [Fri, 6 Apr 2012 11:08:55 +0000 (11:08 +0000)]
restore kqueue patch checksums

12 years agoFix build problem on the platform without RLIMIT_AS; NetBSD 4.
taca [Fri, 6 Apr 2012 10:42:38 +0000 (10:42 +0000)]
Fix build problem on the platform without RLIMIT_AS; NetBSD 4.

No PKGREVISION bump since it is simply fix of build problem.

12 years agoNote update of devel/glib2 package to 2.30.3nb1.
taca [Fri, 6 Apr 2012 10:41:16 +0000 (10:41 +0000)]
Note update of devel/glib2 package to 2.30.3nb1.

12 years agoMake sure to initialize mutex before use it. Should be fix PR pkg/46266
taca [Fri, 6 Apr 2012 10:40:37 +0000 (10:40 +0000)]
Make sure to initialize mutex before use it.  Should be fix PR pkg/46266
by me.

Bump PKGREVISION but no need to recursive bump since it simply fixes
internal problem of glib2 and no external interface at all.

12 years agokde4-l10n-* catchups and p5-Text-BibTeX update.
markd [Thu, 5 Apr 2012 22:49:46 +0000 (22:49 +0000)]
kde4-l10n-* catchups and p5-Text-BibTeX update.

12 years agoUpdate to 0.62 (0.48 tarball not still available)
markd [Thu, 5 Apr 2012 22:43:47 +0000 (22:43 +0000)]
Update to 0.62 (0.48 tarball not still available)

Release 0.62 - 11 January, 2012
-------------------------------
* Releasing stable

Release 0.62_01 - 7 January, 2012
---------------------------------
* Better installation under Windows, and specifically, Win 7.

Release 0.61 - 20 October, 2011
-------------------------------
* Thanks to Philip Kime (again), we have STDERR working on Windows
  (hopefully)
* Make Windows tests no longer ignored.

Release 0.60 - 31 July, 2011
----------------------------
* Fix test in t/output.t

Release 0.59 - 28 July, 2011
----------------------------
* Add comma at the end of each and any line in BibTeX record
  as all modern parsers support them.
* Rewrote some tests in t/output.t

Release 0.58 - 21 June, 2011
----------------------------
* Remove some old documentation about btparse.
* Warn users when installing on non standard library path.

Release 0.57 - 17 June, 2011
----------------------------
* Mark two tests that fail from time to time as TODO for now.

Release 0.56 - 8 June, 2011
---------------------------
* Use File::Temp instead of POSIX. Fixes some Win32 builds.
  Thanks to Alex Gough for reporting this build problem.

Release 0.55 - 25 April, 2011
-----------------------------
* Added some extra checks for lib64 dir.
* Rewrote some code on MyBuilder.pm
* Add soname to library build.

Release 0.54 - 17 April, 2011
-----------------------------
* Applied patch to work under lib64 archs (hopefuly)
 (Guillaume Rousse)

Release 0.53 - 10 March, 2011
-----------------------------
* Working under Cygwin (Philip Kime)
* Changed Windows testing mode (based on Cygwin approach)
  - getting rid of 00_ and zz_ test files. Great!

Release 0.52 - 15 February, 2011
--------------------------------
* More name abbreviation tweeks (Philip Kime)

Release 0.51 - 1 February, 2011
-------------------------------
* Fixed environment during Linux/Unix testing

Release 0.50 - 1 February, 2011
-------------------------------
* Fixed name abbreviation when name has hiffens (Philip Kime)

Release 0.49 - 27 January, 2011
-------------------------------
* Small patch by Philip Kime to enlarge macros buffer size.
* Fixed Build.PL to clean some object files.

12 years agoUpdate to KDE SC 4.8.0
markd [Thu, 5 Apr 2012 22:30:02 +0000 (22:30 +0000)]
Update to KDE SC 4.8.0

12 years agoUpdated mail/imap-uw to 2007f
wiz [Thu, 5 Apr 2012 10:42:04 +0000 (10:42 +0000)]
Updated mail/imap-uw to 2007f

12 years agoUpdate to 2007f, requested by Harry Waddell on pkgsrc-users.
wiz [Thu, 5 Apr 2012 10:41:54 +0000 (10:41 +0000)]
Update to 2007f, requested by Harry Waddell on pkgsrc-users.
Set LICENSE while here.

imap-2007f fixes a couple bugs.
Fix for RFC 4959 Initial Client Response auth failures noted first by
  MacOSX Lion Mail users.
Adjust tcp_open.c:tcp_socket_open to make it a little more useful by adding
  a write file descriptor test to the select in the case that the open
  timeout is set.
In osdep/unix/env_unix.c:create_path there was a printf that should have
  been an sprintf. Doesn't matter on modern systems.

12 years agoallow to build with skipping harmless warnings.
obache [Thu, 5 Apr 2012 04:55:42 +0000 (04:55 +0000)]
allow to build with skipping harmless warnings.

12 years agoNote update of lang/php53 package to 5.3.10nb1.
taca [Thu, 5 Apr 2012 03:18:01 +0000 (03:18 +0000)]
Note update of lang/php53 package to 5.3.10nb1.

12 years agoAdd a patch to fix possible newline injection problem of header() function
taca [Thu, 5 Apr 2012 03:17:26 +0000 (03:17 +0000)]
Add a patch to fix possible newline injection problem of header() function
from PHP 5.4.0.  This is a small security fix.

Bump PKGREVISION.

12 years agoMark packages as BROKEN if using "pkg" package format on Linux.
sbd [Thu, 5 Apr 2012 02:58:25 +0000 (02:58 +0000)]
Mark packages as BROKEN if using "pkg" package format on Linux.

12 years agoNote update of bind98, bind97 and bind96.
taca [Thu, 5 Apr 2012 00:42:28 +0000 (00:42 +0000)]
Note update of bind98, bind97 and bind96.

net/bind98 9.8.2
net/bind97 9.7.5
net/bind96 9.6.3.1.ESV.6

12 years agoUpdate bind96 package to 9.6.3.1.ESV.6 (BIND 9.6-ESV-R6).
taca [Thu, 5 Apr 2012 00:41:10 +0000 (00:41 +0000)]
Update bind96 package to 9.6.3.1.ESV.6 (BIND 9.6-ESV-R6).

Security Fixes

  + BIND 9 nameservers performing recursive queries could cache an
    invalid record and subsequent queries for that record could
    crash the resolvers with an assertion failure. [RT #26590]
    [CVE-2011-4313]

Feature Changes

  + Improves initial start-up and server reload time by increasing
    the default size of the hash table the configuration parser
    uses to keep track of loaded zones and allowing it to grow
    dynamically to better handle systems with large numbers of
    zones.  [RT #26523]

  + --enable-developer, a new composite argument to the configure
    script, enables a set of build options normally disabled but
    frequently selected in test or development builds, specifically:
    enable_fixed_rrset, with_atf, enable_filter_aaaa, enable_rpz_nsip,
    enable_rpz_nsdname, and with_dlz_filesystem (and on Linux and
    Darwin, also enable_exportlib) [RT #27103]

12 years agoUpdate bind97 package to 9.7.5.
taca [Thu, 5 Apr 2012 00:40:09 +0000 (00:40 +0000)]
Update bind97 package to 9.7.5.

Security Fixes

  + BIND 9 nameservers performing recursive queries could cache an
    invalid record and subsequent queries for that record could
    crash the resolvers with an assertion failure. [RT #26590]
    [CVE-2011-4313]

Feature Changes

  + It is now possible to explicitly disable DLV in named.conf by
    specifying "dnssec-lookaside no;". This is the default, but the
    ability to configure it makes it clearly visible to administrators.
    [RT #24858]

  + --enable-developer, a new composite argument to the configure
    script, enables a set of build options normally disabled but
    frequently selected in test or development builds, specifically:
    enable_fixed_rrset, with_atf, enable_filter_aaaa, enable_rpz_nsip,
    enable_rpz_nsdname, and with_dlz_filesystem (and on Linux and
    Darwin, also enable_exportlib) [RT #27103]

12 years agoUpdate bind98 pacakge to 9.8.2.
taca [Thu, 5 Apr 2012 00:39:34 +0000 (00:39 +0000)]
Update bind98 pacakge to 9.8.2.

Security Fixes

  + BIND 9 nameservers performing recursive queries could cache an
    invalid record and subsequent queries for that record could
    crash the resolvers with an assertion failure. [RT #26590]
    [CVE-2011-4313]

Feature Changes

  + RPZ implementation now conforms to version 3 of the specification.
    [RT #27316]

  + It is now possible to explicitly disable DLV in named.conf by
    specifying "dnssec-lookaside no;". This is the default, but the
    ability to configure it makes it clearly visible to administrators.
    [RT #24858]

  + --enable-developer, a new composite argument to the configure
    script, enables a set of build options normally disabled but
    frequently selected in test or development builds, specifically:
    enable_fixed_rrset, with_atf, enable_filter_aaaa, enable_rpz_nsip,
    enable_rpz_nsdname, and with_dlz_filesystem (and on Linux and
    Darwin, also enable_exportlib) [RT #27103]

12 years agoRename option "gcc-c++" to "gcc-cpp" (with legacy support) as pkglint
sbd [Wed, 4 Apr 2012 22:20:37 +0000 (22:20 +0000)]
Rename option "gcc-c++" to "gcc-cpp" (with legacy support) as pkglint
complains with: "gcc-c++" is not a valid option name.

12 years agoAdd some gcc-* description
sbd [Wed, 4 Apr 2012 22:12:25 +0000 (22:12 +0000)]
Add some gcc-* description

12 years agoFixes for PR pkg/45818 (#1 and #2)
pettai [Wed, 4 Apr 2012 22:09:49 +0000 (22:09 +0000)]
Fixes for PR pkg/45818 (#1 and #2)

12 years agoUpdated archivers/rar to 4.1.1
ryoon [Wed, 4 Apr 2012 21:23:24 +0000 (21:23 +0000)]
Updated archivers/rar to 4.1.1

12 years agoFix PR pkg/39247
ryoon [Wed, 4 Apr 2012 21:22:19 +0000 (21:22 +0000)]
Fix PR pkg/39247

Update to 4.1.1

* Convert to use Linux binary on compat_linux, instead of old BSD binary.

Changelog:
* Add some new options (ch etc.)
* Change option's behavior (-o etc.)
* Bugfixes

12 years ago* Fix enigmail runtime error
ryoon [Wed, 4 Apr 2012 20:05:44 +0000 (20:05 +0000)]
* Fix enigmail runtime error
** Add NetBSD and DragonFly uname etc.
* Readd enigmail distfile

12 years agoUpdate Redis to 1.951.
mishka [Wed, 4 Apr 2012 19:42:09 +0000 (19:42 +0000)]
Update Redis to 1.951.

Changes:

1.951     2012-03-13T10:17:09Z
    * Remove Tie::StdHash from our dependencies list, its part of core
      and it creates problems with some CPAN clients

1.950     2012-03-12T13:54:10Z
    * DEPRECATED: the encoding attribute to new() - we will not support
      automatic decoding after 2.000, so please test your code with
      encoding => undef now.
    * Add pipeline support: Aaron Crane arc@github++!
    * Cache AUTOLOAD calls: improves performance a bit, fixes #2
    * Fix: apply reconnect logic to KEYS and INFO
    * Fix: forbid PING and SHUTDOWN in SUBSCRIBE mode
    * Updated docs covering pipelining and multi/exec
    * Updated docs to point users to Github for code and issues

12 years agoUpdate master site URL and home page.
tron [Wed, 4 Apr 2012 17:58:24 +0000 (17:58 +0000)]
Update master site URL and home page.

The old master site URL results in a HTTP authentication request which
hangs (at least) interactive builds.

12 years agoDon't accidentally pick up mlib.
hans [Wed, 4 Apr 2012 17:05:24 +0000 (17:05 +0000)]
Don't accidentally pick up mlib.

12 years agoUpdated mail/rss2email to 2.71nb2
wiz [Wed, 4 Apr 2012 14:28:04 +0000 (14:28 +0000)]
Updated mail/rss2email to 2.71nb2

12 years agoRemove duplicate part of man page. Bump PKGREVISION.
wiz [Wed, 4 Apr 2012 14:27:41 +0000 (14:27 +0000)]
Remove duplicate part of man page.  Bump PKGREVISION.

12 years agoNote update of pidgin and related package to 2.10.3.
obache [Wed, 4 Apr 2012 13:22:39 +0000 (13:22 +0000)]
Note update of pidgin and related package to 2.10.3.

12 years agoUpdate pidgin to 2.10.3.
obache [Wed, 4 Apr 2012 13:20:06 +0000 (13:20 +0000)]
Update pidgin to 2.10.3.
(fixes CVE-2011-3594, CVE-2011-4601, CVE-2011-4602, CVE-2011-4603, CVE-2011-4939
 and CVE-2012-1178)

version 2.10.3 (03/26/2012):
* Fix buddies not going offline.

version 2.10.2 (03/14/2012):
General:
* Fix compilation when using binutils 2.22 and new GDK pixbuf. (#14799)
* Fix compilation of the MXit protocol plugin with GLib 2.31. (#14773)

Pidgin:
* Add support for the GNOME3 Network dialog. (#13882)
* Fix rare crash. (#14392)
* Add support for the GNOME3 Default Application dialog for configuring
  the Browser.

libpurple:
* Support new connection states and signals for NetworkManager 0.9+.
  (Dan Williams) (#13859)

AIM and ICQ:
* Fix a possible crash when receiving an unexpected message
  from the server. (Thijs Alkemade) (#14983)
* Allow signing on with usernames containing periods and
  underscores. (#13500)
* Allow adding buddies containing periods and underscores. (#13500)
* Don't try to format ICQ usernames entered as email addresses.
  Gets rid of an "Unable to format username" error at login. (#13883)

MSN:
* Fix possible crashes caused by not validating incoming messages as
  UTF-8. (Thijs Alkemade) (#14884)
* Support new protocol version MSNP18. (#14753)
* Fix messages to offline contacts. (#14302)

Windows-Specific Changes:
* Fix the installer downloading of spell-checking dictionaries (#14612)
* Fix compilation of the Bonjour protocol plugin. (#14802)

Plugins:
* The autoaccept plugin will no longer reset the preference for unknown
  buddies to "Auto Reject" in certain cases. (#14964)

version 2.10.1 (12/06/2011):
Finch:
* Fix compilation on OpenBSD.

AIM and ICQ:
* Fix remotely-triggerable crashes by validating strings in a few
  messages related to buddy list management.  Thanks to Evgeny Boger
  for reporting this!  (#14682)

Bonjour:
* IPv6 fixes (Linus Lüssing)

Gadu-Gadu:
* Fix problems linking against GnuTLS. (#14544)

IRC:
* Fix a memory leak when admitting UTF-8 text with a non-UTF-8 primary
  encoding.  (#14700)

Jabber:
* Fix crashes and memory leaks when receiving malformed voice
  and video requests.  Thanks to Thijs Alkemade for reporting this!

Sametime:
* Separate "username" and "server" when adding new Sametime accounts.
  (#14608)
* Fix compilation in Visual C++. (#14608)

SILC:
* Fix CVE-2011-3594, by UTF-8 validating incoming messages before
  passing them to glib or libpurple.  Identified by Diego Bauche
  Madero from IOActive.  (#14636)

Yahoo!:
* Fetch buddy icons in some cases where we previously weren't. (#13050)

Windows-Specific Changes:
* Fix compilation

12 years agoNote update of www/contao211-translations package to 201204040.
taca [Wed, 4 Apr 2012 12:27:30 +0000 (12:27 +0000)]
Note update of www/contao211-translations package to 201204040.

12 years agoUpdate contao211-translations to 201204040.
taca [Wed, 4 Apr 2012 12:26:41 +0000 (12:26 +0000)]
Update contao211-translations to 201204040.

Update Japanese, Latvian, Romanian and Slovak language files.

12 years agoUpdated www/apache-tomcat55 to 5.5.35
obache [Wed, 4 Apr 2012 11:35:00 +0000 (11:35 +0000)]
Updated www/apache-tomcat55 to 5.5.35

12 years agoUpdate apache-tomcat to 5.5.35.
obache [Wed, 4 Apr 2012 11:34:27 +0000 (11:34 +0000)]
Update apache-tomcat to 5.5.35.
(fix CVE-2011-4858)

Tomcat 5.5.35 (jim)
    Catalina
        * Make configuration issues for security related Valves and Filters
          result in the failure of the valve or filter rather than just a
          warning message. (markt)
        * Ensure changes to the configuration of the RemoteHostValve and the
  RemoteAddrValve via JMX are thread-safe. (markt)
        * In RequestFilterValve (RemoteAddrValve, RemoteHostValve): refactor
  value matching logic into separate method and expose this new method
          isAllowed through JMX. (kkolinko)
        * Improve performance of parameter processing for GET and POST requests.
          Also add an option to limit the maximum number of parameters processed
          per request. This defaults to 10000. Excessive parameters are ignored.
          Note that FailedRequestFilter can be used to reject the request if
          some parameters were ignored. (markt/kkolinko)
        * New filter FailedRequestFilter that will reject a request if there
          were errors during HTTP parameter parsing. (kkolinko)
        * 52384: Do not fail with parameter parsing when debug logging is
          enabled. (kkolinko, jim)
        * Do not flag extra '&' characters in parameters as parse errors.
          (kkolinko, jim)
        * Slightly improve performance of UDecoder.convert(). Align %2f handling
          between implementations. (kkolinko)
        * 52225: Fix ClassCastException when adding an alias for an existing
          host via JMX. (kkolinko)
        * Do not throw an IllegalArgumentException from a parseParameters() call
          when a chunked POST request is too large, but treat it like an IO
          error. (kkolinko)
        * Add SetCharacterEncodingFilter (similar to the one contained in the
          examples web application) to the org.apache.catalina.filters package
          so it is available for all web applications. (kkolinko)

    General
        * Update Eclipse compiler to 3.7 and switch to using ecj.jar. (markt)

    Coyote
        * Improve multi-byte character handling in all connectors. (rjung)

    Jasper
        * 52335: Only handle <\% and not \% as escaped in template text. (markt)

    Webapps
        * 52049: Improve setup instructions for running as a Windows service:
          correct information on how a JRE is identified and selected.
          (kkolinko)
        * 52172: Update Tomcat build instructions. Includes changes proposed by
          bmargulies. (kkolinko)
        * 52243: Improve windows service documentation to clarify how to include
          # and/or ; in the value of an environment variable that is passed to
          the service. (markt)

    Other
        * 52059: Ensure Windows registry keys are removed when using the
          un-install option of the Windows installer. (markt)

12 years agoUpdated sysutils/cdrtools to 3.01alpha07nb1
wiz [Wed, 4 Apr 2012 08:06:26 +0000 (08:06 +0000)]
Updated sysutils/cdrtools to 3.01alpha07nb1

12 years agoAdd gettext-lib dependency for PR pkg/46289. Bump PKGREVISION.
wiz [Wed, 4 Apr 2012 08:06:16 +0000 (08:06 +0000)]
Add gettext-lib dependency for PR pkg/46289. Bump PKGREVISION.
Thanks obache@ for the hint!

12 years agoRemove xine-arts dependency. Not needed any more.
markd [Wed, 4 Apr 2012 07:06:59 +0000 (07:06 +0000)]
Remove xine-arts dependency.  Not needed any more.

12 years agoFix enigmail runtime error.
ryoon [Tue, 3 Apr 2012 21:52:50 +0000 (21:52 +0000)]
Fix enigmail runtime error.
Reported by Jan Danielsson on pkgsrc-users@, thank you.
* Add NetBSD and DragonFly uname etc.

12 years agoFix building on Mac OS X (PR#46117)
adam [Tue, 3 Apr 2012 18:57:22 +0000 (18:57 +0000)]
Fix building on Mac OS X (PR#46117)

12 years agoSet BUILDLINK_CPPFLAGS.iodbc - fixes at least myodbc & odbc-postgresql
abs [Tue, 3 Apr 2012 16:32:21 +0000 (16:32 +0000)]
Set BUILDLINK_CPPFLAGS.iodbc - fixes at least myodbc & odbc-postgresql

12 years agoFix building with clang on i386 (PR#46177)
adam [Tue, 3 Apr 2012 15:00:30 +0000 (15:00 +0000)]
Fix building with clang on i386 (PR#46177)

12 years agoBump depends to require at least version 3.0, so evince2 isn't picked up.
dholland [Tue, 3 Apr 2012 09:57:08 +0000 (09:57 +0000)]
Bump depends to require at least version 3.0, so evince2 isn't picked up.
Bump PKGREVISION. I can't find any users of this package yet so I guess
they don't need to be revbumped.

12 years agoFix used-by, was copied from print/evince without being updated.
dholland [Tue, 3 Apr 2012 09:55:59 +0000 (09:55 +0000)]
Fix used-by, was copied from print/evince without being updated.

12 years agoRestrict depends to exclude evince3.
dholland [Tue, 3 Apr 2012 09:53:44 +0000 (09:53 +0000)]
Restrict depends to exclude evince3.

12 years agoUpdated textproc/libxml2 to 2.7.8nb9
obache [Tue, 3 Apr 2012 09:08:46 +0000 (09:08 +0000)]
Updated textproc/libxml2 to 2.7.8nb9

12 years agoChange behavior of libpthread handling
obache [Tue, 3 Apr 2012 09:08:33 +0000 (09:08 +0000)]
Change behavior of libpthread handling
* Disable linkage with pthread for FreeBSD/DragonFly/NetBSD, they have
  pthread_* () stubs in libc (it result in same as the previous behavior).
  * but NetBSD<4.99.36 does not have pthread_equal() stub in libc,
    so define weak reference to it.
* Treat OpenBSD and MirBSD same as Linux to avoid linkage with libpthread.
* Others will be linked with pthread, fixes PR 46254.

tested NetBSD-5.1.2, and confirmed fixed on NetBSD-4.0.1 and OpenBSD-5.0.

Bump PKGREVISION.

12 years agop5-Text-BibTeX update.
markd [Tue, 3 Apr 2012 08:56:26 +0000 (08:56 +0000)]
p5-Text-BibTeX update.