Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jlam 88648515a2 Rewrite func_infer_tag in the libtool script so that it's easier to
specify (hardcoded) compilers from which we can infer the correct tag
(CC, CXX, F77).  Use the following patterns to match compilers to
tags:

	CC:	*cc *xlc
	CXX:	*++ *CC
	F77:	*77 *fort

Bump the PKGREVISION to 1.5.10nb7 since we now infer the F77 tag from
likely Fortran compilers.  Also require at least this version of
libtool when building packages that set USE_FORTRAN.  This should fix
PR pkg/28661.
2004-12-17 16:24:22 +00:00
archivers update config.{sub,guess} for various bootstrap tools. fixes build on 2004-12-12 00:46:28 +00:00
audio Add build dependency on pkgconfig. 2004-12-14 18:45:11 +00:00
benchmarks Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
biology Update to version 3.15. From David Price in PR#28305. 2004-12-05 15:24:54 +00:00
bootstrap Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
cad Add build dependency on pkgconfig. 2004-12-14 18:47:09 +00:00
chat Define variables in MAKE_ENV when calling GMAKE directly. 2004-12-14 19:38:19 +00:00
comms Undo last change because "perl-thread" package has been removed. 2004-12-16 04:10:37 +00:00
converters Switch to use RUBY_DLEXT as suffix of extention library. 2004-12-04 17:20:46 +00:00
cross Honor BINOWN, BINGRP, and BINMODE. 2004-12-14 06:47:30 +00:00
databases drop the php-mcrypt RECOMMENDED, as it's not a general practice; leave 2004-12-16 23:30:05 +00:00
devel Rewrite func_infer_tag in the libtool script so that it's easier to 2004-12-17 16:24:22 +00:00
distfiles
doc Update php5 to 5.0.3. This maintenance release addressing several very 2004-12-17 07:53:06 +00:00
editors Add build dependency on pkgconfig. 2004-12-14 20:00:22 +00:00
emulators fixes to compile on darwin. 2004-12-14 01:02:19 +00:00
finance locale files moved to under ${PKGLOCALEDIR}/locale/... 2004-12-10 06:40:11 +00:00
fonts Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
games Add build dependency on pkgconfig. 2004-12-14 20:00:22 +00:00
geography Cast toupper() arguments to unsigned char to make build succeed 2004-12-08 16:28:50 +00:00
graphics patch-aa was removed from distinfo during last 2004-12-16 17:03:56 +00:00
ham Needs pkg-config. 2004-12-13 23:03:33 +00:00
inputmethod set INSTALLATION_PREFIX instead of wrongly overriding LOCALBASE. 2004-12-12 04:19:06 +00:00
lang Update php5 to 5.0.3. This maintenance release addressing several very 2004-12-17 07:53:06 +00:00
licenses Update from webpage at http://www.cmbi.kun.nl/~schaft/molden/COMMERCIAL_LICENSE.html 2004-11-30 07:42:29 +00:00
mail WRKSRC has to stay to its default value. Use BUILD_DIRS and INSTALL_DIRS 2004-12-17 14:48:53 +00:00
math Changes 2.1.64: 2004-12-05 11:17:54 +00:00
mbone Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
meta-pkgs Add an explicit dependency on docbook-xsl>=1.67.0 rather than using whatever 2004-12-13 16:35:27 +00:00
misc In the instructions to customize httpd.conf, the "Include" statement 2004-12-16 12:18:09 +00:00
mk Rewrite func_infer_tag in the libtool script so that it's easier to 2004-12-17 16:24:22 +00:00
multimedia Updated to version 1.0.1 2004-12-15 13:53:08 +00:00
net claim php SOAP/ subdir in PLIST 2004-12-16 19:28:55 +00:00
news add bin/metamutt and bin/url_handler.sh to PLIST, bump PKGREVISION 2004-12-16 11:52:41 +00:00
packages
parallel Add build dependency on pkgconfig. 2004-12-14 20:34:42 +00:00
pkgtools update config.{sub,guess} to fix build on newer platforms such as 2004-12-15 02:37:59 +00:00
print Add build dependency on pkgconfig. 2004-12-14 20:34:42 +00:00
regress Add regression tests to check that -DFOO="/usr/pkg/lib/libfoo.la" isn't 2004-11-09 16:44:49 +00:00
security Add work around to fix bulk build problem on Solaris; 2004-12-17 15:37:01 +00:00
shells Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
sysutils Add build dependency on pkgconfig, used by configure. 2004-12-16 06:56:55 +00:00
templates
textproc Define PKGSYSCONFDIR.eb as a shell command sequence, so that it 2004-12-17 01:14:19 +00:00
time Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
wm Reset maintainer on his request. 2004-12-15 17:03:58 +00:00
www Avoid use :tl modifier, addressing PR pkg/28691. 2004-12-17 15:44:12 +00:00
x11 Fix PLIST for --disable-battstat. 2004-12-17 15:12:02 +00:00
Makefile * Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR, 2004-10-07 02:01:37 +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.