Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
veego d53b01d221 Fix PLIST_SRC error introduced in rev 1.1593.
Before this fix it would include
  PLIST.common
then _only_ one of the following
  PLIST.${OPSYS}
  PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g}
  PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g}
  PLIST
and then PLIST.common_end.

Now, uses all of the following PLIST files, in that order:

PLIST.common
PLIST.${OPSYS}
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g}
PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g}
PLIST
PLIST.common_end
2005-02-27 22:10:25 +00:00
archivers Update to 2.8.4: 2005-02-26 17:25:58 +00:00
audio Update to 0.3.6: 2005-02-26 17:25:36 +00:00
benchmarks Add RMD160 digests in addition to the SHA1 ones. 2005-02-22 21:08:31 +00:00
biology Add RMD160 digests in addition to the SHA1 ones. 2005-02-22 21:28:55 +00:00
bootstrap set MACHINE_ARCH correctly on AIX. 2005-02-19 04:07:31 +00:00
cad Add RMD160 digests in addition to SHA1 ones. 2005-02-23 14:59:23 +00:00
chat Update to 1.1.4; patch provided by maintainer in PR pkg/29542: 2005-02-27 08:52:07 +00:00
comms Regen after RCSId add. 2005-02-23 19:14:52 +00:00
converters Add RMD160 digests in addition to SHA1 ones 2005-02-23 16:12:33 +00:00
cross Add RMD160 digests 2005-02-24 10:16:52 +00:00
databases Start to make this work on (even older) IRIX: check for __sgi rather than sgi 2005-02-27 21:50:26 +00:00
devel Some more pthread fixes: set PTHREAD_OPTS+=require and include the pthread 2005-02-27 21:57:53 +00:00
distfiles
doc Note update of firefox to 1.0.1, add firefox-gtk1-1.0.1, 2005-02-27 13:31:03 +00:00
editors Update for 21.4a. Noted by Dave Huang on tech-pkg. 2005-02-27 01:05:33 +00:00
emulators Add RMD160 digests to the SHA1 ones 2005-02-23 18:49:17 +00:00
finance Add RMD160 digests in addition to the SHA1 ones. 2005-02-22 21:08:31 +00:00
fonts Update to 2.2.99: 2005-02-26 16:39:51 +00:00
games Define "LINUX" on Linux. This fixes PR pkg/29489. 2005-02-24 23:10:44 +00:00
geography Add RMD160 digests in addition to the SHA1 ones. 2005-02-22 21:08:31 +00:00
graphics Chanes 6.2.0-2: 2005-02-27 12:37:30 +00:00
ham Add RMD160 digests in addition to the SHA1 digests 2005-02-22 21:06:06 +00:00
inputmethod Add RMD160 digests 2005-02-23 21:00:34 +00:00
lang make this work on solaris (pick the correct config name) 2005-02-27 21:33:17 +00:00
licenses Add the radiance license (a BSD-style license) 2005-02-16 22:19:10 +00:00
mail To run on python 2.4 one would need mailman 2.1.6 (beta). 2005-02-27 07:49:02 +00:00
math update to 23.7 2005-02-25 17:10:09 +00:00
mbone Add RMD160 digests in addition to the SHA1 ones. 2005-02-22 21:28:55 +00:00
meta-pkgs The new Boost packages have to conflict with boost<1.32.0 (except the 2005-02-27 08:42:05 +00:00
misc Drop trailing whitespace. 2005-02-27 11:16:30 +00:00
mk Fix PLIST_SRC error introduced in rev 1.1593. 2005-02-27 22:10:25 +00:00
multimedia Add back lib/transcode/export_xvid.so to PLIST which was removed in rev 1.2. 2005-02-27 12:03:09 +00:00
net make this work on IRIX 2005-02-27 22:06:10 +00:00
news Add RMD160 digests 2005-02-24 12:19:55 +00:00
packages
parallel Add RMD160 digests 2005-02-24 12:19:55 +00:00
pkgtools Minor wording changes. Fixed a bug. (The string "$line->text" does not call 2005-02-24 22:50:44 +00:00
print Update to 0.1.14: 2005-02-27 12:52:56 +00:00
regress New test to verify that the USE_GNU_TOOLS mechanism works while building 2005-02-12 14:45:53 +00:00
security Fix installation on NetBSD 1.6. 2005-02-27 17:33:44 +00:00
shells Add RMD160 digests. 2005-02-24 12:51:41 +00:00
sysutils Update to 2.8.7: 2005-02-26 17:26:52 +00:00
templates
textproc Adapt to changed lang/perl5/module.mk. 2005-02-27 10:54:12 +00:00
time Update to 0.27: 2005-02-26 01:57:28 +00:00
wm Use .else, not .elseif with no clause (should be .elif anyway...). 2005-02-27 11:56:10 +00:00
www Oops, previous commit was using gtk2. 2005-02-27 15:15:24 +00:00
x11 Bump required version of doxygen to 1.4.0 and add the additional files this 2005-02-27 11:39:33 +00:00
Makefile Fixed two quoting errors. Where $pkgdir had been written, $$pkgsrc had been 2005-02-14 22:47:11 +00:00
Packages.txt Typo. 2004-11-30 21:05:24 +00:00
pkglocate Not all OS have grep(1) in /usr/bin/grep, some have it in /sbin/grep, some 2004-07-04 16:12:10 +00:00
README the pkgsrc documentation is in Packages.txt right now, as the XML 2004-03-13 11:31:43 +00:00

$NetBSD: README,v 1.17 2004/03/13 11:31:43 grant Exp $

Please see Packages.txt in the top level pkgsrc directory (this
directory) for information.