Next | Query returned 113 messages, browsing 81 to 90 | Previous

History of commit frequency

CVS Commit History:


   2004-10-03 02:13:34 by Todd Vierling | Files touched by this commit (908)
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-07-18 11:38:26 by Amitai Schlair | Files touched by this commit (4)
Log message:
Remove the ${OPSYS} test around inclusion of dlcompat/buildlink3.mk,
as that test is now done by the buildlink3 file itself.
   2004-06-17 05:49:15 by Todd Vierling | Files touched by this commit (1)
Log message:
sysutils/c++rt0 doesn't exist any longer, as pkgsrc has officially dropped
support for NetBSD/sparc 1.4.
   2004-06-14 02:26:25 by grant beattie | Files touched by this commit (1)
Log message:
fix an obvious botch-up:

s/5~CONFIGURE_ARGS/CONFIGURE_ARGS/
   2004-06-04 01:31:53 by Jan Schaumann | Files touched by this commit (1)
Log message:
Tell libtool's configure to use 'nm -B' under IRIX.
This closes PR pkg/25712.
   2004-05-25 17:17:26 by grant beattie | Files touched by this commit (1)
Log message:
bump PKGREVISION for OpenBSD shlib name fix.
   2004-04-22 16:40:29 by Todd Vierling | Files touched by this commit (6)
Log message:
Update to 1.5.6 (OK'd by skrll).

* In libtool-base, generate shlibtool with a simple sed script; no full
  build is actually needed.

Changelog:

New in 1.5.6: 2004-04-11; CVS version 1.5.5a, Libtool team:
* Installs libltdl files properly in $prefix/share/libtool/libltdl. 1.5.4
  did not install them at all.
* libltdl correctly guesses the extension for loadable modules again.

New in 1.5.4: 2004-04-03; CVS version 1.5.3a, Libtool team:
* Bug fixes.
   2004-02-29 11:28:24 by Thomas Klausner | Files touched by this commit (1)
Log message:
Revert:
revision 1.29
date: 2004/02/18 19:13:30;  author: jlam;  state: Exp;  lines: +23 -23
Configure and build shlibtool after configuring and building libtool,
resepectively.  This makes the build output look more logically grouped
into phases.
to make this build again on 1.5.x systems.
Addresses PR 24588.
   2004-02-22 13:22:47 by grant beattie | Files touched by this commit (1)
Log message:
simplify the test for Darwin a little.

Next | Query returned 113 messages, browsing 81 to 90 | Previous