Next | Query returned 31 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-06-15 10:06:52 by grant beattie | Files touched by this commit (2)
Log message:
plotutils uses a c and c++ compiler.

XXX these packages need to be made to use a common Makefile fragment.
   2004-04-17 03:14:19 by Soren Jacobsen | Files touched by this commit (4)
Log message:
Convert to buildlink3.
   2004-04-03 11:29:58 by Klaus Heinz | Files touched by this commit (1)
Log message:
Demand GNU awk on IRIX. According to pkgsrc/mk/tools.mk IRIX has no
usable native awk. This should fix PR pkg/25027.
   2004-02-18 01:31:58 by Stoned Elipot | Files touched by this commit (1)
Log message:
Remove info files entries from PLIST.
   2003-09-19 12:14:11 by Thomas Klausner | Files touched by this commit (1)
Log message:
DISTINFO_FILE, not DISTINFOFILE.
   2003-09-11 12:02:27 by Julio M. Merino Vidal | Files touched by this commit (2)
Log message:
Share distinfo and patches directory with plotutils, to let this build
with gcc3 too.

Pointed out by Kouichirou Hiratsuka; this is related to PR pkg/22443.
   2003-08-09 12:53:30 by Stoned Elipot | Files touched by this commit (10)
Log message:
USE_NEW_TEXINFO is unnecessary now.
   2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504)
Log message:
s/netbsd.org/NetBSD.org/
   2003-07-03 20:55:36 by Stoned Elipot | Files touched by this commit (2)
Log message:
Convert to USE_NEW_TEXINFO.

While here fix CONFLICTS.

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