Commit graph

20 commits

Author SHA1 Message Date
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
809ad6f2f7 Add RMD160 checksums. 2005-02-24 14:08:26 +00:00
wiz
b5f8d5c421 USE_LANGUAGES=c c++. 2004-11-22 20:56:55 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
wiz
6afb688fec Unused. 2004-05-03 16:10:07 +00:00
snj
9089a32ebd Convert to buildlink3. 2004-04-27 03:19:59 +00:00
jlam
3ebe053d90 LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:49 +00:00
gavan
f08a3966e4 Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-11-10 17:25:13 +00:00
drochner
be81b75db5 update to 2.4.0
changes:
-bugfixes
-When closing connections, shutdown() the send side of TCP sockets to
    prevent a TCP RST from trashing the reciept of data on the client (when
    the client continues to send data to the application).
-some C++ API stuff
2003-07-26 15:29:05 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
0333e4cc18 Line up PKGREVISION whitespace. 2003-05-05 16:54:24 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
wiz
885fd20920 Remove duplicate empty line. 2003-01-07 12:45:51 +00:00
uebayasi
9c73b5f2ad Trivially add buildlink2.mk. 2003-01-07 11:35:33 +00:00
jlam
07f7c0afce Refer to uninstalled libtool archives as "libfoo.la", not "-L.. -lfoo". 2002-10-09 00:07:17 +00:00
jlam
bab10ba0b4 buildlink1 -> buildlink2 2002-10-09 00:04:27 +00:00
jlam
6114321176 Convert to use pthread.buildlink.mk. 2002-08-01 06:40:50 +00:00
tron
601d9dce20 Import new "fcgi" package: FastCGI application development kit
This package is based on the contribution made by Eric Gillespie Jr. in
PR pkg/14633.
2002-06-24 19:32:08 +00:00