Akinori MUSHA
b2af3d690f
Update to 0.3.
...
PR: ports/29064
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
2001-07-23 03:55:42 +00:00
Akinori MUSHA
56693cf7fd
Update to 2.4.2.
...
PR: ports/29019
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-07-23 03:55:20 +00:00
Akinori MUSHA
059928189b
Update to 3.0.6.
...
PR: ports/29018
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-07-23 03:55:05 +00:00
FUJISHIMA Satsuki
5b6a7d4f56
add w3m-image.
...
remove w3m-ssl.
2001-07-21 18:24:17 +00:00
FUJISHIMA Satsuki
443bdc113b
o add w3m-image, w3m with Imlib-based inline image browsing capability.
...
o remove w3m-ssl, w3m has SSL support by default now.
PR: 28996, 28997, 28998
Submitted by: maintainer
2001-07-21 18:21:56 +00:00
FUJISHIMA Satsuki
6dfb432074
remove stale patch.
...
Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
2001-07-19 06:33:28 +00:00
FUJISHIMA Satsuki
c37b3a71e5
update to 2.03.
...
PR: 28993
Submitted by: maintainer
2001-07-16 18:45:53 +00:00
Akinori MUSHA
2243dea3a7
Update to 2.0.10-ja-1.0, which fixes the security problems addressed
...
in FreeBSD-SA-01:45.
PR: ports/28932
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (MAINTAINER)
2001-07-14 06:01:06 +00:00
Akinori MUSHA
b993841f02
Update to 0.9.2.
...
PR: ports/28919
Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp> (MAINTAINER)
2001-07-12 17:31:55 +00:00
Jun Kuriyama
db18f581e4
I forgot to add this patch in previous commit.
2001-07-12 06:10:46 +00:00
Akinori MUSHA
6e65d4c698
Update to 0.3.
2001-07-11 09:24:20 +00:00
Maxim Sobolev
ec7b561464
${PREFIX}/share/${PORTNAME} --> ${DATADIR}
2001-07-10 13:54:22 +00:00
Akinori MUSHA
1b73ea0c3b
Update to 0.2.
2001-07-09 17:55:19 +00:00
Satoshi Taoka
1e28e658dc
Correct a message in Makefile
2001-07-08 13:04:32 +00:00
Satoshi Taoka
7c2e404ab8
fix a problem in "make -V PORTVERSION"
...
by correcting a position of the line ".include <bsd.port.pre.mk>"
Pointed out by: Dan Langille <dan@langille.org>
Submitted by: okazaki
2001-07-08 12:17:17 +00:00
FUJISHIMA Satsuki
841293e50e
fix MASTER_SITES.
...
PR: 28795
Submitted by: maintainer
2001-07-07 20:55:32 +00:00
Satoshi Taoka
1823fc95c9
Solve a problem such that if make, imake for XFree86-3 is required,
...
but imake for XFree86-3 is required under XFree86-4, too.
2001-07-07 05:53:29 +00:00
Satoshi Taoka
3b7391269c
My poor English in pkg-descr was corrected
...
Submitted by: imp
2001-07-06 00:08:28 +00:00
Satoshi Taoka
d2ea48c1c8
Support WITHOUT_X11=yes
...
Submitted by: nork@cityfujisawa.ne.jp (Norikatsu Shigemura)
Obtained from: ports-jp@jp.freebsd.org
2001-07-05 19:49:03 +00:00
Jun Kuriyama
acfba7238c
Upgrade to 1.1j.
...
- ja-groff-1.1j now looks architecture specific directories, like
base system's man(1).
- Add nroff option -dlang=ja_JP.eucJP for forthcoming ja-groff-1.17.
Submitted by: horikawa
2001-07-05 03:09:20 +00:00
Akinori MUSHA
77bc03ced3
Apply a hot security fix against the 'macro exploit' problem.
...
(See: http://us1.samba.org/samba/whatsnew/macroexploit.html )
PR: ports/28627
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (MAINTAINER)
2001-07-03 09:11:40 +00:00
Motoyuki Konno
762ca7c6bd
Fix typo in directory list.
...
Found by: bento.FreeBSD.org
2001-07-02 15:50:07 +00:00
Satoshi Taoka
ee9623ed47
s-bit's for jserver and wnnds were lost in the recently version (e.g. 4.3-RELEASE)
...
Then 'chmod 4555' for these add into pkg-install.
Change from wcd0c to acd0c
Pointed out by: Hideaki OKADA <hokada@isl.melco.co.jp>
Obtained from: ports-jp@jp.freebsd.org
2001-07-02 03:11:18 +00:00
FUJISHIMA Satsuki
0af7946bdd
update to 20010501.
2001-07-01 21:47:13 +00:00
FUJISHIMA Satsuki
32944af19a
update to 010701.
2001-07-01 19:16:05 +00:00
FUJISHIMA Satsuki
c4b48e47cc
sync more with mozilla 0.9.1.
...
PR: 28531
Submitted by: maintainer
2001-06-30 18:33:49 +00:00
Satoshi Taoka
ccd40278a6
Update Japanized patch from j2.1beta to j2.1a
2001-06-30 09:44:16 +00:00
Masafumi Max NAKANE
9d5d8a9128
Ooops, I was @exec'ing the same command four times, for some reason...
2001-06-29 03:47:17 +00:00
Masafumi Max NAKANE
e8e82b10c7
Use ${PREFIX} instead of ${LOCALBASE} to specify the dependencies.
...
It just doesn't make sense to use ${LOCALBASE}, as
if ${PREFIX} is altered to other than ${LOCALBASE}, ptex-common (the dependency) is likely to be installed
in the same alternate location.
2001-06-29 03:44:44 +00:00
Masafumi Max NAKANE
77e7ade395
Run mktexlsr at pkg_add time.
...
Submitted by: mita
2001-06-29 03:36:38 +00:00
Masafumi Max NAKANE
2b834ec927
Work around to make [p]LaTeX2e work.
...
Intended to be temporary until the original distribution
is updated.
Submitted by: mita
2001-06-29 03:20:49 +00:00
Masafumi Max NAKANE
8109babe98
Upgrade, 2.1.10 -> 2.1.11, along with lib files upgrade.
2001-06-29 03:13:32 +00:00
FUJISHIMA Satsuki
1a5966fb04
update to 010628.
2001-06-28 21:30:16 +00:00
Shigeyuki Fukushima
e05981cf79
Fix reinstall-problem.
...
PR: ports/28481
Submitted by: Takanori Saneto <sanewo@ba2.so-net.ne.jp>
2001-06-28 14:21:04 +00:00
Shigeyuki Fukushima
712b719743
New port: emcws (emacs with various input methods).
...
PR: ports/22107
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
2001-06-27 14:33:44 +00:00
OKAZAKI Tetsurou
6b15c3f3f2
Update URL.
...
PR: 26998
Submitted by: Tatsuto Toyonaga <toyonaga@rr.iij4u.or.jp>
2001-06-27 05:51:00 +00:00
Akinori MUSHA
5976f1938e
Update to 1.6.
2001-06-25 21:25:05 +00:00
Munechika SUMIKAWA
5b83c864ec
Change master site.
2001-06-25 04:45:50 +00:00
David W. Chapman Jr.
dd3c56372b
Update to latest version (1.3.19)
...
Remove unneeded patches
Add patch-ah for iconv.m4
Update pkg-plist with new locales
PR: 28385
Submitted by: maintainer
2001-06-25 02:00:48 +00:00
Dima Dorfman
74aada477d
Remove duplicate words where appropriate.
...
Approved by: sobomax, obrien
2001-06-24 20:29:39 +00:00
Akinori MUSHA
6725e64635
Update to 0.26.
...
PR: ports/28324
Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> (MAINTAINER)
2001-06-24 08:00:40 +00:00
Akinori MUSHA
9d520268bf
Update to 0.9.3.
...
Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> (MAINTAINER)
2001-06-24 05:12:43 +00:00
Yukihiro Nakai
add390abc9
Update to 1.2.13
2001-06-23 23:41:54 +00:00
Akinori MUSHA
7ea2304869
Update to 1.3.
...
Fix a typo in MASTER_SITES.
Submitted by: Hye-Shik Chang <perky@python.or.kr> (MAINTAINER)
2001-06-23 19:35:34 +00:00
Akinori MUSHA
ea0c7d0b81
Drop my maintainership. I'm not using this that heavily anymore.
2001-06-23 19:30:31 +00:00
Akinori MUSHA
079937228c
Add ja-shinonome, Japanese 12,14,16 dot fonts.
...
PR: ports/28174
Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
2001-06-23 19:14:58 +00:00
Akinori MUSHA
3449a689bf
Add ja-pycodec, Python Unicode codecs for Japanese charsets.
...
PR: ports/26988
Submitted by: Chang, Hye-Shik <perky@python.or.kr>
2001-06-23 18:09:14 +00:00
Akinori MUSHA
6e4194ea79
Update to 2.10.1.
...
PR: ports/27736
Submitted by: HOTARU-YA <hotaru-pro@tail.net> (MAINTAINER)
Make some improvements.
- Generate plist automatically
- Support overwriting installation by removing the old installation
- Do chmod so one can build as normal user and then install as root
2001-06-23 17:40:53 +00:00
Akinori MUSHA
08f4c1da0c
Create a locale alias for `ja_JP.EUC'.
...
PR: ports/27713
Submitted by: Daichi GOTO <daichi@ongs.gr.jp>
Bump PORTREVISION.
2001-06-23 17:01:46 +00:00
Akinori MUSHA
857528f04d
Remove obsoleted master sites.
...
PR: ports/28338
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> (MAINTAINER)
Replace sada-san's http://people.FreeBSD.org/ usage with my
MASTER_SITE_LOCAL area.
2001-06-23 16:50:38 +00:00