1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

579 Commits

Author SHA1 Message Date
Jeremy Lea
d0cdca8bc3 Implement USE_GLIB. 2000-10-05 06:23:01 +00:00
Jim Mock
9f535ffb30 Add a WITH_SSL knob.
Submitted by:	Kristopher Zenter <kzenter@u.washington.edu>
2000-10-03 19:21:26 +00:00
Jeroen Ruigrok van der Werven
098499a52a Update to epic4 0.9.9.
Submitted by:	Maintainer <anders@codefactory.se>
2000-10-03 08:47:22 +00:00
Jeremy Lea
fb8af6b0ea Whitespace changes, and sort PLISTs. 2000-10-03 05:48:54 +00:00
Trevor Johnson
14111407e3 Change MAINTAINER for my ports.
Approved by:	will
2000-10-02 05:39:35 +00:00
Akinori MUSHA
c06bee8627 Prepare for slave (satellite) ports.
Approved by:	jim (MAINTAINER)
2000-10-01 14:53:01 +00:00
Kevin Lo
83fa54885b Make corrections in Makefile and remove pkg/MESSAGE
PR: 21651
Submitted by: MAINTAINER
2000-09-30 15:57:08 +00:00
Will Andrews
cfa3447d9a Update to KVIRC 2.0.0. These were forgotten in the original update.
PR:		21530
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-09-26 22:29:10 +00:00
Will Andrews
04b96465b6 Update to KVIRC 2.0.0. Many thanks to Trevor for sending in the update,
which works flawlessly, much to my amazement.  He is now MAINTAINER.

PR:		21530
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-09-26 22:26:13 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Satoshi Asami
9c21047709 You don't want to depend on qt21 -- it's dead. Change them to USE_QT2.
(Of course, they shouldn't have been writing "qt21" explicitly in the
 first place....)
2000-09-23 08:05:59 +00:00
Satoshi Asami
d60cf6bd3d Add xchat-devel. 2000-09-21 07:51:46 +00:00
Ade Lovett
23cbcfcbcd Add a new WITH_TCL hook, courtesy of Stijn Hoop <stijn@win.tue.nl>
PR:		21309
Submitted by:	maintainer
2000-09-16 17:27:39 +00:00
Kris Kennaway
a11fb28e14 Fix format string vulnerabilities.
Submitted by:	Maxime Henrion <mux@QUALYS.COM>
2000-09-10 04:38:52 +00:00
Kevin Lo
cbd3fd8f50 - Fix Makefile.
- Add MESSAGE

PR: 20978
Submitted by: MAINTAINER
2000-09-09 13:14:50 +00:00
Jim Mock
6d44394778 Clean up the PLIST handling. There is now only one PLIST to maintain.
Submitted by:	ade
2000-09-07 20:45:53 +00:00
Kevin Lo
ab510e8212 Update to 1.0c17.
PR: 20953
Submitted by: MAINTAINER
2000-09-01 02:51:06 +00:00
Brian Feldman
316e2305fc Update to tkirc 2.42. 2000-08-29 22:27:31 +00:00
Jim Mock
92085fede4 Update to version 1.5.7.
See http://xchat.org/files/source/1.5/changelog.txt for changes in this
release.
2000-08-27 15:32:38 +00:00
Jim Mock
641da9fb0e Update to version 1.4.3. According to the author, this release fixes some
bugs, including the security issue mentioned on SecurityFocus.
2000-08-27 15:25:44 +00:00
Steve Price
0733f00956 Provide the correct value for WRKSRC. 2000-08-26 20:18:42 +00:00
Steve Price
69157d745d Finish upgrading to version 4.4x. 2000-08-26 20:16:18 +00:00
Jim Mock
108db94137 Knock the version back to 1.4.2 due to popular demand. There is now an
xchat-devel port for those who want the latest version.
2000-08-26 06:54:13 +00:00
Jim Mock
96ee7cf941 Update to version 0.7.95-3. 2000-08-26 06:49:59 +00:00
Kevin Lo
f2f4a63af1 Update to version 0.9.80
PR: 20745
Submitted by: Ports Fury
2000-08-23 08:01:20 +00:00
Jim Mock
73c683ce3e Update to version 0.7.95-2. 2000-08-23 00:55:49 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +00:00
Kris Kennaway
56965baa03 Upgrade to ircd-hybrid 5.3p8 2000-08-20 02:44:19 +00:00
Jim Mock
76f1e25bbf Update to version 0.7.95. 2000-08-14 03:21:50 +00:00
Alexander Langer
ba412a2f32 Update to 4.4X. Should fix bento's build problems. 2000-08-13 16:44:01 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Neil Blakey-Milner
3638ee2d00 Add ircatlite, a GTK+ IRC client.
PR:		ports/18570
Submitted by:	Yoshikazu GOTO <goto@snowy.to>
2000-07-31 15:31:16 +00:00
Kevin Lo
bc1c3dd709 The startup script provided with the irc/ircd-hybrid port is missing
a ";;" to close a 'case' statement entry.

PR: 20302
Submitted by: Peter Pentchev <roam@orbitel.bg>
2000-07-31 08:47:35 +00:00
Jeroen Ruigrok van der Werven
44e8f1a6f3 Update to 0.9.2:
* Revamp support for the 437 numeric.
* Remove spurious "server" in "Connecting to port %d of server %s"
* Compensate for nasty ickage in $leftpc() to permit getting 1 char
* Fix $cparse() to expand the "" string after interpolation, not before
* Punt if the user does /bind metaX where X > MAX_META, don't crash.
* Fix probably null deref just after channel_going_away called
* Fix segfault handler so it honors /xdebug crash as well.
* Fix resize_window to handle RESIZE_ABS more graciously.
* Add /xdebug slash_hack, to inhibit $^"(<foo>) and $^"#<foo>

Submitted by:	MAINTAINER <anders@codefactory.se>
2000-07-31 06:10:57 +00:00
Jim Mock
35c2fd379b Update to version 0.7.94. 2000-07-27 19:07:40 +00:00
Jim Mock
94fe9f7bed Update to version 1.5.6 2000-07-27 18:31:32 +00:00
Vanilla I. Shu
ae6f836a9a Update
p5-Crypt-CBC => 1.25
p5-DBI => 1.14
p5-Date-Manip => 5.38
p5-Devel-Symdump => 2.01
p5-IRC => 0.70
p5-Locale-Codes => 1.02
p5-MIME-Lite => 2.101
p5-ParallelUA => 2.49
p5-URI => 1.07
2000-07-22 10:44:52 +00:00
Jeroen Ruigrok van der Werven
986e808d4c Update to 0.9.1.
ChangeLog:
* Fix bug where joining an !id channel could crash epic.
* Only call channel_going_away if the channel belongs to a window.
* Throw /on channel_sync in the context of the channel's window.

Submitted by:	MAINTAINER <anders@codefactory.se>
2000-07-20 10:10:12 +00:00
Jeroen Ruigrok van der Werven
b6bd4a138f Update to 0.9.0.
Submitted by:	MAINTAINER <anders@codefactory.se>
2000-07-17 10:07:52 +00:00
Vanilla I. Shu
55b5dbcf6a Correct pkg/PLIST* 2000-07-16 08:13:12 +00:00
Jeroen Ruigrok van der Werven
b4199efa18 Update to version pre2.700.
This should fix a few bugs.

Submitted by:	MAINTAINER <anders@codefactory.se>
2000-07-11 08:24:51 +00:00
Jim Mock
bc4f407d22 Update to version 0.7.93. 2000-07-10 06:11:17 +00:00
Jim Mock
aa6891d65e Update to version 0.7.92-3 2000-07-07 21:21:15 +00:00
Steve Price
89b7d2a446 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Steve Price
792eba5df0 Make building the plugins optional.
PR:		19708
Submitted by:	maintainer
2000-07-07 18:24:43 +00:00
Jeroen Ruigrok van der Werven
fe019116f1 Update port to new version, pre2.600.
Submitted by:	MAINTAINER <anders@codefactory.se>
2000-07-06 10:33:28 +00:00
Jeroen Ruigrok van der Werven
92b70d2003 Update MAINTAINER's e-mail address. 2000-07-06 10:32:14 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Bill Fumerola
0e4d21bdb8 panasync must have been absent in CSE101 when they taught you not to
pass userdefined variables straight into functions that look for varargs..
2000-07-04 01:30:56 +00:00
Will Andrews
b838a7b709 Update to 0.99.7. 2000-07-03 23:19:58 +00:00
Jim Mock
769882882b Update to version 0.7.92-2. 2000-07-01 19:25:36 +00:00
Alexander Langer
543c989464 Update maintainer email.
PR:		19320, 19321, 19322
Submitted by:	maintainer
2000-06-28 12:33:57 +00:00
Jim Mock
79aff9e30d Update to version 1.5.5 2000-06-27 21:21:05 +00:00
Will Andrews
f67050feec Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Chris Piazza
10ae656be9 Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
2000-06-20 21:45:58 +00:00
Jim Mock
a2e7274f21 Update to version 1.5.4. 2000-06-20 07:15:18 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Jim Mock
26be6649fe Update to version 0.7.91. 2000-06-14 22:12:38 +00:00
Matthew Hunt
8fc36b393c In accordance with the New World Order, move the distfiles that
I host from people.FreeBSD.org to MASTER_SITE_LOCAL.
2000-06-14 05:44:53 +00:00
Jim Mock
2fddf56a32 Update to version 0.7.90. The author has removed all GTK/GNOME bits for
the time being, but says ``they might come back later'', but for now this
is a text-only client.

Submitted by:	ade
2000-06-12 19:16:51 +00:00
Jim Mock
0847a8164e Fix up the GNOME dependencies and use devel/gettext instead of xchat's own
local libintl.

Submitted by:	ade
2000-06-12 19:12:37 +00:00
Jim Mock
4905d468b2 If we have gnomecore, we have gdk-pixbuf too.
Submitted by:	ade
2000-06-05 19:34:48 +00:00
Jim Mock
101b19c3a2 Update to version 1.5.3, and add a WITH_GDK_PIXBUF knob. 2000-06-05 19:04:22 +00:00
Chris Piazza
abe150c11b Remove config file if it hasn't changed from the default 2000-06-05 06:05:49 +00:00
Tim Vanderhoek
11217fda9f PORTVERSION=0.7.28-3 -> PORTVERSION=0.7.28.3 (per porters-handbook) 2000-06-04 04:21:11 +00:00
Tim Vanderhoek
572120aebf WWW moved. 2000-06-04 04:09:00 +00:00
Satoshi Asami
a0885ea271 Don't forget nhirc.1.
Submitted by:	bento
2000-06-03 08:42:28 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Chris D. Faulhaber
373f9b0dc3 Conditionally remove directories during package removal
Found by:	bento
2000-06-01 12:51:33 +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
Jim Mock
255da4f9b3 Enable NLS support. It works now!
Submitted by:	cpiazza
2000-05-25 22:48:30 +00:00
Jim Mock
4bb3d314eb Fix the DESCR file to actually be a DESCR and not half of one with an MD5
checksum.

Submitted by:	Clive Lin <clive@CirX.ORG>
2000-05-25 22:11:20 +00:00
Jim Mock
276c39a3ad Update to version 1.5.2. 2000-05-25 19:02:05 +00:00
Will Andrews
7001c025d0 Update to 0.7.28-3. As usual, this is a "I'm grateful to you, Jim!"
commit.  (Of course I have to fix all his stuff anyway. ;-)

First diff submitted by:	jim (MAINATAINER)
Gmake-related crap fixed by:	will (the added patch)
2000-05-23 21:55:21 +00:00
Will Andrews
322651038e Update to 2.8.2. This tarball is being hosted on my website since it was
given to me by Ben Vaughn <bvaughn@pns.net>, who obtained it from the
author.  Unfortunately, the author has no place to put the tarball for
some reason.

Approved by:	billf
2000-05-22 06:38:59 +00:00
Will Andrews
99c1d54825 Distfile has returned to its original location; MD5 checksum still matches.
Chris, could you remove your copy so no more freefall b/w is wasted!  :-)
2000-05-20 05:11:14 +00:00
Will Andrews
b35f084b91 Finally add infobot port. I got tired of waiting for the infobot
developers to finish 0.50 so I just added this old version.

PR:		14922
Submitted by:	Kevin Meltzer <perlguy@perlguy.com>
2000-05-19 22:14:22 +00:00
Will Andrews
e2b6f26f91 Update to ircII 4.4U, and change MAINTAINER to someone more active.
Approved by:	asami
2000-05-19 18:51:38 +00:00
Will Andrews
a355f99ef3 Update MUH to 2.0.5c.
Submitted by:	Anders Andersson <anders@sanyusan.se>
Approved by:	billf (maint)
2000-05-17 08:51:29 +00:00
Chris Piazza
ebd0220b4c Update to 1.2
PR:		18331
Submitted by:	Dave McKay <dave@mu.org>
2000-05-06 20:53:49 +00:00
Chris Piazza
a9a307770c Update to 0.99.6
PR:		18338
Submitted by:	Dave McKay <dave@elvis.mu.org>
2000-05-06 20:47:38 +00:00
Jim Mock
e497f88ff6 Whoops, 1.4 in the MASTER_SITES should be 1.5. I guess that's what I get
for fetching the tarball manually first.

Submitted by:	Clive Lin <clive@CirX.ORG>
2000-04-25 16:14:24 +00:00
Jim Mock
9d814ea978 Update to version 1.5.0. 2000-04-24 22:56:41 +00:00
Justin M. Seger
a8d5ab329c Upgrade to zircon-1.18.243.tar.gz 2000-04-23 15:40:05 +00:00
Vanilla I. Shu
a0f96c0212 Upgrade
p5-Authen-PAM => 0.09
	p5-Chart-PNGgraph => 1.21
	p5-FastCGI => 0.52
	p5-GD => 1.27
	p5-GD-Graph => 1.30
	p5-HTML-Stream => 1.45
	p5-IMAP-Admin => 1.2.2
	p5-IRC => 0.63
	p5-Image-Size => 2.901
	p5-MIME-Lite => 1.137
	p5-MIME-Tools => 4.124
	p5-Mail-POP3Client => 2.6
	p5-Mail-Tools => 1.1401
	p5-MatrixReal => 1.3a5
	p5-Net-Whois => 1.9
	p5-Parse-RecDescent => 1.78
	p5-Proc-Simple => 1.14
	p5-Term-ReadKey => 2.14
	p5-Text-Template => 1.23
	p5-Time => 100.010301
	p5-TimeDate => 1.09
	p5-Tk => 800.021
	p5-XML-Parser => 2.28
2000-04-23 12:25:12 +00:00
Chris Piazza
5ab135968f Need a subdir in the master site 2000-04-22 23:49:56 +00:00
Michael Haro
94a193f3ef whitespace nits 2000-04-22 00:20:14 +00:00
Chris Piazza
81a9baaf3b Update master sites 2000-04-19 03:30:05 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
R. Imura
9520b567dd Setting DISTNAME correctly. 2000-04-15 12:58:16 +00:00
Will Andrews
fd69975780 Minor changes:
1) Move kvirc to use Qt 2.1. Patch added assists with this.
  2) Add support for multi-byte people, through SS_X_EXTRA_LIBS=-lxpg4.

Submitted by:	imura (#2)
Reported by:	Vladimir B. Grebenschikov <vova@express.ru>
2000-04-15 00:18:30 +00:00
Jim Mock
0b32dc9e2b Add SOCKS support.
Submitted by:	dburr
2000-04-14 18:18:37 +00:00
Michael Haro
0b7b87e184 fix typo 2000-04-12 16:16:27 +00:00
Satoshi Asami
cdd232678c Typo (PORTVESION -> PORTVERSION). 2000-04-12 11:19:03 +00:00
David E. O'Brien
19a18df8d0 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:28:35 +00:00
Jim Mock
e6ac1ca7b8 Update to version 1.4.2. 2000-04-07 08:37:57 +00:00
Will Andrews
465a239b50 Change "jensen@arizona.edu" to "toast@blackened.com".
Requested by:	maintainer
2000-03-25 22:14:52 +00:00
Will Andrews
97af65b89c Change MAINTAINER to toast@blackened.com, the author of blackened. I've
wanted to do this for some time now.

Responsibility accepted by:	toast@blackened.com
2000-03-25 22:12:56 +00:00
Will Andrews
39dbfd7b44 Finally fix irc/kvirc pakaging. Sorry this didn't make it in 4.0! :-(
Submitted by:	imura (on mailing list)
2000-03-22 23:45:54 +00:00
Matthew Hunt
f54185dbe3 Distfile and web site have gone missing. Host distfile on my
people.FreeBSD.org space.  Delete "WWW:" portion of pkg/DESCR.
2000-03-22 21:32:26 +00:00
Will Andrews
af4a01863e Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)

Reminded by:	asami
2000-03-22 01:59:41 +00:00
Chris D. Faulhaber
e3cfbd1798 Add MASTER_SITE
Remove MASTER_SITE whose IP is the same as the other

PR:		17320
Submitted by:	Maintainer
2000-03-21 00:13:18 +00:00
Kris Kennaway
9df76a88cd Upgrade to ircII 4.4S, an actively-developed version which has had many
changes since the 4.4 release. In particular ipv6 support is now claimed
and it fixes at least one serious security hole.
2000-03-19 23:39:37 +00:00
Satoshi Asami
87bcc4026b Mark this port forbidden, it has a security hole.
Reported by:	maintainer, kris
2000-03-13 02:59:46 +00:00
Chris D. Faulhaber
1de8a01db5 * Added a patch so that GTK BitchX will compile
* Made #define WANT_CHAN_NICK_SERV to be enabled by default in config.h
  as requested by Cliff Rowley <dozprompt@onsea.com>. This will enable
  a few aliases for services commands.

PR:		17078
Submitted by:	Maintainer
2000-03-11 15:25:38 +00:00
Thomas Gellekum
adb1665eca Fix PLIST for -stable. I don't get the same PLIST error that bento
shows; it.mo is installed correctly on my system.

PR:		16996
Submitted by:	Will Andrews <andrews@technologist.com>
2000-03-10 13:27:34 +00:00
Jim Mock
524c998d92 Update to version 1.4.1 2000-03-09 19:56:27 +00:00
Bill Fumerola
82b20c0b3b fennerage / upgrade to 2.05a 2000-03-08 02:56:47 +00:00
Chris Piazza
5b1f89cf01 Update to 1.8i6
PR:		17203
Submitted by:	maintainer
2000-03-08 01:10:52 +00:00
Chris Piazza
0edfd5574a Update to 0.99.4
This fixes some small security issues.
2000-03-08 00:50:37 +00:00
Jim Mock
5f8baf4932 Update to version 0.7.27.
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-26 02:25:50 +00:00
Michael Haro
dc1f9a1b31 remove space at end of WWW line 2000-02-23 21:08:59 +00:00
Jim Mock
e0e114ae65 Update to version 0.7.26. 2000-02-22 20:15:01 +00:00
Chris Piazza
af67eb750c The ftp site is empty so use the http mirror 2000-02-21 21:03:50 +00:00
Jim Mock
2bde1b87c5 Update to version 0.7.24. 2000-02-19 09:20:45 +00:00
Bill Fumerola
82cb505e07 portlint, non-functional/whitespace changes. 2000-02-16 01:49:30 +00:00
Michael Haro
380b12a549 URL should end in a / 2000-02-14 22:40:09 +00:00
Michael Haro
6146641e65 developer site moved to new server 2000-02-14 22:39:41 +00:00
Michael Haro
e35ad3d959 add / to end of URL 2000-02-14 22:37:42 +00:00
Chris D. Faulhaber
0a772ef9e6 Fix kvirc port for -current
PR:		16688
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-13 13:17:03 +00:00
Jim Mock
d947340cb7 Say hello to xchat-1.4.0. This is the first 'stable' release in about
6 months (according to the xchat.org site).
2000-02-11 19:24:39 +00:00
Jim Mock
a0163f025f Update to version 1.3.14. 2000-02-08 19:56:17 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Jim Mock
da7dbb2aab Upgrade to version 1.0.0
PR:		16485
Submitted by:	maintainer
2000-02-05 00:17:56 +00:00
Chris Piazza
75bb7d21af Unbreak with NEWGCC and remove a bogus master site
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-02-03 21:14:04 +00:00
Michael Haro
0349599ee0 remove @owner and @group as they aren't necessary 2000-02-02 21:06:32 +00:00
Jim Mock
74dfd3b771 Remove xgirc. It's no longer being developed and it's one of the few
remaining ports to use gtk10.
2000-02-01 20:28:33 +00:00
Jim Mock
d3fddc1271 Update to 1.3.13.
Prodded by:	green
2000-01-31 07:39:26 +00:00
Chris D. Faulhaber
64abceb4a4 Remove port's homepage from DESCR and MASTER_SITES (hostname
disappeared months ago)
2000-01-31 04:02:28 +00:00
Steve Price
6ffcd801bf Update to version 1.0c16.
PR:		16436
Submitted by:	maintainer
2000-01-29 21:54:28 +00:00
Steve Price
f488fa5872 time(3) returns a time_t and not a long. 2000-01-28 17:28:02 +00:00
Chris Piazza
3fa2a89f42 Host the distfile myself
Requested by:	maintainer
2000-01-28 17:24:24 +00:00
Munechika SUMIKAWA
4898fc6c3a Upgrade to 2.10.3 and support IPv6.
No response from: 	maintainer
2000-01-26 21:08:19 +00:00
Jim Mock
f264d8b223 Update to version 1.3.12 2000-01-25 02:13:31 +00:00
Jim Mock
89ee0dfbbb Update to version 0.7.23 2000-01-24 20:34:23 +00:00
Munechika SUMIKAWA
9fb8013f47 Fix checksum and support IPv6.
PR:		16200
Submitted by:	Heikki Paatela <paatela@st.jyu.fi>
2000-01-22 19:50:26 +00:00
Michael Haro
5dcf783672 update MASTER_SITES
PR:		16295
Submitted by:	maintainer
2000-01-22 14:12:17 +00:00
Ade Lovett
5987e6e576 Major code update to 1.0c15
Optional GNOME/GTK user interface
New MAINTAINER (mail to previous maintainer bounces with unknown user)

PR:		16085 (with changes)
Submitted by:	Carl Johan Madestrand <calle.madestrand@norrgarden.se>
Reviewed by:	steve (in part)
2000-01-22 04:56:41 +00:00
Chris Piazza
cb50798463 Fix MASTER_SITES 2000-01-21 19:03:08 +00:00
Jim Mock
2d5a95c75a Update to version 1.3.11.
Reviewed by:	unfurl
2000-01-20 02:23:12 +00:00
Jim Mock
f6c6c94f42 Update to version 0.7.22 2000-01-17 19:58:11 +00:00
Jim Mock
93111a1eb5 Update to version 1.3.10 2000-01-07 01:07:14 +00:00
Sheldon Hearn
6502eb732f Update to epic4-2000:
* Several UI bug fixes.

Submitted by:	maintainer
2000-01-04 15:54:59 +00:00
Chris Piazza
06e8fb3ec5 New checksum 2000-01-01 21:11:14 +00:00
Chris Piazza
feed4d143f Update to 0.99.3 which fixes the compile error found by bento 2000-01-01 20:31:09 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Steve Price
31a52f1525 party version 2.12
A simple multiuser chat system.

PR:		15258
Submitted by:	James Howard <howardj@wam.umd.edu>
1999-12-25 15:59:36 +00:00
Chris D. Faulhaber
459498b471 Correct MD5 checksum
PR:		15624
Submitted by:	Maintainer
1999-12-23 14:50:10 +00:00
Chris D. Faulhaber
d0e8b18255 Remove maintainer as MAINTAINER at maintainer's request. 1999-12-23 01:07:28 +00:00
Jim Mock
cc5760581f Fix MASTER_SITES so this distfile is actually fetchable now. 1999-12-22 20:26:04 +00:00
Jim Mock
7df689b608 Update to version 0.7.21. 1999-12-22 20:15:59 +00:00
Chris D. Faulhaber
97217f6b15 Activate nethirc 1999-12-22 19:43:39 +00:00
Chris D. Faulhaber
53d0aec33c Interesting Perl-based IRC client with some
NetHack flavor that spices up the interface.

PR:		15530
Submitted by:	andrews@technologist.com
1999-12-22 19:42:16 +00:00
Sheldon Hearn
2c09b8f9ba Update to 4.pre2.500:
A few fixes, the most noticeable being a rewrite of $sar()
	in order to avoid an infinite loop condition.

Untested commit.

Submitted by:	maintainer
1999-12-03 13:26:19 +00:00
Sheldon Hearn
a134ac0d19 Update to 4.pre2.400:
Miscellaneous fixes for mostly obscure bugs.

Submitted by:	maintainer
1999-12-01 10:07:44 +00:00
Sheldon Hearn
88162270db Update to 4.pre2.300:
Fix the "phatom channel" bug.

Change maintainer with permission <19991130014851.A641@root.org.uk>.

Submitted by:	Anders Andersson <anders@sanyusan.se>
1999-11-30 08:47:35 +00:00
Jim Mock
402894db5e Update to version 0.7.20.1. 1999-11-29 21:00:38 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Jim Mock
e17a259f94 Update to version 1.3.8 1999-11-22 21:15:24 +00:00
Chris Piazza
8e414df8d3 Update to version 1.5; use tcl/tk 8.2 1999-11-22 06:21:10 +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
Sheldon Hearn
d7caf3d801 Update to 4.pre2.200:
Fixed /DCC RESUME .
	Enhanced /ignore syntax.
	Minor bugfixes

Submitter claims that the maintainer has been unresponsive for several
weeks.

Submitted by:	Anders Andersson <anders@sanyusan.se>
1999-11-16 12:50:44 +00:00
Jim Mock
43f96f9590 Updated to version 1.3.7 1999-11-09 21:55:55 +00:00
Jim Mock
b85786058b Update to version 0.7.18.1 1999-11-06 00:40:20 +00:00
Jim Mock
1a0f355976 Update to version 1.3.6. This version is the first with python
scripting support, however, it's temporarily disabled until it
becomes less buggy (read: usable).
1999-11-03 00:22:09 +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
Jim Mock
9d3e276fe7 Depend on gnomelibs if USE_GNOME is defined 1999-10-25 22:15:10 +00:00
Jim Mock
4deddde6f6 Updated to version 1.3.5 1999-10-24 19:28:01 +00:00
Chris Piazza
a402d8d0b7 Update to version 0.0.37
PR:		14384
Submitted by:	maintainer
1999-10-21 06:05:46 +00:00
Jim Mock
e2d1dc4d07 Updated to version 0.7.18 1999-10-19 08:31:36 +00:00
Jim Mock
e63c6b6ee7 Updated to version 0.7.17 1999-10-18 23:20:32 +00:00
Dan Moschuk
116c0ae2bc Point MASTER_SITES in the right direction.
PR: ports/14101
Submitted by: Maintainer
1999-10-08 22:46:54 +00:00
Yukihiro Nakai
93d38cce04 Use updated imlib library. 1999-10-08 03:30:33 +00:00
Yukihiro Nakai
b47f4a3bf1 Use updated esound library. 1999-10-08 02:41:23 +00:00
Chris Piazza
25abf4b4a7 Use the updated libproplist shared library 1999-10-07 03:58:31 +00:00
Matthew Hunt
9f77c2c1ab Nuke ircii-epic. Superseded by epic4.
Suggested by:	Will Andrews <andrews@TECHNOLOGIST.COM>
1999-10-05 20:48:18 +00:00
Jim Mock
1904f81e23 Updated to version 1.3.4 1999-10-05 10:12:59 +00:00
Jim Mock
609890ffc6 Updated to version 1.3.3 1999-10-02 09:46:11 +00:00
Jim Mock
8fdd49e569 Attack of the COMMENT police. Fixed a bunch of typos, grammatical
errors and descriptions.

PR:		14031
Submitted by:	chris
1999-10-02 06:56:26 +00:00
Chris Piazza
2c606d14b2 Update to version 0.62
PR:		13996
Submitted by:	maintainer
1999-09-27 16:58:18 +00:00
Chris Piazza
06b0e6dada Update to version 1.7.1
PR:		13937
Submitted by:	maintainer
1999-09-24 23:34:21 +00:00
Jim Mock
17a4919c90 Updated to version 1.2.1 1999-09-19 12:01:37 +00:00
Jim Mock
77b791e3ef Updated to version 0.7.16 1999-09-19 03:44:45 +00:00
Bill Fenner
480c8a66fb Resolve many 301 Moved Permanently URLs in DESCR. 1999-09-17 19:16:35 +00:00
Chris Piazza
c2c334f4c7 Update maintainer's email address and update MASTER_SITES
PR:		13671
Submitted by:	maintainer
1999-09-10 04:37:13 +00:00
Chris Piazza
2973fb8992 Update MASTER_SITES
PR:		13580
Submitted by:	maintainer
1999-09-05 01:13:42 +00:00
Chris Piazza
c43a05d8a8 Update to version 5.3p7
PR:		13561
Submitted by:	maintainer
1999-09-04 19:52:28 +00:00
Chris Piazza
f55d75e86a Update to version 0.61
PR:		13559
Submitted by:	maintainer
1999-09-04 19:44:36 +00:00
Jim Mock
26d414ded9 Fixed download path in MASTER_SITES.
Submitted by:	obrien
1999-09-01 22:18:11 +00:00
Jim Mock
1146792e53 Updated to version 0.7.15-3. 1999-09-01 11:23:18 +00:00
Jim Mock
2ae35df248 Updated to version 1.2.0 1999-09-01 08:35:08 +00:00
Jim Mock
a1fc0d70eb Update to version 0.7.15-2. 1999-08-31 13:05:36 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Jim Mock
b42fbeb7b3 Added imlib dependency.
Submitted by:	obrien
1999-08-31 04:01:25 +00:00
Jim Mock
4aaeea3082 Updated to version 1.1.9 1999-08-30 08:40:02 +00:00
Tim Vanderhoek
4f1d4da0af Caps, no period. 1999-08-29 17:49:24 +00:00
Peter Wemm
9de5ac14c7 $Id$ -> $FreeBSD$ 1999-08-29 11:32:39 +00:00
Jim Mock
c1d53996cf Updated to version 0.7.14. 1999-08-29 00:38:07 +00:00
Chris Piazza
dfc2297650 Activate p5-IRC 1999-08-26 20:34:14 +00:00