Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
marino c9829d6721 databases/postgresql91(-client): Fix build for gcc46 and gcc47
Postgresql91 uses non-constant array sizes in record definitions which
gcc enforces starting with 4.6.  These index sizes are defined as macros
using functions such as offsetof.  These patches introduce enums where
the macros become constant expressions which gcc 4.6+ will accept.

GCC 4.7 also introduces the unused-but-set-variable warning which is
popping up all over the place in pgsql91, so silence these warnings -
they are harmless and get optimized out anyway.

No revbump because functionality won't change on binaries generated with
gcc4.5 and below.
2012-10-07 10:24:54 +00:00
archivers Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
audio Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT) 2012-10-04 00:21:58 +00:00
benchmarks Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
biology Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT) 2012-10-04 00:21:58 +00:00
bootstrap Fix "bootstrap --unprivileged" failure on Haiku 2012-10-02 21:02:21 +00:00
cad Remove unnecessary python restriction (to all supported versions). 2012-10-04 07:02:41 +00:00
chat Recursive bump from net/gssdp. 2012-10-06 08:46:39 +00:00
comms Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
converters Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
cross Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
databases databases/postgresql91(-client): Fix build for gcc46 and gcc47 2012-10-07 10:24:54 +00:00
devel Update gobject-introspection 1.34.0 2012-10-07 10:23:51 +00:00
distfiles
doc Updated devel/gobject-introspection to 1.34.0 2012-10-07 10:24:13 +00:00
editors Update for python25 removal. 2012-10-03 22:14:00 +00:00
emulators Update to 0.9.14 2012-10-06 12:46:12 +00:00
filesystems Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT) 2012-10-04 00:21:58 +00:00
finance Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
fonts Update to 0.444 2012-10-06 06:16:57 +00:00
games Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 11:54:29 +00:00
geography Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-04 09:19:16 +00:00
graphics Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
ham (1) Let me (mef@ aka makoto at ki.nu) take Maintainership. 2012-10-04 14:47:33 +00:00
inputmethod Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
lang Add additional fix to CVE-2011-1005 from discuttion on oss-security 2012-10-06 16:30:28 +00:00
licenses rename osl-license to osl 2012-08-25 13:11:30 +00:00
mail Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT) 2012-10-04 00:21:58 +00:00
math Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT) 2012-10-04 00:21:58 +00:00
mbone Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
meta-pkgs Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
misc Update to 3.6.2 2012-10-06 05:30:40 +00:00
mk Add .tar.7z support. 2012-10-06 22:24:45 +00:00
multimedia Recursive bump from net/gssdp. 2012-10-06 08:46:39 +00:00
net net/libfetch: Fix for gcc4.7 2012-10-07 07:23:21 +00:00
news Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
packages
parallel Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
pkgtools Bump version to 2.16 2012-10-06 13:06:31 +00:00
print Fix build with modular Xorg. 2012-10-04 21:58:58 +00:00
regress
security Small clean-up 2012-10-05 20:01:23 +00:00
shells Update to 20120801 2012-10-06 12:23:36 +00:00
sysutils Update glib2 and therefore gdbus-codegen and gio-fam to 2.34.0 2012-10-06 20:44:04 +00:00
templates
textproc Really remove py-FourSuite (only worked with python25). 2012-10-05 08:58:45 +00:00
time Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
wm Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT) 2012-10-04 00:21:58 +00:00
www Fixes since v1.7.12.1 2012-10-06 18:28:12 +00:00
x11 Removed ftp.gtk.org from MASTER_SITES, since it does not have the latest distfiles 2012-10-07 07:01:50 +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.