Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
joerg f9b953763b Replace note_whats_installed, add_to_list_fn and generally most
users of findbestmatchingname and findmatching name with more
descriptive and easier to use iterator functions. This functions
are a first step to abstract away pkgdb layout from most parts of
the code. It also helps to reduce side effects and point out potential
bugs in this code.

Fix a potential, but practically irrelevant buffer overflow.

No longer allow symbolic links directly in pkgdb to store the meta
data of individual packages outside. E.g. /var/db/pkg/atk-1.18.0
must be a directory and not point to it. This is not yet enforced in
all parts of the code, more changes will follow.

Bump version to 20070808.
2007-08-08 22:33:38 +00:00
archivers Don't use malloc.h. 2007-08-05 17:38:47 +00:00
audio Don't use malloc.h. 2007-08-08 21:07:48 +00:00
benchmarks don't use malloc.h. 2007-08-08 20:30:13 +00:00
biology Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:33:05 +00:00
bootstrap Interix: Install xargs script in $wrkdir, not $prefix, for bootstrapping. 2007-08-05 16:12:15 +00:00
cad Don't use malloc.h. 2007-08-08 19:15:44 +00:00
chat Don't use malloc.h. 2007-08-08 19:29:40 +00:00
comms Forgotten patchsum. Thanks wiz@ 2007-08-08 22:14:49 +00:00
converters Update skf to 1.95.1. 2007-07-28 13:57:54 +00:00
cross Use tools framework for bzcat. 2007-06-15 17:09:45 +00:00
crosspkgtools Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
databases Update mergeant to 0.66. 2007-08-04 11:26:32 +00:00
devel Don't use malloc.h. While here, depend on bison using tools framework, 2007-08-08 21:02:53 +00:00
distfiles
doc + Transmission-0.80, abcm2ps-5.5.1, net-snmp-5.4.1, openbox-3.4.4, 2007-08-08 22:20:44 +00:00
editors Fix path to Perl. Bump revision. 2007-08-05 16:44:52 +00:00
emulators Write out the path to the Makefile to include so that lintpkgsrc won't 2007-08-01 18:52:25 +00:00
filesystems Belated bump revision as libarchive was changed. 2007-07-29 17:37:51 +00:00
finance Remove gnucash-current -- merged into gnucash. 2007-07-19 19:36:20 +00:00
fonts Supports DESTDIR installation. 2007-08-08 17:20:36 +00:00
games Don't use malloc.h. 2007-08-08 20:53:47 +00:00
geography SUBDIR+= epsg-docs 2007-07-28 11:10:05 +00:00
graphics Don't use malloc.h. 2007-08-08 21:31:26 +00:00
ham Fixed typo defining usrp library dependency USRP_LA in patch-aa 2007-08-08 14:42:19 +00:00
inputmethod malloc.h is an anachroism, use stdlib.h instead. 2007-07-24 15:14:49 +00:00
lang Add forgotten patch to kill malloc.h. 2007-08-08 21:43:35 +00:00
licenses Update to 6.13, provided by Brook Milligan. 2007-07-28 11:06:36 +00:00
mail Update mail/alpine to 0.999nb1 2007-08-08 16:05:57 +00:00
math Dependency package databases/{libgda,libgnomedb} were updated. 2007-08-04 14:14:29 +00:00
mbone Revert last PLIST change und bump revision again. 2007-03-30 15:41:02 +00:00
meta-pkgs Updated gnuradio to 3.0.4: 2007-08-08 02:55:13 +00:00
misc Really don't use malloc.h. 2007-08-08 21:37:26 +00:00
mk Skip blank lines in +REQUIRED_BY files so that we don't error out trying 2007-08-08 16:39:05 +00:00
multimedia Don't use malloc.h, use stdlib.h. 2007-08-05 15:37:34 +00:00
net Don't use malloc.h. 2007-08-08 21:37:49 +00:00
news Use MACHINE_ARCH instead of LOWER_ARCH in conditionals. 2007-07-29 14:33:12 +00:00
packages
parallel Make it easier to build and install packages "unprivileged", where 2007-07-04 20:54:31 +00:00
pkgtools Replace note_whats_installed, add_to_list_fn and generally most 2007-08-08 22:33:38 +00:00
print *blink* check-files didn't run for some reason, so update the PLIST 2007-08-08 20:09:05 +00:00
regress Add some regression tests for backing up existing files, e.g. "-b" and 2007-07-12 18:27:54 +00:00
security Set INFO_FILES, so that info/dir is handled correctly. May also fix 2007-08-08 19:57:32 +00:00
shells Update shells/mksh to version 30. Changes from version 29.6 include: 2007-08-07 19:38:11 +00:00
sysutils outb args are swapped between NetBSD and linux... found by jmcneill@. 2007-08-08 17:12:44 +00:00
templates Removed a double redirection. Changed the URL on the FTP server to 2007-05-07 08:19:35 +00:00
textproc Do not insist on GNU iconv. NetBSD iconv, for example, is perfectly fine. 2007-08-08 21:57:16 +00:00
time Don't use malloc.h. 2007-08-08 21:44:14 +00:00
wm Don't use malloc.h. 2007-08-08 20:40:48 +00:00
www Don't use malloc.h. 2007-08-08 20:14:52 +00:00
x11 Don't use malloc.h. 2007-08-08 21:07:48 +00:00
Makefile Fix typo in comment. 2007-06-19 22:30:33 +00:00
pkglocate
README

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

Please see doc/pkgsrc.txt for information.