wiz
7b7e6d4954
Convert to buildlink2.
2002-10-21 15:35:42 +00:00
wiz
8c0bbee987
Remove commented out CFLAGS.
2002-10-21 15:29:25 +00:00
wiz
cf0ea553c1
Convert to buildlink2.
2002-10-21 15:27:16 +00:00
wiz
8cf54e1a5b
Add buildlink2.mk.
2002-10-21 15:26:58 +00:00
wiz
5ad84fc685
Replace USE_LIBINTL with buildlink2.mk inclusion.
2002-10-21 15:18:13 +00:00
wiz
386518d143
Convert to buildlink2.
2002-10-21 15:12:27 +00:00
wiz
50ce89dbae
Remove unneeded USE_LIBINTL.
2002-10-21 15:10:18 +00:00
wiz
770ccbe8db
Convert to buildlink2.
2002-10-21 15:04:43 +00:00
wiz
f1d00de6fc
Remove unused USE_LIBINTL.
2002-10-21 15:02:26 +00:00
wiz
ec971a4363
Convert to buildlink2.
2002-10-21 14:59:59 +00:00
wiz
112db1d636
buildlink1 -> buildlink2.
2002-10-21 14:50:25 +00:00
wiz
e2d1ae2f9f
Convert to buildlink2.
2002-10-21 14:47:00 +00:00
mycroft
610126dada
Ignore trailing whitespace at the end of a Set-Cookie tag -- but still error on
...
a completely empty one.
2002-10-21 14:46:26 +00:00
wiz
aedc63b5b8
buildlink1 -> buildlink2.
2002-10-21 14:45:44 +00:00
wiz
0a41fa6f56
Convert to buildlink2, and use latest tarball (changed without name change)
...
from the master site. Changes are documentation updates.
2002-10-21 14:43:25 +00:00
wiz
d89db86610
Add buildlink2.mk.
2002-10-21 14:42:13 +00:00
wiz
8adbae781a
Unused.
2002-10-21 14:29:54 +00:00
wiz
56a9622edd
Trivially convert to buildlink2.
2002-10-21 14:28:53 +00:00
wiz
bb162fafac
Unused.
2002-10-21 14:21:28 +00:00
wiz
555b0a21c7
Purge unused USE_XPM (use graphics/xpm/buildlink2.mk instead).
2002-10-21 13:58:14 +00:00
wiz
56d92b9393
Convert to buildlink2.
2002-10-21 13:43:36 +00:00
wiz
a461bb81c0
Convert to buildlink2.
2002-10-21 13:33:32 +00:00
wiz
d93a2de6c2
Convert to buildlink2.
...
Get rid of autoconf dependency by adding a patch.
2002-10-21 13:27:24 +00:00
wiz
fa66af3864
Convert to buildlink2.
2002-10-21 13:12:45 +00:00
wiz
d8aa4c22eb
Convert to buildlink2. Let USE_IMAKE make do-configure instead of doing it
...
manually.
2002-10-21 13:08:54 +00:00
wiz
2b128f5b3a
Convert to buildlink2.
2002-10-21 13:02:45 +00:00
wiz
0e5e13c9fe
Convert to buildlink2. Fix do-configure step (not good using INSTALL_* here,
...
since we should not have to be root at this point).
2002-10-21 13:02:40 +00:00
wiz
1badb783dd
Unused.
2002-10-21 13:00:57 +00:00
wiz
fad0d310cd
Convert to buildlink2.
2002-10-21 12:55:34 +00:00
wiz
e8ac36ddb4
Unused.
2002-10-21 12:51:00 +00:00
wiz
30dbe999e3
Convert to buildlink2.
2002-10-21 12:40:53 +00:00
heinz
fc7f5bd8aa
PKGREVISION is now empty, to placate lintpkgsrc (thanks to Martti
...
Kuparinen).
2002-10-21 12:39:30 +00:00
wiz
98a36faa43
Convert to buildlink2.
2002-10-21 12:33:35 +00:00
wiz
68c8771147
buildlink1 -> buildlink2.
2002-10-21 12:32:16 +00:00
wiz
7461a5e4e0
Convert to buildlink2.
2002-10-21 12:31:19 +00:00
wiz
16bae4e6cb
games/xscrabble-1.0nb1 [minor bug fix]
2002-10-21 12:29:52 +00:00
wiz
3506eed0be
Convert to buildlink2.
2002-10-21 12:24:11 +00:00
wiz
744b68c6fe
Convert to buildlink2. Update to latest version (updated imake
...
files, minor bug fix).
2002-10-21 12:22:21 +00:00
wiz
76f3a84268
Convert to buildlink2. Remove invalid MASTER_SITES and HOMEPAGE.
2002-10-21 12:16:29 +00:00
wiz
0f140f4da8
Convert to buildlink2.
2002-10-21 12:11:26 +00:00
wiz
8eeedcf975
Convert to buildlink2. Remove MASTER_SITES and HOMEPAGE, they are not
...
valid any longer. Make it work with xpkgwedge.
2002-10-21 12:11:03 +00:00
wiz
3d21ea6756
Convert to buildlink2.
2002-10-21 12:00:38 +00:00
wiz
fb2e1ca2f6
buildlink1 -> buildlink2.
2002-10-21 11:56:49 +00:00
wiz
36a245e07f
Convert to buildlink2. Add missing dependencies. Remove empty line in PLIST.
2002-10-21 11:55:43 +00:00
agc
e766a1e54e
Initial import of buildtool-0.6 into the NetBSD Packages Collection.
...
Provided in PR 18042 by Julio Merino.
Buildtool is a set of helper tools designed to make easy to
configure source packages and build them, also making them more
portable.
Buildtool can be tought as the BSD replacement of GNU automake,
autoconf and libtool.
2002-10-21 08:18:15 +00:00
agc
7f1e3d28db
Add and enable buildtool.
2002-10-21 08:17:30 +00:00
agc
3442d23566
Initial import of buildtool-0.6 into the NetBSD Packages Collection.
...
Provided in PR 18042 by Julio Merino.
Buildtool is a set of helper tools designed to make easy to
configure source packages and build them, also making them more
portable.
Buildtool can be tought as the BSD replacement of GNU automake,
autoconf and libtool.
2002-10-21 08:16:06 +00:00
jlam
8956afab00
For subtle reasons, expand ${WRKSRC} into ${WRKDIR}/${DISTNAME} in
...
RCD_SCRIPT_SRC.spamd definition. The reason is that WRKSRC isn't defined
by the time we get down to bsd.pkg.install.mk, so the dependency logic
replaces "${WRKSRC}" with "", which is wrong.
XXX bsd.pkg.install.mk should really be included by bsd.pkg.mk, in much the
XXX same way bsd.buildlink2.mk is included by bsd.pkg.mk. It would remove
XXX these ordering problems with variables not being available.
2002-10-21 07:57:07 +00:00
jlam
42e0d6d403
Always install into site_perl, never into the main perl directory.
2002-10-21 07:31:21 +00:00
jlam
c8c011ee63
Use ${PREFIX}, not ${LOCALBASE}, when referring to own installation prefix.
...
Also, use ${SH}, not /bin/sh, when invoking the shell from make.
2002-10-21 07:22:10 +00:00