1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

139 Commits

Author SHA1 Message Date
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
Jim Mock
a0163f025f Update to version 1.3.14. 2000-02-08 19:56:17 +00:00
Jim Mock
d3fddc1271 Update to 1.3.13.
Prodded by:	green
2000-01-31 07:39:26 +00:00
Jim Mock
f264d8b223 Update to version 1.3.12 2000-01-25 02:13:31 +00:00
Jim Mock
2d5a95c75a Update to version 1.3.11.
Reviewed by:	unfurl
2000-01-20 02:23:12 +00:00
Jim Mock
93111a1eb5 Update to version 1.3.10 2000-01-07 01:07:14 +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
e17a259f94 Update to version 1.3.8 1999-11-22 21:15:24 +00:00
Jim Mock
43f96f9590 Updated to version 1.3.7 1999-11-09 21:55:55 +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
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
Yukihiro Nakai
93d38cce04 Use updated imlib library. 1999-10-08 03:30:33 +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
Jim Mock
17a4919c90 Updated to version 1.2.1 1999-09-19 12:01:37 +00:00
Jim Mock
26d414ded9 Fixed download path in MASTER_SITES.
Submitted by:	obrien
1999-09-01 22:18:11 +00:00
Jim Mock
2ae35df248 Updated to version 1.2.0 1999-09-01 08:35:08 +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
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Jim Mock
8eb3d6f198 Updated to version 1.1.8. 1999-08-16 06:43:16 +00:00
Jim Mock
308793ec84 Updated to version 1.1.7 1999-08-12 07:55:42 +00:00
Bill Fenner
35fc3fa02a Fix WWW: typos
Found by:	not-yet-completed addition to port distfile checker
		suggested by Tim Vanderhoek
1999-08-01 04:54:40 +00:00
Chris Piazza
889248a268 Update to version 1.1.6
PR:		12893
Submitted by:	Jim Mock <jim@blues.ghis.net>, maintainer
1999-08-01 00:54:49 +00:00
Chris Piazza
3b42b56e84 Allow for a USE_GNOME and USE_PANEL option to enable their
respective configure args instead of always disabling them.

PR:		12706
Submitted by:	Chris Costello <chris@calldei.com>
1999-07-21 05:24:44 +00:00
Chris Piazza
e2f0c56449 Update to version 1.1.3
PR:		12704
Submitted by:	Jim Mock <jim@phrantic.phear.net>, maintainer
1999-07-19 03:59:58 +00:00
Chris Piazza
004a10895f Update to 1.1.2
PR:		12671
Submitted by:	maintainer
1999-07-17 03:56:08 +00:00
Chris Piazza
bb47a5d72e Update to version 1.1.0.
PR:		12504
Submitted by:	maintainer
1999-07-05 02:30:59 +00:00
Chris Piazza
437193378d Update to xchat-1.0.0
PR:		12460
Submitted by:	maintainer
1999-06-30 17:26:18 +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
Chris Piazza
875477b58c Update xchat to 0.9.9.
PR:	12314
Submitted by:	maintainer
1999-06-21 01:53:35 +00:00
Steve Price
bfbfeacb22 Update to version 0.9.6.
PR:		11756
Submitted by:	maintainer
1999-06-08 23:42:04 +00:00
Steve Price
92103d6d5c Update to use gtk version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Steve Price
dd2afe8d65 Update to version 0.9.5.
PR:		11574
Submitted by:	maintainer
1999-05-09 16:57:32 +00:00
Michael Haro
5b9355a3b1 WWW: This is definately the daemon's work. In Chuck we trust. 1999-05-03 05:26:53 +00:00
Steve Price
dd1fba2d3b Scratch that last one. The PR was really 10829. 1999-03-31 15:25:59 +00:00
Steve Price
fcfaaff547 Update to version 0.9.4.
PR:		10797
Submitted by:	maintainer
1999-03-31 15:23:21 +00:00
Seiichirou Hiraoka
a37e8ba511 Update to 0.9.3
PR: ports/10706
Submitted by: jim@phrantic.phear.net
1999-03-21 13:18:18 +00:00
Jacques Vidrine
208d7634e6 Update 0.5.1 -> 0.9.1.
Submitted by:	maintainer, Jim Mock <phrantic.phear.net>
1999-03-05 16:50:00 +00:00
Vanilla I. Shu
36ccef537c Upgrade to 0.5.1. 1999-01-17 19:57:11 +00:00
SADA Kenji
329ffa7072 Move MASTER_SITES to new location.
PR:		ports/9004
Submitted by:	Jim Mock <jim@corp.au.triax.com>
1998-12-08 21:25:17 +00:00
Satoshi Asami
5958508dec Typo (PORSDIR -> PORTSDIR). 1998-11-23 10:47:11 +00:00
Vanilla I. Shu
43ab6e6f03 Upgrade to 0.3.1.
If you want to depend with library,
use LIB_DEPENDS, not RUN_DEPENDS.
1998-11-19 15:08:31 +00:00
Seiichirou Hiraoka
94f41aabd3 PR: ports/8718
Submitted by:	jim@phrantic.phear.net
Initial Import xchat.
X-Chat is a X11 (X Window System) IRC client, using the GTK+ toolkit.
1998-11-19 09:27:59 +00:00