Next | Query returned 61 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863)
Log message:
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-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-09-06 12:44:44 by Martti Kuparinen | Files touched by this commit (8)
Log message:
- Set myself as MAINTAINER
- PKG_SYSCONFDIR fixes
- Add lib/liblpr.so* to PLIST
- Run checkpc before starting the printer daemon
   2004-05-21 15:44:29 by Adam Ciarcinski | Files touched by this commit (5)
Log message:
Changes 3.8.27:
* Fixed: 'Missing HOLD_FILE' logic error fixed in lpd_rcvjob.c
* Fixed: configure with-initpath
   --with-initpath=PATH now works correctly
* Fixed (well, clarified):
  Errormsg() now checks for a 'null' error string and provides
  a printable version of errno for logging.
* Edited the Scan_queue() function to print error message and removed
  some dead code.
* lpc MOVE could result in endless loop.
* lpc MOVE will now start printing job in destination, rather than just copying
  and preserving status of last operation.
* Added detailed error message for connection failure.
* Found a really small (1 byte) memory leak in LPD.  Solves the mystery of
  the server dying with malloc failed messages.
   2004-04-25 00:46:14 by Johnny C. Lam | Files touched by this commit (109)
Log message:
Relinquish maintainership of packages to tech-pkg@NetBSD.org.
   2004-01-24 15:58:00 by grant beattie | Files touched by this commit (22)
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
   2003-08-30 22:23:09 by Johnny C. Lam | Files touched by this commit (62)
Log message:
Prepare for pkgviews by making sure that passing VIEW-INSTALL or
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
   2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065)
Log message:
s/netbsd.org/NetBSD.org/
   2003-03-22 01:43:36 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add lpc(8). Noted by dieter in PR 20202.
   2002-12-23 17:25:59 by Chris Pinnock | Files touched by this commit (1)
Log message:
Whitespace fix

Next | Query returned 61 messages, browsing 51 to 60 | Previous