Jimmy Olgeni
37e782dfbc
Remove indefinite articles and trailing periods from COMMENT, plus
...
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
2014-06-09 11:21:52 +00:00
Mathieu Arnold
cf28d260c6
Remove the last @comment $FreeBSD$ from plists.
...
With hat: portmgr
Sponsored by: Absolight
2014-04-24 16:26:48 +00:00
Hiroki Sato
e2537f3be2
- STAGEDIR support
...
- Eliminate duplicate files installed by each */FreeWnn-lib.
- Bump PORTREVISION because of dependency and pkg-plist changes.
2014-03-11 06:49:56 +00:00
Baptiste Daroussin
56fcf8379f
Fix properties on pkg-plist
2014-01-21 23:18:05 +00:00
Baptiste Daroussin
f5750c6a0e
Add NO_STAGE all over the place in preparation for the staging support (cat: chinese)
2013-09-20 16:01:22 +00:00
Martin Wilke
d97ef64846
- Don't remove directories not created by this port
...
Reported by: pkg (DEVELOPER_MODE)
2013-06-13 23:49:58 +00:00
Hiroki Sato
dac2da7f40
- Add "listenaddr 127.0.0.1" to {c|t|k}serverc.
...
- Update startup scripts.
- Simplify the pkg-install script.
2008-11-01 14:45:16 +00:00
Hiroki Sato
ed4de7cae6
- Style clean-ups.
...
- Separate */FreeWnn-server and */FreeWnn-lib.
- Take maintainership.
2008-10-26 19:17:56 +00:00
Hiroki Sato
fcd17611d6
- Update to 1.1.1-a021.
...
- Use rc.subr(8) for startup scripts.
- Remove unnecessary patch files.
2005-12-07 10:46:20 +00:00
Satoshi Taoka
37641fe484
* Support CFLAGS
...
* USE_AUTOCONF - > USE_AUTOCONF_VER
Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Use config.sub and config.guess in Templates instead of devel/autoconf213
Pointed out by: kuriyama
* Update version to 1.1.1-a020
* Support "{start|stop}" for startup scripts in ${PREFIX}/etc/rc.d
2003-09-02 10:04:54 +00:00
Foxfair Hu
1ece85480a
pkg-comment police: Purge them in this category while I'm here.
2003-02-26 14:23:43 +00:00
Satoshi Taoka
aba1efa4c3
A minor correction to the English
...
Submitted by: imp
2001-12-20 02:19:00 +00:00
Maxim Sobolev
e3632314ca
WWW cleanup: add a protocol (i.e. `http://') into URLs where necessary.
...
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2001-10-15 12:55:02 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Taoka
8c5a46d003
Fixed typo
...
Submitted by: kuriyama@FreeBSD.org
Obtained by: ports-jp@jp.FreeBSD.org
2000-10-06 16:49:44 +00:00
Satoshi Taoka
709d4b5f38
(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.
Notice: I forgot to commit FreeWnn-{lib,server} (^_^;;
2000-09-12 17:08:29 +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
David E. O'Brien
fe1e09a6cc
Change Id->FreeBSD.
1999-08-25 04:58:03 +00:00
Satoshi Taoka
0347e6e13e
Changed MAINTAINER's e-mail address
...
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
1999-05-01 04:03:48 +00:00
Jun Kuriyama
b300811eaf
Add dictionaries and some fixes.
...
PR: ports/9625
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1999-02-10 14:32:00 +00:00
Satoshi Asami
555a3ebe6c
Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
...
that the port otherwise uses files from another port. (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
1998-12-01 03:06:49 +00:00
Vanilla I. Shu
41e8193b88
Remove manpage from pkg/PLIST.
1998-08-18 11:44:41 +00:00
Matthew Hunt
c90bb39b08
Grammar, spelling, and usage police. This commit brought to you by
...
the letters "B" and "C". And some Chinese symbols as well.
1998-08-05 18:13:19 +00:00
Masafumi Max NAKANE
e22eeae471
Use ISO639 language codes instead of ISO3166 country codes for PKGNAME.
...
Submitted by: maintainer
1997-09-23 02:18:00 +00:00
Satoshi Asami
2ec59f04a5
Misc. cleanup from maintainer. Create "wnn" account automatically if
...
doesn't exist.
PR: 4409
Submitted by: maintainer
1997-09-19 09:34:33 +00:00
Satoshi Asami
4bc273eb21
Fix many bugs. Share files that can be shared.
...
PR: 4409
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-09-10 06:52:02 +00:00
Satoshi Asami
5e0ad8e46f
The project template file is called "X11.tmpl" in XFree86-3.3, so make
...
a symlink "X11.tmpl -> Project.tmpl" in the config subdirectory. This is
necessary for letting imake pick it up automatically.
1997-06-19 11:26:08 +00:00
Satoshi Asami
3a5d53e0ae
Master site has moved.
...
Submitted by: hanai
1997-04-16 05:00:06 +00:00
Satoshi Asami
e10cbbfe84
Add some @dirrms.
1997-03-06 06:55:50 +00:00
Satoshi Asami
75da435036
Changed japanese/wnn to build Chinese stuff instead. I'm not sure
...
if it works, but it's a start.
1996-11-13 12:53:31 +00:00