Commit Graph

233 Commits

Author SHA1 Message Date
brad
0c7a16985e add #!/bin/sh 2000-07-19 09:31:17 +00:00
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
espie
67beead928 Remove rzsz.
Thanks to FreeBSD for discovering that nasty little surprise...
2000-01-31 22:42:23 +00:00
dugsong
f5d3e6667e add $OpenBSD$ tag 2000-01-05 23:42:20 +00:00
dugsong
700ce86188 add jpilot port 2000-01-05 23:40:48 +00:00
dugsong
0f87bb00b6 new jpilot port - Palm desktop application. from evan.cordes@UMICH.EDU 2000-01-05 23:39:45 +00:00
brad
f4d8e69fa7 change LIB_DEPENDS for new libtiff 1999-12-11 02:36:40 +00:00
form
b31809ff89 Improve Makefile.
.if defined(USE_LRZSZ) -> .if defined(USE_LRZSZ) && ${USE_LRZSZ:U} == "YES".
Default config: Only root can access minicom by default.
1999-12-09 03:28:30 +00:00
brad
b2d416ea28 - add new official dist site
- add HOMEPAGE
- cleanup Makefile
1999-12-08 01:41:14 +00:00
espie
88d4502064 Kill USE_EGCC/USE_EGXX, since 2.6 includes both as standard compilers. 1999-12-03 14:24:38 +00:00
kevlo
bc862a5c36 Mark it unbroken and update to 3.54.
Change the MAINTAINER to kevlo@
1999-11-30 07:57:48 +00:00
kevlo
51c143e2c4 Update to 3.3. 1999-11-30 06:11:43 +00:00
kevlo
4719dc6805 Add this file to print messages after installing this port. 1999-11-30 06:08:01 +00:00
brad
ec428d82ff don't install seyon sgid dialer 1999-11-29 21:47:16 +00:00
jakob
f8a1a282fe dependency updated and fixed, not broken anymore 1999-11-10 20:04:30 +00:00
kevlo
c2be38d5c4 Mark it unbroken. Fix PLIST. 1999-11-08 02:30:36 +00:00
kevlo
a58e31589d 1) Mark it unbroken
2) Fix: install zmrx.1 & zmtx.1 files into man/man1
1999-11-04 08:59:22 +00:00
turan
559574b9e4 malsync, broken. dependency pilot-utils is also broken 1999-11-03 00:59:31 +00:00
ian
47fabc2964 Better style: use ${CHOWN} etc. 1999-11-01 04:10:18 +00:00
angelos
2c39631937 Fix PLIST, left broken for turans@ (or someone else) to verify 1999-10-30 21:51:56 +00:00
espie
d9d5ced09d Typo in CATEGORIES 1999-10-29 11:11:42 +00:00
ian
8d3d79a92c Eliminate duplicate running of .efaxrc. 1999-10-29 02:55:25 +00:00
ian
374b657620 Rip out stupid INTERACTIVE stuff from Makefile. Just bitch and die at
run time if they didn't read the (new improved) MESSAGE file when installing.
1999-10-29 00:37:56 +00:00
turan
ca0fd5f9d7 broken, bad packing lists 1999-10-28 07:55:56 +00:00
turan
c8cefa2a2d broken, bad packing lists 1999-10-28 07:43:36 +00:00
brad
6316950dce - remove BROKEN tag
- cleanup Makefile
1999-10-27 12:24:46 +00:00
brad
d79fdeb5a6 sync PLIST so a package can be made 1999-10-27 12:23:00 +00:00
brad
a800867ed7 each patch only patches one file now 1999-10-27 12:21:34 +00:00
brad
9ed46dac23 - convert patches to unified diffs
- each patch only patches one file now
1999-10-27 12:20:25 +00:00
turan
c5965282f3 These ports have bad packing lists.
Ports tree is now unlocked.  Read the new policy first.
1999-10-26 04:56:35 +00:00
espie
2ecf62ac6e Fix port to work with recent bsd.port.mk (have to ensure RUN_DEPENDS is
defined before including bsd.port.mk)
1999-10-01 17:01:52 +00:00
brad
c2eadd8783 more dist sites 1999-09-22 20:21:55 +00:00
turan
25c374a61c broken, checksum mismatch 1999-09-19 13:44:14 +00:00
brad
a781a26136 upgrade to mgetty+sendfax 1.1.21 1999-08-28 18:13:36 +00:00
brad
c58c6756ac - add dist patch that makes HylaFAX compile with EGCS
- /usr/sbin/chown -> ${CHOWN}, chmod -> ${CHMOD}
1999-08-27 01:46:10 +00:00
downsj
69e25e0fdc Update to 0.9. 1999-08-19 20:52:28 +00:00
angelos
06fd67b4b6 Original FTP site unavailable. 1999-08-18 02:09:45 +00:00
brad
94bb9cccfe - style
- make PLIST in alpha order
1999-08-06 02:45:33 +00:00
form
f8202262ff update to 1.82.1 1999-06-23 06:39:12 +00:00
espie
3be21ae5ed Oops...diff -u, not diff. 1999-06-17 23:15:15 +00:00
espie
f7d8610d24 Fix most problems with hylafax and OpenBSD current 1999-06-17 16:57:01 +00:00
jakob
cd5c66910b Updated to v0.9.3. 1999-06-12 20:45:36 +00:00
dugsong
2d3bcc9c2c add $ tag 1999-06-11 19:14:44 +00:00
dugsong
d3ce1a26c0 added malsync port 1999-06-11 19:13:04 +00:00
dugsong
88fa50b113 malsync port, from pheezy@monkey.org 1999-06-11 19:12:15 +00:00
brad
01e58673b0 change SEPARATE_BUILD= yes -> concurrent 1999-06-01 21:47:14 +00:00
brad
3d432c3d0e lrzsz 0.12.20's Makefile 1999-05-24 01:22:43 +00:00
brad
967063d394 3.50 Makefile 1999-05-21 00:07:58 +00:00
brad
6ebc14ee9f upgrade to rzsz 3.50 1999-05-21 00:06:38 +00:00
brad
466fe65be7 upgrade to lrzsz 0.12.20 1999-05-19 16:05:17 +00:00
espie
5ac3448778 Fix comments 1999-04-20 18:47:26 +00:00