Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
he 23c7b0afec Update to version 2.19.2. Changes:
Version 2.19.2  Released March 12, 2012
  - Fix errors when multiple same-named placeholders are used. [GSM]
    (CPAN bug #75713)

Version 2.19.1  Released March 10, 2012 (git commit db6f6da00467c7ea28d32c4df97e93ccc4d38f2b)
  - Fix crash when passing in an array with undefined elements. [GSM]

Version 2.19.0  Released March 9, 2012 (git commit 05ab092905ce6891ed83e173412ee70d6cdb8cb5)
  - Use proper formatting for warn() and croak() (CPAN bug #75642)
    [Niko Tyni]
  - Fix localized regex in test (CPAN bug #70759)
  - Fix for named placeholders (CPAN bug #70953) [Jan Pazdziora]
  - Various fixes to the array-marshalling code [Noah Misch, Mark
    Stosberg, and David Christensen] (CPAN bug #58552)
  - Allow hi-bit chars in dollar-quoted identifiers
    [David Christensen] (CPAN bug #73832)
  - Have do() return count for things such as CREATE TABLE .. AS SELECT
    Will only work on 9.0 or better. (CPAN bug #71073) [Pavel Stehule]
  - Better error message when trying to do things post-disconnect [GSM]
  - Always respect pg_server_prepare=0 by using PQexec not PQexecParams. [GSM]
  - Fix error in async docs (CPAN bug #72812)
  - Switch from subversion to git.
    git clone git://bucardo.org/dbdpg.git [GSM]
2012-05-18 09:06:58 +00:00
archivers Update to 0.0.5: 2012-05-08 06:13:27 +00:00
audio audio/audacious: Fix indirect linking on DragonFly 2012-05-16 13:43:14 +00:00
benchmarks Declare void function void; fixes clang build. 2012-04-22 21:08:20 +00:00
biology All supported python versions in pkgsrc support eggs, so remove 2012-04-08 20:21:41 +00:00
bootstrap Don't enforce vulnerability tests during bootstrap. On old systems eg. 2012-05-15 16:42:43 +00:00
cad Sort. 2012-05-07 18:15:59 +00:00
chat Update to 3.2.1 (security update): 2012-05-16 14:36:17 +00:00
comms fix missing <time.h> inclusion that produces: 2012-05-17 20:29:13 +00:00
converters Add CONFLICTS with new man-pages package. For details, see 2012-05-12 07:37:50 +00:00
cross Fix inline usage. 2012-05-04 16:07:02 +00:00
databases Update to version 2.19.2. Changes: 2012-05-18 09:06:58 +00:00
devel Update to 1.0.23: 2012-05-18 03:21:06 +00:00
distfiles
doc update devel/cvsd to 1.0.23. 2012-05-18 03:29:10 +00:00
editors editors/kdissert: Fix indirect linking (all platforms) 2012-05-16 22:16:36 +00:00
emulators emulators/gcube: Fix indirect linking on DragonFly 2012-05-16 18:35:28 +00:00
filesystems Fix build with automake-1.2. 2012-05-10 10:49:49 +00:00
finance Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
fonts Make font names in the map file match with the names defined in font files. 2012-05-09 21:02:03 +00:00
games games/falcons-eye: Fix indirect linking (all platforms) 2012-05-16 22:53:15 +00:00
geography Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
graphics graphics/inkscape: Fix indirect linking on DragonFly 2012-05-16 18:27:12 +00:00
ham Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
inputmethod Change the the cast on gettext() when testing for it so the gcc doesn't 2012-05-14 05:01:24 +00:00
lang lang/php5: Fix unwanted directory removal 2012-05-17 19:01:43 +00:00
licenses Add SUN INDUSTRY STANDARDS SOURCE LICENSE 2012-04-18 20:57:11 +00:00
mail Update sympa to latest stable release 6.1.11. Lots of changes since the 5.4 2012-05-16 16:16:46 +00:00
math To build it needs at least libgsf 1.14.18 2012-05-15 03:45:22 +00:00
mbone Fix build on NetBSD 6+. Remove redundant install commands. 2012-04-07 13:13:24 +00:00
meta-pkgs Fix building with Clang 2012-05-01 18:47:01 +00:00
misc Update to 3.5.3 2012-05-13 11:28:07 +00:00
mk typo. 2012-05-16 14:54:57 +00:00
multimedia Add a Linux only PLIST. 2012-05-14 02:59:56 +00:00
net net/net-snmp: Fix IPv6 option on DragonFly 2012-05-17 14:37:07 +00:00
news Add more missing includes. I think these are the last; should finally 2012-05-10 02:04:36 +00:00
packages
parallel pkglint cleanup while here. 2012-05-10 10:55:44 +00:00
pkgtools Don't re-define __UNCONST if it is already defined. On old NetBSD systems 2012-05-15 16:45:45 +00:00
print Add hplip to pkgsrc/print, 2012-05-18 03:07:26 +00:00
regress
security Add missing dependency on p5-IO-Socket-SSL and p5-libwww (for LWP::UserAgent). 2012-05-17 10:52:48 +00:00
shells Update mksh to R40f. 2012-05-13 18:46:35 +00:00
sysutils Fix "xm list" with Python 2.7 (which is the default now). Without these patches,you get a traceback and a crashing xend. 2012-05-14 15:39:52 +00:00
templates
textproc canonicalize MASTER_SITES and HOMEPAGE url. 2012-05-17 10:37:43 +00:00
time time/evolution_webcal: Fix indirect linking on DragonFly 2012-05-16 18:02:45 +00:00
wm USE_TOOLS+=flex, seen in Linux bulk build 2012-05-14 08:09:27 +00:00
www Update to 3.20120516. From the changelog: 2012-05-17 05:51:04 +00:00
x11 x11/gtk3: Fix dependency / Fix DragonFly 2012-05-17 21:10:37 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.