Commit graph

21 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
agc
671d62d2e2 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:33:05 +00:00
jlam
43ac8c39e1 Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the
former) for applications that are known to require C++.
2004-11-13 22:04:52 +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
snj
2b6c9ff6f8 Convert to buildlink3. 2004-04-12 04:30:09 +00:00
jlam
ec993afa1a 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:32 +00:00
gavan
35e5afdf0d Set USE_GCC_SHLIB. Fixes compiling on Solaris. 2003-11-03 11:01:05 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +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
jmmv
ffeda3b6d1 Hmmm... for some reason the PKGREVISION bump was not commited... 2003-03-20 15:26:06 +00:00
jmmv
7c9ec5022a Distfile has changed in the server, no information about why... (from what
I found, they have rebuild automake stuff and it seems they fixed some bugs,
so also bump PKGREVISION).
2003-03-19 18:21:07 +00:00
grant
dd9c4f2490 allow this to build by replacing the use of LTCONFIG_OVERRIDE with
LIBTOOL_OVERRIDE.
2002-12-19 12:41:02 +00:00
rh
ed193493ff Update edb to 1.0.3. Changes are bugfixes only. 2002-11-08 23:23:10 +00:00
wiz
3c120c367f Unused. 2002-09-23 15:26:49 +00:00
wiz
2a022f9781 Convert to buildlink2. 2002-09-23 15:26:23 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
zuntum
0ca28723fb Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
rh
d399df2bf7 Initial import of edb-1.0.2, the Enlightenment database abstraction layer. 2001-08-16 10:46:58 +00:00