Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jlam cd1230e8e3 Separate out the part of bsd.tools.mk that actually created the tools
into a new file pkgsrc/mk/tools/create.mk.  This leaves bsd.tools.mk
as a file that pulls in all of the other ones.  Also move the
tools-related targets from bsd.pkg.mk into bsd.tools.mk.

The tools cookie file has been removed, as well as hooks for
{pre,do,post}-tools.  Instead, there is now only a single public target
"tools" which may be invoked.  Invoking "tools" will always cause all
of the tools in ${TOOLS_DIR} to be created.

The "tools" step has been moved and is now just after the "depends"
step and before sources are extracted.  This is the earliest place
where the "tools" step can be taken, and it allows the created tools
to be used in all steps/phases after it, starting with "extract".  As
a consequence, we should just invoke tools by their bare names in
targets, e.g. awk, sed, patch, etc., instead of with the ${VARIABLE}
names, e.g. ${AWK}, ${SED}, ${PATCH}, etc.
2006-06-06 06:30:29 +00:00
archivers Enable NLS support. Bump PKGREVISION. 2006-06-05 19:04:32 +00:00
audio Override default pkgsrc unzip flags to get case-sensitive files, so that 2006-06-04 19:31:30 +00:00
benchmarks Honor *OWN, *GRP, and *MODE. 2006-06-06 00:02:54 +00:00
biology Fix CHECK_INTERPRETER errors and warnings. Bump PKGREVISION. 2006-06-05 23:34:42 +00:00
bootstrap corrected a few typos 2006-04-18 18:11:21 +00:00
cad Needs Python 2.2 or later. 2006-06-02 17:10:36 +00:00
chat Use kth-krb4 as dependency. It should work with the system krb4 on 2006-06-04 13:42:10 +00:00
comms Honor *OWN, *GRP, and *MODE. 2006-06-06 00:02:54 +00:00
converters Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:52 +00:00
cross Uses C++. 2006-06-01 22:22:23 +00:00
crosspkgtools Fixed some pkglint warnings. 2006-05-23 10:57:15 +00:00
databases USE_LANGUAGES+=c++ 2006-06-05 18:06:42 +00:00
devel Honor BIN{OWN,GRP,MODE}. 2006-06-06 00:15:28 +00:00
distfiles
doc Updated pkglint to 4.64. 2006-06-06 05:37:17 +00:00
editors update to 2.14.3 2006-05-31 18:37:47 +00:00
emulators Update gpsim to 0.21.11. 2006-06-04 06:14:11 +00:00
finance Update to 1.9.6: 2006-05-16 17:32:50 +00:00
fonts py-fonttools needs Python 2.2+ 2006-06-04 16:46:08 +00:00
games Configure wants C++ *sigh* 2006-06-05 16:02:51 +00:00
geography Uses Fortran. 2006-05-28 15:16:10 +00:00
graphics Uses C++. 2006-06-05 17:25:23 +00:00
ham Uses C++. 2006-06-01 22:15:59 +00:00
inputmethod Uses C++. 2006-05-11 14:07:51 +00:00
lang Specify explicitly where openssl can be found. 2006-06-05 17:24:06 +00:00
licenses Add the proper license for sendmail 2006-06-03 09:50:15 +00:00
mail Use BSD_INSTALL_* to set permission correctly. 2006-06-06 01:30:25 +00:00
math Update mathomatic to 12.5.15. 2006-06-05 23:48:58 +00:00
mbone Use C++ and INSTALLATION_DIRS, sort PLIST. 2006-06-02 16:12:21 +00:00
meta-pkgs Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, 2006-06-02 18:27:54 +00:00
misc Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
mk Separate out the part of bsd.tools.mk that actually created the tools 2006-06-06 06:30:29 +00:00
multimedia Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
net Buildlink gettext-lib because this package needs the gettext library. 2006-06-05 23:54:44 +00:00
news Fix errno. On DragonFly, force -traditional for cpp. 2006-06-01 23:11:29 +00:00
packages
parallel Use config.* from pkgrsc. 2006-06-04 12:57:11 +00:00
pkgtools Updated pkglint to 4.64. 2006-06-06 05:36:40 +00:00
print Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
regress Double the length of the command line argument after each iteration. 2006-05-31 13:10:49 +00:00
security Do not install files directly into etc; it should be handled through 2006-06-06 00:57:59 +00:00
shells Ignore unknown resource types instead of bailing out. 2006-06-01 21:16:40 +00:00
sysutils don't include nfs statistics in the iostats; pointed by Veego 2006-06-05 20:20:26 +00:00
templates Drop some whitespace. 2005-06-01 19:07:20 +00:00
textproc Fix CHECK_INTERPRETER errors. Bump PKGREVISION. 2006-06-05 18:39:24 +00:00
time Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
wm Updated to 20060517 snapshot. 2006-06-02 11:21:28 +00:00
www This package needs lex to build. Add it to USE_TOOLS. 2006-06-05 18:19:55 +00:00
x11 Sort entries -- no change to package. 2006-06-05 23:25:43 +00:00
Makefile Added a comment to the "regress" category. 2005-09-28 07:49:22 +00:00
pkglocate
README Refer doc/pkgsrc.txt instead of Packages.txt. 2005-05-07 22:16:38 +00:00

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

Please see doc/pkgsrc.txt for information.