summaryrefslogtreecommitdiff
path: root/pkgtools/pkglibtool
AgeCommit message (Collapse)AuthorFilesLines
1999-02-25remove redundant CONFLICTS linehubertf1-3/+1
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-2/+2
1999-02-14Update "pkglibtool" package to 1.2 patchlevel 1:tron4-19/+45
- Add "-cplusplus" option to link C++ shared libraries with "c++rt0.0" on "a.out" systems. This is required to get static constructors working. Fixes PR pkg/6935 by Jaromir Dolecek. - The binary is now called "pkglibtool-<VERSION>" so that "bsd.pkg.mk" can depend on a certain version.
1998-11-12Add missing rcs ids.frueauf2-0/+4
1998-10-18Add support to pkglibtool for -b, -O and -G options in install mode. Thismatthias1-7/+16
is necessary for installing inn.
1998-10-04Add "pkgtools" to categories.tron1-2/+2
1998-10-02Make this conflict with the old libtool-1.2 pkg.tv1-1/+3
1998-10-02Addition of pkglibtool, a pkg-system-customized libtool which installstv7-0/+108
only the pkglibtool script