Commit graph

2171 commits

Author SHA1 Message Date
R. Imura
586b073ee3 sync with -stable. 2000-10-27 18:44:36 +00:00
Satoshi Taoka
1ff6486faa (1) For vfghostscript55
Fix a problem which was made by me in previouse commit.

(2) For vfghostscript5

Update a printer driver gdevrpdl to vertion 1.14

Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
Obtained from: ports-jp@jp.freebsd.org
2000-10-26 21:34:23 +00:00
Akinori MUSHA
3f9dd01475 Update to 2.0.5.
- Fix several bugs.
  - Spanish and French translations of documents have been added.
  etc.

Submitted by:	kuriyama
2000-10-26 20:56:25 +00:00
MIHIRA Sanpei Yoshiro
7abc16b279 startup script know about the two options start' and stop'.
OKed by:	maintainer
2000-10-26 12:36:46 +00:00
MIHIRA Sanpei Yoshiro
13bbe244c4 japanese/jtex209-both and jtex209-ntt was broken only on package
build environment.  Because option of ``-traditional'' was added by
jtex-1.52/configure, and failed in build phase.
I found that ``configure'' was broken if we make this ports with
crontab.

In jtex-1.52/configure, next C program was compiled and executed.
With terminal (normal) environment,  ioctl was successful.  But with
crontab, ioctl was failed.
----
#include <sys/types.h>
#include <sgtty.h>
main() {
  struct sgttyb t;
  exit(ioctl(0, TIOCGETP, &t) == 0);
}
----

I referred configure file which was generated by autoconf ver.2.13
and update jtex-1.52/configure file for ``-traditional'' and unbreak
this port.
2000-10-26 12:33:44 +00:00
R. Imura
7cf23183ac Move
kdetoys11-i18n to kdetoys11
  ja-kebook-i18n to ja-kebook
becuase they are not i18n specific now.
(repo-copied by asami)
2000-10-24 14:08:05 +00:00
Akinori MUSHA
5d0b889000 Enable XIM support by default.
Reflect Wnn4 -> FreeWnn change.
Fix build problems.

PR:		ports/21549
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-10-24 10:53:40 +00:00
Jun Kuriyama
0c2332882c Remove one of $MASTER_SITES.
Reported by:	Distfile survey
2000-10-24 10:26:54 +00:00
R. Imura
9e7925bfa8 Sync with -current. 2000-10-23 16:29:20 +00:00
R. Imura
48acbbff2d Merge kde11-i18n into kde11, and remove my *-i18n ports.
There is no so-version bump, because of compatibility.

Approved by:	will (kde11 maintainer)
2000-10-23 15:24:23 +00:00
James E. Housley
57c29d1f95 Patch archive site was changed.
PR:		22230
Submitted by:	YASUTOMI Nobuhiro <nobu@psrc.isac.co.jp> MAINTAINER
2000-10-23 12:44:52 +00:00
Satoshi Taoka
ac11d62190 (1) Update gdevrpdl (a printer driver for RPDL of RICOH printers) to 1.4
Pointed out by: the driver's author

(2) Fixed scripts/configure

Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
2000-10-23 01:28:41 +00:00
SADA Kenji
e2db3e2d5d Make messages from ``smbclient -L'' to be in appropriate Japanese code
which is specified in ``smb.conf''.

PR:		ports/22214
Submitted by:	Maintainer
2000-10-22 20:35:59 +00:00
James E. Housley
475386f917 Update to version 1.3.10.j0
PR:		22201
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp> <shuna@pop16.odn.ne.jp> MAINTAINER
2000-10-22 13:33:05 +00:00
Satoshi Taoka
9a04f01594 Update distinfo
Submitted by: sada
2000-10-18 16:03:39 +00:00
Ade Lovett
5e675c61d4 Update to 1.2.0
PR:		22058
Submitted by:	Ports Fury
2000-10-17 20:13:11 +00:00
Yukihiro Nakai
162a468e00 Update to 1.3.10-ja0-beta1
PR:		ports/21987
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp>
2000-10-17 12:23:31 +00:00
Yukihiro Nakai
17e3a78de9 Remove rmdir lines.
PR:		ports/21986
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp>
2000-10-17 11:36:49 +00:00
Ade Lovett
7c1190971c Fix MASTER_SITES
Remove restriction of encrypted PDF support
tar -> TAR
Add graphics/jpeg to BUILD_DEPENDS
Add graphics/png to LIB_DEPENDS
Update printer driver epag to 3.09
Update printer driver gdevalps to 0.21

PR:		22030
Submitted by:	Ports Fury
Approved by:	maintainer
2000-10-16 22:00:46 +00:00
Ade Lovett
946bd0709b Fix MASTER_SITES
Remove restriction of encrypted PDF support

PR:		22031
Submitted by:	Ports Fury
Approved by:	maintainer
2000-10-16 21:59:12 +00:00
Neil Blakey-Milner
14f299b03c Standardise on "matusita@jp.FreeBSD.org" instead of various other
capitalisations.

Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
2000-10-15 03:19:11 +00:00
R. Imura
6992eb2f00 - Divide PORTVERSION between -stable and -current.
- Define NO_PACKAGE only if -current.
2000-10-14 23:29:54 +00:00
R. Imura
796d5d1be3 Sync with -current. 2000-10-14 22:02:58 +00:00
R. Imura
5a08cb3d2a Cooperate with Acrobat4.
Submitted by:	Yoichi ASAI <yatt@msc.biglobe.ne.jp>
2000-10-14 15:34:49 +00:00
Jeremy Lea
8083c74dfe Fix my breakage. Install files in the right places, and use regex style
patching.
2000-10-13 09:34:41 +00:00
Satoshi Taoka
0c671252e2 Make symlinks jvim3 -> jvim and jvim2 -> jvim
Each port of jvim3 and jvim3-direct_canna has a problem
when using jvim3rc in privious port. So I fixed it.
2000-10-10 05:10:07 +00:00
Satoshi Asami
33a9afb360 Define MD5_FILE=${SUBMASTERDIR}/distinfo, FILESDIR is not enough.
This fixes all the ja-netscape-*-4.75 ports.
2000-10-09 21:10:22 +00:00
Satoshi Asami
b24e7da852 Add one command (flea) and its manpage.
Submitted by:	bento
2000-10-09 21:07:27 +00:00
R. Imura
811235f989 This may be a temporary fix.
All ja-*-netscape was broken.

Sada-san,

when NEWLAYOUT was disabled, ja-*-n47-*'s MD5_FILES was
${SUBMASTERDIR}/files/md5, but now MD5_FILES is ${MASTERDIR}/distinfo.
I think each distinfo files but ${MASTERDIR}/distinfo can be deleted now.
2000-10-09 18:28:42 +00:00
Satoshi Asami
b39810b3fa Define MD5_FILE, FILESDIR is not enough now. 2000-10-09 06:25:46 +00:00
Satoshi Asami
2a281a9871 Put back PKGDIR definition. What do I know -- it was defined in
games/zangband/Makefile.

Submitted by:	bento
2000-10-09 02:34:36 +00:00
Satoshi Asami
01d6c6e31a Define MD5_FILE instead of FILESDIR -- it turns out that the FILESDIR
definition was to get (the old) files/md5.

Submitted by:	bento
2000-10-08 23:47:46 +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 Asami
abc7b2571a Adjust to lang/tcl* install/deinstall script paths. 2000-10-08 10:02:41 +00:00
Satoshi Asami
5e284d22d4 Adjust to x11-toolkits/tk* install/deinstall script paths. 2000-10-08 10:00:55 +00:00
Satoshi Asami
b1a71c9300 Rename pkg/{COMMENT,DESCR} to pkg-{comment,descr}. Take out
PKGDIR=${MASTERDIR} definition, which is the default.
2000-10-08 08:38:58 +00:00
Satoshi Asami
2ef4d91a91 Forgot to change one PLIST to pkg-plist. 2000-10-08 08:33:29 +00:00
Satoshi Asami
d5b54d0869 Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
2000-10-08 07:21:03 +00:00
Satoshi Asami
a6b0b302a4 (This log was supposed to go with www/w3m/pkg/PLIST.ja.)
Rename PLIST.ja to pkg-plist.ja.
2000-10-08 06:43:36 +00:00
Satoshi Asami
36af1fbcaa Rename PLIST.{a,b,ja} to pkg-plist.{a,b,ja}. (PLIST.ja is actually
for japanese/zangband, thus the commit spanning two ports.)
2000-10-08 02:29:06 +00:00
Satoshi Asami
2c68b151a0 Rename PLIST.* to pkg-plist.*. 2000-10-08 01:58:04 +00:00
Satoshi Asami
373e99d947 Rename PLIST.* to pkg-plist.*. 2000-10-08 01:40:32 +00:00
Satoshi Asami
0314e07a36 Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*.
(This should probably be rewritten to use EXTRA_PATCHES but I don't have
time to test it now.)
2000-10-07 22:15:03 +00:00
Satoshi Asami
61d5ff2584 Rename ${FILESDIR}/patch-texinfmt.el.patch to
${FILESDIR}/extra-patch-texinfmt.el.patch.  (This is an interesting
case -- it is a patch to create a patch to be applied by EXTRA_PATCHES
later.)
2000-10-07 22:11:23 +00:00
R. Imura
183c7be52b Add new port: ja-msdosfs - mounts japanese FAT.
Be sure to edit ${FILESDIR}/revlist if you modify this
port and sync with the kernel.
2000-10-07 15:34:21 +00:00
Akinori MUSHA
af7784cdd5 Rename japanese/gnome-icu to japanese/gnomeicu after a repocopy. 2000-10-05 23:30:59 +00:00
Jeremy Lea
c76cf46929 Implement USE_GNOME, part 2. 2000-10-05 07:17:31 +00:00
Jeremy Lea
bebd89314e Implement WANT_IMLIB and USE_IMLIB. 2000-10-05 06:57:56 +00:00
Jeremy Lea
fda2e985da Implement USE_GTK, part 1. 2000-10-05 06:36:23 +00:00
Jeremy Lea
d0cdca8bc3 Implement USE_GLIB. 2000-10-05 06:23:01 +00:00