Aleksey Cheusov
76d3d0afc9
fixed: if-less endif
2009-05-06 09:51:29 +00:00
Jörg Sonnenberger
50f485b714
Convert buildlink3.mk files to new world order.
2009-03-20 19:43:38 +00:00
Krister Walfridsson
c37e8fe1d6
Add RMD160 checksum.
2006-08-19 17:46:58 +00:00
Yoshito Komatsu
3ac4fbc0ed
Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org.
2006-05-19 16:51:13 +00:00
Sergey Svishchev
c11d89b336
Repair even more linkrot in MASTER_SITES and HOMEPAGEs...
2006-05-01 14:20:07 +00:00
Jeremy C. Reed
37f815a375
Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.
...
Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.
As discussed on tech-pkg.
2006-04-06 07:16:55 +00:00
Thomas Klausner
6ede639c74
Reset MAINTAINER -- he stopped working on pkgsrc.
2005-07-27 16:24:52 +00:00
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
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
27ae4dbe05
Convert to buildlink3.
2004-04-12 01:37:13 +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
Michal Pasternak
98171ac35c
Better patches!
2003-12-08 00:10:38 +00:00
Michal Pasternak
edee8457fb
patch-aa corrected to correctly compile on non-NetBSD systems
2003-11-04 23:43:22 +00:00
Michal Pasternak
f43f14bdaa
pxlib is a simply and still small C library to read Paradox DB files. It
...
supports all versions starting from 3.0. It currently has a very limited set
of functions like to open a DB file, read its header and read every single
record. It can also extract blob data and write it to a file.
2003-11-04 05:04:31 +00:00