Commit Graph

51 Commits

Author SHA1 Message Date
naddy
142e661495 Don't include "recursive ftp" example script; conflicts with socks5.
From: Jolan Luff <jolan@cryptonomicon.org>
2003-02-27 12:49:16 +00:00
brad
29228c9852 upgrade to expect 5.38.0
--
From: new MAINTAINER -- Jolan Luff <jolan@cryptonomicon.org>
2002-12-15 00:22:03 +00:00
brad
a494bfe945 oops, the expect man page shouldn't be here.
--
Pointed out by: marc@
2002-07-22 23:54:52 +00:00
brad
a4f5caf4d8 - add a no_tk FLAVOR.
- remove separate config.guess.
--
The FLAVOR from: Chad Loder <cloder@acm.org>
2002-06-30 17:50:28 +00:00
espie
8963b84279 Fix regress target 2002-04-15 07:25:31 +00:00
naddy
586a9519dc Do not include mkpasswd example script, which conflicts with the
net/bnc command of the same name and as distributed produces
incredibly insecure passwords.  ok niklas@
2002-03-29 22:18:46 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
lebel
5137d97f38 lang: integrate COMMENT, bump NEED_VERSION. 2001-05-06 01:27:52 +00:00
obecian
db81d7e2b8 LIB_DEPENDS= tk83.1.3:x11/tk/8.3
should be
LIB_DEPENDS=    tk83.1.3::x11/tk/8.3

reported by Cameron Lerch <opcode@skylab.saturn5.yi.org>
2001-02-25 06:51:04 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
brad
36240af95e {TCL,TK}_BUILD_LIB_SPEC -> {TCL,TK}_LIB_SPEC 2000-09-06 03:46:59 +00:00
brad
f93b869151 ${PREFIX} -> ${LOCALBASE} 2000-09-06 03:46:15 +00:00
brad
57c9b344b8 upgrade to expect 5.32.1 2000-09-06 01:06:26 +00:00
brad
15e7685516 - add HOMEPAGE
- remove license type
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-20 04:56:42 +00:00
espie
fb6552fb63 Fix the real problem instead of pampering over it. 2000-07-18 21:51:17 +00:00
espie
5abe0c9189 Our expect port builds fine without autoconf, just because it checks
for it doesn't mean this is needed.

Convert to new CONFIGURE_STYLE.
2000-07-18 17:59:48 +00:00
turan
a47ca96f97 fix this port
- checksum changed and one of the headers was removed.
- it also depends on autoconf.  tsk.  tsk.  people are missing these.
2000-07-18 07:14:15 +00:00
espie
068ffbcabc expect 5.31, works with tk 8.3
Fake.
2000-03-28 11:54:14 +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
6e027c0144 Not yet 2000-03-24 22:43:16 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
5d4f242545 public domain licenses 2000-02-12 08:58:16 +00:00
espie
28accd1d93 Use WRKDIST where appropriate. 2000-02-11 00:37:15 +00:00
brad
fa66e11011 - now that dependencies seem to work right, remove tcl from dependency list
- add build target to dependnecy list for test target to ensure that expect
is actually built before trying to run the test
- sort PLISTs
2000-01-01 07:10:58 +00:00
brad
2399873101 - use the distfile expect-5.30.tar.gz that is in the "old" dir on the dist
site.
- cleanup Makefile
1999-10-27 20:16:52 +00:00
brad
197c98235c - update checksums for expect, they unexpectedly changed 1999-09-06 05:37:33 +00:00
brad
62df75f58d upgrade to expect 5.30 1999-08-24 01:56:58 +00:00
brad
f84db3367b style fixes 1999-04-29 21:25:08 +00:00
espie
5ac3448778 Fix comments 1999-04-20 18:47:26 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
espie
d39895a649 SEPARATE_BUILD 1999-03-15 02:42:44 +00:00
marc
579e4b2926 update packing lists; remove unused cruft from Makefile 1999-03-14 03:15:50 +00:00
todd
6948fc8a44 make expect compile, v 5.28 1999-03-04 06:50:41 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
marc
99a1ab44b1 fix earlier bogus changes to Makefile where a value that
was defined in bsd.port.mk was checked before bsd.port.mk was included;
this should make ports with optional shared libs build on the alpha,
again.  However, chages require the latest bsd.port.mk
1999-03-02 04:41:00 +00:00
marc
30be626929 needs version 1.64 (or later) of bsd.port.mk
to build/install correctly; PLIST.noshared
1999-02-21 04:26:09 +00:00
marc
13b9a372ff use NO_SHARED_LIBS instead of test for alpha;
use PLIST.noshared instead of PLIST.alpha
1999-02-18 02:37:26 +00:00
niklas
b3128e100a Comment out MASTER_SITE as it has a new version we have not yet tested.
This makes the port use the ftp.openbsd.org version instead.
1998-10-21 17:31:44 +00:00
marc
cb73ca98dd comment out the BROKEN reason for all ports where the reason
was source files out of date and we have a copy of the required
version on ftp.openbsd.org
1998-10-18 05:01:58 +00:00
marc
73926b04ce remove unneeded @exec ranlib %D/%F from packing lists 1998-09-08 18:01:33 +00:00
marc
20e585ef1b updata alpha packing list 1998-08-27 20:03:45 +00:00
marc
ca1a5a050e update to version 5.26 1998-08-27 04:36:32 +00:00
marc
a295e20543 add packing list for alpha that does not reference shared libs 1998-06-29 23:46:44 +00:00
niklas
d0c641ec9b On a current system LDCONFIG need not be special cased for mips/alpha 1998-02-10 10:45:16 +00:00
niklas
8a7aa23937 LDCONFIG is not uniform in our world 1998-01-30 22:13:57 +00:00
niklas
0a3ec7474c DOH no gzipped manpages, please 1998-01-29 23:22:17 +00:00
niklas
dea1a93699 Update to fresher versions, so OpenBSD really works. Forgot this first round 1998-01-29 23:20:25 +00:00