Commit Graph

13 Commits

Author SHA1 Message Date
Akinori MUSHA
1f7c47a812 De-pkg-comment my non-ruby ports as well. 2003-02-18 05:52:56 +00:00
Akinori MUSHA
690bac0a44 Oops, how silly. The correct MASTERDIR is irc/xchat. 2001-09-05 09:19:44 +00:00
Akinori MUSHA
5964cd937d Update to 1.8.3.
Merge everything into irc/xchat and make japanese/chat a slave port of
irc/xchat again.
2001-09-04 19:41:58 +00:00
Akinori MUSHA
7ab6aae6ba Update to 1.8.2, with nls, ipv6 and japanese-conv all enabled. I'll
feed this effort back to the irc/xchat port soon after the forthcoming
4.4-RELEASE.

PR:		ports/30282 (partly)
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
Tested by:	TERAMOTO Masahiro <teramoto@comm.eng.osaka-u.ac.jp>,
		ume

We are now two hours away from the ports freeze!
2001-09-03 17:00:00 +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
Akinori MUSHA
8208f795c2 Conditionalize the IPv6 support. (${OSVERSION} >= 400014) 2001-02-25 19:02:30 +00:00
Akinori MUSHA
808a2eada9 Add %%PORTDOCS%%. 2001-02-10 13:19:57 +00:00
Akinori MUSHA
5e38a06f57 Add an unnoticed dependency converters/iconv-extra, which includes
iso-2022-jp encoding support.

Enable IPv6 support.
2000-12-26 11:15:45 +00:00
Maxim Sobolev
2d8ff23a74 Update iconv to 2.0 and reflect shared library version bump.
PR:		23163, 23164, 23165
Submitted by:	maintainer
2000-11-29 11:46:42 +00:00
Akinori MUSHA
f63a28652c Unbreak. Now that irc/xchat is upgraded to 1.6.0 when Japanese
support patch is still at 1.4.3, temporarily make this port standalone
(non-slave) until Japanese support patch for xchat 1.6.0 is released.
2000-11-23 19:59:13 +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
Satoshi Asami
b39810b3fa Define MD5_FILE, FILESDIR is not enough now. 2000-10-09 06:25:46 +00:00
Akinori MUSHA
bc025e8ae3 Add ja-xchat, xchat with Japanese support, as a satellite port of irc/xchat. 2000-10-01 14:57:28 +00:00