Commit graph

13 commits

Author SHA1 Message Date
agc
3cae5c07e4 Add RMD160 digests in addition to SHA1 ones 2005-02-23 16:12:33 +00:00
shannonjr
c672ba4b2e - Updated to 0.2.2. This release fixed compilation with gcc 3.4
- Added patch removing -pedantic and -ansi from CFLAGS and CXXFLAGS
  because, if these flags are set, use of type long long is treated
  as an error (long long is used).
2004-11-18 10:20:00 +00:00
tv
c487cb967a 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-10-03 00:12:51 +00:00
jlam
1a280185e1 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-22 08:09:14 +00:00
jmmv
cd61a606b2 Bump PKGREVISION due to libgsf update to 1.9.0 (soname of shared library
changed).
2004-05-05 14:07:54 +00:00
snj
535a02e639 No longer used. 2004-04-26 03:52:06 +00:00
snj
37b08b6278 Add a buildlink3.mk. 2004-04-26 00:25:07 +00:00
wiz
be0de001d3 Convert to bl3. 2004-04-15 11:46:47 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
jmmv
bad3afef71 Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy). 2004-02-09 18:47:36 +00:00
jmmv
a58dd81611 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-23 21:50:42 +00:00
markd
b4522848a6 Initial import of wv2 version 0.2.1.
A library to access Microsoft Word files - used by koffice
2004-01-22 11:28:23 +00:00