Commit Graph

9 Commits

Author SHA1 Message Date
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