Next | Query returned 44 messages, browsing 21 to 30 | 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-05-03 07:00:19 by Soren Jacobsen | Files touched by this commit (1)
Log message:
No longer used.
   2004-04-12 00:46:49 by Soren Jacobsen | Files touched by this commit (1)
Log message:
Whitespace fixes.
   2004-04-12 00:45:44 by Soren Jacobsen | Files touched by this commit (2)
Log message:
Convert to buildlink3 and remove some unnecessary CONFIGURE_ARGS.
   2004-04-11 22:55:43 by Soren Jacobsen | Files touched by this commit (1)
Log message:
FIX_RPATH has been gone for 4 months.
   2004-02-08 04:00:29 by Johnny C. Lam | Files touched by this commit (10)
Log message:
PKGLIBTOOL and PKGSHLIBTOOL are no more.
   2004-01-24 16:30:34 by grant beattie | Files touched by this commit (50)
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
   2004-01-20 13:28:29 by Alistair G. Crooks | Files touched by this commit (54)
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
   2003-11-30 23:58:41 by Jan Schaumann | Files touched by this commit (22)
Log message:
As pointed out by jlam:
bump PKGREVISION on packages depending on graphics/glu due to latest shlib
changes there.
   2003-11-26 00:05:24 by Dan McMahill | Files touched by this commit (2)
Log message:
include stdlib.h to get a prototype for getenv().  Fixes recently noted
bulk build problems on alpha.

Next | Query returned 44 messages, browsing 21 to 30 | Previous