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 (41m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-26 19:47:35 UTC Now

2012-04-08 04:43:51 UTC MAIN commitmail json YAML

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.

(dholland)

2012-04-08 04:42:48 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 4.108

(sbd)

2012-04-08 04:42:39 UTC MAIN commitmail json YAML

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

(sbd)

2012-04-08 03:37:31 UTC MAIN commitmail json YAML

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

(dholland)

2012-04-08 03:25:04 UTC MAIN commitmail json YAML

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.

(dholland)

2012-04-08 02:37:36 UTC MAIN commitmail json YAML

Work around automake failure that appeared recently.

(dholland)

2012-04-08 02:23:46 UTC MAIN commitmail json YAML

2012-04-08 02:14:35 UTC MAIN commitmail json YAML

2012-04-08 02:02:08 UTC MAIN commitmail json YAML

2012-04-08 01:28:35 UTC MAIN commitmail json YAML

Use SPECIAL_PERMS and switch to user-destdir mode. While this is intended
to produce the same binary package, if something went wrong it might not,
so bump PKGREVISION (to 2) as a precaution.

(dholland)

2012-04-08 00:47:27 UTC MAIN commitmail json YAML

Rework config patches somewhat so they might work on non-NetBSD.

Attempt to honor VARBASE instead of blithely dropping stuff into /var;
may be incomplete. Doing this right may require sorting out multiple
/var trees as it shouldn't, at least by default, be working dialer
locks in the pkgsrc VARBASE; however, it's not clear that those will
always necessarily be in /var either. For now the package assumes
they will be though.

*** If I have broken this for you, please let me know ASAP.

(dholland)

2012-04-08 00:04:12 UTC MAIN commitmail json YAML

Don't warn in ~every file that DEVICE_GROUP is being defined on the
command line. Eliminates a lot of build noise.

(dholland)

2012-04-07 23:51:00 UTC MAIN commitmail json YAML

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

(dholland)

2012-04-07 23:35:35 UTC MAIN commitmail json YAML

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.

(dholland)

2012-04-07 23:32:40 UTC MAIN commitmail json YAML

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.

(dholland)

2012-04-07 23:20:42 UTC MAIN commitmail json YAML

2012-04-07 22:49:54 UTC MAIN commitmail json YAML

Oops, do previous correctly.

(dholland)

2012-04-07 22:34:13 UTC MAIN commitmail json YAML

2012-04-07 22:19:13 UTC MAIN commitmail json YAML

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

(dholland)

2012-04-07 20:10:54 UTC MAIN commitmail json YAML

Updated comms/asterisk18 to 1.8.11.0

(jnemeth)

2012-04-07 20:10:45 UTC MAIN commitmail json YAML

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!

(jnemeth)

2012-04-07 20:06:15 UTC MAIN commitmail json YAML

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.

(dholland)

2012-04-07 20:06:06 UTC MAIN commitmail json YAML

Updated comms/asterisk10 to 10.3.0

(jnemeth)

2012-04-07 20:05:57 UTC MAIN commitmail json YAML

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!

(jnemeth)

2012-04-07 19:38:43 UTC MAIN commitmail json YAML

2012-04-07 19:35:48 UTC MAIN commitmail json YAML

Switch SUBST_STAGE from post-patch to pre-configure to make it harder
to accidentally hardwire the substitution into patches/.

(dholland)

2012-04-07 19:34:16 UTC MAIN commitmail json YAML

2012-04-07 19:27:23 UTC MAIN commitmail json YAML

Regen properly for patches in last commit. Hi Joerg...

(dholland)

2012-04-07 17:36:40 UTC MAIN commitmail json YAML

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.

(dholland)

2012-04-07 17:35:09 UTC MAIN commitmail json YAML

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

(dholland)

2012-04-07 17:34:31 UTC MAIN commitmail json YAML

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

(dholland)

2012-04-07 17:33:54 UTC MAIN commitmail json YAML

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

(dholland)

2012-04-07 17:32:40 UTC MAIN commitmail json YAML

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.

(dholland)

2012-04-07 17:31:12 UTC MAIN commitmail json YAML

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

(dholland)

2012-04-07 16:30:05 UTC MAIN commitmail json YAML

2012-04-07 15:27:21 UTC MAIN commitmail json YAML

2012-04-07 15:14:04 UTC MAIN commitmail json YAML

corrected patch-lib_isnan.c to correctly terminate with a '\' the line within
a multi-line statement. Gcc does not seem to care about this, however for Sun
cc the missing '\' broke things.

(schwarz)

2012-04-07 15:09:24 UTC MAIN commitmail json YAML

2012-04-07 15:09:04 UTC MAIN commitmail json YAML

Updated devel/xdelta3 to 3.0za

(wiz)

2012-04-07 15:08:55 UTC MAIN commitmail json YAML

Update to 3.0.0, called 3.0za in pkgsrc to be newer than 3.0z.
Changes: not found.

(wiz)

2012-04-07 15:08:30 UTC MAIN commitmail json YAML

Updated devel/mercurial to 2.1.2

(wiz)

2012-04-07 15:08:21 UTC MAIN commitmail json YAML

Update to 2.1.2:

This is a regularly-scheduled bugfix release.
    alias: abort on missing positional args (issue3331)
    aliases: use empty string for missing position parameters (issue3331)
    bookmarks: clone non-divergent bookmarks with @ in them
    convert/git: abort if git submodules are detected (issue2150)
    convert: deal with empty splicemap path (issue3311)
    dirstate: avoid normalizing letter case on icasefs for exact match (issue3340)
    dirstate: fix some problems for recursive case normalization (issue3342)
    dirstate: normalize case of directory components
    extdiff: escape filenames with vim/DirDiff and make quoting work with Windows
    filemerge: remove temporary files when using internal:dump as merge-tool
    filemerge: restore default prompt for binary/symlink lost in 83925d3a4559
    icasefs: use case preserved root for 'util.fspath()' invocation (issue3302)
    largefiles: suppress unexpected warning of 'hg status' for removed files
    localrepo: fix unpushable repos when using bookmarks (issue3317)
    merge: accept missing revisions in symlink flag merge (issue3316)
    merge: handle linear update to symlink correctly (issue3316)
    mq: fix qpush --move with comments in series file between applied patches
    qfinish: comply with the phases.new-commit option in secret mode (issue3335)
    rebase: move bookmarks as needed with pull --rebase (issue3285)
    rebase: properly calculate descendant set when aborting (issue3332)
    rename: handle case-changing (issue1717)
    setup.py: don't call splitlines twice on the output of xcodebuild (issue3277)
    strip: enhance repair.strip to receive a list of nodes (issue3299)
    strip: ignore -n (issue3326) (BC)
    wix: add phases help text and two more translations (issue3288)

(wiz)

2012-04-07 15:08:13 UTC MAIN commitmail json YAML

Updated converters/libwps to 0.2.4

(wiz)

2012-04-07 15:08:03 UTC MAIN commitmail json YAML

Update to 0.2.4:

Bump version for possible release
Update doxygen.cfg file
Ignore the unprintable characters which can appear in the text.
Ignore some more files
Add -Weffc++ option for GCC to avoid producing crappy code :)
Fix build inside a new LibreOffice
Add Laurent to main authors (my apology for this forgetful attitude)
Fix distcheck in build/win32
Fixing MSVC build
Bump version for a possible release + remove autopackage that nobody uses anyway
Update of src/conv/ by using libwpd/src/conv as model.
Small changes: - in WPS4.cpp: correction of an uninitialized variable, - in WPS8.cpp: small improvement of the footnote/endnote display, - in WPSContentListener.cpp: check that the lists are closed before closing a section.
Plant some .gitignore files all around the place
Generate ChangeLog on make dist
Fix callgraph when footnotes are present
check that the property remains in the FOD zone (patch Laurent Alonso)
Fix different errors (patch Laurent Alonso)
Fix some debug build warnings/errors
Cleanup and rewrite of build system (patch Tomas Chvatal)
Fix windows gcc build of libwps inside LibreOffice tree (patch Jan Holesovsky <kendy@suse.cz>)
It seems that cfod 0x54 is legitimate (patch Urmas D. <davian818@gmail.com>)
Update configure.ac to new syntax. Patch of Tomas Chvatal <tchvatal@suse.cz>
Rename configure.in to configure.ac Patch of Tomas Chvatal <tchvatal@suse.cz>
Fix makefile.am's to new syntax. Patch of Tomas Chvatal <tchvatal@suse.cz>
Fix gcc-4.6 build

(wiz)

2012-04-07 15:02:50 UTC MAIN commitmail json YAML

Note end of freeze for pkgsrc-2012Q1.

(wiz)

2012-04-07 14:48:12 UTC MAIN commitmail json YAML

2012-04-07 13:22:31 UTC MAIN commitmail json YAML

Add OpenBSD and MirBSD support, no-op for other platforms.

(bsiegert)

2012-04-07 13:17:11 UTC MAIN commitmail json YAML

2012-04-07 13:16:24 UTC MAIN commitmail json YAML

2012-04-07 13:14:25 UTC MAIN commitmail json YAML

2012-04-07 13:13:24 UTC MAIN commitmail json YAML

Fix build on NetBSD 6+. Remove redundant install commands.

(joerg)

2012-04-07 13:12:10 UTC MAIN commitmail json YAML

2012-04-07 13:10:56 UTC MAIN commitmail json YAML

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

(bsiegert)

2012-04-07 12:49:35 UTC MAIN commitmail json YAML

avaiable via http instead of ftp
(now, redirected to http://aol-4.vo.llnwd.net/pub/...)

(obache)

2012-04-07 11:47:19 UTC MAIN commitmail json YAML

Add user-destdir installation support.

(obache)

2012-04-07 11:38:17 UTC MAIN commitmail json YAML

2012-04-07 11:32:30 UTC MAIN commitmail json YAML

2012-04-07 11:29:27 UTC MAIN commitmail json YAML

Fix build with newer vala and glib.

(joerg)

2012-04-07 09:23:45 UTC MAIN commitmail json YAML

Updated net/sniffit to 0.3.5nb3

(obache)

2012-04-07 09:23:11 UTC MAIN commitmail json YAML

2012-04-07 08:29:46 UTC MAIN commitmail json YAML

Note update of multimedia/ogle to 0.9.2nb7.

(he)

2012-04-07 08:28:45 UTC MAIN commitmail json YAML

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@

(he)

2012-04-07 04:47:27 UTC MAIN commitmail json YAML

specify include/lib dir for iodbc respectively.

(obache)

2012-04-07 01:53:18 UTC MAIN commitmail json YAML

2012-04-06 19:12:04 UTC MAIN commitmail json YAML

Note p5-Redis update to latest available release.

(mishka)

2012-04-06 15:56:42 UTC MAIN commitmail json YAML

Note update of the "dovecot2" package to version 2.1.3nb1.

(tron)

2012-04-06 15:56:27 UTC MAIN commitmail json YAML

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.

(tron)

2012-04-06 14:07:32 UTC MAIN commitmail json YAML

BUILDLINK_{INCDIR,LIBDIR}.iodbc must not contain ${PREFIX}.
(and CPPFLAGS will not be required)

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

(obache)

2012-04-06 12:55:23 UTC MAIN commitmail json YAML

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.

(marino)

2012-04-06 11:30:54 UTC MAIN commitmail json YAML

- add chkrootkit-0.49;
- update vala entry;
- fix sorting.

>From patch by Bug Hunting.

(wiz)

2012-04-06 11:30:26 UTC MAIN commitmail json YAML

Update / sync a bit with the `README' file from Vala's sources.

>From patch by Bug Hunting.

(wiz)

2012-04-06 11:29:21 UTC MAIN commitmail json YAML

+ feh-2.5, kde4-4.8.2, libraw-0.14.6.

(wiz)

2012-04-06 11:17:53 UTC MAIN commitmail json YAML

2012-04-06 11:08:56 UTC MAIN commitmail json YAML

restore kqueue patch checksums

(wiz)

2012-04-06 10:42:38 UTC MAIN commitmail json YAML

Fix build problem on the platform without RLIMIT_AS; NetBSD 4.

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

(taca)

2012-04-06 10:41:16 UTC MAIN commitmail json YAML

Note update of devel/glib2 package to 2.30.3nb1.

(taca)

2012-04-06 10:40:37 UTC MAIN commitmail json YAML

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.

(taca)

2012-04-05 22:49:46 UTC MAIN commitmail json YAML

kde4-l10n-* catchups and p5-Text-BibTeX update.

(markd)

2012-04-05 22:43:47 UTC MAIN commitmail json YAML

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.

(markd)

2012-04-05 22:30:02 UTC MAIN commitmail json YAML

2012-04-05 10:42:04 UTC MAIN commitmail json YAML

Updated mail/imap-uw to 2007f

(wiz)

2012-04-05 10:41:55 UTC MAIN commitmail json YAML

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.

(wiz)

2012-04-05 04:55:42 UTC MAIN commitmail json YAML

allow to build with skipping harmless warnings.

(obache)

2012-04-05 03:18:01 UTC MAIN commitmail json YAML

Note update of lang/php53 package to 5.3.10nb1.

(taca)

2012-04-05 03:17:26 UTC MAIN commitmail json YAML

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.

(taca)

2012-04-05 02:58:25 UTC MAIN commitmail json YAML

2012-04-05 00:42:28 UTC MAIN commitmail json YAML

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

(taca)

2012-04-05 00:41:10 UTC MAIN commitmail json YAML

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]

(taca)

2012-04-05 00:40:09 UTC MAIN commitmail json YAML

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]

(taca)

2012-04-05 00:39:34 UTC MAIN commitmail json YAML

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]

(taca)

2012-04-04 22:20:37 UTC MAIN commitmail json YAML

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

(sbd)

2012-04-04 22:18:30 UTC MAIN commitmail json YAML

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

(sbd)

2012-04-04 22:12:25 UTC MAIN commitmail json YAML

Add some gcc-* description

(sbd)

2012-04-04 22:09:49 UTC MAIN commitmail json YAML

2012-04-04 21:23:24 UTC MAIN commitmail json YAML

Updated archivers/rar to 4.1.1

(ryoon)

2012-04-04 21:22:19 UTC MAIN commitmail json YAML

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

(ryoon)

2012-04-04 20:05:44 UTC MAIN commitmail json YAML

2012-04-04 20:05:09 UTC MAIN commitmail json YAML

2012-04-04 19:42:09 UTC MAIN commitmail json YAML

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

(mishka)

2012-04-04 17:58:24 UTC MAIN commitmail json YAML

Update master site URL and home page.

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

(tron)

2012-04-04 17:05:25 UTC MAIN commitmail json YAML

Don't accidentally pick up mlib.

(hans)

2012-04-04 14:28:04 UTC MAIN commitmail json YAML

Updated mail/rss2email to 2.71nb2

(wiz)

2012-04-04 14:27:42 UTC MAIN commitmail json YAML

Remove duplicate part of man page.  Bump PKGREVISION.

(wiz)

2012-04-04 13:22:40 UTC MAIN commitmail json YAML

Note update of pidgin and related package to 2.10.3.

(obache)

2012-04-04 13:20:06 UTC MAIN commitmail json YAML

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

(obache)

2012-04-04 12:27:30 UTC MAIN commitmail json YAML

Note update of www/contao211-translations package to 201204040.

(taca)

2012-04-04 12:26:42 UTC MAIN commitmail json YAML

Update contao211-translations to 201204040.

Update Japanese, Latvian, Romanian and Slovak language files.

(taca)

2012-04-04 11:35:00 UTC MAIN commitmail json YAML

Updated www/apache-tomcat55 to 5.5.35

(obache)

2012-04-04 11:34:27 UTC MAIN commitmail json YAML

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)

(obache)

2012-04-04 08:06:26 UTC MAIN commitmail json YAML

Updated sysutils/cdrtools to 3.01alpha07nb1

(wiz)

2012-04-04 08:06:16 UTC MAIN commitmail json YAML

Add gettext-lib dependency for PR pkg/46289. Bump PKGREVISION.
Thanks obache@ for the hint!

(wiz)

2012-04-04 07:06:59 UTC MAIN commitmail json YAML

Remove xine-arts dependency.  Not needed any more.

(markd)

2012-04-03 21:52:50 UTC MAIN commitmail json YAML

Fix enigmail runtime error.
Reported by Jan Danielsson on pkgsrc-users@, thank you.
* Add NetBSD and DragonFly uname etc.

(ryoon)

2012-04-03 18:57:22 UTC MAIN commitmail json YAML

2012-04-03 16:32:22 UTC MAIN commitmail json YAML

Set BUILDLINK_CPPFLAGS.iodbc - fixes at least myodbc & odbc-postgresql

(abs)

2012-04-03 15:00:30 UTC MAIN commitmail json YAML

Fix building with clang on i386 (PR#46177)

(adam)

2012-04-03 09:57:08 UTC MAIN commitmail json YAML

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.

(dholland)

2012-04-03 09:55:59 UTC MAIN commitmail json YAML

Fix used-by, was copied from print/evince without being updated.

(dholland)

2012-04-03 09:53:44 UTC MAIN commitmail json YAML

Restrict depends to exclude evince3.

(dholland)

2012-04-03 09:08:46 UTC MAIN commitmail json YAML

Updated textproc/libxml2 to 2.7.8nb9

(obache)

2012-04-03 09:08:33 UTC MAIN commitmail json YAML

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.

(obache)

2012-04-03 08:56:27 UTC MAIN commitmail json YAML

p5-Text-BibTeX update.

(markd)

2012-04-03 08:51:29 UTC MAIN commitmail json YAML

allow ExtUtils-CBuilder from perl>=5.14

(markd)

2012-04-03 08:43:49 UTC MAIN commitmail json YAML

Update to 0.48

Release 0.48 - 23 September, 2010
---------------------------------
* depend on ExtUtils::LibBuilder for library compilation.

Release 0.47 - 18 September, 2010
---------------------------------
* fixed a problem with 160 char being considered whitespace on many unixes.
  Thanks, again, to Philip Kime :)

Release 0.46 - 24 August, 2010
------------------------------
* support entry keys in unicode. Thanks to Philip Kime.

Release 0.45 - 8 June, 2010
---------------------------
* fixed ldconfig call under linux, now only if the user is root.
* fixed library installation path when user specifies different
  installbase during install action.
  (thanks to Franå·½ois for both fixes)

Release 0.44 - 9 May, 2010
--------------------------
* RPath information on link - Thanks to Jens Rehsack
* removed dependency on 'UNIVERSAL' as it is now built-in
  (change for perl 5.12 deprecation)

Release 0.43 - 18 March, 2010
-----------------------------
* small fix on warnings issue
* run ldconfig after installing the .so file under linux

(markd)

2012-04-03 08:13:30 UTC MAIN commitmail json YAML

Add kde-workspace4 dependency

(markd)

2012-04-03 05:54:45 UTC MAIN commitmail json YAML

2012-04-03 04:34:22 UTC MAIN commitmail json YAML

Updated net/tightvnc to 1.3.10nb5

(obache)

2012-04-03 04:34:09 UTC MAIN commitmail json YAML

Add modular X font paths to FONTPATH.
PR 46085.

(obache)

2012-04-03 01:38:18 UTC MAIN commitmail json YAML

* EGDIR is required to be installed, not PKG_SYSCONFDIR.
* no need to take care PKGSYSCONFDIR manulally, or it may result in broken
  behavior if PKG_SYSCONFBASE != ${PREFIX}/etc.

ride on last bump.

(obache)

2012-04-03 01:22:02 UTC MAIN commitmail json YAML

Don't leak ${DESTDIR} into package. Bump revision.

(joerg)

2012-04-02 22:53:16 UTC MAIN commitmail json YAML

Drop maintainership.

(wiz)

2012-04-02 18:08:14 UTC MAIN commitmail json YAML

Note PKGREVISION bump of teTeX-texmf.

(minskim)

2012-04-02 18:07:35 UTC MAIN commitmail json YAML

Resolve conflicts between teTeX-texmf and recent TeX Live packages.

This fixes PR 45902 and PR 46220.

(minskim)

2012-04-02 14:35:00 UTC MAIN commitmail json YAML

2012-04-02 12:16:30 UTC MAIN commitmail json YAML

2012-04-02 10:23:48 UTC MAIN commitmail json YAML

fix mkspecs/default link to point to correct directory rather than
assuming netbsd-g++

(markd)

2012-04-02 10:09:33 UTC MAIN commitmail json YAML

2012-04-02 10:09:06 UTC MAIN commitmail json YAML

Fix from Mark Davies for building with non-default PREFIX.

(dholland)

2012-04-02 09:57:17 UTC MAIN commitmail json YAML

Add dependency on qt4-tools to counter installation problems

(reinoud)

2012-04-02 04:02:46 UTC MAIN commitmail json YAML

Fix the first two or three build failures. Judging by what comes next
it is probably not worth trying to patch this any further, rather than
updating it (although there are/were some problems with things it may
depend on) but maybe making some progress will inspire someone else to
take this up.

In particular I tracked down the lossage where it was looking for vala
1.0 and the current vala versions are 0.12 and 0.14. It seems that
what someone optimistically intended at some point to be vala-1.0
(after vala-0.9) ended up released as vala-0.10.

(dholland)

2012-04-02 00:11:33 UTC MAIN commitmail json YAML

Remove an old bit of patch that changed chmod a+rX to a+r. Fixes
install permissions errors with some umask values.

(dholland)

2012-04-01 22:02:16 UTC MAIN commitmail json YAML

+pokerth-0.9.3 (current version of pokerth in pkgsrc does not build)

(dholland)

2012-04-01 20:53:43 UTC MAIN commitmail json YAML

2012-04-01 20:53:16 UTC MAIN commitmail json YAML

Rewrite to remove multiple post-wrapper if inet6 not defined.

fix mkspecs/default link to point to correct directory rather than
assuming netbsd-g++

(markd)

2012-04-01 20:48:39 UTC MAIN commitmail json YAML

Ad hoc fix to make OpenAxiom build with CLISP on NetBSD/amd64.

It sounds like COMPILE-FILE is broken in CLISP on NetBSD/amd64.
Silence warnings and suppress redefinition check in order to compile it
without a single warning.

(asau)

2012-04-01 20:32:40 UTC MAIN commitmail json YAML

Updated devel/p5-Module-Pluggable

(rhaen)

2012-04-01 20:24:44 UTC MAIN commitmail json YAML

Updated to 4.0

Changes:

no changelog provided by upstream

(rhaen)

2012-04-01 20:18:28 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Log4perl

(rhaen)

2012-04-01 20:17:32 UTC MAIN commitmail json YAML

Updated to 1.36

Changes:
1.36 (2012/02/11)
  *    (ms) [rt.cpan.org #74833] Reini Urban fixed "defined @array" for
            perl 5.16
  *    (ms) [rt.cpan.org #74836] Cope with Carp's questionable decision to
            add a trailing dot to its messages.

1.35 (2012/01/03)
  *    (ms) [rt.cpan.org #73462] Changed logwarn/logcluck/logcarp/error_warn
            to warn() unconditionally and send the message to log4perl which
            will log it only if the log level conditions are met.
  *    (ms) [rt.cpan.org #73598] Gerda Shank reported test suite problems
            with DBD::CSV-0.26. Bumped up to DBD::CSV-0.33 if installed.

1.34 (2011/11/04)
  *    (ms) InternalDebug now replaces all instances of INTERNAL_DEBUG,
            not just the first one.
  *    (ms) Added test case for get_logger() with a ref() on the actual
            object instead of on a static category. Updated docs.
  *    (ms) %d{e} in PatternLayout now returns epoch seconds
  *    (ms) [RT 72056] Messages blocked by an appender threshold are no
            longer passed on to the L4p::Appender::Buffer as undefined
            entries.

1.33 (2011/05/31)
  *    (ms) [RT 67132] Applied patch by Darin McBride to allow for
            empty syswrite messages in the file appender.
  *    (ms) [RT 68105] Fixed init-hash handling of subroutine references,
            reported by Frew Schmidt.
  *    (ms) Mike Schwern noticed confusing DESTROY calls to clean up loggers
            and appenders (http://stackoverflow.com/questions/5914088 and
            https://github.com/mschilli/log4perl/issues/7), so I put on my
            hazmat suit and cleaned it up. Now perl's garbage collector takes
            care of disposing of logger and appender carcasses.
  *    (ms) Added Log::Log4perl->remove_logger($logger) to remove a logger
            from the system.

1.32 (2011/02/26)
  *    (ms) Fixed %T caller_depth with wrapper_register(), reported
            by David Christensen.
  *    (ms) [RT 63053] Fixed for qw() {} deprecated (Todd Rinaldo)
  *    (ms) [RT 62674] Fixed call to deprecated form of UNIVERSAL::can (Karen
            Etheridge).
  *    (ms) [RT 62896] Log::Log4perl::Appender::ScreenColoredLevels now
            inherits from Log::Log4perl::Appender::Screen and therefore
            supports the utf8 flag.
  *    (ms) [RT 64318] Andrew Sayers provided a better error message for
            "threshold needs to be uppercase".
  *    (ms) CharleyDixon fixed LOGWARN when :no_extra_logdie_message is
            in use to no longer exit().

(rhaen)

2012-04-01 20:14:06 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Deep

(rhaen)

2012-04-01 20:13:19 UTC MAIN commitmail json YAML

Updated to 0.109

Changes:

UNIVERSAL::isa and UNIVERAL::can are no longer called as functions:
          this was deprecated in UNIVERSAL 1.03. (RT#74760, Karen Etheridge)

          the code that builds the exporter configuration is cleaned up; more
          documentation of how it may change (for the better, without breaking
          stuff) should appear in the near futureChanges:

(rhaen)

2012-04-01 20:08:59 UTC MAIN commitmail json YAML

Updated databases/p5-DBI

(rhaen)

2012-04-01 20:07:31 UTC MAIN commitmail json YAML

Updated to 1.618

Changes:
=head2 Changes in DBI 1.618 (svn r15170) 25rd February 2012

  Fixed compiler warnings in Driver_xst.h (Martin J. Evans)
  Fixed compiler warning in DBI.xs (H.Merijn Brand)
  Fixed Gofer tests failing on Windows RT74975 (Manoj Kumar)
  Fixed my_ctx compile errors on Windows (Dave Mitchell)

  Significantly optimized method dispatch via cache (Dave Mitchell)
  Significantly optimized DBI internals for threads (Dave Mitchell)
  Xsub to xsub calling optimization now enabled for threaded perls.
  Corrected typo in example in docs (David Precious)
  Added note that calling clone() without an arg may warn in future.
  Minor changes to the install_method() docs in DBI::DBD.
  Updated dbipport.h from Devel::PPPort 3.20

=head2 Changes in DBI 1.617 (svn r15107) 30th January 2012

  NOTE: The officially supported minimum perl version will change
  from perl 5.8.1 (2003) to perl 5.8.3 (2004) in a future release.
  (The last change, from perl 5.6 to 5.8.1, was announced
  in July 2008 and implemented in DBI 1.611 in April 2010.)

  Fixed ParamTypes example in the pod (Martin J. Evans)
  Fixed the definition of ArrayTupleStatus and remove confusion over
    rows affected in list context of execute_array (Martin J. Evans)
  Fixed sql_type_cast example and typo in errors (Martin J. Evans)
  Fixed Gofer error handling for keeperr methods like ping (Tim Bunce)
  Fixed $dbh->clone({}) RT73250 (Tim Bunce)
  Fixed is_nested_call logic error RT73118 (Reini Urban)

  Enhanced performance for threaded perls (Dave Mitchell, Tim Bunce)
  Enhanced and standardized driver trace level mechanism (Tim Bunce)
  Removed old code that was an inneffective attempt to detect
    people doing DBI->{Attrib}.
  Clear ParamValues on bind_param param count error RT66127 (Tim Bunce)
  Changed DBI::ProxyServer to require DBI at compile-time RT62672 (Tim Bunce)

  Added pod for default_user to DBI::DBD (Martin J. Evans)
  Added CON, ENC and DBD trace flags and extended 09trace.t (Martin J. Evans)
  Added TXN trace flags and applied CON and TXN to relevant methods (Tim Bunce)
  Added some more fetchall_arrayref(..., $maxrows) tests (Tim Bunce)
  Clarified docs for fetchall_arrayref called on an inactive handle.
  Clarified docs for clone method (Tim Bunce)
  Added note to DBI::Profile about async queries (Marcel Gr端nauer).
  Reserved spatialite_ as a driver prefix for DBD::Spatialite
  Reserved mo_ as a driver prefix for DBD::MO
  Updated link to the SQL Reunion 95 docs, RT69577 (Ash Daminato)
  Changed links for DBI recipes. RT73286 (Martin J. Evans)

(rhaen)

2012-04-01 19:48:37 UTC MAIN commitmail json YAML

Updated databases/p5-BDB

(rhaen)

2012-04-01 19:42:32 UTC MAIN commitmail json YAML

Updated to 1.90 (aka 1.9)

* Removed patch-aa as it is included in upstream

Changes:

1.9  Mon Dec 26 02:46:09 CET 2011
- partial: update for libdb 5.2 (to make it compile only)

(rhaen)

2012-04-01 19:12:51 UTC MAIN commitmail json YAML

Updated converters/p5-Unicode-Normalize

(rhaen)

2012-04-01 19:11:53 UTC MAIN commitmail json YAML

Updated to 1.14

Changes:
1.14  Sat Mar 10 13:34:53 2012
    - avoid "use Test".

(rhaen)

2012-04-01 19:10:14 UTC MAIN commitmail json YAML

Updated converters/p5-Unicode-Collate

(rhaen)

2012-04-01 19:09:33 UTC MAIN commitmail json YAML

Updated to 0.89

Changes:
0.89  Sat Mar 10 20:19:11 2012
    - avoid "use Test".

0.88  Mon Mar  5 21:56:13 2012
    - DUCET is updated (for Unicode 6.1.0) as Collate/allkeys.txt.
    ! Please notice that allkeys.txt will be overwritten if you have had
      other allkeys.txt already.
    - U+9FCC is a new CJK unified ideograph.
    - The default UCA_Version is 24.
    - Locale/*.pl (except fr.pl) and CJK/Korean.pm are updated.
    - modified tests: cjkrange.t, compatui.t, hangtype.t, loc_cjkc.t,
      loc_es.t, loc_estr.t, overcjk0.t, overcjk1.t, version.t in t.

(rhaen)

2012-04-01 19:05:16 UTC MAIN commitmail json YAML

Updated comms/p5-SMS-Send

(rhaen)

2012-04-01 19:04:34 UTC MAIN commitmail json YAML

Updated to 1.06

Changes:

1.06 Wed 9 Nov 2011
- No functional changes
- Moved to production version
- Updating to Module::Install::DSL 1.04
- New Perl back-compatibility target of 5.6
- Made the Perl back-compat target explicit
- Bumping a variety of dependencies to pick up bug fixes
- Don't import from Params::Util
- Various whitespace/tabbing fixes
- Removed the use of base.pm
- Updated bundled author tests and moved to xt

(rhaen)

2012-04-01 19:01:35 UTC MAIN commitmail json YAML

Updated comms/p5-Device-Modem

(rhaen)

2012-04-01 19:00:49 UTC MAIN commitmail json YAML

Updated to 1.56

Changes:
1.56  Thu Sep 29 13:43:31 CEST 2011
    - [RT#71330] Unbroken the MANIFEST file. 1.55 was non functional.
      Thanks to Vita Cizek for reporting.

1.55  [BROKEN RELEASE. AVOID] Fri Sep 23 22:01:31 CEST 2011
    - Performance improvements by Ed Wildgoose, long time user. Thanks Ed!
      Windows users, please test this release!

(rhaen)

2012-04-01 18:57:39 UTC MAIN commitmail json YAML

Updated comms/p5-Device-Gsm

(rhaen)

2012-04-01 18:56:55 UTC MAIN commitmail json YAML

Updated to 1.60

Changes:
1.60  Fri Mar 16 12:14:07 CET 2012
    - Removed the syslog test. Was artificial and pointless,
      and it failed on Windows and Solaris. Thanks to CPAN testers reports.

1.59  Thu Mar  8 10:13:30 CET 2012
    - Fixed RT #75619, POD fixes to make the POD clean for Debian packaging.
    - Applied .perltidyrc to all source files. Watch out if you had patches :)

(rhaen)

2012-04-01 18:49:58 UTC MAIN commitmail json YAML

Updated comms/p5-Asterisk

(rhaen)

2012-04-01 18:49:02 UTC MAIN commitmail json YAML

Updated to 1.03

Changes:
1.03 Fix AGI.pm from printing warnings on some optional
        variables (http://bugs.debian.org/525025)

1.02 Fix POD for AGI.pm thanks to Lawrence Gilbert
Fix Manager.pm parsing values that were 0
Fix verbose example in AGI.pm
Fix return in _readparse in AGI.pm
Fix quoting on a few AGI.pm commands

(rhaen)

2012-04-01 18:46:32 UTC MAIN commitmail json YAML

Updated audio/p5-CDDB_get

(rhaen)

2012-04-01 18:45:43 UTC MAIN commitmail json YAML

Updated to 2.28

Changes:
2.28  06.03.2012
      make tests work with perl 5.15.x

(rhaen)

2012-04-01 18:42:02 UTC MAIN commitmail json YAML

2012-04-01 18:41:06 UTC MAIN commitmail json YAML

Updated audio/p5-Audio-Wav

(rhaen)

2012-04-01 18:40:12 UTC MAIN commitmail json YAML

Updated to 0.13

Changes:
0.13  Fri Mar 30 21:17:18 GMT 2012
  - read: don't call close() at DESTROY time when the file handle
    creationfailed during new() (Murali Ramanathan)
      https://rt.cpan.org/Ticket/Display.html?id=71462
  - apply patch to allow read/write of files from handle
      https://rt.cpan.org/Ticket/Display.html?id=71715
  - fix problem with $^X under mod_perl (thanks, mario and david!)
      https://rt.cpan.org/Ticket/Display.html?id=62060
  - fix bug in perldoc (Sergei Steshenko)
      https://rt.cpan.org/Ticket/Display.html?id=57114
  - fix problem with writing 24,32 bps files reported by Sergei Steshenko:
      http://rt.cpan.org/Public/Bug/Display.html?id=57093
  - spelling fixes from debian
      http://rt.cpan.org/Public/Bug/Display.html?id=69644

(rhaen)

2012-04-01 18:35:18 UTC MAIN commitmail json YAML

Updated chat/p5-POE-Component-IRC

(rhaen)

2012-04-01 18:30:45 UTC MAIN commitmail json YAML

- Updated to 6.78
- Added dependency p5-Test-Differences

Changes:
6.78  Wed Dec 7 20:29:45 GMT 2011
    - Prevent an IPv6 test failure

6.77  Fri Dec 2 03:55:14 GMT 2011
    - Prevent a test failure in 06_online.t if the host is K-lined

6.76  Tue Nov 29 03:24:55 GMT 2011
    - DCC.pm: Fix DCC RESUME, it was broken
    - NickReclaim.pm: Make it more robust and prevent an error from being
      raised when we quit from IRC.

(rhaen)

2012-04-01 18:30:34 UTC MAIN commitmail json YAML

Revert the patch that added locale support by buildlinking against
converters/libiconv, which did break on NetBSD. Instead, disable nls
explicitly and set CFLAGS.SunOS when using gcc>=4.6.

(hans)

2012-04-01 18:11:00 UTC MAIN commitmail json YAML

Updated math/R-geoR to 1.7.2

(brook)

2012-04-01 18:09:54 UTC MAIN commitmail json YAML

Update to version 1.7-2 of the R geoR package.  Cleanup of DESCR and
Makefile.

Geostatistical analysis including traditional, likelihood-based and
Bayesian methods.

(brook)

2012-04-01 18:06:47 UTC MAIN commitmail json YAML

Updated math/R-sp to 0.9.98

(brook)

2012-04-01 18:05:34 UTC MAIN commitmail json YAML

Update to version 0.9-98 of the R sp package.  Cleanup of DESCR and
Makefile.

A package that provides classes and methods for spatial data. The
classes document where the spatial location information resides, for
2D or 3D data. Utility functions are provided, e.g. for plotting data
as maps, spatial selection, as well as methods for retrieving
coordinates, for subsetting, print, summary, etc.

(brook)

2012-04-01 18:00:02 UTC MAIN commitmail json YAML

Added new package R-splancs.

(brook)

2012-04-01 17:59:13 UTC MAIN commitmail json YAML

Updated math/R-splancs to 2.01.31

(brook)

2012-04-01 17:57:21 UTC MAIN commitmail json YAML

Initial import of the R-splancs package.

splancs: Spatial and Space-Time Point Pattern Analysis

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(brook)

2012-04-01 17:52:14 UTC MAIN commitmail json YAML

Added the new package R-RandomFields.

(brook)

2012-04-01 17:49:40 UTC MAIN commitmail json YAML

Updated math/R-RandomFields to 2.0.54

(brook)

2012-04-01 17:46:27 UTC MAIN commitmail json YAML

Initial import of package.

RandomFields: Simulation and Analysis of Random Fields

Simulation of Gaussian and extreme value random fields; conditional
simulation; kriging.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(brook)

2012-04-01 15:19:56 UTC MAIN commitmail json YAML

Fix build on FreeBSD 9.0.
* Add LDFLAGS.FreeBSD like DragonFly.

(ryoon)

2012-04-01 15:18:45 UTC MAIN commitmail json YAML

2012-04-01 14:57:37 UTC MAIN commitmail json YAML

PR/41636 -- TORCS requires PIC in plib on amd64.

(shattered)

2012-04-01 14:41:17 UTC MAIN commitmail json YAML

2012-04-01 14:39:35 UTC MAIN commitmail json YAML

2012-04-01 14:35:20 UTC MAIN commitmail json YAML

Delint (include sysutils/desktop-file-utils/desktopdb.mk)

(shattered)

2012-04-01 08:52:58 UTC MAIN commitmail json YAML

Updated textproc/expat to 2.1.0

(obache)

2012-04-01 08:52:43 UTC MAIN commitmail json YAML

Update expat to 2.1.0, contains security fixes.

Release 2.1.0 Sat March 24 2012
        - Bug Fixes:
          #1742315: Harmful XML_ParserCreateNS suggestion.
          #2895533: CVE-2012-1147 - Resource leak in readfilemap.c.
          #1785430: Expat build fails on linux-amd64 with gcc version>=4.1 -O3.
          #1983953, 2517952, 2517962, 2649838:
                Build modifications using autoreconf instead of buildconf.sh.
          #2815947, #2884086: OBJEXT and EXEEXT support while building.
          #1990430: CVE-2009-3720 - Parser crash with special UTF-8 sequences.
          #2517938: xmlwf should return non-zero exit status if not well-formed.
          #2517946: Wrong statement about XMLDecl in xmlwf.1 and xmlwf.sgml.
          #2855609: Dangling positionPtr after error.
          #2894085: CVE-2009-3560 - Buffer over-read and crash in big2_toUtf8().
          #2958794: CVE-2012-1148 - Memory leak in poolGrow.
          #2990652: CMake support.
          #3010819: UNEXPECTED_STATE with a trailing "%" in entity value.
          #3206497: Unitialized memory returned from XML_Parse.
          #3287849: make check fails on mingw-w64.
          #3496608: CVE-2012-0876 - Hash DOS attack.
        - Patches:
          #1749198: pkg-config support.
          #3010222: Fix for bug #3010819.
          #3312568: CMake support.
          #3446384: Report byte offsets for attr names and values.
        - New Features / API changes:
          Added new API member XML_SetHashSalt() that allows setting an intial
                value (salt) for hash calculations. This is part of the fix for
                bug #3496608 to randomize hash parameters.
          When compiled with XML_ATTR_INFO defined, adds new API member
                XML_GetAttributeInfo() that allows retrieving the byte
                offsets for attribute names and values (patch #3446384).
          Added CMake build system.
                See bug #2990652 and patch #3312568.
          Added run-benchmark target to Makefile.in - relies on testdata module
                present in the same relative location as in the repository.

(obache)

2012-04-01 06:11:31 UTC MAIN commitmail json YAML

Updated emulators/suse121_expat to 12.1nb1

(obache)

2012-04-01 06:11:20 UTC MAIN commitmail json YAML

Update libexpat1 pkg to 2.0.1-109.4.1 for CVE-2012-0876, CVE-2012-1147 and CVE-2012-1148.

Bump PKGREVISION.

(obache)

2012-04-01 04:28:44 UTC MAIN commitmail json YAML

Updated multimedia/adobe-flash-plugin11 to 11.2.202.228

(obache)

2012-04-01 04:28:32 UTC MAIN commitmail json YAML

Update adobe-flash-plugins10.1 to 11.2.202.228, fixes pbsb12-07.

(obache)

2012-04-01 04:27:59 UTC MAIN commitmail json YAML

Updated multimedia/adobe-flash-plugin10.1 to 10.3.183.18

(obache)

2012-04-01 04:27:46 UTC MAIN commitmail json YAML

2012-03-31 23:47:51 UTC MAIN commitmail json YAML

Restrict depends to avoid matching the kde4 package

(dholland)