Next | Query returned 69 messages, browsing 61 to 70 | previous

History of commit frequency

CVS Commit History:


   2004-09-22 10:10:08 by Johnny C. Lam | Files touched by this commit (703)
Log message:
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-04-12 13:09:01 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
bl3ify
   2004-02-14 18:21:56 by Johnny C. Lam | Files touched by this commit (400)
Log message:
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-01-20 13:14:06 by Alistair G. Crooks | Files touched by this commit (39)
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
   2004-01-11 20:43:27 by Stoned Elipot | Files touched by this commit (1)
Log message:
Fix build on NetBSD current.
   2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504)
Log message:
s/netbsd.org/NetBSD.org/
   2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795)
Log message:
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
   2002-10-10 14:52:47 by Thomas Klausner | Files touched by this commit (1)
Log message:
buildlink1 -> buildlink2.
   2002-05-24 02:16:10 by Stoned Elipot | Files touched by this commit (1)
Log message:
Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE: no-op for NetBSD,
fix libvi shared library version for Solaris.

Next | Query returned 69 messages, browsing 61 to 70 | previous