Commit graph

16 commits

Author SHA1 Message Date
nra
61d0a63e53 s/databases/devel/ 2001-06-29 16:10:46 +00:00
zuntum
c909ab9af2 Add buildlink.mk file for use by other packages 2001-06-26 00:37:26 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
wiz
3db3ac78f6 USE_LIBTOOL instead of USE_PKGLIBTOOL: lose a patch. 2000-06-04 00:27:21 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
tron
a2a10ce220 Update "libproplist" to version 0.10.1 because the 0.10.0 distribution
file has disappeared. A list of the changes is not available.
2000-04-07 17:44:42 +00:00
jlam
128f9a3d6c Update to libproplist-0.10.0.
* Fixes for memory leaks and bugs that would cause random crashes in
  WindowMaker.
2000-04-06 22:36:56 +00:00
tron
abaababf10 Update "libproplist" package to version 0.9.1. 1999-10-05 20:18:32 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
jlam
07994be10c Use more accepted way to configure with pkglibtool. 1999-04-22 04:09:41 +00:00
jlam
6b7a2af957 Also install file containing library documentation. 1999-04-22 04:08:50 +00:00
tron
ff123ba53b Rename package to "libproplist-0.8.3" and fix typo in master site list. 1999-02-02 09:50:44 +00:00
tron
e60d4ee6cc New "libproplist" package supplied by Johnny C. Lam in PR pkg/6917:
GNUstep/OPENSTEP property lists compatibility library
1999-02-02 09:43:46 +00:00