Commit graph

79 commits

Author SHA1 Message Date
Dirk Meyer
3aeac98c38 - add comments about tk84 problmes 2004-03-21 06:48:31 +00:00
Dirk Meyer
16aa9b8b34 - add autoresume patch 2004-03-03 17:56:34 +00:00
Dirk Meyer
c600b83191 - add SIZE 2004-02-26 05:26:15 +00:00
Dirk Meyer
72d5124b15 - Fix MASTER_SITES 2003-09-06 21:12:23 +00:00
Dirk Meyer
7334b897a1 - Force binding with wish8.3, even if wish8.4 is installed.
- install and build, even if no DISPLAY is running
This will allow packages to be build on bento
2003-08-15 18:44:27 +00:00
Dirk Meyer
7f4bf1575f - revert default to tcl/tk83, leave tcl/tk84 as option 2003-08-15 16:08:10 +00:00
Dirk Meyer
7b21ea67d3 - Fix a Installation problem, when only tk8.4 is installed. 2003-07-26 17:08:47 +00:00
Dirk Meyer
6143f6639a - update CATEGORIES 2003-07-23 14:07:52 +00:00
Dirk Meyer
7ce58609f1 CATEGORIES stripped, no "tcl84" and "tk84" entrys,
was denied by portmgr when the base ports where created.

date: 2001/11/24 04:18:38;
ports/lang/tcl84, ports/x11-toolkits/tk84
CATEGORIES stripped, no "tcl84" and "tk84" entrys.
2003-07-06 09:19:38 +00:00
Dirk Meyer
3686f408b6 - update to use tk84 2003-07-06 09:05:17 +00:00
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Dirk Meyer
a1c3eddc32 Update to 1.18.256.
Some bugfixes.
2002-05-10 05:07:17 +00:00
Dirk Meyer
ac35062180 Update to in 1.18.255
ChangLog in tarball.
2002-03-14 15:34:35 +00:00
Dirk Meyer
d987269658 - Update zircon to 1.18.254
- no relevant changes.
2002-02-22 06:00:50 +00:00
Akinori MUSHA
0b10204950 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 11:08:52 +00:00
Dirk Meyer
72dcb5bf98 - Update to 1.18.253 2001-07-22 03:44:09 +00:00
Dirk Meyer
385c248462 change MAINTAINER to FreeBSD.org address 2001-06-24 04:28:57 +00:00
Dirk Meyer
20b74fd7b2 - Update to new version
Changes in 1.18.250

1) I ran my new version of Frink over the code and found quite a few bugs
   in infrequently executed code. I also rewrote some bits to make them better.

2) Fixed the startup bug introduced in 249....
2001-06-14 07:55:47 +00:00
Dirk Meyer
c2ba58d307 - Update to Zircon 1.18.248
Changelog:
1) If scrollback is initialised with a negative nubmer then negate it
   rather than setting it to 0. Should not hurt anyone, and might even make
   some people's stuff work (eh, Scott??)

2) Microsoft exchange chat server doesn;t recognise the -w flag for wallops
   so I have added the "-nowallops" option to networks/servers so that it
   won't get sent (and the button will not appear either)
2001-06-12 07:22:26 +00:00
Dirk Meyer
ec8c1be7fb removed IS_INTERACTIVE, so a package can now be build
Took maintainership
2001-04-15 22:34:20 +00:00
Dirk Meyer
f7479cc62d reverted to new checksum 2001-03-18 09:40:23 +00:00
Dirk Meyer
7aeafab3fe Update to use Tcl/Tk 8.3 2001-03-18 07:53:39 +00:00
Dirk Meyer
9bd6d4cb54 - Updated to 1.18.248
- Backup Master-Site removed, it will no longe hold the distfiles

PR:		25375
Submitted by:	dinoex
2001-03-17 13:08:49 +00:00
Steve Price
cfecbf812d Update to version 1.18.245.
PR:		23248
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
2000-12-11 02:43:12 +00:00
Justin M. Seger
e3f1756ddc Fix MASTER_SITE
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
2000-05-26 20:41:06 +00:00
Justin M. Seger
a8d5ab329c Upgrade to zircon-1.18.243.tar.gz 2000-04-23 15:40:05 +00:00
David E. O'Brien
19a18df8d0 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:28:35 +00:00
Justin M. Seger
1a13cfc115 Remove a bad MASTER_SITE and add a good one.
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
1999-11-21 20:53:14 +00:00
Justin M. Seger
dc746c6c5e Upgrade to zircon-1.18.227 1999-11-01 15:51:56 +00:00
Justin M. Seger
183ed7bdcf Upgrade to zircon-1.18.223
switch to tcl/tk-8.2
1999-10-29 17:03:29 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Justin M. Seger
cf82726b69 Upgrade to zircon-1.18.223 1999-08-23 01:33:29 +00:00
Bill Fumerola
b111804601 New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. 1999-06-28 02:24:57 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Marc G. Fournier
0f398af16d Another bunch off WWW: links in DESCR 1999-04-22 00:55:05 +00:00
Justin M. Seger
f08a9d5647 Update to zircon 1.18.213
PR:		ports/10786
1999-04-03 21:41:55 +00:00
Steve Price
337d36eedb Update to 1.18.210.
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
1999-02-22 03:20:07 +00:00
David E. O'Brien
eee3e96be7 BROKEN='zircon-1.18.208 is all that is available from the *SINGLE* mastersite' 1999-01-31 20:31:54 +00:00
Steve Price
041872966c Update to version 1.18.206.
PR:		9526
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
1999-01-26 02:58:44 +00:00
David E. O'Brien
d745d51c35 BROKEN="fetch, distfile not avail. - need to update to zircon-1.18.201.tar.gz" 1998-12-01 09:37:32 +00:00
Jordan K. Hubbard
720aa41ab2 Maintainer seems to have gone AWOL; I sent patches over a week ago
with no response.  Upgrade to 1.18.171 - the current version's tarball has
left the master site.
1998-09-29 17:24:25 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Justin M. Seger
a7c1ee5c04 Upgrade to version zircon-1.18.171. 1998-07-26 17:25:36 +00:00
Tim Vanderhoek
c8c79489b8 Add homepage.
Make it less obvious that this was copied from
a README (s/"I"/the author/).  This necessitated running through fmt(1) which caused the multi-line
diffs.
1998-07-24 03:18:44 +00:00
Justin M. Seger
77357b68fa Upgrade to Zircon 1.18.155 1998-07-04 17:11:57 +00:00
Justin M. Seger
792a3a2899 Upgrade to version 1.18.127 1998-04-28 23:16:07 +00:00
Justin M. Seger
5d8971df4d Upgrade to zircon-1.18.126. 1998-04-28 00:20:31 +00:00
Justin M. Seger
74207221a7 Upgrade to 1.18.113.
Add @exec mkdir's to the PLIST to properly create empty dirs that a regular
install creates.
1998-04-11 02:29:16 +00:00
Justin M. Seger
66e631e4fa Upgrade to zircon-1.18.109. Revert to tk-8.0. 1998-03-21 04:58:41 +00:00