Commit Graph

2802 Commits

Author SHA1 Message Date
Yoichi NAKAYAMA
1ad848e45d Follow the change of the patch distribution place.
Reviewed by:	knu
2001-11-27 08:19:44 +00:00
FUJISHIMA Satsuki
8469dfe818 patch-ac: fix navi2ch-article-add-global-bookmark.
patch-ae: fix navi2ch-article-through-previous/next for xemacs.

Obtained from:	(not 1) the author.
2001-11-27 04:25:14 +00:00
Masafumi Max NAKANE
2e0b2d5dd4 Use %%PORTDOCS%% where appropriate. 2001-11-27 04:11:10 +00:00
Akinori MUSHA
ba1054a88a Bump PORTREVISION for the last change. (rev.1.9)
Submitted by:	ume
2001-11-26 21:01:19 +00:00
FUJISHIMA Satsuki
07ef3ab98b update to 011127. 2001-11-26 16:36:45 +00:00
Dirk Froemberg
c42c9dfedc Set PORTVERSION. The japanese documentation seems to be a bit behind. 2001-11-25 17:22:43 +00:00
Dirk Froemberg
328a8a3370 Add php_doc. 2001-11-25 17:12:04 +00:00
Dirk Froemberg
43e1c7e7e5 Add ja-php_doc - a japanese version of lang/php_doc. 2001-11-25 17:11:05 +00:00
Masafumi Max NAKANE
6db24d72b8 Remove patch-ab.
According to the maintainer, this patch was necessary when the dictionary
files were generated by tools provided by older version of canna.
I'm bumping the portrevision as the resulting dictionary files differ.
2001-11-25 15:56:16 +00:00
FUJISHIMA Satsuki
978b892f27 Catch up message for monafonts which is also suitable with FSF emacs-21.
Submitted by:	nobutaka
Forgotten by:	sf
Inspired from:	http://pc.2ch.net/test/read.cgi/unix/999166513/801

Install lisps into EMACS_VERSION_SITE_LISPDIR rather than EMACS_LIBDIR for
FSF emacsen.
2001-11-24 17:11:53 +00:00
Satoshi Taoka
858603483d fix for updating japanese/Canna
PR: 32078
Submiited by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
2001-11-24 03:24:21 +00:00
Masafumi Max NAKANE
7b134ecb34 1. Make ``make install'' actually install files.
(I wish whoever committed this port had checked that make install and make
   package work, at least.)
2. Try to restart cannaserver in post-install: as pkg-plist @exec it.
3. Try to restart cannaserver only when it seems to be running.
4. Instead of patching up distfile's Makefile using patch-aa to
   modify its all: target, use ALL_TARGET.
5. Instead of echo'ing note about configuration in post-install:,
   use pkg-message, so that pkg_add will display it, too.
6. Now that ja-Canna in the ports collection has been updated, let this
   port generate dictionary files for newer version.
7. Remove unnecessary definition of ${DISTNAME} from the Makefile.
Reviewed and Approved by:	maintainer
2001-11-24 02:08:27 +00:00
FUJISHIMA Satsuki
d2295f27eb add navi2ch-emacs21.
Submitted by:	nobutaka
2001-11-23 08:39:59 +00:00
Masafumi Max NAKANE
5b63b2b0cb Unbreak this port. (Still forbidden, though.)
While I was at it, changed it to use newer (sort of) distfile and patch.
I considered removing this port from the collection since mail/pine4
supports Japanese in certain extent.  However, this port  provides an editor
with Japanese input support as well as help files in Japanese, which may be
value for some people.
With this commit, I'm closing:
PR:	16872
2001-11-22 04:59:37 +00:00
Masafumi Max NAKANE
6b3a37c4f5 Adjust post-install and pkg-plist so that all necessary directories
are created with proper mode/ownership at installation time,
and thus, possible to pkg_delete cleanly.
2001-11-21 00:42:18 +00:00
Masafumi Max NAKANE
3f64b27b44 Correct the problem which caused server/main.c to be uncompilable.
With this fix, problems on -current should have been eliminated.
I'm bumping the PORTREVISION to encourage the update.  (Maybe I should've
done it when I changed the way cannaserver is run, anyway.)
2001-11-20 23:35:36 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Mario Sergio Fujikawa Ferreira
3c7443d83b Style police: remove trailing space in WWW tag 2001-11-20 22:33:58 +00:00
Masafumi Max NAKANE
0ac810a065 Make dic/ideo/pubdic/pod.c compilable on -current.
Submitted by:	Takayuki Tamura <ttathome@remus.dti.ne.jp>
2001-11-20 21:07:11 +00:00
Masafumi Max NAKANE
be0f53740f Remove unnecessary line (which has already been commented out). 2001-11-20 21:03:09 +00:00
Masafumi Max NAKANE
8899852d45 Tweaks to make it usable on -current.
Due to changes to signal handling, invoked child process was not able to
send SIGQUIT to the parent.
So instead of installing the binary set{[gu]id(bin), setuid(bin) after
successful invokation.
Reported by:	Takayuki Tamura <ttathome@remus.dti.ne.jp>
2001-11-20 03:15:58 +00:00
SADA Kenji
cb4b2766db Unbroke for 4-stable.
PR:	ports/32077
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
2001-11-19 14:36:57 +00:00
SADA Kenji
9d94332ed8 - add ja-locale entry to locale.alias at pkg_add stage as same as
`make install' does.
- avoid to add multiple entries when you repeat
  make install|pkg_add <--> make deinstall|pkg_delete

Revewed by:	HIRAOKA Shinji <hiraoka@pc.mycom.co.jp>,
		Daichi GOTO <daichi@jp.freebsd.org>
2001-11-19 14:01:41 +00:00
Masafumi Max NAKANE
1aef56db61 Oops, PORTVERSION had an extraneous `.'. 2001-11-18 06:08:44 +00:00
Masafumi Max NAKANE
3c1817697c Upgrade to 3.5b2.
This upgrade is based on submissions from several people over years.
I have been reluctant to upgrade this port primarily because
I was never sure about the shared lib compatibility.
Thanks to those who submitted the patch as well as tested the new version.
2001-11-18 04:48:55 +00:00
SADA Kenji
2ab7412921 Upgrade to version 4.79 . 2001-11-17 05:48:24 +00:00
Masafumi Max NAKANE
221c740edf Ooops, it should modify ../nkf.c instead of ./nkf.c. 2001-11-14 08:51:26 +00:00
Masafumi Max NAKANE
323c0cf990 Add patch to fix a bug that often causes misconversion.
(Note that PORTREVISION has been bumped.)
Submitted by:	nork@cityfujisawa.ne.jp (Norikatsu Shigemura)
2001-11-14 01:58:05 +00:00
SADA Kenji
be076d22bf - revocate my last commit `mark this as forbidden'; x11/XFree86 looks it
doesn't install X11 japanese manual pages.
- set `LATEST_LINK=ja-xjman-3' to avoid uncertainty what package would be
  installed when you invoke `pkg_add -r ja-xjman'.

Submitted by:	knu about the LATEST_LINK
2001-11-11 13:41:55 +00:00
SADA Kenji
917c4764ed Mark as FORBIDDEN: this is already included in original XF86-3.
I'll remove this ports unless some objection would be present.
2001-11-11 12:56:20 +00:00
FUJISHIMA Satsuki
b9a3fa6df7 update K12-2000 to 0.15.
PR:		31843
Submitted by:	maintainer
2001-11-08 05:05:38 +00:00
Yoshio MITA
e602940a39 Latest version of ja-vfghostscript is 5.5.x rather than 5.1.
Submitted by:	knu
2001-11-08 00:26:27 +00:00
Satoshi Taoka
10e46b5994 Delete these ports because each of these was merged into one in print category 2001-11-07 19:12:24 +00:00
Satoshi Taoka
28ebe94b0b Update vertion to 1.3 2001-11-07 18:53:35 +00:00
Satoshi Taoka
88d0777808 Canon Bubble Jet Print Filter for Linux -- BJ S6300 (with Japanese messages) 2001-11-07 18:49:00 +00:00
Satoshi Taoka
9e8580e96a Canon Bubble Jet Print Filter for Linux -- BJ S630 (with Japanese messages) 2001-11-07 18:48:07 +00:00
Satoshi Taoka
f50dafd6dc Canon Bubble Jet Print Filter for Linux -- BJ S600 (with Japanese messages) 2001-11-07 18:47:10 +00:00
MANTANI Nobutaka
c9518d632a - Update to 0.2.1-inu-1.5 and www/w3m-img port to 0.2.1-inu-1.5-img-1.12.
- Enable mouse operation when terminal type is `rxvt'.
  (Submitted by: necter)
- Correct pkg-descr.
  (Submitted by: Thomas E. Dickey)

Reviewed by: knu
2001-11-07 16:52:35 +00:00
Akinori MUSHA
4e6be1a777 Define NO_LATEST_LINK in favor of 5.x versions. 2001-11-07 15:55:56 +00:00
Akinori MUSHA
deeef1cffc Define NO_LATEST_LINK. 2001-11-07 08:41:26 +00:00
Jun Kuriyama
23a920a102 Add $NO_LATEST_LINK.
Submitted by:	knu
2001-11-06 23:01:21 +00:00
FUJISHIMA Satsuki
c6385a081f move MASTER_SITES.
PR:		31441
Submitted by:	maintainer
2001-11-06 15:50:57 +00:00
FUJISHIMA Satsuki
c278bd18ec update to 0.9.6.
PR:		31706
Submitted by:	maintainer
2001-11-05 22:11:52 +00:00
MANTANI Nobutaka
20aa69ddcc Maintainer is committer now.
Reviewed by:	knu
2001-11-03 19:16:50 +00:00
Akinori MUSHA
e49e117c36 Unbreak installation by defining a dummy do-install target. This is a
meta port that has nothing to install.
2001-11-01 19:35:32 +00:00
Yoshio MITA
83682a2ee9 Maintainer's upgrade.
Upgrade Epson Laser printer driver to version 2.0.6.
This new version solves a problem of not printing LaTeX overline.
Also supports 4 new printers (Epson LP2200, LP8700, 8100, 9400/
2001-11-01 10:06:57 +00:00
Shigeyuki Fukushima
3636c030f2 Fix unfetchable problem.
Submitted by:	Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
2001-10-31 11:36:40 +00:00
FUJISHIMA Satsuki
ea1c67215e update to 011030. 2001-10-30 20:30:23 +00:00
Akinori MUSHA
141dfadd48 Update to 2.0.1.
PR:		ports/31573
Submitted by:	SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (MAINTAINER)
2001-10-30 18:48:33 +00:00
Akinori MUSHA
666916613d Update to KDE 2.2.1.
PR:		ports/31573
Submitted by:	SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (MAINTAINER)
2001-10-30 18:48:00 +00:00
Masafumi Max NAKANE
3798355d9e Ooops, update to distinfo didn't go through w/ last commit somehow.
Pointed-out by:	TERAMOTO Masahiro <markun@onohara.to>
PR:		31628
2001-10-30 11:18:34 +00:00
Satoshi Taoka
84b31563bd FreeBSD-current no longer supports the owner.group syntax for chown 2001-10-30 00:12:44 +00:00
Masafumi Max NAKANE
857fbc3c20 Update this port to use the latest version of NKF. (1.92)
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
PR:		31287 (2/2)
2001-10-28 15:28:45 +00:00
Masafumi Max NAKANE
1ab1b38327 Update to 1.92.
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
PR:		31287 (1/2)
2001-10-28 15:25:08 +00:00
FUJISHIMA Satsuki
3a50ba81da update to 011028. 2001-10-28 14:50:14 +00:00
FUJISHIMA Satsuki
d958db3e7c update to 0.9.5.
PR:		31506
Submitted by:	maintainer
2001-10-28 04:17:16 +00:00
Akinori MUSHA
6dd7bf8772 Update to 1.4.3.
PR:		ports/31337
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp>
Approved by:	MAINTAINER
2001-10-27 20:39:28 +00:00
FUJISHIMA Satsuki
d4d1cfc3ee update to 011027. 2001-10-27 05:08:00 +00:00
FUJISHIMA Satsuki
2b94557bbf sync with fixed xemacs21-mule. 2001-10-24 11:55:12 +00:00
SADA Kenji
6b3572d785 Mark as forbidden: distfile is not available.
- bump version number
- change WWW
2001-10-23 14:24:46 +00:00
OKAZAKI Tetsurou
4d66ff9495 Typo fix.
PR:		31438
Submitted by:	maintainer
2001-10-23 02:05:30 +00:00
Shigeyuki Fukushima
18e577553a Update to 0.3.
Some kanji bugfix.
Fixed by:	Mori Kouji <mori@tri.asanuma.co.jp>

Submitted by:	Mori Kouji <mori@tri.asanuma.co.jp>
2001-10-22 20:26:01 +00:00
Yukihiro Nakai
6fe5f9860f Update to 0.71 2001-10-22 12:42:28 +00:00
Ying-Chieh Liao
ee5cc4746a add ja-gqmpeg
PR:		30957
Submitted by:	TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>
2001-10-22 06:21:17 +00:00
Akinori MUSHA
d16e1d421e Make this port a meta-port of Namazu and Japanese support modules,
after a repocopy to the databases category.
2001-10-21 20:32:46 +00:00
David W. Chapman Jr.
bb354a2f40 Update to 1.3.23
PR:		31338
Submitted by:	maintainer
2001-10-19 13:30:42 +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
Yoshio MITA
055cb24f18 Added missing file files/hpijs.patch
Submitted by:	[ports-jp 11432]
2001-10-14 10:41:20 +00:00
Akinori MUSHA
2cf6d574a7 Properly record the libintl dependency in libnmz.
Bump PORTREVISION accordingly.
2001-10-13 09:48:39 +00:00
Akinori MUSHA
46cc099628 Change CATEGORIES. Add "www" and move "databases" forward. 2001-10-12 20:10:12 +00:00
Ying-Chieh Liao
f60b96b772 set CATEGORIES
Follow default term_name changes in x11/eterm.

PR:		31128
Submitted by:	MAINTAINER
2001-10-11 11:59:52 +00:00
Ying-Chieh Liao
06e8a80f48 upgrade to 0.9.4
PR:		31167
Submitted by:	MAINTAINER
2001-10-11 11:19:48 +00:00
Ying-Chieh Liao
2e52b875af add missing file into PLIST
PR:		31186
Submitted by:	MAINTAINER
2001-10-11 10:30:06 +00:00
Mario Sergio Fujikawa Ferreira
f2436e9d78 update to 2001.08.18-2
PR:		31172
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-10-09 22:04:30 +00:00
Akinori MUSHA
c3abc86ac7 Gee, gal seems to keep losing its compatibility day by day...
Update gal's shlib major and bump PORTREVISION.
2001-10-09 17:16:24 +00:00
Yoshio MITA
eaebd1bcbc 1. Use ghostscript/ for DIST_SUBDIR (suggested by knu)
2. ADD HP inkjet drivers (suggested from ports-jp)

Submitted by:	knu, ports-jp
Reviewed by:	MAINTAINER
2001-10-09 11:06:17 +00:00
Akinori MUSHA
ed364f9d6e Chase gal's shlib version bump. (11 -> 12)
Bump PORTREVISION accordingly.
2001-10-08 20:23:32 +00:00
FUJISHIMA Satsuki
7263f895f8 update to 011003. 2001-10-02 18:13:33 +00:00
FUJISHIMA Satsuki
b86914160e update to 010930. 2001-09-30 05:14:55 +00:00
FUJISHIMA Satsuki
ee6f6327db update to 010929. 2001-09-29 07:03:50 +00:00
Akinori MUSHA
0f6facf49e Bump extremely (!) outdated shared library versions in LIB_DEPENDS. 2001-09-26 17:31:17 +00:00
FUJISHIMA Satsuki
063b88ea81 update to 1.8.1.
PR:		29644
Submitted by:	maintainer
2001-09-25 09:34:41 +00:00
FUJISHIMA Satsuki
99110e0976 update to 20010801. 2001-09-25 03:18:53 +00:00
Akinori MUSHA
1045e84bcc Update to 0.9.4 RC1.
PR:		ports/30753
Submitted by:	Yoichi ASAI <yatt@msc.biglobe.ne.jp> (MAINTAINER)
2001-09-23 08:06:01 +00:00
FUJISHIMA Satsuki
0f1b73236e move MASTER_SITES.
PR:		30729
Submitted by:	maintainer
2001-09-22 06:31:17 +00:00
Akinori MUSHA
b3fc8349ed Update to 1.45.
PR:		ports/30616
Submitted by:	Itsuro Saito <saito@miv.t.u-tokyo.ac.jp> (MAINTAINER)
2001-09-20 04:50:42 +00:00
Akinori MUSHA
634259747c - Update migemo to 0.32.
- Separate command line tools & libraries part from migemo-emacs20.
  (repocopied to migemo)

PR:		ports/30585
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
2001-09-20 04:46:10 +00:00
FUJISHIMA Satsuki
2cc5f14bd5 update to 010919. 2001-09-18 23:49:58 +00:00
Akinori MUSHA
3c2bd91eb2 Update to 0.9.1.
japanese/eterm becomes a slave port of x11/eterm.

PR:		ports/30629
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com> (MAINTAINER)
2001-09-18 07:36:04 +00:00
Akinori MUSHA
37f0f0aa36 Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +00:00
Akinori MUSHA
3846fbe74f Update PORTVERSION to 1.4.1b2. 2001-09-15 07:42:57 +00:00
Akinori MUSHA
2d6675c389 Update to 2.0.7. 2001-09-13 13:12:23 +00:00
Akinori MUSHA
170019dec3 Chase the png library version bump.
Bump PORTREVISION.

Dropped by:	ache
2001-09-13 03:26:18 +00:00
Satoshi Taoka
80afca1e00 Support VFlib 2.25.2 2001-09-13 00:47:50 +00:00
Akinori MUSHA
ad0efdaad3 D'oh! Forgot to add this patch.
Bump PORTREVISION.
2001-09-12 17:30:45 +00:00
Akinori MUSHA
89648fb881 Reflect the master ports' DIST_SUBDIR changes.
PR:		ports/30521
Submitted by:	SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (MAINTAINER)
2001-09-12 15:00:53 +00:00
FUJISHIMA Satsuki
a86417c120 chase banner URI. 2001-09-12 12:20:21 +00:00
Akinori MUSHA
8e1988a5d1 Update MASTER_SITES and WWW. (moved) 2001-09-12 12:12:51 +00:00
Akinori MUSHA
b977f3a804 Update to 2.0.6.
Add databases to CATEGORIES.

Remove not really needed dependencies on wv and xl.
2001-09-12 10:54:22 +00:00
Jun Kuriyama
49f49f9971 Upgrade to 20010911 version. 2001-09-12 10:43:53 +00:00