2005-03-24 23:42:59 by Johnny C. Lam | Files touched by this commit (7) |
Log message:
Don't check for USE_BUILDLINK3 anymore in these files. These are included
by other package Makefiles, and with the deprecation of USE_BUILDLINK3
support in the infrastructure files, these had the potential to break
existing packages.
|
2005-02-24 15:48:51 by Alistair G. Crooks | Files touched by this commit (259) |
Log message:
Add RMD160 digests to the SHA1 ones.
|
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-07-06 18:28:53 by Marc Recht | Files touched by this commit (17) |
Log message:
bump PKGREVISIONs since libxslt needs libgcrypt now
|
2004-06-05 01:58:12 by Juan Romero Pardines | Files touched by this commit (1) |
Log message:
Enable pkgviews installation.
|
2004-05-06 18:23:16 by Min Sik Kim | Files touched by this commit (1) |
Log message:
Register .dtd files in the system catalog and bump PKGREVISION.
OK'ed by jmmv@.
|
2004-05-06 18:20:17 by Min Sik Kim | Files touched by this commit (3) |
Log message:
Avoid installing nonexistent files and directories for them. Also
remove related @dirrm entries, which only cause annoying error
messages with pkg_delete.
PKGREVISION will be bumped in a minute with another fix for this
package.
|
2004-04-27 03:26:29 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Remove bl2 support -- all packages including this file
have been converted.
|
2004-04-26 11:21:59 by Thomas Klausner | Files touched by this commit (20) |
Log message:
Unused.
|