Next | Query returned 79 messages, browsing 61 to 70 | 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-28 15:18:11 by Mark Davies | Files touched by this commit (7)
Log message:
USE_LANGUAGES=c c++ ; USE_LIBTOOL=yes
   2004-04-23 14:09:00 by Mark Davies | Files touched by this commit (1)
Log message:
bl3ify
   2004-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) | Package updated
Log message:
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
   2004-03-01 15:04:37 by Mark Davies | Files touched by this commit (2) | Package updated
Log message:
config.status is called to rebuild Makefiles if config.status is changed
and we now change it.  Unfortunately at the toplevel "Makefile" is passed
as the argument but config.status expects "./Makefile" so fails.

Patch the Makefile to not try and update Makefile in this case, as if it
worked it would make no functional change to the Makefile anyway so don't
bother.
   2004-02-09 12:46:49 by Mark Davies | Files touched by this commit (2)
Log message:
Update kbiff to 3.7.

09-10-03 - Alex Galakhov (3.7)
   o Added SSL protocols support using KSSL

12-11-02 - Oren Peled
   o More robust .spec file
   2004-01-24 14:55:31 by grant beattie | Files touched by this commit (14)
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
   2004-01-23 22:50:52 by Julio M. Merino Vidal | Files touched by this commit (209) | Package updated
Log message:
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1.  I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
   2004-01-03 19:50:01 by Jeremy C. Reed | Files touched by this commit (505) | Package updated
Log message:
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.

Next | Query returned 79 messages, browsing 61 to 70 | Previous