Commit graph

5 commits

Author SHA1 Message Date
Johnny C. Lam
37f83ea08f Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-18 00:46:27 +00:00
Todd Vierling
c7fe568889 Update to 0.6.4a; PKG_OPTIONS-ize the type of crypto used and the databases
available for the datastore.  It almost works now.

(On NetBSD 2.0, it runs for me, but has a lot of trouble trying to connect
to peers; it will open connections in nonblocking mode, but somehow not get
any responses to "sent" data. Methinks there are some nonblocking socket
no-no's in the code that just happen to work on Linux.)
2004-11-06 03:35:18 +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
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
Juan Romero Pardines
c6d4674e81 oops, add missing PLIST file and NetBSD RCS tag to patch-aa, I need to
get some sleep heh :)
2003-07-18 05:59:22 +00:00