1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

2150 Commits

Author SHA1 Message Date
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
MIHIRA Sanpei Yoshiro
7a5239ee78 Add missing @dirrm.
Submitted by:	bento
2000-08-02 00:46:21 +00:00
Jun Kuriyama
b9f91bda99 Fix in -current (Perl 5.6.0).
Submitted by:	knu
2000-08-01 09:20:56 +00:00
Shigeyuki Fukushima
70f64db2cb Update to 21.1.11.
PR:		ports/20243
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-08-01 09:18:34 +00:00
Steve Price
9e217d165e Fixup dependencies after version number bump of the png library. 2000-07-30 18:03:11 +00:00
SADA Kenji
88fb6bfa8e Upgrade to 4.74. 2000-07-26 10:37:02 +00:00
Akinori MUSHA
f01d321321 Update to 0.14.9. 2000-07-25 16:33:11 +00:00
Shigeyuki Fukushima
ea57445173 Fix build error (distfiles sub-directory error).
Submitted by:	Motoyuki Konno <motoyuki@bsdclub.org>
2000-07-25 08:56:25 +00:00
Akinori MUSHA
317f414627 Update to 0.14.8. 2000-07-25 07:28:40 +00:00
Akinori MUSHA
40f67e3def Apply the newly supplied updater.
Change the default behavior to use the updater.
Note that you still have WITHOUT_MINORUPDATE to define, just in case
the new update includes some bugs yet again. :p
2000-07-25 07:24:18 +00:00
SADA Kenji
32a68e911a Activate ja-elisp-manual.
PR:		ports/17771
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-07-24 22:33:56 +00:00
SADA Kenji
64c1cad545 New port for a Japanese translation of the
GNU Emacs Lisp Reference Manual edition 2.5.

PR:		ports/17771
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-07-24 22:29:46 +00:00
SADA Kenji
ba086ad3fc Change maintainer. 2000-07-24 16:30:34 +00:00
Satoshi Taoka
53d1283b74 Updated to 1.9
Fixed RUN_DEPENDS
Obtained from:	bento
2000-07-24 13:55:36 +00:00
SADA Kenji
2fbc142c5d USE_TCLJP macro is changed to WITH_TCLJP by reg.
Noticed by:	taguchi@tohoku.iij.ad.jp [ports-jp 9737]
2000-07-23 17:58:21 +00:00
Satoshi Taoka
63bd594a3f Original data (wdc00*.lzh) have been updated already and
disappeared. But converter (wdc001fpw-*) does not support the new
ones. So the old original data were copied into my web page temporarily.
2000-07-19 15:46:48 +00:00
Akinori MUSHA
e9cc705923 Add japanese/p5-Jcode to BUILD_DEPENDS. 2000-07-19 15:38:01 +00:00
Shigeyuki Fukushima
3979ad11b3 Fix unfetchable problem.
Fix files/md5 (add subdir to distfiles' path).
2000-07-19 15:34:22 +00:00
Akinori MUSHA
8f27d857ce Fix a typo in post-install.
PR:		ports/20036
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
Notified by:	bento
2000-07-19 15:16:34 +00:00
SADA Kenji
4576be0335 Import SARUMARU-san's new Japanese resource (15/7/2000). 2000-07-19 14:32:37 +00:00
SADA Kenji
d513605540 ja-linux-netscape sometimes create PREFIX/lib/netscape-linux as a file
and its installation fails.
I'm not sure what couses this problem and am afraid this patch isn't
correct solution.
2000-07-19 14:28:13 +00:00
Akinori MUSHA
4d35b2c0b2 Update to 0.14.4. 2000-07-19 08:05:39 +00:00
Shigeyuki Fukushima
e976223fb5 Synchronize with emacs-20.7 update.
And apply EMACS_PORT_NAME style.
2000-07-19 08:03:55 +00:00
Akinori MUSHA
38db3a2706 Update to 2.11.
PR:		ports/19715
Submitted by:	Naoki IDO <ido@hitachi-ms.co.jp>
2000-07-19 07:40:43 +00:00
Akinori MUSHA
5db215a5bc Add tkhonyaku, yet another Honyaku-Damashii client with rich functionality.
PR:		ports/19813
Submitted by:	Daichi T.GOTO <daichi@ongs.net>
2000-07-19 07:20:24 +00:00
Shigeyuki Fukushima
b35c167245 Fix PLIST error on 5-current(${OSVERSION} >= 500007). 2000-07-19 07:09:11 +00:00
Akinori MUSHA
c0559befef Update to 1.4.1.j0.
PR:		ports/20027
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp>
2000-07-19 06:43:37 +00:00
Akinori MUSHA
24916051a2 Some minor fixes in Japanese support.
PR:		ports/20026
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp> (Maintainer)
2000-07-19 06:41:13 +00:00
Shigeyuki Fukushima
4a7e668b7b Don't split skk.info.
PR:		ports/20014
Submitted by:	FUJISHIMA Satsuki <k5@cheerful.com>
2000-07-19 05:54:37 +00:00
Shigeyuki Fukushima
dcb8bbcce4 Update to 10.59.
Change PREFIX -> LOCALBASE.
RUN_DEPENDS on japanese/skk-jisyo only when WITH_SKKJISYO=YES.

PR:		ports/20014
Submitted by:	FUJISHIMA Satsuki <k5@cheerful.com>
2000-07-19 05:53:02 +00:00
Jun Kuriyama
7d0b31fe39 Activate ja-postgresql7. 2000-07-19 01:18:43 +00:00
Jun Kuriyama
45436e156d Japannese configured PostgreSQL v7.
(after repository copy from japanese/postgresql).
2000-07-19 01:18:08 +00:00
Akinori MUSHA
f9726a0122 Add nkf to RUN_DEPENDS.
Remove pnmtopng from RUN_DEPENDS. (netpbm contains it now)

PR:		ports/20005
Submitted by:	Sugimoto Sadahiro <ixtl@utmc.or.jp> (Maintainer)
2000-07-19 00:23:51 +00:00
Akinori MUSHA
5f5a61d4aa Update to 1.2.4.j0.
PR:		ports/20012
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp> (Maintainer)
2000-07-18 19:31:14 +00:00
SADA Kenji
8977838a39 Activate ja-rogue_s.
PR:		ports/19962
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
2000-07-18 17:47:17 +00:00
SADA Kenji
f5c5a30b92 1. Removed needless ``NO_CDROM'' from Makefile.
2. Added Japanese message file ``files/mesg_fj.gz'' as binary.

PR:		ports/19962
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
2000-07-18 17:45:38 +00:00
SADA Kenji
740a2ec0ee This is a port of Rogue-clone: Version II, but it is enhanced to display
messages with Japanese, colored and messages are separated from program
(you can make another message version of rogue).

PR:		ports/19962
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
2000-07-18 17:38:04 +00:00
Yukihiro Nakai
72efdf36df Add balsa 2000-07-18 05:09:42 +00:00
Yukihiro Nakai
a89a57bd0b Japanized version of mail/balsa.
PR:		ports/18497
Submitted by:	Yoichi ASAI <yatt@msc.biglobe.ne.jp>
2000-07-18 05:09:05 +00:00
Shigeyuki Fukushima
2908c8442c Update to 2.8.4.dev4. 2000-07-17 06:38:29 +00:00
Steve Price
0a2eeb0f7f Update to version 2.00.4.
PR:		19802
Submitted by:	HOTARU-YA <hotaru@tail.net>
2000-07-16 20:00:18 +00:00
Kazuo Horikawa
4c289f3db9 Update PORTVERSION to 4.1, expecting 4.0-20000714-STABLE is very close
to 4.1-RELEASE.
2000-07-15 02:53:16 +00:00
Chris D. Faulhaber
47abb11f93 @dirrm installed directory
Noticed by:	bento
2000-07-14 12:12:43 +00:00
SADA Kenji
279ab8c912 * Wipe out extra files and directories.
* Change maintainer's mail.
* Some cosmetic changes.

Submitted by:	bento
2000-07-13 15:05:59 +00:00
Satoshi Taoka
4c9ac857b8 Update to version 21.1.10
Rearrange xemacs mule packages

PR:	19021
PR:	19023
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-07-13 09:53:24 +00:00
Shigeyuki Fukushima
bbd1815e5c Update to 2.8.3.rel1. 2000-07-13 09:38:57 +00:00
Jun Kuriyama
9362aa927b Take over maintainership.
Approved by:	original maintainer
2000-07-13 06:42:22 +00:00
Akinori MUSHA
e7b09b22bd Remove wnn6.la from PLIST.
Found by:	bento
2000-07-13 06:06:22 +00:00
Satoshi Asami
a2797f6ab6 Disable these ports for versions with /bin/tcsh. japanese/tcsh is not
needed since NLS support is already in /bin/tcsh, and the message catalogs
are currently useless since we can't switch them easily.

Submitted by:	maintainer
2000-07-13 01:34:39 +00:00
Satoshi Taoka
7661c77838 Added wdic-fpw 2000-07-12 05:59:16 +00:00
Satoshi Taoka
83d784557f Wired and Wireless Dictionary in Japanese (EPWING V1 format) 2000-07-12 05:58:10 +00:00
Kevin Lo
dce9dac9ed put sample app-defaults file into ${PREFIX}/lib/X11/ja_JP.EUC
PR: 19857
Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
2000-07-12 02:52:15 +00:00
Kevin Lo
360695abfc Update to 0.3.5
PR: 19851
Submitted by: MAINTAINER <hige@higesoft.rim.or.jp>
2000-07-12 02:46:47 +00:00
Satoshi Taoka
2a1888f376 A supplement file for lookup to use "Random House" 2000-07-11 16:01:40 +00:00
Satoshi Taoka
e379256829 added srd-fpw-package 2000-07-11 15:59:37 +00:00
Satoshi Taoka
38f369c229 Typo 2000-07-11 03:50:32 +00:00
Satoshi Taoka
3c94e67047 lookup-1.3 has two bugs (do not do lookup-splash on XEmacs and
unable to compile on mule-2.3).
These patches is to fix these problems.
2000-07-10 17:36:21 +00:00
Satoshi Taoka
c8fcfb7b77 Update to version 1.3
We need to byte-compile the elisps to show logo when lookup starts up.
 So I make these elisps byte-compiled.
2000-07-10 17:31:26 +00:00
Steve Price
d01fd14467 Adding ja-kebook version 0.3.4.
A KDE application to look up words from your CDROM books in EB, EBG,
EBXA, EBXA-C, S-EBXA, and EPWING formats.

PR:		19234
Submitted by:	SUZUKI Mitsuhiro <hige@higesoft.rim.or.jp>
2000-07-10 03:34:52 +00:00
Steve Price
89b7d2a446 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Steve Price
99939c64cd Depend on the tgif-nls port since it has better message catalog
support.

PR:		19453
Submitted by:	maintainer
2000-07-07 18:54:21 +00:00
Steve Price
660fa88419 Add MLINKS support.
PR:		19676
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 18:46:46 +00:00
Steve Price
5073598e5f Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. 2000-07-07 18:44:49 +00:00
SADA Kenji
03ee84edeb Unexpected FILE' menu was opened when user press ALT-F to open FIND'
window.

Fix is pointed out by:	<kuwa@flab.fujitsu.co.jp> at users-jp ML 53127.
2000-07-07 17:51:42 +00:00
SADA Kenji
5816253d16 Activate xjtext. 2000-07-07 17:08:05 +00:00
SADA Kenji
7de06e3653 This program shows Japanese text in vertical format.
You can use directives in input text and perform some effects.
This software is like a kind of demonstration program.
2000-07-07 17:04:35 +00:00
Thomas Gellekum
d7860b6f9a Fix script I broke.
PR:		19744
Submitted by:	knu, "Mas.TAKEMURA" <mastake@msel.t.u-tokyo.ac.jp>
2000-07-07 11:31:00 +00:00
Kazuo Horikawa
9469b50dc7 o Update DISTNAME and PKGNAME to meet with the version in doc/ja_JP.eucJP/man.
o Stop making a symlink ${PREFIX}/share/man/ja_JP.EUC, in order to avoid
  that /usr/bin/man formats ja_JP.EUC manuals under it.
o pkg/PLIST becomes placeholder, because actual PLIST (work/PLIST) is
  created dynamically based on doc/ja_JP.eucJP/man.

Submitted by:	man-jp@jp.FreeBSD.org
2000-07-07 02:20:19 +00:00
Akinori MUSHA
c7313eba72 Update esecanna modules:
esecanna-module-vje25 -> 0.14.6
	esecanna-module-vje30 -> 0.14.7
	esecanna-module-wnn6  -> 0.14.3
2000-07-06 06:10:34 +00:00
Akinori MUSHA
e63ad781ec Replace the startup script with the new one that supports {start|stop}. 2000-07-05 17:09:23 +00:00
Akinori MUSHA
ebf8f6f313 Make applying the vendor's minor update optional, as the updated
version was found to be quite buggy and die too often.  We'd rather
take small memory leaks rather than frequent deaths.  Sigh.
2000-07-05 16:24:22 +00:00
Akinori MUSHA
f62ffe4bc1 - Fix a typo: esecannai -> esecanna
- Refer to the pid file and use the value to kill the running process
instead of using killall(1) so as not to fail.

- Drop `force' support and just recommend to run
${PREFIX}/sbin/esecannaserver directly, in a certain situation.
2000-07-05 15:57:49 +00:00
Shigeyuki Fukushima
9d73def274 Sync with emacs-20.7 update. 2000-07-05 14:50:25 +00:00
Shigeyuki Fukushima
bb7734d59c Sync with emacs-20.7 update.
PR:		ports/19693
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-07-05 14:49:03 +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
Akinori MUSHA
b076ce384d Update to 0.99.2. 2000-07-05 04:12:19 +00:00
Akinori MUSHA
7afb8abffa Add support for out native JDK 1.2.
Submitted by:	Daichi T.GOTO <daichi@ongs.net>
2000-07-05 03:36:26 +00:00
Akinori MUSHA
9c4420b417 Update to 2.3.8.
Stop trying to create info/dir, as it's not indivisual ports' job.

PR:		ports/19697
Submitted by:	Maintainer
2000-07-04 16:34:25 +00:00
Akinori MUSHA
0007cb3d04 Update to 2.3.8.
PR:		ports/19696
Submitted by:	Maintainer
2000-07-04 16:25:49 +00:00
Akinori MUSHA
680d4112bb Update to 2.4.8.
PR:		ports/19695
Submitted by:	Maintainer
2000-07-04 16:24:49 +00:00
SADA Kenji
3c6bf83074 Upgrade to 1.4.beta5.
PR:		ports/19214
Submitted by:	Maintainer
2000-07-03 14:54:36 +00:00
SADA Kenji
526d59b693 1. Justify files/* .
2. To be used 'install-test', the original install script which is
  included in the archive.

PR:		ports/19173
Submitted by:	Maintainer
2000-07-03 13:28:05 +00:00
MIHIRA Sanpei Yoshiro
e3b1b27874 Change maintainer's mail address.
--> sanpei@sanpei.org
2000-07-02 14:14:04 +00:00
MIHIRA Sanpei Yoshiro
9b62e951fd change my e-mail address in pkg/DESCR
add @dirrm in pkg/PLIST and remove extra directory.

Submitted by: build log in bento.FreeBSD.org.
2000-07-02 13:49:43 +00:00
Jun Kuriyama
ab5bccd127 Add length of delimiters.
Suggested by:	kjm@RINS.RYUKOKU.AC.JP
2000-06-30 04:35:23 +00:00
Jun Kuriyama
6366da8219 Fix remote buffer overflow vulnerability.
References:	SPSadvisory#38
		http://shadowpenguin.backsection.net/advisories/advisory038.html
		(Japanese only)
		http://shadowpenguin.backsection.net/advisories/index.html
		(English abstract included)

Max, should we use "canna" UID for sandbox'ing?
2000-06-30 01:47:44 +00:00
Satoshi Taoka
7e66fcf5cb Fix typo 2000-06-29 15:13:39 +00:00
Satoshi Taoka
98971e34d5 Drop large STDOUT of fpwmake into /dev/null 2000-06-29 15:13:03 +00:00
Motoyuki Konno
7bf23b7273 Add extra files.
References:	Package building errors page.
2000-06-29 14:20:07 +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
Satoshi Asami
be6c01ee85 Use ${MASTER_SITE_LOCAL}. 2000-06-29 02:31:42 +00:00
Akinori MUSHA
d0dca5899b Update to 0.14.6. 2000-06-24 19:14:09 +00:00
Satoshi Taoka
879d05ba82 Typo 2000-06-23 19:31:44 +00:00
Satoshi Taoka
e64ca98dec Added jargon-fpw, mypaedia-fpw, mypaedia-fpw-package, srd-fpw, vera-fpw
web1913-fpw and wordnet-fpw
2000-06-23 19:15:16 +00:00
Satoshi Taoka
81d640caed A supplement file to use "mypaedia" on lookup 2000-06-23 19:10:13 +00:00
Satoshi Taoka
65a8ef95ec A English - Japanese Dictionary "Random House" (EPWING V1 format) 2000-06-23 19:04:06 +00:00
Satoshi Taoka
127b4ea2b0 An encyclopedia "Mypaedia" (EPWING V1 format) 2000-06-23 18:55:31 +00:00
Satoshi Taoka
0e86e94165 The famous jargon file (EPWING V1 format) 2000-06-23 18:31:05 +00:00
Satoshi Taoka
dcda47e226 Webster's Revised Unabridged Dictionary (1913) (EPWING V1 format) 2000-06-23 18:29:40 +00:00
Satoshi Taoka
1f431bc274 A English - English Dictionary (EPWING V1 format) 2000-06-23 18:23:04 +00:00
Satoshi Taoka
a7fdce6f5e Virtual Entity of Relevant Aconyms (EPWING V1 format) 2000-06-23 18:20:00 +00:00
Maxim Sobolev
40a33a6070 - Support LOCALBASE properly (in setting path to custom wish script)
PR:		19470
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-23 13:44:03 +00:00
Satoshi Taoka
1ad28df9b2 To install all sample data. 2000-06-23 09:30:10 +00:00
Jacques Vidrine
6dc9bdb0c8 Locally hosted distfiles moved to ftp.freebsd.org. 2000-06-20 13:37:39 +00:00
Akinori MUSHA
5804ca48ae Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS. 2000-06-17 05:34:04 +00:00
Akinori MUSHA
613ae58420 This port doesn't install shlib's actually. ;) 2000-06-17 05:30:03 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Steve Price
30563b5399 Use the distfiles now on ftp.freebsd.org instead of from my home directory
on freefall.
2000-06-17 00:14:42 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
SADA Kenji
87d2fc014e Not to remain unchanged configuration files and those directories.
Approved by:	Maintainer
2000-06-14 17:55:34 +00:00
SADA Kenji
44a3209cce Changed maintainer's mail address. 2000-06-13 12:08:18 +00:00
SADA Kenji
aea182db04 To remove installed directory when no file remains. 2000-06-13 12:05:55 +00:00
Jun Kuriyama
de9c80f056 Revert previous commit. That cannot fix CFLAGS problem. 2000-06-13 02:44:14 +00:00
Jun Kuriyama
350c17506c Honor $CFLAGS.
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
Modified by:	kuriyama
2000-06-13 02:07:43 +00:00
Satoshi Asami
aee517c86c Remove @exec ranlib's. Since pkg_add doesn't change the timestamp,
these are not necessary (even if the linker cares about the timestamp --
I'm not sure if it does).
2000-06-12 22:01:24 +00:00
Bill Fenner
11031dea7b Remove azuki@azkey.org as MAINTAINER; email has been bouncing for
over 2 months.
2000-06-12 17:34:02 +00:00
Akinori MUSHA
db075b505c Fix RUN_DEPENDS.
PR:		ports/19199
Submitted by:	tomoShige Tashiro <shige2@pop17.odn.ne.jp>
2000-06-11 17:07:23 +00:00
Akinori MUSHA
c98f21a742 Update to 0.14.5. 2000-06-11 13:21:59 +00:00
R. Imura
a783df2394 It seems MASTER_SITES has moved. 2000-06-11 05:58:48 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Satoshi Asami
7b27962e8b Use MASTER_SITE_PORTS_JP instead of spelling out the URL. 2000-06-09 21:21:52 +00:00
Shigeyuki Fukushima
9a34285a31 Fix unfetchable problem. 2000-06-09 14:17:25 +00:00
Shigeyuki Fukushima
729e008893 Fix refresh screen problem.
Submitted by:	Issei Suzuki <issei@issei.org>
2000-06-09 14:16:04 +00:00
Satoshi Asami
284c2470ec Add bin/tel10to11.
Submitted by:	obento
2000-06-07 23:56:47 +00:00
Akinori MUSHA
60f2ecb476 Local distfiles have been moved to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
2000-06-07 17:24:38 +00:00
Akinori MUSHA
ae8f1031af Move local distfiles from:
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
	ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
2000-06-07 08:17:23 +00:00
Satoshi Asami
75c7d9c8f5 @dirrm share/doc/ja-csrd-1.0
Submitted by:	bento
2000-06-03 08:19:24 +00:00
Satoshi Asami
49ac53f1c2 Remove empty fonts.dir file.
Submitted by:	bento
2000-06-03 00:47:53 +00:00
Tim Vanderhoek
6c1cd273f2 Call DEINSTALL.wish to snuff-out extraneous wishes. Remove an archaicism
in non-ja tkstep80.
2000-06-02 07:29:19 +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
Tim Vanderhoek
29870c686d PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or from
${PKGDIR} if DEINSTALL.tclsh exists there.

Also, add INSTALL.tclsh to ja-tcl*, otcl, and itcl.  The latter
two technically don't need it since they depend on another library
which will pull the (DE)?INSTALL.tclsh stuff in, but I'm changing
them anyways as a defensive measure.
2000-05-31 18:17:39 +00:00
Satoshi Taoka
1791a2b042 Updated to 1.2
Submitted by:	Motoyuki Kasahara <m-kasahr@sra.co.jp>
Obtained from:	direct communication
2000-05-30 04:41:11 +00:00
R. Imura
a678de1f5e Hmm... I don't know why the LD_PRELOAD line is still kept in the file.
An unexported variable is nothing to netscape any more...
2000-05-29 13:55:52 +00:00
Jun Kuriyama
108e6ada6c Replace an invalid use of ${PREFIX} with ${LOCALBASE}.
Pull up man page entries from PLIST to Makefile.

Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
PR:		ports/18778
2000-05-29 06:45:01 +00:00
Steve Price
4cfca37ff8 Add a missing @dirrm from PLIST, noticed by bento.
PR:		18774
Submitted by:	maintainer
2000-05-29 03:49:04 +00:00
Steve Price
66250c7dde Update to use VFlib version 2.25.1.
PR:		18637
Submitted by:	maintainer
2000-05-29 03:23:01 +00:00
Steve Price
9a0e144728 Update to version 2.25.1.
PR:		18637
Submitted by:	maintainer
2000-05-29 03:22:01 +00:00
Steve Price
416353b45d Update to version 99.1 + JA patch 3.01
Change filename and directory name ... jlatex2html -> latex2html
Change default format of image ... GIF -> PNG

PR:		18610
Submitted by:	maintainer
2000-05-29 03:11:35 +00:00
Akinori MUSHA
5fe265d84e Update to 0.14.5. 2000-05-27 18:20:04 +00:00
Akinori MUSHA
471943a49e LD_PRELOAD should not be exported because it drives Linux' dynamically-linked
/bin/sh into core dumps and helper apps aren't invoked as supposed.
2000-05-22 08:26:02 +00:00
Akinori MUSHA
b88d0d9888 /usr/compat/linux -> /compat/linux 2000-05-22 05:46:36 +00:00
Akinori MUSHA
5be0c77828 Update to 1.07a.
PR:		ports/18671
Submitted by:	mita@jp.FreeBSD.org

Delegate the maintainership of japanese/magicpoint to
mita@jp.FreeBSD.org, the maintainer of misc/magicpoint.

Approved by:	itojun@itojun.org (previous maintainer)
2000-05-21 09:00:24 +00:00
Akinori MUSHA
44d3fa4c90 Apply the vendor's minor update as of yesterday. 2000-05-19 20:16:31 +00:00
Chris Piazza
f26f0dd9db Update to 0.100
PR:		18495
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to> (new maintainer from ports@)
2000-05-19 07:39:43 +00:00
Chris Piazza
8f97f27620 Update to jgroff-0.100 based on groff-1.15
PR:		18494
Submitted by:	maintainer
2000-05-19 07:36:36 +00:00
Chris Piazza
fdf33c5a53 Update to 2.4.7
PR:		18479
Submitted by:	maintainer
2000-05-19 07:20:26 +00:00
Akinori MUSHA
c64d023017 Complete the PLIST.
Submitted by:	bento
2000-05-17 18:04:01 +00:00
Akinori MUSHA
db57a3db09 Do not install *.orig files.
Submitted by:	bento
2000-05-17 18:01:01 +00:00
Akinori MUSHA
5775e81aa8 Remove the directory if empty.
Submitted by:	bento
2000-05-17 13:30:16 +00:00
Akinori MUSHA
befc197e3c Update the vje25 module to 0.14.4 and the vje30 one to 0.14.4.
The author quit using libtool so *.la files would not be installed.

Clean up duplicated post-install targets of esecanna/Makefile. (D'oh!)
2000-05-17 10:55:35 +00:00
R. Imura
26aa466b33 1) Swich linux-n47-[cn] maintainer to myself so that I can modify
start-up script.

Aproved by:	sada

2) linux-realplayer requires libg++.so.2.7.2 when netscape-dynMotif.

Problem reported by:	knu

3) When linux-lesstif-ns is installed, use netscape-dynMotif.
2000-05-14 17:50:20 +00:00
SADA Kenji
e79b6dc277 Upgrade to 4.73 . 2000-05-13 15:32:06 +00:00
Tim Vanderhoek
f5a27b3b34 Comment clean-ups. 2000-05-12 20:00:17 +00:00
Jun Kuriyama
46816bbf1b More better fix.
Suggested by:	Takahiro Kambe <taca@SKY.YAMASHINA.KYOTO.JP>
2000-05-11 01:01:17 +00:00
Akinori MUSHA
2ca9739527 Make netscape4 ports use the new wrapper which I've freshly imported
as www/netscape-wrapper.

Approved by:	sada (conditionally), o`brien
2000-05-08 19:20:36 +00:00
Jun Kuriyama
aa52b608e5 Fix buffer overflow.
NOTE: kon is installed with root-setuid.  Users are encouraged to update
      this port.

Reported by:	UNYUN <shadowpenguin@BACKSECTION.NET>
	via:	BUGTRAQ-JP List <BUGTRAQ-JP@SECURITYFOCUS.COM>
	 as:	[SPSadvisory#36]Linux /usr/bin/kon buffer overflow
2000-05-08 06:48:40 +00:00
SADA Kenji
44257bfdf7 Fetch-broken with last importing PORTNAME/PORTVERSION changes.
Submitted patch was not good and I fixed in another way.

PR:		ports/18398
Submitted by:	maintainer
2000-05-07 15:16:46 +00:00
Shigeyuki Fukushima
48a9e1f890 Use EMACS_PORT_NAME defined in bsd.emacs.mk. 2000-05-07 14:38:09 +00:00
Seiichirou Hiraoka
a5d0b6f8ae Unbreak make fails in 4.0R new gcc environment
Pointed out by: Shimizu Yo <yo@bodg.ty.ihi.co.jp>
2000-05-02 22:49:54 +00:00
SADA Kenji
b4ad86ecc6 * Couldn't post news article.
* INSTALL time message was invalid (path of "default-domain").

Submitted by:	Maintainer in [ports-jp 9262]
2000-05-02 19:08:44 +00:00
SADA Kenji
14ab581e71 Change MD5 because the distfile had been changed.
PR:		ports/17151
Submitted by:	Maintainer
2000-05-01 15:14:44 +00:00
Steve Price
4742b38bd0 Adding ja-xmsgsaver version 1.7.
An X11 screensaver using VFlib.

PR:		17262
Submitted by:	Tatsuya Kudoh <kudoh@koken.club.uec.ac.jp>
2000-05-01 02:54:05 +00:00
Satoshi Asami
faa34ba0cf Add some @dirrm's to cleanup after itself.
Found by:	bento
2000-04-30 23:25:08 +00:00
Satoshi Asami
5b54ad077c Add missing manpages.
Found by:	bento
2000-04-30 23:24:26 +00:00
Steve Price
83aef2804c Update to documentation for version 20.6.
PR:		17790
Submitted by:	maintainer
2000-04-30 20:10:41 +00:00
Steve Price
9ca7a015e5 Update to version 3.9.6.
PR:		18222
Submitted by:	Nobuyuki Koganemaru <kogane@jp.freebsd.org>
2000-04-30 19:15:37 +00:00
Akinori MUSHA
b63c36f4de Fix MASTER_SITES.
Found by:	bento
2000-04-25 13:03:23 +00:00
Akinori MUSHA
5dabe14738 Get Japanese sumo wrestlers to acquire Japanese nationality.
In other words, make them have `japanese' category.
2000-04-25 08:01:16 +00:00
Akinori MUSHA
e46131e8e9 Change the MAINTAINER's mail address.
PR:		ports/18196
Submitted by:	MAINTAINER
2000-04-25 07:01:59 +00:00
Akinori MUSHA
0717c2e112 - Unbreak the port by making it use cdb-0.55. The breakage was due to
the update of database/cdb to 0.70.

PR:		ports/18092
Submitted by:	MAINTAINER

- Fix wrong work directory specifications.
2000-04-25 04:06:15 +00:00
Akinori MUSHA
5265cd36e2 Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org
so as to make it clear that a FreeBSD committer maintains them.
2000-04-24 15:51:20 +00:00
Akinori MUSHA
27a1f19ec5 Update to 2.0.4. 2000-04-20 18:24:24 +00:00
Akinori MUSHA
d95338b6e7 Update to 1.04. 2000-04-20 18:23:57 +00:00
Akinori MUSHA
8490b4a0cf Add a new appendix file `superdic98-1.0'.
Use distributed LIST (and LIST-ja).

PR:		ports/18053
Submitted by:	MAINTAINER
2000-04-19 03:24:37 +00:00
Akinori MUSHA
b34d7b343b Update to version 1.1.
Comply with NOPORTDOCS.

PR:		ports/18045
Submitted by:	MAINTAINER
2000-04-19 03:22: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
Satoshi Asami
ad4d1e476c DISTNAMe-related cleanups. 2000-04-16 04:14:12 +00:00
Satoshi Asami
72869f98d7 Typo (.elseif -> .elif). 2000-04-15 04:22:34 +00:00
Akinori MUSHA
e818dcc24e Resurrect japanese/pine.
Screwup by:	knu
2000-04-15 00:17:16 +00:00
Akinori MUSHA
15be9bf75b Sorry for my accidential removal of ja-pine. I have to deactivate
them for the present.

Max, please resurrect those entries when you get it back available,
thanks.
2000-04-14 22:27:00 +00:00
Akinori MUSHA
9ca4ec6659 Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR:		ports/18009
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:40:29 +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
b12f43b5a9 Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.

Remove redundant space.
2000-04-14 17:24:56 +00:00
Akinori MUSHA
6eff5967a7 Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
2000-04-14 17:10:50 +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
Akinori MUSHA
016649ae60 Update with PORTNAME/PORTVERSION and get happy with the slave.
Remove LANGPREFIX and just utilize PKGNAMEPREFIX.

Utilize PKGNAMESUFFIX.

Set the correct categories for both the master and the slaves.
2000-04-13 12:48:36 +00:00
Akinori MUSHA
1b8ed15b83 Update with PORTNAME/PORTVERSION and get happy with the slave.
Remove LANGPREFIX and just utilize PKGNAMEPREFIX.

Correct the wrong CATEGORIES specification.
  - Language specific categories should come first.
  - SeizeDesktop is not a `x11-toolkits' port. (Copy & paste miss?)
2000-04-13 12:42:12 +00:00
Akinori MUSHA
b67e638fb4 Update with PORTNAME/PORTVERSION and get happy with the slave.
Remove LANGPREFIX and just utilize PKGNAMEPREFIX.

Fix the wrong CATEGORIES specification. (language specific categories
should come first)
2000-04-13 12:39:30 +00:00
Akinori MUSHA
b9c3760873 palm/jpilot:
- Update with PORTNAME/PORTVERSION.

palm/jpilot & japanese/jpilot:
  - Fix CATEGORIES lines to set the proper categories.
2000-04-13 09:24:22 +00:00
Akinori MUSHA
3e73c145d6 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Finally `japanese' category has been done.
2000-04-13 08:34:11 +00:00
Satoshi Asami
666d7cbb9a Don't need PORTNAME and PORTVERSION here -- they will be picked up
from the master port (misc/magicpoint) and PKGNAMEPREFIX from
../Makefile.inc.
2000-04-13 03:08:01 +00:00
Akinori MUSHA
8e270816f9 Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
2000-04-12 14:38:12 +00:00
Akinori MUSHA
a989b83d88 Use ${DISTFILES:Npattern} in EXTRACT_ONLY as a cosmetic change. 2000-04-12 14:31:35 +00:00
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
Satoshi Asami
935136d047 Set PKGNAMEPREFIX with ?= so it can be overridden. 2000-04-11 06:59:27 +00:00
Satoshi Asami
d73baabd78 Add PKGNAMEPREFIX definitions for language-specific dirs. 2000-04-10 16:34:45 +00:00
Bill Fenner
7561912238 Remove j1594016@ed.kagu.sut.ac.jp as MAINTAINER; email has been bouncing for
10 weeks with "550 <j1594016@ed.kagu.sut.ac.jp>... User unknown"
2000-04-08 18:05:36 +00:00
Michael Haro
5530ead648 place optional variables after required ones 2000-04-06 17:10:13 +00:00