Next | Query returned 74 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2005-02-18 00:10:45 by Peter Postma | Files touched by this commit (2)
Log message:
Get rid of the invalid extern for malloc and include stdlib.h for the
prototype. Suggested by Thomas Klausner.

Should fix PR pkg/29362 from A L Meyers.
   2004-12-07 22:28:20 by Matthias Scheler | Files touched by this commit (1)
Log message:
Remove as maintainer of this package because I've not used for quite
some time.
   2004-12-07 16:15:25 by Thomas Klausner | Files touched by this commit (2)
Log message:
Fix libtool calls to include --mode.
   2004-12-07 16:12:54 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix previous (incomplete ALL_TARGET -> BUILD_TARGET change.
While here, fix libtool calls in Makefile to use --mode.
   2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409)
Log message:
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
   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-06-08 14:24:00 by Chris Pinnock | Files touched by this commit (14)
Log message:
Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from
Georg Schwarz.
   2004-06-01 17:34:16 by Jan Schaumann | Files touched by this commit (2)
Log message:
Since we set ALL_TARGET to irix6 (under, IRIX 6.x), we don't need to patch
the irix6.5 target into the Makefile.
   2004-05-12 10:22:06 by Thomas Klausner | Files touched by this commit (1)
Log message:
Unused.

Next | Query returned 74 messages, browsing 41 to 50 | Previous