Commit graph

97 commits

Author SHA1 Message Date
Jim Mock
2753d38028 Keep up with the musical MASTER_SITES. It should be done moving around
now that xchat.org is back.

Submitted by:	Joe Clarke <marcus@marcuscom.com>
2002-01-18 21:43:31 +00:00
Jim Mock
62a01d0b95 Fix MASTER_SITES.
PR:		33830
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-13 09:04:50 +00:00
Jim Mock
45368342af Update to version 1.8.7. 2002-01-11 02:00:24 +00:00
Jim Mock
36fd7fc802 Update to version 1.8.6. While I'm here, add a WITH_TRANSPARENCY knob
so that non-GNOME users can get transparent windows if so desired.
2001-11-28 07:50:03 +00:00
Jim Mock
78ef6af100 Argh. Bump PORTREVISION. I forgot to apply this in the last commit. 2001-11-25 01:05:24 +00:00
Jim Mock
513cd5af55 Add two patches -- one fixes dccs autoresume, and the other fixes xchat
when used with bnc.

Prodded by:	David Hill <david@phobia.ms>
Obtained from:	xchat.org
2001-11-25 01:00:05 +00:00
Jim Mock
442bd9f4be Update to version 1.8.5. Re-enable building with perl since xchat has
been fixed to compile with versions older than 5.6.
2001-11-03 11:51:15 +00:00
Jim Mock
53d11f9ce2 Add --enable-zvt if compiled with GNOME support so things will work
properly.

PR:		31133
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2001-10-09 21:11:40 +00:00
Jim Mock
1abf8daa51 Update to version 1.8.4. Perl support is currently disabled for systems
older than 500007 since it now needs Perl 5.6 to compile (at least until
I get around to adding a knob to make using the Perl 5.6 port an
option).

Partially submitted by:		knu
2001-10-02 22:41:35 +00:00
Akinori MUSHA
a64268a298 Fix installation and packaging with GNOME. 2001-09-05 20:12:17 +00:00
Akinori MUSHA
d69bf1e09b - Enable NLS using the latest version of msgfmt
- Enable IPv6
- Configure with --without-included-gettext and remove a hack
- Link with iconv for ja-xchat (and other potential slave ports)
- Update to 1.8.3

Approved by:	jim (MAINTAINER)
2001-09-04 19:38:29 +00:00
Jim Mock
1ef80103c9 Update to version 1.8.2. 2001-07-26 23:04:05 +00:00
Jim Mock
6295eb999b Update to version 1.8.1.
PR:		29065
Submitted by:	Patrick Li <pat@databits.net>
2001-07-20 14:38:22 +00:00
Jim Mock
0651aaa086 Update this to the latest and greatest "stable" version, which is 1.8.0.
As with the 1.7 development series, NLS is disabled because it needs
gettext 0.10.38 to work, which we don't have yet.  For more info on the
current state of gettext, see the -ports archives.
2001-06-28 16:28:42 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Jim Mock
2e4d3c9026 PLIST fixes I forgot in my last commit.
Submitted by:	vanilla
2001-02-17 02:04:36 +00:00
Jim Mock
770ba0179a Update to version 1.6.4. 2001-02-16 22:51:21 +00:00
Jim Mock
75cba1c7de Update to 1.6.3. 2001-01-11 15:50:04 +00:00
Jim Mock
d91892115e Update to version 1.6.2. 2000-12-11 19:03:42 +00:00
Jim Mock
8cb7abd1e8 Update to version 1.6.1. This is a bug-fix release, and if you're using
1.6.0, I suggest you upgrade.
2000-11-27 20:37:34 +00:00
Jim Mock
5dafc0c669 Bring in the SSL support from the xchat-devel port.
PR:		23092
Submitted by:	Ron Rosson <insane@lunatic.oneinsane.net>
2000-11-26 05:08:19 +00:00
Jim Mock
ffc60067ce Bump PORTREVISION. 2000-11-22 20:54:14 +00:00
Jim Mock
41e6902c84 Update to version 1.6.0, the latest and greatest "stable" version. While
I'm here, clean up some whitespace.
2000-11-16 06:30:14 +00:00
Akinori MUSHA
65c8663f35 Fix japanese/xchat which had been broken by the last two commits on
irc/xchat.  As japanese/xchat "built" without a problem, I didn't
notice it was "broken"...  In reality, the configure script failed to
detect the iconv library because of the removal of CPPFLAGS and LIBS
in CONFIGURE_ENV, therefore the built binary lacked Japanese support.
(i.e. the ja-xchat package included in 4.2-RELEASE will be broken)

To avoid this kind of sad accidents in future, add a note to irc/xchat
that it has a slave port and one should be careful not to overwrite
variables or targets.
2000-11-06 19:39:43 +00:00
Jeremy Lea
7b4c77811e Implement WANT_GNOME. 2000-10-05 07:22:56 +00:00
Jeremy Lea
fb8af6b0ea Whitespace changes, and sort PLISTs. 2000-10-03 05:48:54 +00:00
Akinori MUSHA
c06bee8627 Prepare for slave (satellite) ports.
Approved by:	jim (MAINTAINER)
2000-10-01 14:53:01 +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
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
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
94fe9f7bed Update to version 1.5.6 2000-07-27 18:31:32 +00:00
Vanilla I. Shu
55b5dbcf6a Correct pkg/PLIST* 2000-07-16 08:13:12 +00:00
Jim Mock
79aff9e30d Update to version 1.5.5 2000-06-27 21:21:05 +00:00
Jim Mock
a2e7274f21 Update to version 1.5.4. 2000-06-20 07:15:18 +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
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +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
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
Michael Haro
94a193f3ef whitespace nits 2000-04-22 00:20:14 +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
Jim Mock
0b32dc9e2b Add SOCKS support.
Submitted by:	dburr
2000-04-14 18:18:37 +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
Jim Mock
524c998d92 Update to version 1.4.1 2000-03-09 19:56:27 +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