Commit graph

23 commits

Author SHA1 Message Date
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
tron
392d299349 Add proper handling for hardlinks. This fixes e.g. the zero byte locale
files in the "suse_base" package causing error messages like this:
Gdk-WARNING **: locale not supported by C library
Bump version number to 1.3.
2002-12-09 15:16:26 +00:00
jlam
295f3b814a Use BUILDLINK_CPPFLAGS.rpm and rely on buildlink2 to make "-lrpm" resolve
to the correct library.
2002-10-20 23:23:53 +00:00
jlam
0e232e0e01 We're using buildlink2, so don't lie about where the rpm headers and
libraries are actually found.
2002-09-19 02:46:07 +00:00
jlam
54b8c01927 Revert previous change now that the buildlink2.mk files have hit the main
trunk.  These packages can now safely use buildlink2.mk files.
2002-08-25 19:43:33 +00:00
abs
e8063b068e revert buildlink2.mk merge until Johnny has a chance to look at the issues 2002-08-23 14:27:14 +00:00
jlam
b96524abd4 Merge pkgsrc/pkgtools from the buildlink2 branch back to the main trunk. 2002-08-23 05:22:54 +00:00
wiz
b4f0a668fa Miscellaneous man page fixes. 2001-12-03 19:03:19 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
jlam
295b0775b4 Remove inclusion of gettext-lib/buildlink.mk as it's pulled in by
rpm/buildlink.mk.
2001-07-14 07:38:29 +00:00
jlam
4cb33d6d21 Move inclusion of buildlink.mk files to end of Makefile and remove
commented-out USE_LIBINTL.
2001-07-14 05:55:18 +00:00
jlam
ad98a7645b Mark these packages as USE_BUILDLINK_ONLY. 2001-06-18 21:32:23 +00:00
jlam
e177c6caad Convert to use buildlink.mk files. Add proper dependency on zlib if
needed.
2001-06-18 10:26:47 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
manu
9436891712 Added a -s flag to strip leading directories in file paths. Requested by
the Netscape package for PowerPC, and probably others.
2001-03-20 20:18:07 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
wiz
7551a67562 Close list, and replace "" by Dq. 2001-02-06 17:38:52 +00:00
jlam
6accc25462 Correct some minor grammar and spelling mistakes. 2001-01-31 06:21:41 +00:00
tron
0761a3b08f Bump version number to 1.1 after manual page has been added. 2001-01-28 16:03:22 +00:00
manu
eed5db3d36 Added rpm2pkg(8) man page 2001-01-28 10:44:39 +00:00
tron
3400732560 Import new "rpm2pkg" package:
Convert RPM archives to NetBSD packages
2001-01-25 08:57:53 +00:00