Commit Graph

182 Commits

Author SHA1 Message Date
espie
f100c128f9 Remove NO_CONFIGURE/NO_PATCH/NO_EXTRACT/NO_MTREE
Kill corresponding FAKE=Yes and switch to CONFIGURE_STYLE while I'm at it.
2000-06-16 23:06:03 +00:00
brad
fa502182d4 - add NEED_VERSION
- remove license type
- GNU_CONFIGURE -> CONFIGURE_STYLE
- add @comment with RCS id to PLIST
2000-06-15 00:50:06 +00:00
angelos
1f989b0864 Fix installation and fake. 2000-06-14 22:22:28 +00:00
angelos
69f5e971b5 Remove Fake=no 2000-06-14 22:08:38 +00:00
form
2c90726ea7 remove FAKE=yes 2000-06-14 16:45:01 +00:00
form
d1c70f6fd1 fix checksum 2000-06-09 19:37:39 +00:00
form
d75c440f59 do not use gmake 2000-06-09 16:14:40 +00:00
espie
2d3d0a6a2e - fake, patch from Matt Behrens.
- revert dependency to tcl/tk 8.0, as this port still looks for tcl/tk 8.0.
2000-06-05 01:28:14 +00:00
form
9327e75de3 Do not create /etc/minicom during `make fake' 2000-06-03 11:02:37 +00:00
form
8921632ce1 oops 2000-06-03 06:23:36 +00:00
form
7ce73ad0dd upgrade to 1.83.1
fix INSTALL script
2000-06-03 06:20:56 +00:00
espie
6c8b98baeb Trivial fake.
Remove non-standard licence, use MESSAGE as it's what it's meant for.
2000-05-31 13:49:10 +00:00
espie
a8f61ccbd1 Trivial fake 2000-05-31 13:42:50 +00:00
espie
aecf108f94 trivial fake 2000-05-31 13:36:18 +00:00
espie
a624b79c97 Fake 2000-05-28 00:29:26 +00:00
espie
8e39579cb9 Forgot to add MESSAGE... 2000-05-27 23:52:57 +00:00
espie
668fcfd726 Fake.
Put BSD ack in MESSAGE.
2000-05-27 23:49:39 +00:00
espie
9ec282cc30 - fake
- mark as BROKEN, this needs auditing.
2000-05-27 23:33:07 +00:00
form
c5c73de58e Upgrade to 1.83.0.
Use INSTALL/DEINSTALL.
Fake.
2000-05-18 04:41:30 +00:00
espie
f7e984c32a Simplify build process slightly (no need for sed, pull everything
into main Makefile)

give sensible rights to kermit (no read rights ???) so that packaging works
(hint: make package should NOT use root rights).
Fake.
2000-05-17 17:01:12 +00:00
ho
58fd988159 Better DST in datebook. (turan@ ok) 2000-05-04 15:04:27 +00:00
turan
e9090c091d fix broken port 2000-04-12 20:06:19 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
ho
70f61394c8 Update to version 0.98. Set me as MAINTAINER. 'Fake'. 2000-04-08 10:42:17 +00:00
jakob
31b2a7b601 update dependency to tcl 8.3 2000-04-01 08:58:06 +00:00
espie
46805c3820 Fix tcl/tk 8.0 and 8.3 dependencies...
tcl/tk 8.2 still needs to be updated to 8.3 to fully clean up that mess.
2000-03-27 18:17:27 +00:00
espie
3b5e3e8d17 Introduce :: in *_DEPENDS as a place holder for a package spec
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
brad
7b86cdec58 change BROKEN tag to mention that hylafax has a known buffer overflow 2000-03-23 07:23:08 +00:00
espie
6369f43cd9 Use new LIB_DEPENDS specs everywhere (sed takes care of . -> \.)
Turn new ghostscript on everywhere.
2000-03-19 16:43:40 +00:00
turan
fbac6b6bb8 license 2000-03-14 00:24:55 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00
espie
05c91bd5b9 Separate distfiles coming from separate sites... 2000-03-03 20:22:01 +00:00
turan
28c0fc13d7 broken, installs files automatically in /etc 2000-03-03 12:03:02 +00:00
espie
edba5cfedf MAKEFILE-> MAKE_FILE 2000-02-22 17:08:31 +00:00
turan
7dbe79af00 add missing quote 2000-02-22 08:25:15 +00:00
turan
ac47cc4541 broken, installs files into /usr/local/etc 2000-02-19 21:09:15 +00:00
espie
4420842031 All the Makefiles cvs missed first time around... 2000-02-16 10:52:08 +00:00
turan
38ee5aad5b restrict cdrom 2000-02-15 06:18:08 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
a920596bd0 add in NONE license. Distribution is still permitted since this is a
patch file
2000-02-13 06:59:16 +00:00
turan
cc900354f1 dual BSD,NONE licenses. make the whole BSD 2000-02-12 09:32:29 +00:00
turan
ce65793f81 none licenses 2000-02-12 08:41:07 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
espie
a813079932 Kill a large set of deprecated variables.
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.

It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
espie
28accd1d93 Use WRKDIST where appropriate. 2000-02-11 00:37:15 +00:00
espie
1958137a5f Kill NO_WRKSUBDIR.
Clean up a few deprecated variables on the fly.
2000-02-10 23:14:27 +00:00
espie
e201e9d26b Kill most instances of PATCH_SITES 2000-02-02 17:02:38 +00:00
form
22a6fd499c Do not use rzsz port. Always use lrzsz. 2000-02-01 02:57:59 +00:00