Satoshi Asami
2ef4d91a91
Forgot to change one PLIST to pkg-plist.
2000-10-08 08:33:29 +00:00
Satoshi Asami
1f1a836d49
Change PKGDIR from ${.CURDIR}/pkg to ${.CURDIR}. Remove
...
PKGMESSAGE=${PKGDIR}/MESSAGE definition, that is the default.
2000-10-08 08:10:21 +00:00
Satoshi Asami
7d4328253d
Rename PLIST -> pkg-plist. I don't know why there are two variables
...
(PLIST and PLIST_SRC) that points to the same file (${WRKDIR}/PLIST)
but I didn't touch that.
2000-10-08 08:01:56 +00:00
Satoshi Asami
d5b54d0869
Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
...
.) and other pkg variables if they are nearby.
2000-10-08 07:21:03 +00:00
Satoshi Asami
b9d2bca3af
Remove "PATCHDIR=", that won't accomplish anything.
2000-10-08 07:14:07 +00:00
Satoshi Asami
a6b0b302a4
(This log was supposed to go with www/w3m/pkg/PLIST.ja.)
...
Rename PLIST.ja to pkg-plist.ja.
2000-10-08 06:43:36 +00:00
Satoshi Asami
de730de47d
Rename PLIST.docs to pkg-plist.docs.
2000-10-08 06:39:51 +00:00
Satoshi Asami
faf48efeec
Rename PLIST.nodocs to pkg-plist.nodocs.
2000-10-08 06:38:42 +00:00
Satoshi Asami
9366ecd971
Rename PLIST.alpha to pkg-plist.alpha.
2000-10-08 06:38:05 +00:00
Satoshi Asami
43ac09adeb
Rename PLIST.alpha to pkg-plist.alpha. (By the way, PLIST.pc98 is in
...
the Makefile but doesn't exist.)
2000-10-08 06:37:24 +00:00
Satoshi Asami
65439d63b2
Rename PLIST.nosound to pkg-plist.nosound.
2000-10-08 06:35:55 +00:00
Satoshi Asami
d7330b8ed2
Rename PLIST.* to pkg-plist.*.
2000-10-08 06:35:13 +00:00
Satoshi Asami
4e23d73e50
Rename REQ.aout to pkg-req.aout.
2000-10-08 06:34:00 +00:00
Satoshi Asami
db0f44e08b
Rename PLIST.python1.5 to pkg-plist.python1.5.
2000-10-08 06:13:14 +00:00
Satoshi Asami
3b8c6344b7
Rename PLIST.<LANG> to pkg-plist.<lang>.
2000-10-08 06:11:09 +00:00
Satoshi Asami
4391c4675d
Rename PLIST.nobuild to pkg-plist.nobuild.
2000-10-08 06:05:59 +00:00
Satoshi Asami
d241076aed
Rename PLIST.doc to pkg-plist.doc.
2000-10-08 06:04:55 +00:00
Satoshi Asami
a0b090ea7f
Rename PLIST.X11 to pkg-plist.x11.
2000-10-08 06:03:48 +00:00
Satoshi Asami
81dd7a637c
Rename PLIST.{CGI,DOC} to pkg-plist.{cgi,doc}.
2000-10-08 06:02:30 +00:00
Satoshi Asami
bf5cbf6733
Rename PLIST.noshared to pkg-plist.noshared.
2000-10-08 05:59:12 +00:00
Satoshi Asami
f8bc77d1c0
Rename PLIST.{KRB4,X11} to pkg-plist.{krb4,x11}.
2000-10-08 05:57:33 +00:00
Satoshi Asami
13208eb651
Rename PLIST.v6 to pkg-plist.v6. (I can't think of a reason why there
...
are two commands "cat >" and "cat >>" when they both take one argument
so I combined them together so they can do what the "cat" command's
name came from.)
2000-10-08 04:03:12 +00:00
Satoshi Asami
ed93df2267
Rename PLIST.<emacs> to pkg-plist.<emacs>.
2000-10-08 04:00:10 +00:00
Satoshi Asami
6600366280
Rename PLIST.4 to pkg-plist.4.
2000-10-08 03:57:48 +00:00
Satoshi Asami
a9026db5b0
Rename ${RESOLUTION}.list to pkg-plist.${RESOLUTION}.
2000-10-08 03:57:08 +00:00
Satoshi Asami
35e7dbc78d
Rename PLIST.DOC to pkg-plist.DOC.
2000-10-08 03:54:56 +00:00
Satoshi Asami
2d4b39159a
Rename PLIST.nodocs to pkg-plist.nodocs.
2000-10-08 03:49:23 +00:00
Satoshi Asami
cd0c29d467
Rename PLIST.off to pkg-plist.off.
2000-10-08 03:42:57 +00:00
Satoshi Asami
aed7ac241a
Rename PLIST.* to pkg-plist.*.
2000-10-08 03:41:31 +00:00
Satoshi Asami
07828ff0f0
Rename {INSTALL,DEINSTALL}.wish to pkg-{install,deinstall}.wish.
2000-10-08 03:07:46 +00:00
Satoshi Asami
2e1f2df0ef
Rename {INSTALL,DEINSTALL}.tclsh to pkg-{install,deinstall}.tclsh.
2000-10-08 03:00:49 +00:00
Satoshi Asami
d3ef4c8bb1
Rename PLIST.${EMACS_PORT_NAME} to pkg-plist.${EMACS_PORT_NAME}.
2000-10-08 02:53:17 +00:00
Satoshi Asami
4d93aca692
Rename PLIST_* to pkg-plist_*.
2000-10-08 02:51:49 +00:00
Satoshi Asami
617d55e7a2
Rename PLIST.with_patented to pkg-plist.with_patented.
2000-10-08 02:50:46 +00:00
Satoshi Asami
5b58e774d5
Rename PLIST.nodocs to pkg-plist.nodocs.
2000-10-08 02:49:37 +00:00
Satoshi Asami
9253d3e257
Rename PLIST.* to pkg-plist.*.
...
Note: I don't know where PLIST_TK (which I assume used to point to
"PLIST.tk") is defined. (There is no Makefile in the entire ports tree
that defines that variable.) Someone in the know, please let me know.
2000-10-08 02:42:11 +00:00
Satoshi Asami
94e1d17bcf
Rename PLIST.emacs to pkg-plist.emacs.
2000-10-08 02:36:49 +00:00
Satoshi Asami
06049e8ad5
Rename PLIST.htmlfiles to pkg-plist.htmlfiles.
2000-10-08 02:35:51 +00:00
Satoshi Asami
36af1fbcaa
Rename PLIST.{a,b,ja} to pkg-plist.{a,b,ja}. (PLIST.ja is actually
...
for japanese/zangband, thus the commit spanning two ports.)
2000-10-08 02:29:06 +00:00
Satoshi Asami
d9968cd0ec
Rename PLIST.{docs,gdbm} to pkg-plist.{docs,gdbm}.
2000-10-08 02:24:42 +00:00
Satoshi Asami
da97619562
Rename PLIST.{Tools,gmp} to pkg-plist.{Tools,gmp}.
2000-10-08 02:21:24 +00:00
Satoshi Asami
4a286bc254
Rename PLIST.docs to pkg-plist.docs.
2000-10-08 02:19:07 +00:00
Satoshi Asami
096cad8b90
Rename PLIST.noX11 to pkg-plist.noX11.
...
(I believe I got this right, but since this PLIST is actually
processed in scripts/conifgure, I am not 100% sure that I have traced
its entire path. If the maintainer can check, it will be greatly
appreciated.)
2000-10-08 02:16:32 +00:00
Satoshi Asami
19cb37d00f
Rename PLIST.noX11 to pkg-plist.noX11.
...
(I believe I got this right, but since this PLIST is actually
processed in scripts/conifgure, I am not 100% sure that I have traced
its entire path. If the maintainer can check, it will be greatly
appreciated.)
2000-10-08 02:10:22 +00:00
Satoshi Asami
883f5a839d
Rename PLIST.alpha to pkg-plist.alpha.
2000-10-08 01:59:44 +00:00
Satoshi Asami
2c68b151a0
Rename PLIST.* to pkg-plist.*.
2000-10-08 01:58:04 +00:00
Satoshi Asami
0cef4e92a1
Rename PLIST.nosound to pkg-plist.nosound.
2000-10-08 01:55:28 +00:00
Satoshi Asami
b7d87d74f7
Rename PLIST.alpha to pkg-plist.alpha.
2000-10-08 01:43:20 +00:00
Satoshi Asami
373e99d947
Rename PLIST.* to pkg-plist.*.
2000-10-08 01:40:32 +00:00
Satoshi Asami
b138933464
Move PLIST.* to pkg-plist.*.
2000-10-08 01:28:10 +00:00