Commit Graph

357 Commits

Author SHA1 Message Date
Satoshi Taoka
a77a3c279b (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:
(a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a
      commercial software exits
  (b) Its license was changed to GPL.
  (c) The method to configure was changed from imake to GNU configure.
  (d) Relatively to the original Wnn, the Wnn in the ports tree were
      modified by me a lot. Most of the modifications were adopted
      into FreeWnn.
  (c) Header and library files are installed into
      ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}.

(2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server
in chinese, korean and japanese categories. The former is for libwnn
and header files to compile client commands, and the files used in
client commands.  The latter is for a server to convert KANA to KANJI
(Chinese character), and dictionaries and files used by the server.
2000-09-08 04:34:56 +00:00
David E. O'Brien
5effb6b76e Turn on locale fixes.
Submitted by:	Clive Lin <clive@cirx.org>
2000-09-02 06:03:51 +00:00
David E. O'Brien
9f880fa917 I changed the name of a patch, but forgot to update it here. 2000-08-31 21:19:22 +00:00
David E. O'Brien
e5f349ca10 Make this a proper satellite port.
Approved by:	maintainer
2000-08-30 05:31:58 +00:00
Akinori MUSHA
2e87c89fc5 Back out the previous commit. That one has a problem which occurs on
cross-language master-slave ports.

I just wonder how I could overlook this.  I thought I tested with Wnn,
netscape and so on.  *sigh*

Yes, I know how I can fix it, but I'd certainly back out first.

Reported by:	steve
Pointy hat to:	knu
2000-08-27 16:52:51 +00:00
Akinori MUSHA
939eab9dd0 PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.
No response from:	ports list, PW
2000-08-27 06:13:35 +00:00
David E. O'Brien
0c6715fb31 Use patch to enable full ANSI colour. 2000-08-27 04:44:44 +00:00
David E. O'Brien
90c5078b1c Break patch-0b into the one file for each source file patched. Having a
patch apply to >1 file is against the Porter's Handbook's guidlines.
2000-08-26 09:43:51 +00:00
Vanilla I. Shu
2b3e364e58 Activate zh-mutt 2000-08-26 09:03:32 +00:00
Vanilla I. Shu
bd53eefe64 import chinese-localed mutt.
PR:		ports/20805
Submitted by:	Clive Lin <clive@CirX.ORG>
2000-08-26 09:02:47 +00:00
Vanilla I. Shu
6ea92306b0 Upgrade to 2.5.2p5. 2000-08-25 05:19:48 +00:00
Kevin Lo
09e930a48a Initial import of zh-xmms 1.2.2
zh-xmms is an audio player with a Winamp GUI.
PR: 20719
Submitted by: Clive Lin <clive@CirX.ORG>
2000-08-24 12:09:34 +00:00
Vanilla I. Shu
fc1111df82 Upgrade to latest version. 2000-08-12 07:36:22 +00:00
Vanilla I. Shu
7429493181 Upgrade to 0.1.6. 2000-08-12 07:34:05 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Kevin Lo
fbcde30d36 Update MASTER_SITES 2000-08-05 16:41:57 +00:00
Kevin Lo
e963535bd1 Fix core dump problem 2000-08-04 16:33:54 +00:00
Kevin Lo
dfa1fa27f2 autoconvert was missing "zh-" in front of PORTNAME 2000-08-03 16:22:08 +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
Steve Price
9e217d165e Fixup dependencies after version number bump of the png library. 2000-07-30 18:03:11 +00:00
Kevin Lo
0e6574d8ef Update MASTER_SITES. 2000-07-19 15:35:27 +00:00
Vanilla I. Shu
398ecef161 Make it compileable with libtabe-0.1.5. 2000-07-16 08:51:39 +00:00
Vanilla I. Shu
e43a87b983 Upgrade to 0.1.5. 2000-07-16 08:49:48 +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
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Alexander Langer
22e1133da4 add a second mastersite.
PR:		19540
Submitted by:	maintainer
2000-06-27 13:39:07 +00:00
Maxim Sobolev
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Vanilla I. Shu
bba12a994e Fix the refresh problem.
Submitted by:	ja-kon ports.
2000-06-10 11:47:53 +00:00
Satoshi Asami
9741d6da4d Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts still
leaves fonts.alias behind -- it is not removing any entries from that file.)
2000-06-01 06:46:32 +00:00
Satoshi Asami
aba80d1200 @dirrm share/doc/cless
Submitted by:	lunchbox
2000-05-30 10:51:05 +00:00
Vanilla I. Shu
3fbcef2d2f Correct MASTER_SITE.
Submitted by:	fenner's distfiles reminder.
2000-05-28 01:14:41 +00:00
Vanilla I. Shu
860a0bf120 Remove obsolete site,
and add a patch for damn kcfont bug.

Submitted by:	clive@cirx.org
2000-04-30 04:15:36 +00:00
Vanilla I. Shu
75f3ff63ac Fix pkg/PLIST.
Submitted by:	maintainer
2000-04-24 06:28:46 +00:00
Vanilla I. Shu
a6faafe89e Upgrade to 20000418.
Submitted by:	maintainer
2000-04-24 06:27:40 +00:00
Vanilla I. Shu
df37865b90 Upgrade to 0.1.4.
Submitted by:	maintainer
2000-04-24 06:26:40 +00:00
Vanilla I. Shu
baa192293d Upgrade to 2.5.2p3
Submitted by:	maintainer
2000-04-24 06:25:50 +00:00
Vanilla I. Shu
ee8efaea60 Back to ver 1.4, that's my fault. :( 2000-04-22 11:30:22 +00:00
Vanilla I. Shu
11600e9f92 Correct the DISTNAME. 2000-04-22 11:24:55 +00:00
Michael Haro
2336a9f253 portlint 2000-04-20 10:36:21 +00:00
Michael Haro
bf95ea1974 quiet portlint 2000-04-20 10:35:30 +00:00
Michael Haro
46a551c5f5 quiet portlint 2000-04-20 10:27:05 +00:00
Michael Haro
7730433388 quite portlint 2000-04-20 10:23:06 +00:00
Michael Haro
4bc59f8fad quiet portlint 2000-04-20 10:19:06 +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
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Akinori MUSHA
5026928fba Cosmetic. Set their categories right.
print/acroread-commfont:
  - Use CATEGORIES+= to follow after a slave's lang-specific category.

{chinese,japanese,korean}/acroread-*font:
  - Set only the lang-specific category for each.
2000-04-14 16:55:52 +00:00
Akinori MUSHA
1fa5be246b Cosmetic.
{chinese,japanese,korean}/mule-*:
  - Set only the lang-specific category for each.

editors/mule:
  - Set CATEGORIES+= editors to follow after a slave's lang-specific category.
  - Define MULE_VERSION and EMACS_VERSION to use.

editors/mule-common:
  - Remove redundant `Version required' line.
  - Define MULE_VERSION and EMACS_VERSION to use.
  - Use ${VAR:S/../../} modifier instead of !=, and `echo | sed'.
2000-04-14 16:47:49 +00:00
Satoshi Asami
74b19501bc Convert to PORTNAME/PORTVERSION.
Anomalies found:
 - autoconvert was missing "zh-" in front of PKGNAME
 - xcin (both 2.3 and 2.5) had invalid version strings
 - neither of xcin ports had NO_LATEST_LINK
 - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0

Fixed all except the last (I wasn't sure if it was intentional).
2000-04-13 08:28:23 +00:00
Akinori MUSHA
6ad3d48b8d Remove unnecessary PKGNAME which is obsoleted by PKGNAMEPREFIX.
And remove the `Version required' line as well.
2000-04-12 14:46:54 +00:00
Satoshi Asami
935136d047 Set PKGNAMEPREFIX with ?= so it can be overridden. 2000-04-11 06:59:27 +00:00