The FreeBSD Ports Archive
FreeBSD irc : zircon4>
An X11 interface to Internet Relay Chat
Zircon is an X11 interface to Internet Relay Chat. The software
is written in tcl/tk and uses its native features to provide network
communications. Suggestions for improvements to Zircon are welcome.
The author particularly interested in making the system useful for
those users in groups where JIPS and other national character sets
are used.
Zircon has more features than you could possibly imagine and
implements nearly everything that the irc II clients support as
well as many other useful and interesting features. This reflects
the power of tcl/tk and not wonderful programming (the programming
is wonderful of course, but that is an aside). The tcl/tk system
is excellent, and you need it on your machine NOW!
http://catless.ncl.ac.uk/Programs/Zircon/
|
zircon history
v. 1.71
date: 2007/05/19 20:11:40; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.70
date: 2006/05/08 10:32:04; author: edwin; state: Exp; lines: +0 -1
remove USE_REINPLACE for all categories starting with I
v. 1.69
date: 2005/10/24 14:20:44; author: dinoex; state: Exp; lines: +1 -0
- make prefix safe
Reported by: kris
v. 1.68
date: 2004/03/21 06:48:31; author: dinoex; state: Exp; lines: +2 -0
- add comments about tk84 problmes
v. 1.67
date: 2004/03/03 17:56:34; author: dinoex; state: Exp; lines: +1 -0
- add autoresume patch
v. 1.66
date: 2003/09/06 21:08:53; author: dinoex; state: Exp; lines: +3 -1
- Fix MASTER_SITES
v. 1.65
date: 2003/08/15 18:44:27; author: dinoex; state: Exp; lines: +7 -3
- 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
v. 1.64
date: 2003/08/15 16:08:10; author: dinoex; state: Exp; lines: +14 -0
- revert default to tcl/tk83, leave tcl/tk84 as option
v. 1.63
date: 2003/07/23 14:05:55; author: dinoex; state: Exp; lines: +1 -1
- update CATEGORIES
v. 1.62
date: 2003/07/06 09:19:38; author: dinoex; state: Exp; lines: +1 -1
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.
v. 1.61
date: 2003/07/06 09:05:17; author: dinoex; state: Exp; lines: +1 -1
- update to use tk84
v. 1.60
date: 2003/02/20 18:26:35; author: dinoex; state: Exp; lines: +1 -0
- add COMMENT
v. 1.59
date: 2002/05/10 05:07:17; author: dinoex; state: Exp; lines: +1 -1
Update to 1.18.256.
Some bugfixes.
v. 1.58
date: 2002/03/14 15:34:35; author: dinoex; state: Exp; lines: +1 -1
Update to in 1.18.255
ChangLog in tarball.
v. 1.57
date: 2002/02/22 06:00:50; author: dinoex; state: Exp; lines: +1 -1
- Update zircon to 1.18.254
- no relevant changes.
v. 1.56
date: 2002/01/29 11:08:48; author: knu; state: Exp; lines: +2 -2
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.
v. 1.55
date: 2001/07/22 03:44:09; author: dinoex; state: Exp; lines: +2 -2
- Update to 1.18.253
v. 1.54
date: 2001/06/24 04:28:17; author: dinoex; state: Exp; lines: +2 -2
change MAINTAINER to FreeBSD.org address
v. 1.53
date: 2001/06/14 07:55:47; author: dinoex; state: Exp; lines: +2 -2
- 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....
v. 1.52
date: 2001/06/12 07:22:26; author: dinoex; state: Exp; lines: +2 -2
- 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)
v. 1.51
date: 2001/04/15 22:34:20; author: dinoex; state: Exp; lines: +4 -4
removed IS_INTERACTIVE, so a package can now be build
Took maintainership
v. 1.50
date: 2001/03/18 07:53:37; author: dinoex; state: Exp; lines: +3 -3
Update to use Tcl/Tk 8.3
v. 1.49
date: 2001/03/17 13:08:49; author: dinoex; state: Exp; lines: +3 -4
- Updated to 1.18.248
- Backup Master-Site removed, it will no longe hold the distfiles
PR: 25375
Submitted by: dinoex
v. 1.48
date: 2000/12/11 02:43:12; author: steve; state: Exp; lines: +2 -2
Update to version 1.18.245.
PR: 23248
Submitted by: Dirk Meyer
v. 1.47
date: 2000/05/26 20:41:06; author: jseger; state: Exp; lines: +2 -2
Fix MASTER_SITE
Submitted by: Dirk Meyer
v. 1.46
date: 2000/04/23 15:40:04; author: jseger; state: Exp; lines: +2 -2
Upgrade to zircon-1.18.243.tar.gz
v. 1.45
date: 2000/04/12 06:28:35; author: obrien; state: Exp; lines: +3 -3
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.44
date: 1999/11/21 20:53:14; author: jseger; state: Exp; lines: +2 -2
Remove a bad MASTER_SITE and add a good one.
Submitted by: Dirk Meyer
v. 1.43
date: 1999/11/01 15:51:53; author: jseger; state: Exp; lines: +3 -3
Upgrade to zircon-1.18.227
v. 1.42
date: 1999/10/29 17:03:27; author: jseger; state: Exp; lines: +5 -5
Upgrade to zircon-1.18.223
switch to tcl/tk-8.2
v. 1.41
date: 1999/08/25 06:13:07; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.40
date: 1999/08/23 01:33:27; author: jseger; state: Exp; lines: +5 -5
Upgrade to zircon-1.18.223
v. 1.39
date: 1999/06/28 02:21:35; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.38
date: 1999/04/03 21:41:55; author: jseger; state: Exp; lines: +5 -6
Update to zircon 1.18.213
PR: ports/10786
v. 1.37
date: 1999/02/22 03:20:03; author: steve; state: Exp; lines: +4 -5
Update to 1.18.210.
Submitted by: Dirk Meyer
v. 1.36
date: 1999/01/31 20:31:54; author: obrien; state: Exp; lines: +3 -1
BROKEN='zircon-1.18.208 is all that is available from the *SINGLE* mastersite'
v. 1.35
date: 1999/01/26 02:58:39; author: steve; state: Exp; lines: +2 -4
Update to version 1.18.206.
PR: 9526
Submitted by: Dirk Meyer
v. 1.34
date: 1998/12/01 09:37:32; author: obrien; state: Exp; lines: +3 -1
BROKEN="fetch, distfile not avail. - need to update to zircon-1.18.201.tar.gz"
v. 1.33
date: 1998/09/29 17:24:24; author: jkh; state: Exp; lines: +2 -2
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.
v. 1.32
date: 1998/08/07 23:56:45; author: asami; state: Exp; lines: +3 -3
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.31
date: 1998/07/26 17:25:31; author: jseger; state: Exp; lines: +3 -3
Upgrade to version zircon-1.18.171.
v. 1.30
date: 1998/07/04 17:11:56; author: jseger; state: Exp; lines: +6 -6
Upgrade to Zircon 1.18.155
v. 1.29
date: 1998/04/28 23:16:06; author: jseger; state: Exp; lines: +3 -3
Upgrade to version 1.18.127
v. 1.28
date: 1998/04/28 00:20:28; author: jseger; state: Exp; lines: +3 -3
Upgrade to zircon-1.18.126.
v. 1.27
date: 1998/04/11 02:29:14; author: jseger; state: Exp; lines: +3 -3
Upgrade to 1.18.113.
Add @exec mkdir's to the PLIST to properly create empty dirs that a regular
install creates.
v. 1.26
date: 1998/03/21 04:58:35; author: jseger; state: Exp; lines: +6 -6
Upgrade to zircon-1.18.109. Revert to tk-8.0.
v. 1.25
date: 1998/02/24 21:43:48; author: jseger; state: Exp; lines: +4 -4
Upgrade to use tcl8.1 and tk8.1.
v. 1.24
date: 1998/02/12 14:28:01; author: jseger; state: Exp; lines: +3 -3
Upgrade to version 1.18.91.
v. 1.23
date: 1998/02/10 02:11:11; author: jseger; state: Exp; lines: +3 -3
Upgrade to version 1.18.90 and clean up the PLIST a bit.
v. 1.22
date: 1998/01/23 18:36:01; author: jseger; state: Exp; lines: +4 -4
Upgrade to version 1.18.85 and make myself MAINTAINER.
v. 1.21
date: 1997/12/23 02:13:58; author: jkh; state: Exp; lines: +2 -2
Update Zircon
PR: 5366
Submitted by: Ian Struble
v. 1.20
date: 1997/11/19 02:48:59; author: asami; state: Exp; lines: +4 -4
Just a little variable reordering.
v. 1.19
date: 1997/11/15 20:25:09; author: pst; state: Exp; lines: +2 -11
Upgrade to 1.18.71, remove never-tested and quite ancient dpwish support
to avoid confusing folks.
v. 1.18
date: 1997/10/01 21:01:25; author: jkh; state: Exp; lines: +2 -2
Update to version 1.18.56
v. 1.17
date: 1997/09/21 04:03:59; author: jkh; state: Exp; lines: +5 -5
Update to version 1.18.44
v. 1.16
date: 1997/09/08 12:46:49; author: andreas; state: Exp; lines: +2 -2
The proper install target isn't install: it's do-install.
This fixes the misbehaviour, that the port wasn't registered
in /var/db/pkg when doing a make install.
v. 1.15
date: 1997/07/14 12:54:05; author: jkh; state: Exp; lines: +4 -3
After referring to some other ports, be more canonical in placement
of variables.
v. 1.14
date: 1997/07/14 12:50:14; author: jkh; state: Exp; lines: +7 -17
Update this to version 1.18.31
v. 1.13
date: 1997/04/20 13:19:39; author: wosch; state: Exp; lines: +2 -2
Add virtual category 'tk41'.
v. 1.12
date: 1996/12/03 10:42:26; author: obrien; state: Exp; lines: +2 -3
jkh doesn't want to be the maintainer anymore (any takers???)
Obtained from: email to ports list
v. 1.11
date: 1996/12/03 10:29:03; author: jkh; state: Exp; lines: +2 -2
Upgrade to 1.18b8.
v. 1.10
date: 1996/12/01 01:23:27; author: obrien; state: Exp; lines: +4 -2
General Makefile cleanup
Add MAINATERS
mkdir -p ==> ${MKDIR}
cp ==> ${CP}
install ==> ${INSTALL}/${INSTALL_*}
etc...
v. 1.9
date: 1996/11/18 11:37:27; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.8
date: 1996/08/17 11:07:53; author: peter; state: Exp; lines: +10 -2
Adjust the tclDP hack so that it doesn't depend on it being pre-installed
if USE_DPWISH is set.
Make the build work without making an X11 connection (groan!) by using
tclsh instead of "wish -notk" to build the indexes.
Requested by: asami
v. 1.7
date: 1996/08/16 12:24:55; author: peter; state: Exp; lines: +20 -4
Update zircon port from 1.15p11 to 1.17p3. This version uses the native
comms tools in tcl7.5/tk4.1 rather than the crufty old tcl7.3/tk3.6/tclDP.
It can still be (I think) configured to use the older libraries, but I
dont want to install them to test it. :-]
(zircon-1.17p4 is in beta at the moment, and was last changed within the
last day or so, this (1.17p3) is the most recent non-beta version)
v. 1.6
date: 1995/11/27 04:06:03; author: asami; state: Exp; lines: +2 -2
Change "networking" to "net".
v. 1.5
date: 1995/10/04 01:56:37; author: asami; state: Exp; lines: +3 -2
EXEC_DEPENDS -> BUILD_DEPENDS, RUN_DEPENDS on dpwish.
v. 1.4
date: 1995/08/19 07:59:28; author: pst; state: Exp; lines: +7 -7
Update Zircon (X11 based IRC client) to pl11
v. 1.3
date: 1995/04/15 05:42:12; author: asami; state: Exp; lines: +4 -2
Update of net Makefiles! Am I done? :)
v. 1.2
date: 1995/04/01 12:49:05; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.1
date: 1995/02/12 08:57:12; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/02/12 08:57:13; author: jkh; state: Exp; lines: +0 -0
A port of zircon version 1.15p10
=============================================================================
v. 1.71
date: 2007/05/19 20:11:40; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.70
date: 2006/05/08 10:32:04; author: edwin; state: Exp; lines: +0 -1
remove USE_REINPLACE for all categories starting with I
v. 1.69
date: 2005/10/24 14:20:44; author: dinoex; state: Exp; lines: +1 -0
- make prefix safe
Reported by: kris
v. 1.68
date: 2004/03/21 06:48:31; author: dinoex; state: Exp; lines: +2 -0
- add comments about tk84 problmes
v. 1.67
date: 2004/03/03 17:56:34; author: dinoex; state: Exp; lines: +1 -0
- add autoresume patch
v. 1.66
date: 2003/09/06 21:08:53; author: dinoex; state: Exp; lines: +3 -1
- Fix MASTER_SITES
v. 1.65
date: 2003/08/15 18:44:27; author: dinoex; state: Exp; lines: +7 -3
- 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
v. 1.64
date: 2003/08/15 16:08:10; author: dinoex; state: Exp; lines: +14 -0
- revert default to tcl/tk83, leave tcl/tk84 as option
v. 1.63
date: 2003/07/23 14:05:55; author: dinoex; state: Exp; lines: +1 -1
- update CATEGORIES
v. 1.62
date: 2003/07/06 09:19:38; author: dinoex; state: Exp; lines: +1 -1
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.
v. 1.61
date: 2003/07/06 09:05:17; author: dinoex; state: Exp; lines: +1 -1
- update to use tk84
v. 1.60
date: 2003/02/20 18:26:35; author: dinoex; state: Exp; lines: +1 -0
- add COMMENT
v. 1.59
date: 2002/05/10 05:07:17; author: dinoex; state: Exp; lines: +1 -1
Update to 1.18.256.
Some bugfixes.
v. 1.58
date: 2002/03/14 15:34:35; author: dinoex; state: Exp; lines: +1 -1
Update to in 1.18.255
ChangLog in tarball.
v. 1.57
date: 2002/02/22 06:00:50; author: dinoex; state: Exp; lines: +1 -1
- Update zircon to 1.18.254
- no relevant changes.
v. 1.56
date: 2002/01/29 11:08:48; author: knu; state: Exp; lines: +2 -2
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.
v. 1.55
date: 2001/07/22 03:44:09; author: dinoex; state: Exp; lines: +2 -2
- Update to 1.18.253
v. 1.54
date: 2001/06/24 04:28:17; author: dinoex; state: Exp; lines: +2 -2
change MAINTAINER to FreeBSD.org address
v. 1.53
date: 2001/06/14 07:55:47; author: dinoex; state: Exp; lines: +2 -2
- 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....
v. 1.52
date: 2001/06/12 07:22:26; author: dinoex; state: Exp; lines: +2 -2
- 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)
v. 1.51
date: 2001/04/15 22:34:20; author: dinoex; state: Exp; lines: +4 -4
removed IS_INTERACTIVE, so a package can now be build
Took maintainership
v. 1.50
date: 2001/03/18 07:53:37; author: dinoex; state: Exp; lines: +3 -3
Update to use Tcl/Tk 8.3
v. 1.49
date: 2001/03/17 13:08:49; author: dinoex; state: Exp; lines: +3 -4
- Updated to 1.18.248
- Backup Master-Site removed, it will no longe hold the distfiles
PR: 25375
Submitted by: dinoex
v. 1.48
date: 2000/12/11 02:43:12; author: steve; state: Exp; lines: +2 -2
Update to version 1.18.245.
PR: 23248
Submitted by: Dirk Meyer
v. 1.47
date: 2000/05/26 20:41:06; author: jseger; state: Exp; lines: +2 -2
Fix MASTER_SITE
Submitted by: Dirk Meyer
v. 1.46
date: 2000/04/23 15:40:04; author: jseger; state: Exp; lines: +2 -2
Upgrade to zircon-1.18.243.tar.gz
v. 1.45
date: 2000/04/12 06:28:35; author: obrien; state: Exp; lines: +3 -3
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.44
date: 1999/11/21 20:53:14; author: jseger; state: Exp; lines: +2 -2
Remove a bad MASTER_SITE and add a good one.
Submitted by: Dirk Meyer
v. 1.43
date: 1999/11/01 15:51:53; author: jseger; state: Exp; lines: +3 -3
Upgrade to zircon-1.18.227
v. 1.42
date: 1999/10/29 17:03:27; author: jseger; state: Exp; lines: +5 -5
Upgrade to zircon-1.18.223
switch to tcl/tk-8.2
v. 1.41
date: 1999/08/25 06:13:07; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.40
date: 1999/08/23 01:33:27; author: jseger; state: Exp; lines: +5 -5
Upgrade to zircon-1.18.223
v. 1.39
date: 1999/06/28 02:21:35; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.38
date: 1999/04/03 21:41:55; author: jseger; state: Exp; lines: +5 -6
Update to zircon 1.18.213
PR: ports/10786
v. 1.37
date: 1999/02/22 03:20:03; author: steve; state: Exp; lines: +4 -5
Update to 1.18.210.
Submitted by: Dirk Meyer
v. 1.36
date: 1999/01/31 20:31:54; author: obrien; state: Exp; lines: +3 -1
BROKEN='zircon-1.18.208 is all that is available from the *SINGLE* mastersite'
v. 1.35
date: 1999/01/26 02:58:39; author: steve; state: Exp; lines: +2 -4
Update to version 1.18.206.
PR: 9526
Submitted by: Dirk Meyer
v. 1.34
date: 1998/12/01 09:37:32; author: obrien; state: Exp; lines: +3 -1
BROKEN="fetch, distfile not avail. - need to update to zircon-1.18.201.tar.gz"
v. 1.33
date: 1998/09/29 17:24:24; author: jkh; state: Exp; lines: +2 -2
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.
v. 1.32
date: 1998/08/07 23:56:45; author: asami; state: Exp; lines: +3 -3
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.31
date: 1998/07/26 17:25:31; author: jseger; state: Exp; lines: +3 -3
Upgrade to version zircon-1.18.171.
v. 1.30
date: 1998/07/04 17:11:56; author: jseger; state: Exp; lines: +6 -6
Upgrade to Zircon 1.18.155
v. 1.29
date: 1998/04/28 23:16:06; author: jseger; state: Exp; lines: +3 -3
Upgrade to version 1.18.127
v. 1.28
date: 1998/04/28 00:20:28; author: jseger; state: Exp; lines: +3 -3
Upgrade to zircon-1.18.126.
v. 1.27
date: 1998/04/11 02:29:14; author: jseger; state: Exp; lines: +3 -3
Upgrade to 1.18.113.
Add @exec mkdir's to the PLIST to properly create empty dirs that a regular
install creates.
v. 1.26
date: 1998/03/21 04:58:35; author: jseger; state: Exp; lines: +6 -6
Upgrade to zircon-1.18.109. Revert to tk-8.0.
v. 1.25
date: 1998/02/24 21:43:48; author: jseger; state: Exp; lines: +4 -4
Upgrade to use tcl8.1 and tk8.1.
v. 1.24
date: 1998/02/12 14:28:01; author: jseger; state: Exp; lines: +3 -3
Upgrade to version 1.18.91.
v. 1.23
date: 1998/02/10 02:11:11; author: jseger; state: Exp; lines: +3 -3
Upgrade to version 1.18.90 and clean up the PLIST a bit.
v. 1.22
date: 1998/01/23 18:36:01; author: jseger; state: Exp; lines: +4 -4
Upgrade to version 1.18.85 and make myself MAINTAINER.
v. 1.21
date: 1997/12/23 02:13:58; author: jkh; state: Exp; lines: +2 -2
Update Zircon
PR: 5366
Submitted by: Ian Struble
v. 1.20
date: 1997/11/19 02:48:59; author: asami; state: Exp; lines: +4 -4
Just a little variable reordering.
v. 1.19
date: 1997/11/15 20:25:09; author: pst; state: Exp; lines: +2 -11
Upgrade to 1.18.71, remove never-tested and quite ancient dpwish support
to avoid confusing folks.
v. 1.18
date: 1997/10/01 21:01:25; author: jkh; state: Exp; lines: +2 -2
Update to version 1.18.56
v. 1.17
date: 1997/09/21 04:03:59; author: jkh; state: Exp; lines: +5 -5
Update to version 1.18.44
v. 1.16
date: 1997/09/08 12:46:49; author: andreas; state: Exp; lines: +2 -2
The proper install target isn't install: it's do-install.
This fixes the misbehaviour, that the port wasn't registered
in /var/db/pkg when doing a make install.
v. 1.15
date: 1997/07/14 12:54:05; author: jkh; state: Exp; lines: +4 -3
After referring to some other ports, be more canonical in placement
of variables.
v. 1.14
date: 1997/07/14 12:50:14; author: jkh; state: Exp; lines: +7 -17
Update this to version 1.18.31
v. 1.13
date: 1997/04/20 13:19:39; author: wosch; state: Exp; lines: +2 -2
Add virtual category 'tk41'.
v. 1.12
date: 1996/12/03 10:42:26; author: obrien; state: Exp; lines: +2 -3
jkh doesn't want to be the maintainer anymore (any takers???)
Obtained from: email to ports list
v. 1.11
date: 1996/12/03 10:29:03; author: jkh; state: Exp; lines: +2 -2
Upgrade to 1.18b8.
v. 1.10
date: 1996/12/01 01:23:27; author: obrien; state: Exp; lines: +4 -2
General Makefile cleanup
Add MAINATERS
mkdir -p ==> ${MKDIR}
cp ==> ${CP}
install ==> ${INSTALL}/${INSTALL_*}
etc...
v. 1.9
date: 1996/11/18 11:37:27; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.8
date: 1996/08/17 11:07:53; author: peter; state: Exp; lines: +10 -2
Adjust the tclDP hack so that it doesn't depend on it being pre-installed
if USE_DPWISH is set.
Make the build work without making an X11 connection (groan!) by using
tclsh instead of "wish -notk" to build the indexes.
Requested by: asami
v. 1.7
date: 1996/08/16 12:24:55; author: peter; state: Exp; lines: +20 -4
Update zircon port from 1.15p11 to 1.17p3. This version uses the native
comms tools in tcl7.5/tk4.1 rather than the crufty old tcl7.3/tk3.6/tclDP.
It can still be (I think) configured to use the older libraries, but I
dont want to install them to test it. :-]
(zircon-1.17p4 is in beta at the moment, and was last changed within the
last day or so, this (1.17p3) is the most recent non-beta version)
v. 1.6
date: 1995/11/27 04:06:03; author: asami; state: Exp; lines: +2 -2
Change "networking" to "net".
v. 1.5
date: 1995/10/04 01:56:37; author: asami; state: Exp; lines: +3 -2
EXEC_DEPENDS -> BUILD_DEPENDS, RUN_DEPENDS on dpwish.
v. 1.4
date: 1995/08/19 07:59:28; author: pst; state: Exp; lines: +7 -7
Update Zircon (X11 based IRC client) to pl11
v. 1.3
date: 1995/04/15 05:42:12; author: asami; state: Exp; lines: +4 -2
Update of net Makefiles! Am I done? :)
v. 1.2
date: 1995/04/01 12:49:05; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.1
date: 1995/02/12 08:57:12; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/02/12 08:57:13; author: jkh; state: Exp; lines: +0 -0
A port of zircon version 1.15p10
=============================================================================
v. 1.71
date: 2007/05/19 20:11:40; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.70
date: 2006/05/08 10:32:04; author: edwin; state: Exp; lines: +0 -1
remove USE_REINPLACE for all categories starting with I
v. 1.69
date: 2005/10/24 14:20:44; author: dinoex; state: Exp; lines: +1 -0
- make prefix safe
Reported by: kris
v. 1.68
date: 2004/03/21 06:48:31; author: dinoex; state: Exp; lines: +2 -0
- add comments about tk84 problmes
v. 1.67
date: 2004/03/03 17:56:34; author: dinoex; state: Exp; lines: +1 -0
- add autoresume patch
v. 1.66
date: 2003/09/06 21:08:53; author: dinoex; state: Exp; lines: +3 -1
- Fix MASTER_SITES
v. 1.65
date: 2003/08/15 18:44:27; author: dinoex; state: Exp; lines: +7 -3
- 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
v. 1.64
date: 2003/08/15 16:08:10; author: dinoex; state: Exp; lines: +14 -0
- revert default to tcl/tk83, leave tcl/tk84 as option
v. 1.63
date: 2003/07/23 14:05:55; author: dinoex; state: Exp; lines: +1 -1
- update CATEGORIES
v. 1.62
date: 2003/07/06 09:19:38; author: dinoex; state: Exp; lines: +1 -1
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.
v. 1.61
date: 2003/07/06 09:05:17; author: dinoex; state: Exp; lines: +1 -1
- update to use tk84
v. 1.60
date: 2003/02/20 18:26:35; author: dinoex; state: Exp; lines: +1 -0
- add COMMENT
v. 1.59
date: 2002/05/10 05:07:17; author: dinoex; state: Exp; lines: +1 -1
Update to 1.18.256.
Some bugfixes.
v. 1.58
date: 2002/03/14 15:34:35; author: dinoex; state: Exp; lines: +1 -1
Update to in 1.18.255
ChangLog in tarball.
v. 1.57
date: 2002/02/22 06:00:50; author: dinoex; state: Exp; lines: +1 -1
- Update zircon to 1.18.254
- no relevant changes.
v. 1.56
date: 2002/01/29 11:08:48; author: knu; state: Exp; lines: +2 -2
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.
v. 1.55
date: 2001/07/22 03:44:09; author: dinoex; state: Exp; lines: +2 -2
- Update to 1.18.253
v. 1.54
date: 2001/06/24 04:28:17; author: dinoex; state: Exp; lines: +2 -2
change MAINTAINER to FreeBSD.org address
v. 1.53
date: 2001/06/14 07:55:47; author: dinoex; state: Exp; lines: +2 -2
- 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....
v. 1.52
date: 2001/06/12 07:22:26; author: dinoex; state: Exp; lines: +2 -2
- 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)
v. 1.51
date: 2001/04/15 22:34:20; author: dinoex; state: Exp; lines: +4 -4
removed IS_INTERACTIVE, so a package can now be build
Took maintainership
v. 1.50
date: 2001/03/18 07:53:37; author: dinoex; state: Exp; lines: +3 -3
Update to use Tcl/Tk 8.3
v. 1.49
date: 2001/03/17 13:08:49; author: dinoex; state: Exp; lines: +3 -4
- Updated to 1.18.248
- Backup Master-Site removed, it will no longe hold the distfiles
PR: 25375
Submitted by: dinoex
v. 1.48
date: 2000/12/11 02:43:12; author: steve; state: Exp; lines: +2 -2
Update to version 1.18.245.
PR: 23248
Submitted by: Dirk Meyer
v. 1.47
date: 2000/05/26 20:41:06; author: jseger; state: Exp; lines: +2 -2
Fix MASTER_SITE
Submitted by: Dirk Meyer
v. 1.46
date: 2000/04/23 15:40:04; author: jseger; state: Exp; lines: +2 -2
Upgrade to zircon-1.18.243.tar.gz
v. 1.45
date: 2000/04/12 06:28:35; author: obrien; state: Exp; lines: +3 -3
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.44
date: 1999/11/21 20:53:14; author: jseger; state: Exp; lines: +2 -2
Remove a bad MASTER_SITE and add a good one.
Submitted by: Dirk Meyer
v. 1.43
date: 1999/11/01 15:51:53; author: jseger; state: Exp; lines: +3 -3
Upgrade to zircon-1.18.227
v. 1.42
date: 1999/10/29 17:03:27; author: jseger; state: Exp; lines: +5 -5
Upgrade to zircon-1.18.223
switch to tcl/tk-8.2
v. 1.41
date: 1999/08/25 06:13:07; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.40
date: 1999/08/23 01:33:27; author: jseger; state: Exp; lines: +5 -5
Upgrade to zircon-1.18.223
v. 1.39
date: 1999/06/28 02:21:35; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.38
date: 1999/04/03 21:41:55; author: jseger; state: Exp; lines: +5 -6
Update to zircon 1.18.213
PR: ports/10786
v. 1.37
date: 1999/02/22 03:20:03; author: steve; state: Exp; lines: +4 -5
Update to 1.18.210.
Submitted by: Dirk Meyer
v. 1.36
date: 1999/01/31 20:31:54; author: obrien; state: Exp; lines: +3 -1
BROKEN='zircon-1.18.208 is all that is available from the *SINGLE* mastersite'
v. 1.35
date: 1999/01/26 02:58:39; author: steve; state: Exp; lines: +2 -4
Update to version 1.18.206.
PR: 9526
Submitted by: Dirk Meyer
v. 1.34
date: 1998/12/01 09:37:32; author: obrien; state: Exp; lines: +3 -1
BROKEN="fetch, distfile not avail. - need to update to zircon-1.18.201.tar.gz"
v. 1.33
date: 1998/09/29 17:24:24; author: jkh; state: Exp; lines: +2 -2
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.
v. 1.32
date: 1998/08/07 23:56:45; author: asami; state: Exp; lines: +3 -3
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.31
date: 1998/07/26 17:25:31; author: jseger; state: Exp; lines: +3 -3
Upgrade to version zircon-1.18.171.
v. 1.30
date: 1998/07/04 17:11:56; author: jseger; state: Exp; lines: +6 -6
Upgrade to Zircon 1.18.155
v. 1.29
date: 1998/04/28 23:16:06; author: jseger; state: Exp; lines: +3 -3
Upgrade to version 1.18.127
v. 1.28
date: 1998/04/28 00:20:28; author: jseger; state: Exp; lines: +3 -3
Upgrade to zircon-1.18.126.
v. 1.27
date: 1998/04/11 02:29:14; author: jseger; state: Exp; lines: +3 -3
Upgrade to 1.18.113.
Add @exec mkdir's to the PLIST to properly create empty dirs that a regular
install creates.
v. 1.26
date: 1998/03/21 04:58:35; author: jseger; state: Exp; lines: +6 -6
Upgrade to zircon-1.18.109. Revert to tk-8.0.
v. 1.25
date: 1998/02/24 21:43:48; author: jseger; state: Exp; lines: +4 -4
Upgrade to use tcl8.1 and tk8.1.
v. 1.24
date: 1998/02/12 14:28:01; author: jseger; state: Exp; lines: +3 -3
Upgrade to version 1.18.91.
v. 1.23
date: 1998/02/10 02:11:11; author: jseger; state: Exp; lines: +3 -3
Upgrade to version 1.18.90 and clean up the PLIST a bit.
v. 1.22
date: 1998/01/23 18:36:01; author: jseger; state: Exp; lines: +4 -4
Upgrade to version 1.18.85 and make myself MAINTAINER.
v. 1.21
date: 1997/12/23 02:13:58; author: jkh; state: Exp; lines: +2 -2
Update Zircon
PR: 5366
Submitted by: Ian Struble
v. 1.20
date: 1997/11/19 02:48:59; author: asami; state: Exp; lines: +4 -4
Just a little variable reordering.
v. 1.19
date: 1997/11/15 20:25:09; author: pst; state: Exp; lines: +2 -11
Upgrade to 1.18.71, remove never-tested and quite ancient dpwish support
to avoid confusing folks.
v. 1.18
date: 1997/10/01 21:01:25; author: jkh; state: Exp; lines: +2 -2
Update to version 1.18.56
v. 1.17
date: 1997/09/21 04:03:59; author: jkh; state: Exp; lines: +5 -5
Update to version 1.18.44
v. 1.16
date: 1997/09/08 12:46:49; author: andreas; state: Exp; lines: +2 -2
The proper install target isn't install: it's do-install.
This fixes the misbehaviour, that the port wasn't registered
in /var/db/pkg when doing a make install.
v. 1.15
date: 1997/07/14 12:54:05; author: jkh; state: Exp; lines: +4 -3
After referring to some other ports, be more canonical in placement
of variables.
v. 1.14
date: 1997/07/14 12:50:14; author: jkh; state: Exp; lines: +7 -17
Update this to version 1.18.31
v. 1.13
date: 1997/04/20 13:19:39; author: wosch; state: Exp; lines: +2 -2
Add virtual category 'tk41'.
v. 1.12
date: 1996/12/03 10:42:26; author: obrien; state: Exp; lines: +2 -3
jkh doesn't want to be the maintainer anymore (any takers???)
Obtained from: email to ports list
v. 1.11
date: 1996/12/03 10:29:03; author: jkh; state: Exp; lines: +2 -2
Upgrade to 1.18b8.
v. 1.10
date: 1996/12/01 01:23:27; author: obrien; state: Exp; lines: +4 -2
General Makefile cleanup
Add MAINATERS
mkdir -p ==> ${MKDIR}
cp ==> ${CP}
install ==> ${INSTALL}/${INSTALL_*}
etc...
v. 1.9
date: 1996/11/18 11:37:27; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.8
date: 1996/08/17 11:07:53; author: peter; state: Exp; lines: +10 -2
Adjust the tclDP hack so that it doesn't depend on it being pre-installed
if USE_DPWISH is set.
Make the build work without making an X11 connection (groan!) by using
tclsh instead of "wish -notk" to build the indexes.
Requested by: asami
v. 1.7
date: 1996/08/16 12:24:55; author: peter; state: Exp; lines: +20 -4
Update zircon port from 1.15p11 to 1.17p3. This version uses the native
comms tools in tcl7.5/tk4.1 rather than the crufty old tcl7.3/tk3.6/tclDP.
It can still be (I think) configured to use the older libraries, but I
dont want to install them to test it. :-]
(zircon-1.17p4 is in beta at the moment, and was last changed within the
last day or so, this (1.17p3) is the most recent non-beta version)
v. 1.6
date: 1995/11/27 04:06:03; author: asami; state: Exp; lines: +2 -2
Change "networking" to "net".
v. 1.5
date: 1995/10/04 01:56:37; author: asami; state: Exp; lines: +3 -2
EXEC_DEPENDS -> BUILD_DEPENDS, RUN_DEPENDS on dpwish.
v. 1.4
date: 1995/08/19 07:59:28; author: pst; state: Exp; lines: +7 -7
Update Zircon (X11 based IRC client) to pl11
v. 1.3
date: 1995/04/15 05:42:12; author: asami; state: Exp; lines: +4 -2
Update of net Makefiles! Am I done? :)
v. 1.2
date: 1995/04/01 12:49:05; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.1
date: 1995/02/12 08:57:12; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/02/12 08:57:13; author: jkh; state: Exp; lines: +0 -0
A port of zircon version 1.15p10
=============================================================================
|
| |

|