Commit graph

330 commits

Author SHA1 Message Date
Masafumi Max NAKANE
473041a73b Correct typo.
Submitted by:	mita@jp.freebsd.org
(Closing PR #2615.)
1997-01-30 07:49:55 +00:00
Masafumi Max NAKANE
a336ddc1f2 Enable dserver. 1997-01-29 04:02:50 +00:00
Masafumi Max NAKANE
520b21cc72 New port, dserver:
A CD-ROM dictionary lookup facility (server and clients).

Submitted by:	Yoshio MITA <mita@jp.freebsd.org>
(Closing PR #2311.)
1997-01-29 03:56:05 +00:00
Masafumi Max NAKANE
1b49e497b5 Do /bin/sh ${PKGDIR}/INSTALL instead of calling the script directly. 1997-01-24 19:09:11 +00:00
Satoshi Asami
77198fece7 Put MAINTAINER in the right place. 1997-01-24 10:18:53 +00:00
Masafumi Max NAKANE
9d0c3d2991 Activate perl5. 1997-01-24 07:05:52 +00:00
Masafumi Max NAKANE
ab617e2008 New port:
Perl with Japanese language support, AKA jperl.
Submitted by:	sanpei@yy.cs.keio.ac.jp
(Closing PR #2456.)
1997-01-24 06:58:44 +00:00
Masafumi Max NAKANE
6667e92e1c Now, if FOR_CDROM is defined, do-fetch will fetch all the distfiles
including characterset dependent ones.

echo prompt; read var -> read -p prompt var
1997-01-22 04:35:58 +00:00
Satoshi Asami
8df73ce627 Pathname was wrong.
Submitted by:	kiri@kiri.toba-cmt.ac.jp
1997-01-22 04:13:25 +00:00
Masafumi Max NAKANE
9b36d0e0c8 Reflect recent changes to mail/pine. (Mainly, removing imap/ipop
support.)
1997-01-21 06:59:43 +00:00
Masafumi Max NAKANE
6df2852e5c Reflect recent changes made to mail/pine. (Mainly, removing imap/apop
support.)
1997-01-21 06:40:57 +00:00
Satoshi Asami
31ac243374 Depend on pkfonts for correct resolution.
Pointed out by:	kiri@toba-cmt.ac.jp
1997-01-14 07:37:07 +00:00
Satoshi Asami
aec015e494 Add "jp-" in front of PKGNAME. 1997-01-09 06:23:51 +00:00
Masafumi Max NAKANE
1b6bbb813b New patch:
Change the kanji-in code from ESC $@ -> ESC $B as it was mismatching
with kterm.
Submitted by:	sanpei@yy.cs.keio.ac.jp
(Closing PR #2417.)
1997-01-08 09:15:34 +00:00
Masafumi Max NAKANE
ec18df1be9 Creation and execution of mhconfig moved to do-configure target in Makefile
instead of doing it in scripts/configure.

Move ``make clean'' that should done before the build process to pre-build
instead of doing it in scripts/configure.

Define RUN_DEPENDS on jless so that the command show can display Japanese
message correctly.

Generate mh configuration for FreeBSD from template instead of doing that
by patches.
(This allows the port to respect ${PREFIX}.)

Submitted by:	sanpei@yy.cs.keio.ac.jp
Integrated recent changes made to ports/mail/mh.
Integrated widely used patches that are distributed with mew:
  - Patch to make the folder command faster.
  - Patch to suppress X-Authentication-Warning.
Added configuration options to include full pop support.
(Closing PR #2209.)
CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS: ' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: 	Makefile patches/patch-ab patches/patch-ac patches/patch-ad
CVS: 	pkg/DESCR pkg/PLIST
CVS: Added Files:
CVS: 	files/FreeBSD.in patches/patch-ag patches/patch-ah
CVS: Removed Files:
CVS: 	patches/patch-aa scripts/configure
CVS: ----------------------------------------------------------------------
1997-01-07 07:47:26 +00:00
Satoshi Asami
ef2e0993a6 Upgrade to today's version.
Submitted by:	Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1997-01-06 11:31:12 +00:00
Masafumi Max NAKANE
830f603368 The original distribution tarball has been renamed.
Submitted by:	sanpei@yy.cs.keio.ac.jp
(Closing PR #2364.)
1997-01-04 15:34:45 +00:00
Masafumi Max NAKANE
7d49caae5a Rename files/.{emacs,mosaic-hotlist-default} to
dot.{emacs,mosaic-hotlist-default}.
  Install sample files into share/examples/w3 instead of to share/doc/w3.
  Use PKG_PREFIX in the installation/deinstallation scripts.
  Some Makefile cleanup.
  Submitted by: (Kiriyama Kazuhiko) <kiri@kiri.toba-cmt.ac.jp>
1997-01-04 13:19:40 +00:00
Masafumi Max NAKANE
f0bc728d03 Rename files/.{emacs,mosaic-hotlist-default} to
dot.{emacs,mosaic-hotlist-default}.
  Install sample files into share/examples/w3 instead of to share/doc/w3.
  Use PKG_PREFIX in the installation/deinstallation scripts.
  Some Makefile cleanup.
  Submitted by: (Kiriyama Kazuhiko) <kiri@kiri.toba-cmt.ac.jp>
1997-01-04 13:07:22 +00:00
Satoshi Asami
bb42ba8200 OK, so camltk was really supposed to be camltk41. (The actual files are
already repository-copied.)
1997-01-03 15:09:12 +00:00
Satoshi Asami
27f931d799 Oops, x11/camltk and japanese/camltk do not have "41" at end. 1997-01-03 13:15:05 +00:00
Satoshi Asami
6ff7939f09 Added camltk41 and mmm. 1997-01-03 12:26:56 +00:00
Satoshi Asami
c4fa469de8 Upgrade, 1.0 -> 0.2. (No that's right, the man-doc port maintainer
decided to use the version number that the translators are calling the
tarballs with.)

Submitted by:	(Kiriyama Kazuhiko) <kiri@kiri.toba-cmt.ac.jp>
1997-01-03 11:09:37 +00:00
Masafumi Max NAKANE
55f96bbeb9 Added comment about font files.
Stolen from:	print/ghostscript4/Makefile
1997-01-03 01:38:33 +00:00
Torsten Blum
960bb642a3 Fix MASTER_SITES by moving "\" to the 3rd line
Forgotten-by: max ;-)
1997-01-01 15:40:14 +00:00
Masafumi Max NAKANE
e82ac17d58 Put files that cannot be found on any ftp site to LOCAL_PORTS and add
LOCAL_PORTS to MASTER_SITES.
Requested by:	mita@jp.freebsd.org
(Closing PR #2310.)

Modify MASTER_SITES to list correct sites.

Instead of fetching ghostscript-fonts-*-4.01.tar.gz, which are symlinks
to ghostscript-fonts-std-4.0.tar.gz & *-other-3.0, fetch the real files.
(This elminates need for updating fontfile names when gs is upgraded.)

Standardize variables order.
1996-12-30 21:12:52 +00:00
Masafumi Max NAKANE
0d0d9c932c Typo. (sort of.) 1996-12-30 08:39:34 +00:00
Masafumi Max NAKANE
cba17fed78 Upgrade, 1.0.5.4 -> 1.0.5.4.1. 1996-12-30 08:32:21 +00:00
Masafumi Max NAKANE
9153006a7d Upgrade, 2.0Beta4 -> 2.0Gamma.
Submitted by:	mita@jp.freebsd.org
(Closing PR #2295.)
1996-12-30 08:23:11 +00:00
Masafumi Max NAKANE
9c5b1e2d04 Moved around the @exec mkdir ... line so that it won't fail to
mkdir lib/jnethackdir/save when you do pkg_add this package for  the
first time.
Reminded by:	asami
1996-12-28 02:26:06 +00:00
Masafumi Max NAKANE
d35e18fd7b Activated lipsf and escpf. 1996-12-19 03:39:24 +00:00
Masafumi Max NAKANE
09bf63af27 Text to LIPS filter
Reviewed by:	max
Submitted by:	mita@jp.freebsd.org
1996-12-19 03:36:14 +00:00
Masafumi Max NAKANE
165b9dfa02 Text filters for ESC/P, ESC/Page & ESC/PS printers.
Reviewed by:	max
Submitted by:	mita@jp.freebsd.org
1996-12-19 03:33:10 +00:00
Satoshi Asami
46c9119e26 The "17" means patchlevel 17, not "1.7".
Reviewed by:	mita@jp.freebsd.org
1996-12-18 14:16:23 +00:00
Masafumi Max NAKANE
aeb45a1312 Install mnews.1 into man/ja_JP.EUC/man1 instead to share/doc/mnews.
Honor ${NOPORTDOCS}.

Some cosmetic tweaks.
1996-12-18 07:59:44 +00:00
Satoshi Asami
4c6b6da022 Add mew and w3. 1996-12-18 05:28:04 +00:00
Satoshi Asami
d1cca3d17e Web browser based on emacs/mule.
Submitted by:   Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-18 05:26:57 +00:00
Masafumi Max NAKANE
977a9ef4bd Upgrade, 1.0.5.3-beta-960925 -> 1.0.5.4. 1996-12-16 11:14:31 +00:00
Masafumi Max NAKANE
a5dee637fa List a file that were missing.
(Closing PR #2201.)
Submitted by:	mita@jp.freebsd.org
1996-12-12 23:51:54 +00:00
Satoshi Asami
af38939c17 Upgrade, 1.0 -> 1.1. Many bugs fixed in jcatman, etc.
Original by:	KUMANO Tadashi <kumano@strl.nhk.or.jp>
Submitted by:	Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-12 08:36:15 +00:00
Masafumi Max NAKANE
07fe4dd29c Typo. 1996-12-12 05:13:39 +00:00
Masafumi Max NAKANE
5a16a86d4b Install the man page (Japanese) into man/ja_JP.EUC/man1 instead of
into share/doc/kakasi.
1996-12-12 05:08:33 +00:00
Satoshi Asami
363e6cbd2f Instead of installing its own manpath.config in /usr/local/etc, check
the value of ${LANG} or LC_TYPE and look into the appropriate subdirectories
of directories specified by /etc/manpath.config.

Submitted by:	Kumano Tadashi <kumano@strl.nhk.or.jp>
1996-12-07 23:16:13 +00:00
Satoshi Asami
103160587d Add man, man-doc. 1996-12-07 13:25:15 +00:00
Satoshi Asami
041376eda0 Japanese manpages for many system commands.
Submitted by:	Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-07 13:24:42 +00:00
Satoshi Asami
a9ee50f208 A man command that can handle Japanese (EUC). Note this is only a
workaround until man is upgraded to a new version (which is supposedly
truly internationalized).

Submitted by:	Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-07 13:24:00 +00:00
Satoshi Asami
5370ea589f Use shared VFlib lib. 1996-12-07 00:20:47 +00:00
Satoshi Asami
4cfbe3bd77 ja_JP.ujis -> ja_JP.EUC (they really are same things). 1996-12-06 12:34:57 +00:00
Satoshi Asami
a910b63117 Put manpage in ja_JP.EUC subdirectory, not ja_JP.euc. 1996-12-06 12:27:35 +00:00
Satoshi Asami
94f03940d3 Make sure this groff calls the accompanying grotty (${PREFIX}/bin/grotty),
regardless of the user's $PATH.
1996-12-06 12:21:49 +00:00