Commit graph

11 commits

Author SHA1 Message Date
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Johnny C. Lam
84663f5da5 Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in
pkgsrc).  LIBTOOL_LA_FILES is no more.
2004-09-23 05:59:29 +00:00
Thomas Klausner
cd35c6da9f 2.8 is out. 2004-09-15 07:56:43 +00:00
Todd Vierling
3258328d22 Convert manual libtool archive PLIST entries to dynamic entries using new
LIBTOOL_LA_FILES logic in bsd.pkg.mk.
2004-08-17 18:26:11 +00:00
Min Sik Kim
2d74df8024 Use relative paths for PKGCONFIG_OVERRIDE. 2004-05-09 02:38:56 +00:00
Soren Jacobsen
028e82f552 Convert to buildlink3. 2004-05-02 22:41:29 +00:00
Soren Jacobsen
ac887046bf LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now shell globs relative to
WRKSRC.  LIBTOOL_OVERRIDE defaults to "libtool */libtool and */*/libtool,"
meaning that, in most packages, there's no need to set it.

So: Nuke tons of LIBTOOL_OVERRIDE=${WRKSRC} and adjust a few
SHLIBTOOL_OVERRIDEs (remove ${WRKSRC} from them).
2004-02-17 02:56:03 +00:00
Jeremy C. Reed
7493a3fa53 Bump PKGREVISION, because was libxml2 was upgraded.
(This was linked to old version of libxml2.so.)
2003-12-24 19:25:05 +00:00
Jeremy C. Reed
72c7e91054 Use "wip" directory (instead of my local "new" directory). 2003-12-24 19:07:11 +00:00
Jeremy C. Reed
136c4e82e8 Changed to references of libxmlXX to libxmlxx. So the buildlinking
depends will work.
2003-11-28 16:51:29 +00:00
Jeremy C. Reed
ee7c99e903 New package:
libxml++ is a C++ interface for working with XML files. It uses libxml2
to parse and write the actual XML files. It has a simple and complete API.

(I packaged this so I can now build Passepartout which I am also packaging.)
2003-11-28 05:27:46 +00:00