Commit Graph

386 Commits

Author SHA1 Message Date
espie
947fe654a5 Add ruby, kill old tcl. 2000-03-28 13:18:50 +00:00
espie
e96bbc1bf1 ruby 1.4.3: a nice language, very similar to perl, but with with interesting
differences.
2000-03-28 13:16:02 +00:00
espie
068ffbcabc expect 5.31, works with tk 8.3
Fake.
2000-03-28 11:54:14 +00:00
espie
8d96c09177 Fake, homepage, tk 8.3.
Angelos, please supply license...
2000-03-27 21:12:32 +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
63ae9b088a Move manpages around. Now tcl/tk 8.0 and tcl/tk 8.3 can coexist peacefully. 2000-03-27 18:00:40 +00:00
espie
dd4e1c59c9 Move man pages out of the way to avoid conflict with 8.3.
Use @option no-default-conflict to say this is okay to install alongside
another version.
2000-03-27 17:28:58 +00:00
kevlo
71a31d8aab Ditch this port. I will fix the dependencies ASAP. 2000-03-27 02:14:30 +00:00
kevlo
b74cba516f Add tcl, disable tcl80 2000-03-27 02:11:19 +00:00
kevlo
c8c9a96140 Initial import of tcl 2000-03-27 02:08:46 +00:00
kevlo
d97fbb6cee Bye, bye. This is integraded with tcl port. 2000-03-27 02:01:26 +00:00
espie
0a5efdfd59 Somewhate sloppy comments. 2000-03-24 23:49:10 +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
todd
f6a626bf3b fake 2000-03-24 20:51:57 +00:00
espie
7728fff438 Fix bad symlinks. 2000-03-21 22:43:47 +00:00
espie
70f6284760 Use INSTALL_ROOT, cleaner fake that way 2000-03-21 20:17:09 +00:00
espie
a588f0c34b Fix *config.sh after fake install to remove DESTDIR 2000-03-20 20:16:38 +00:00
espie
2a7029372b Fake.
Switch tkcvs to tcl/tk82
2000-03-20 19:25:12 +00:00
espie
a6cc308e22 Fake 2000-03-20 18:16:22 +00:00
turan
42da2244d6 license 2000-03-17 02:07:28 +00:00
jasoni
653d5ad445 Fake. 2000-03-08 05:42:05 +00:00
espie
135d80ace1 Replace sloppy mkstemp patch with something sane, that does correctly delete
temp files at the end, and traps error conditions better.

Checked with fries@
2000-03-07 23:20:17 +00:00
espie
31efef2187 Fix LICENSE name.
Fake, a bit more fun than usual, since Bob has this notion is the best
programmer in the world, and he's going to rewrite configure from scratch
as a better tool, which doesn't want to be coerced into
prefix=${DESTDIR}/usr/local.

Well, **ck him.
2000-03-07 17:47:09 +00:00
espie
29be8b194d Make sure the LICENSE gets installed somewhere, so that we respect
the LICENSE terms.

That way, we can safely set PERMIT_* to Yes.

Bad, bad, angelos.
2000-03-07 17:16:30 +00:00
espie
5a5b0b61cd Fake. Need to use TRUEPREFIX 2000-03-07 16:59:20 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00
turan
cf26821fb3 change maintainer to ports@openbsd.org as requested 2000-03-01 10:08:03 +00:00
turan
f30c16b9d5 broken, does not handle v2.04 of its dependency ocamlc. also needs to work with stdin of null. 2000-02-25 09:51:07 +00:00
turan
8cad0ebe85 broken maintainer, don@openbsd.org -> ports@openbsd.org 2000-02-22 20:27:33 +00:00
espie
edba5cfedf MAKEFILE-> MAKE_FILE 2000-02-22 17:08:31 +00:00
espie
4420842031 All the Makefiles cvs missed first time around... 2000-02-16 10:52:08 +00:00
brad
eca9fffcd7 style 2000-02-15 07:47:40 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
espie
40cc3ece85 LICENSE_TYPE is Public Domain 2000-02-14 16:42:56 +00:00
turan
5d4f242545 public domain licenses 2000-02-12 08:58:16 +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
b3ed337056 Change MAKE_FLAGS to remove the -f.
Actually reading the Makefiles proved that about one third of them was
confused about this already...
2000-02-12 00:43:57 +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
6574074cf2 Remove USE_X11, icon is perfectly happy under /usr/local.
Use WRKDIST
Move distfiles to 9.3.2 subdir, since the icon people currently
don't put version numbers in their distribution.
2000-02-10 14:54:50 +00:00
espie
07fb4ca263 Kill MKDIR 2000-02-10 10:03:19 +00:00
espie
1ad995ff64 Kill last PATCH_SITES, now that I've fixed the double typo. sigh. 2000-02-02 18:35:23 +00:00
espie
e201e9d26b Kill most instances of PATCH_SITES 2000-02-02 17:02:38 +00:00
brad
07d9e95877 fix usage of ranlib
--
based on PR#: 1057 patches
2000-01-30 01:07:30 +00:00
brad
38894ccadd fix usage of ranlib
--
PR#: 1057
2000-01-14 04:31:48 +00:00
brad
2a4ed17310 remove some unnecessary changes in this patch 2000-01-09 05:49:18 +00:00
brad
03e3c69c4c remove some unnecessary changes in this patch 2000-01-09 05:40:20 +00:00