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

902 Commits

Author SHA1 Message Date
Satoshi Asami
5a9ab9d3c2 Make sure fd 2 won't be pointing to the dictionary file, so that
pkhmalloc()'s error messages don't end up there.

Submitted by:	Naoki Hamada <nao@sbl.cl.nec.co.jp>
1997-02-28 09:24:51 +00:00
Masafumi Max NAKANE
c1494df031 Upgrade, 1.19.2 -> 1.20.
Submitted by:	Kiroh HARADA <kiroh@kh.rim.or.jp>
1997-02-15 17:22:10 +00:00
Masafumi Max NAKANE
cd321c085a Upgrade, 1.19.2 -> 1.20.
Submitted by:	Kiroh HARADA <kiroh@kh.rim.or.jp>

Also, Kiroh HARADA will be the maintainer of this port from now on.
1997-02-15 17:21:26 +00:00
Masafumi Max NAKANE
28d19cfc43 Enable gn-gnspool. 1997-02-15 11:10:44 +00:00
Masafumi Max NAKANE
d04c8e413f New port:
gn & gnspool - simple newsreader and local spooling support.
Submitted by:	Kiroh HARADA <kiroh@kh.rim.or.jp>
1997-02-15 11:09:04 +00:00
Masafumi Max NAKANE
c3c2799861 Put ftp.cs.indiana.edu before ftp.iij.ad.jp in the site list as indiana is
the primary distribution site.
1997-02-15 07:42:32 +00:00
Masafumi Max NAKANE
140b880dac The distfile changed.
Noticed by:	 Arne Henrik Juul <arnej@imf.unit.no>
(Closing another 1/14 of PR #2677.)
1997-02-15 07:16:55 +00:00
Satoshi Asami
576e0f5985 Fix build on 2.1.5 systems. Also add files I forgot I forgot
last time.

Submitted by:	kiri
1997-02-14 05:20:19 +00:00
Satoshi Asami
2f50d6046c Upgrade, 0.2 -> 2.1 (yeah I know, the version number skip is
due to their naming convention change).

Submitted by:	kiri@kiri.toba-cmt.ac.jp
1997-02-12 11:00:45 +00:00
Satoshi Asami
d68e77e8c7 Upgrade (no version number change) to support older versions of FreeBSD
too.

Submitted by:	kiri@kiri.toba-cmt.ac.jp
1997-02-12 10:59:35 +00:00
Masafumi Max NAKANE
18ecf3a122 Remove files from old version of this software before doing anything in
do-install.  This should prevent `make install' from stopping when old files
are present.
Requested by:	asami
1997-02-11 18:06:02 +00:00
Satoshi Asami
89321bd2ef Add handbook. 1997-02-11 11:39:59 +00:00
Masafumi Max NAKANE
1ef422eb97 Upgrade, 96/03 -> 97/02. 1997-02-09 00:40:55 +00:00
Masafumi Max NAKANE
d4b598a09d Fix for problem indicated in PR #2666:
Perl5 uses setlocale function.  Recent jp-perl5 linked this order:
        libm libmalloc libc libcrypt libxpg4.
  the function of setlocale in libc has some problems for some locales
  (for example, ja_JP.EUC).

  It is needed to link libxpg4 before libc. I change to correct order
  in configure file of perl5.

Submitted by:	sampei@yy.cs.keio.ac.jp
1997-02-05 15:38:45 +00:00
Masafumi Max NAKANE
1ec431b791 ln -s -> ln -fs.
Submitted by:	sampei@yy.cs.keio.ac.jp
1997-02-05 15:35:22 +00:00
Masafumi Max NAKANE
4fddf56d3e Instead of removing unnecessary files after extracting tarball,
use --exclude option of tar.
1997-02-04 11:09:38 +00:00
Masafumi Max NAKANE
702a2dbcf6 Correct some message the sample scripts print. 1997-02-04 05:31:14 +00:00
Masafumi Max NAKANE
32430057bd Ok, some problem with recently modified file have been corrected,
and here it is, the checksums changed.
1997-02-03 22:55:45 +00:00
Masafumi Max NAKANE
bee952a8d8 Activate cdrom2. 1997-02-03 16:38:14 +00:00
Masafumi Max NAKANE
f85c5727aa New port:
jp-cdrom2 - A tool to lookup CD-ROM dictionaries in EPWING format
1997-02-03 16:31:53 +00:00
Masafumi Max NAKANE
ba0ad18ccd Checksum of some files have been changed. 1997-02-03 15:04:39 +00:00
Masafumi Max NAKANE
a32981dcb6 Move EXTRACT_ONLY to right place. 1997-01-30 09:12:38 +00:00
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
Satoshi Asami
ac9bd038a2 Add vfghostscript4. 1996-12-06 11:29:33 +00:00
Satoshi Asami
0e2ba3e54e Japanese gs4 using the vector font library. The submitter claims it's
highly addictive.

Submitted by:	mita@jp.freebsd.org
1996-12-06 11:27:34 +00:00
Satoshi Asami
16e2098b87 Geneerate shared libraries too.
Submitted by:	MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
1996-12-05 12:04:45 +00:00
David E. O'Brien
4dc59e6d5a Turned off ports/japanese/xloadface
Requested by:	Satoshi
1996-12-04 02:08:06 +00:00
David E. O'Brien
49d8727b0e Turn on xloadface. 1996-12-03 13:36:06 +00:00
David E. O'Brien
5f30f5083e mkdir --> ${MKDIR} cp -->${CP} 1996-12-03 13:08:20 +00:00
Satoshi Asami
0c84dfe8fa Remove Japanese tcl-7.3/tk-3.6. There are newer versions in the tree. 1996-12-03 10:54:15 +00:00
Satoshi Asami
4515213825 ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.
Hinted by:	obrien
1996-12-03 04:07:49 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Satoshi Asami
f74f854e9d Misc. bugfixes, mostly FreeBSD-specific.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-11-30 10:03:49 +00:00
Satoshi Asami
c14befc4ef "mkdir -p" -> "${MKDIR}". 1996-11-30 08:53:03 +00:00
Masafumi Max NAKANE
ba75adf58b PATCH_SITES was wrong. 1996-11-30 01:06:18 +00:00
Thomas Gellekum
40544bdcd6 Add xbakuzan. 1996-11-29 07:33:37 +00:00
Thomas Gellekum
57ce564eef Import of xbakuzan, a paint tool for shodo.
Closes PR 2064.

In case you're wondering why I commit to japanese/: I thought this
was some kind of game :-). Ignorant gaijin (sp?), that's me.

Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1996-11-29 07:20:58 +00:00
Satoshi Asami
bc8f726f89 Add checksum for two font files 1996-11-22 10:11:30 +00:00
Satoshi Asami
c5bcf8586c Remove ejdict, port retracted due to licensing problems. 1996-11-20 13:51:30 +00:00
Masafumi Max NAKANE
abc3a05580 Better default settings for vga cards in kon.cfg.
Submitted by:	hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi)

Patch to fix a bug that a few video cards didn't work properly.
Submitted by:	manabe@Roy.dsl.tutics.tut.ac.jp (Takashi Manabe)
1996-11-19 07:41:52 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
f777115e01 Remove spurious ^M at end of lines. 1996-11-18 11:22:41 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Masafumi Max NAKANE
79ff399c7e Activated jp-hex. 1996-11-18 05:34:32 +00:00
Masafumi Max NAKANE
34ed9c8f18 New port, hexadecimal dump tool with support for Japanese character sets.
Reviewed by:	max
Submitted by:	IMAMURA Tomoaki <tomoak-i@is.aist-nara.ac.jp>
1996-11-18 05:27:32 +00:00
Masafumi Max NAKANE
9c73f2512d Removed unnecessary @* directives. 1996-11-17 14:14:58 +00:00
Masafumi Max NAKANE
53bd6e706c Removed unnecessary @cwd directive. 1996-11-14 17:59:52 +00:00
Masafumi Max NAKANE
a103d50a30 Changed the location of several files from /usr/local/lib/tex ->
/usr/local/share/tex.

Submitted by:	mita@jp.freebsd.org
1996-11-13 16:16:56 +00:00
Masafumi Max NAKANE
78490bd269 Resolution specification in the fontdesc file needs to be in literal numbers.
Submitted by:	mita@jp.freebsd.org
1996-11-13 15:18:27 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Satoshi Asami
2b1fce2079 Update comments. 1996-11-13 11:31:52 +00:00
Satoshi Asami
e7c863ffac Add comment for reason why this IS_INTERACTIVE (needs "wnn" user). 1996-11-13 11:19:45 +00:00
Masafumi Max NAKANE
0fe54da9a9 CATEGORIES+= -> CATEGORIES=
Inspired by:	obrien
1996-11-11 10:13:07 +00:00
Masafumi Max NAKANE
77ed649c3d CATEGORIES+= -> CATEGORIES=
Moved around some lines to standardize.
1996-11-11 10:08:22 +00:00
Satoshi Asami
5ed3d36077 Add jtex209-ascii, jtex209-both, jtex209-ntt. Delete ptex, it is
obsoleted by jtex209-ascii.
1996-11-11 08:52:24 +00:00
Satoshi Asami
53219cb647 NTT version of Japanese tex/latex. Uses many files from jtex209-both port.
Submitted by:	mita@jp.freebsd.org
1996-11-11 08:46:34 +00:00
Satoshi Asami
4d359482c1 The ASCII (a Japanese publisher) version of Japanese tex/latex. Uses
many files from jtex209-both port.
1996-11-11 08:44:35 +00:00
Satoshi Asami
1f0164aa5b Japanese tex/latex. Builds both NTT and ASCII (no, not the American
character code, this one is a Japanese publisher) versions.  Many
files from this port (including the Makefile, hence the "?=" in
DISTNAME) are used for jtex209-ntt an jtex209-ascii ports.

Submitted by:	mita@jp.FreeBSD.org
1996-11-11 08:42:48 +00:00
Masafumi Max NAKANE
e195695bfb Command line argument is checked and exits if $2!=POST-INSTALL. 1996-11-11 08:27:53 +00:00
Masafumi Max NAKANE
5619fdf9b9 CATEGORIES+= -> CATEGORIES=
Instead of writing several shell commands in post-install target, simply call
pkg/INSTALL.
1996-11-11 08:26:44 +00:00
Masafumi Max NAKANE
7ff328a076 CATEGORIES+= -> CATEGORIES=
Moved around some lines to standardize.
1996-11-11 08:11:50 +00:00
Satoshi Asami
1ce9ff2e4c This is just a test. Try to import a simple program from -current
and see if our CVS setup is working.
1996-11-10 12:40:20 +00:00
Satoshi Asami
457892bb86 Added dvi2ps and vfxdvi (now that's one hard-to-type word!). 1996-11-09 13:00:37 +00:00
Satoshi Asami
0b0882524b Japanese version of xdvi with vector font support.
Submitted by:	MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
1996-11-09 12:59:11 +00:00
Satoshi Asami
3a0efa087f Japanese version of dvi2ps
Submitted by:	MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
1996-11-09 12:55:12 +00:00
Satoshi Asami
ec5e0fa9f3 Add two patches.
Submitted by:	MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
1996-11-08 20:54:33 +00:00
Masafumi Max NAKANE
e6d7b0d245 On system without ptex2 and platex, after doing ``make install'' in
platex, ``make package'' in ptex2 failed.  It happend as:

``Make install'' led to ``make install'' in ptex2 and it installed old
LaTeX files which ptex2 doesn't seem to use.  However, they seem to be
necessary for platex to generate newer pLaTeX files.  Before
installing new files, pLaTex removes old files, and that causes some
files for ptex2 package to be missing.

To solve this problem, ptex2 now doesn't install old LaTeX files and
instead, platex port installs them.

The Bug Found by:	asami
1996-11-07 14:53:08 +00:00
Masafumi Max NAKANE
4751e7d07c On system without ptex2 and platex, after doing ``make install'' in
platex, ``make package'' in ptex2 failed.  It happend as:

``Make install'' led to ``make install'' in ptex2 and it installed old
LaTeX files which ptex2 doesn't seem to use.  However, they seem to be
necessary for platex to generate newer pLaTeX files.  Before
installing new files, pLaTex removes old files, and that causes some
files for ptex2 package to be missing.

To solve this problem, ptex2 now doesn't install old LaTeX files and
instead, platex port installs them.

The Bug Found by:	asami

Simplified character code dependent contitionals.
1996-11-07 14:52:26 +00:00
Masafumi Max NAKANE
944b6afed0 On system without ptex2 and platex, after doing ``make install'' in
platex, ``make package'' in ptex2 failed.  It happend as:

``Make install'' led to ``make install'' in ptex2 and it installed old
LaTeX files which ptex2 doesn't seem to use.  However, they seem to be
necessary for platex to generate newer pLaTeX files.  Before
installing new files, pLaTex removes old files, and that causes some
files for ptex2 package to be missing.

To solve this problem, ptex2 now doesn't install old LaTeX files and
instead, platex port installs them.

The Bug Found by:	asami

Moved around some lines to standardize Makefile.

Simplify character code dependent conditionals.
1996-11-07 14:49:57 +00:00
Masafumi Max NAKANE
7b05adff0e Use ${COMPRESS_MAN} to compress man pages. 1996-11-05 04:14:42 +00:00
Satoshi Asami
9e6b85ce8d Add vfghostscript to RUN_DEPENDS too, I heard it's kinda needed.
Submitted by:	mita@jp.FreeBSD.org
1996-11-04 10:56:48 +00:00
Masafumi Max NAKANE
49d40553ed Use ${COMPRESS_MAN} to compress man pages. 1996-11-02 20:24:09 +00:00
Masafumi Max NAKANE
2090853c05 We no longer need -p flag to ${MKDIR}.
Use ${COMPRESS_MAN} to compress man pages.
1996-11-02 20:21:27 +00:00
Masafumi Max NAKANE
849a7bfdf4 Use ${CP} instead of cp.
Use /usr/local instead of ${PREFIX}
Removed `v' from tar command line in post-install: target.
1996-11-02 17:04:08 +00:00
Masafumi Max NAKANE
cfa12f4195 Use ${PREFIX} instead of /usr/local.
Use macros for cp, mkdir, rm, cat and gzip for compressing man page.
1996-11-02 16:34:43 +00:00
Satoshi Asami
9f5b961872 Added vfghostscript and vflib. 1996-11-02 12:35:41 +00:00
Satoshi Asami
1b74cf16d6 Japanese ghostscirpt with vector font support.
Submitted by:	Mita Yoshio <mita@jp.FreeBSD.org>
1996-11-02 12:12:52 +00:00
Satoshi Asami
a5b6ab02e9 Vector font library, used by vfghostscript.
Submitted by:	Mita Yoshio <mita@jp.FreeBSD.org>
1996-11-02 12:09:43 +00:00
Masafumi Max NAKANE
4e8fa1bfba No -p flag is needed with ${MKDIR} macro. 1996-11-02 05:28:19 +00:00
Masafumi Max NAKANE
9d40023c43 Do not use -p flag with ${MKDIR} macro. 1996-11-02 03:04:49 +00:00
Satoshi Asami
542f5a6aca Upgrade, 6.1.0 -> 6.2.0. 1996-11-01 13:43:31 +00:00
Satoshi Asami
95de57f81b Swap -L orders so it won't pick up libpico from /usr/local/lib accidentally
(and boy it complained when the English version was already installed).

Helped debugging by:	max
1996-11-01 12:46:30 +00:00
Masafumi Max NAKANE
33176cf1db Replaced spaces with tabs in several places, so that Imake will generates
valid Makefiles.
1996-10-31 05:06:27 +00:00
Masafumi Max NAKANE
ab64a16012 `Test -d'' is unnecessary if `mkdir -p'' is used. 1996-10-27 06:16:35 +00:00
Masafumi Max NAKANE
0ed2a12734 Use ${MKDIR} macro to make directory. 1996-10-27 00:20:27 +00:00
Masafumi Max NAKANE
be0381bbfd Prints some warning message about user initialization file at installation. 1996-10-22 12:51:34 +00:00
Masafumi Max NAKANE
c03dff4b53 Workaround for elvrec acts inproperly when there is symbolic links in
relevant directories.

(Closing PR #1733.)
Submitted by:	sanpei@yy.cs.keio.ac.jp
1996-10-22 12:44:08 +00:00
Masafumi Max NAKANE
7669466a8f Changed the name of user initialization file in the man page to .elvisrc.
(Closing PR #1733.)
Submitted by:	sanpei@yy.cs.keio.ac.jp
1996-10-22 12:36:23 +00:00
Masafumi Max NAKANE
f39b65b750 This port now installs startup script into ${PREFIX}/etc/rc.d.
Changed the location for the documentation to be installed to
${PREFIX}/share/doc/jp-elvis.

(Closing PR #1733.)

Submitted by:	sanpei@yy.cs.keio.ac.jp
1996-10-22 12:23:39 +00:00
Masafumi Max NAKANE
1c30dec1fe Split the patch file. (Separate patch file for each file to be patched.)
Fixed the problem that elvis attempts to use /usr/preserve if /var/preserve
doesn't exist.

(Closing PR #1733.)

Submitted by:	sanpei@yy.cs.keio.ac.jp
1996-10-22 12:20:23 +00:00
Masafumi Max NAKANE
20764279f1 This port now installs its startup script in ${PREFIX}/etc/rc.d.
The location for the documentation to be installed is now
${PREFIX}/share/doc/jp-elvis.

Added ``editors'' to the CATEGORIES list.

(Closing PR #1733.)

Submitted by:	sanpei@yy.cs.keio.ac.jp
1996-10-22 12:12:31 +00:00
Masafumi Max NAKANE
c09dd8040d This port now installs relevant docs and examples into
${PREFIX}/share/doc/mnews and ${PREFIX}/share/examples/mnews respectively
instead of ${PREFIX}/share/mnews/{doc,samples}.
Suggested by:	asami
1996-10-19 05:16:55 +00:00
Masafumi Max NAKANE
1326cb5659 This port now installs several document files into ${PREFIX}/share/doc/kakasi.
Suggested by:	asami
1996-10-19 04:03:22 +00:00
Masafumi Max NAKANE
f89e69a8d2 Added dependency rule for netpbm.
Submitted by:	mita@jp.freebsd.org
1996-10-19 03:18:11 +00:00
Satoshi Asami
40767d20b7 Added today. 1996-10-18 15:05:24 +00:00
Satoshi Asami
9ae6f48b55 Tells you what day today is.
Submitted by:	ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
1996-10-18 15:04:50 +00:00
Masafumi Max NAKANE
04340f6add Updated the maintainer's E-mail address. 1996-10-15 15:03:23 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Masafumi Max NAKANE
cb3f47714c Upgrade, 1.0.5.2 -> 1.0.5.3-beta-960925. 1996-10-05 11:24:49 +00:00
Masafumi Max NAKANE
b2d85f45da Upgrade, 1.6 -> 1.62.
Installation of the custom makefile is done in post-extract: instead of
pre-patch:.
1996-09-28 16:20:05 +00:00
Masafumi Max NAKANE
c576d63706 Use ${INSTALL_DATA} instead of cp to install files.
Also some minor changes in do-install:.  (Result of make install doesn't
change, though.)
1996-09-26 04:46:07 +00:00
Masafumi Max NAKANE
9792d20598 Removed the version number in pkg/COMMENT.
Use @dirrm instead of rm -rf to delete directories at deinstallation time.
Submitted by:	asami

Modified the default inews location.
1996-09-25 06:02:12 +00:00
Masafumi Max NAKANE
b2271cf41c Activated jp-mnews. 1996-09-24 17:18:26 +00:00
Masafumi Max NAKANE
60c821c520 Mnews, Mini News Reader Ver. 1.19PL2. 1996-09-24 17:03:37 +00:00
Masafumi Max NAKANE
7e6d7b6d37 Use ${INSTALL_MAN} instead of install -c to install the man page. 1996-09-23 01:33:33 +00:00
Masafumi Max NAKANE
cd5f274781 Removed extra semi-colons. (again?)
Don't use mv to install files or you will have hard time doing
make reinstall. :-)
1996-09-21 07:50:17 +00:00
Satoshi Asami
d6763d278d Don't forget to compress dlb.6. 1996-09-21 00:52:29 +00:00
Satoshi Asami
c89daf5f08 Use ${INSTALL_MAN}, not ${INSTALL_DATA}, for man page installation.
(I know I know, it's the same thing, but it's the principle of things!)

Reviewed by:	max
1996-09-20 23:15:33 +00:00
Satoshi Asami
cac7f46a33 Oops, don't use ${INSTALL_PROGRAM} for shared libraries...it won't
complain, but the resulting mess is quite useless because the library
won't have any symbols!
1996-09-20 23:04:17 +00:00
Masafumi Max NAKANE
e40167040e Deleted extra semi-colon in do-install: target.
And some cleanup on do-install:.
Submitted by:	asami@FreeBSD.ORG
1996-09-20 22:44:41 +00:00
Masafumi Max NAKANE
fde61f1cea Cleaned up do-install: target.
Submitted by:	asami@FreeBSD.ORG
1996-09-20 20:29:03 +00:00
Masafumi Max NAKANE
8b1ae96fb5 Updated CONFIGURE_ARGS to let --canna-include point to the new location of
Canna's header files.
1996-09-20 06:18:37 +00:00
Masafumi Max NAKANE
ce9997829d Upgrade, 3.91 -> 3.95lj1.1b3 1996-09-20 05:47:59 +00:00
Masafumi Max NAKANE
f5e23c4093 Check on /etc/services will be performed upon pkg_add, too. 1996-09-19 14:35:53 +00:00
Masafumi Max NAKANE
2de7100601 So, here it comes back again. (I certainly hope the keyword substitution
mode is set correctly.)
1996-09-19 11:19:12 +00:00
Masafumi Max NAKANE
a9b1782c91 The keyword substitution mode of patch-ad needs to be changed to -ko,
so I remove this file first.
(And it will be back soon.)
1996-09-19 11:13:51 +00:00
Masafumi Max NAKANE
98f501df18 Fixed broken patch file. (Well, I hope it works...) 1996-09-19 09:49:38 +00:00
Satoshi Asami
ffab353310 Add "jp-" in front of PKGNAME. 1996-09-19 04:38:46 +00:00
Masafumi Max NAKANE
91b60a8c76 Prefixed the PKGNAME with ``jp-'' 1996-09-18 12:36:58 +00:00
Masafumi Max NAKANE
3958298655 PKGNAME is now prefixed with ``jp-.''
${LOCALBASE} is used instead of /usr/local.

Submitted by:	asami@FreeBSD.ORG
1996-09-18 12:20:22 +00:00
Satoshi Asami
95c640c865 Minor rewording ("Japanese/Russian utilities" -> "... support"). 1996-09-18 10:16:35 +00:00
Masafumi Max NAKANE
e1d8feedad Changed the maintainer from Satoshi to Max.
This port now installs man pages.

(Patch-ac is responsible for following three items.)
This port now installs files into ${PREFIX}/{bin,include/canna,lib/canna}
instead of /usr/local/Canna/{bin,include,lib}.

Changed the location and the name of the lock file to /var/run/Canna.pid.

Changed the location of the log file to /var/log.

Now the readme file is not installed into the directory where the lock file
resides. (patch-ab)

In post-install:, /etc/services is checked and the user will be notified
if there is no entry for Canna.

Added new patch to modify source of several man pages to avoid it displaying
an empty page before showing its content. (patch-ad)
1996-09-18 08:02:06 +00:00
Masafumi Max NAKANE
7821eadd11 Fixed the problem that the startup script installed in /usr/local/etc/rc.d
didn't actually start the program.  Amazingly, no one has complained
about this problem!!
1996-09-17 23:28:13 +00:00
Masafumi Max NAKANE
6bf31ff92d Updated Masafumi NAKANE's E-mail address. 1996-09-17 15:07:58 +00:00
Masafumi Max NAKANE
f12a0949dd 1.0.5.2.2 (beta) -> 1.0.5.2. 1996-09-17 08:45:08 +00:00
Satoshi Asami
2889791e25 Always install MakeTeXPK, renaming the old one out of the way if necessary.
Submitted by:	max@sfc.wide.ad.jp
1996-09-14 08:52:22 +00:00
Satoshi Asami
41befebbca Remove BUILD_DEPENDS on bison, which is now part of the main source tree. 1996-09-11 05:53:44 +00:00
Satoshi Asami
25e207891d Upgrade, 1.0.3 -> 1.0.5.2.2. It's beta, but who cares, it's nethack! :)
Submitted by:	max@sfc.wide.ad.jp
1996-08-30 11:07:40 +00:00
Satoshi Asami
ba09bc26c9 Mr. Masafumi NAKANE (max@sfc.wide.ad.jp) agreed to maintain this port. 1996-08-30 08:49:03 +00:00
Satoshi Asami
124f5a1440 Upgrade, 1.5.1 -> 1.6.
Submitted by:	max@sfc.wide.ad.jp
1996-08-28 08:52:05 +00:00
Satoshi Asami
501860591b Add BUILD_DEPENDS to bison.
Submitted by:	max@sfc.wide.ad.jp
1996-08-24 23:55:42 +00:00
Satoshi Asami
9718d835aa Misc. bugfix and cleanup.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-22 10:41:46 +00:00
Satoshi Asami
04b40e37a6 Change default port address to 3086 (3000 is already taken).
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-22 10:24:09 +00:00
Satoshi Asami
4081ad7d3d (1) Move one .endif to the right place so this compiles with BATCH set.
(2) Add "STRIP=" so it won't try to strip scripts, strip all binaries
    in post-install target.

(3) Other cosmetic changes.

Submitted in part by:	max@sfc.wide.ad.jp
1996-08-22 00:57:24 +00:00
Satoshi Asami
5dd6d5383b Fix up font path in kon.cfg.
Submitted by:	max@sfc.wide.ad.jp
1996-08-21 08:24:50 +00:00
Satoshi Asami
60b3c6e228 Added kinput2-canna+sj3, kinput2-canna+sj3+wnn, kinput2-sj3 and
kinput-sj3+wnn.
1996-08-20 10:35:08 +00:00
Satoshi Asami
3af7448a8b kinput2 that can use canna or sj3.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-20 10:27:39 +00:00
Satoshi Asami
c23230c134 kinput2 that uses sj3.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-20 10:25:51 +00:00
Satoshi Asami
fb7eaade83 Add mule-sj3, sj3, sjxa and skk. 1996-08-19 12:03:50 +00:00
Satoshi Asami
48d09a2f99 A mule that uses sj3.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-19 11:56:51 +00:00
Satoshi Asami
05e3f717c8 Yet another Japanese imput method method.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-19 11:50:34 +00:00
Satoshi Asami
cf19655c70 An sj3 frontend.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-19 11:40:50 +00:00
Satoshi Asami
5aa0a228c4 Yet another kanji input method.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-19 11:37:29 +00:00
Satoshi Asami
3784472667 Use GNU_CONFIGURE instead of HAS_CONFIGURE. Conditionalize man
page compression on NOMANCOMPRESS.
1996-08-16 09:43:57 +00:00
Satoshi Asami
c18fce41dd Added tcl75 and tk41. 1996-08-09 07:34:47 +00:00
Satoshi Asami
36adfbac4b Install startup script in .../etc/rc.d.
Submitted by:	Masafumi NAKANE <max@sfc.wide.ad.jp>
1996-08-09 02:40:20 +00:00
Satoshi Asami
7d76d77824 Updated distribution patch.
Submitted by:	max@sfc.wide.ad.jp
1996-07-27 20:49:58 +00:00
Satoshi Asami
b149f02bfc Updated distribution patch.
Submitted by:	max@sfc.wide.ad.jp
1996-07-27 20:39:20 +00:00
Satoshi Asami
d4ef550afd Added ejdict. 1996-07-10 09:34:49 +00:00
Satoshi Asami
22325b1a09 Upgrade to 96/03 version. The old one doesn't compile anymore.
Submitted by:	max@sfc.wide.ad.jp
1996-07-07 09:49:23 +00:00
Gary Palmer
a0bd06bb5b NCFTPFLAGS -> FETCH_BEFORE_ARGS 1996-06-26 22:22:33 +00:00
Gary Palmer
39b933d80b Convert from ncftp to fetch 1996-06-26 22:20:07 +00:00
Gary Palmer
7999970cdf Change NCFTP* to FETCH* to make this work properly now that ncftp is no
more
1996-06-26 22:13:52 +00:00
Satoshi Asami
44c496d56a Remove the "hey I'm going to overwrite the pre-existing blah blah,
is that ok???" questions and scripts, the more I think about it the
less it makes sense.  (Like, "if you don't want a Japanized tcl, why
the hell are you doing "make install" in japanese/tcl???")
1996-06-13 05:43:15 +00:00
Satoshi Asami
9e28324574 freefall.cdrom.com -> freefall.freebsd.org 1996-06-03 02:17:34 +00:00
Satoshi Asami
fe5d86b563 Add ircII and qkc. 1996-05-04 09:01:22 +00:00
Satoshi Asami
9c47209d00 A fast ("quick") kanji code converter. Can also do CR+LF <-> LF.
Submitted by:	max@sfc.wide.ad.jp
1996-05-04 08:56:57 +00:00
Satoshi Asami
613fc96c61 Japanezed ircII client.
Submitted by:	max@sfc.wide.ad.jp
1996-05-04 08:36:15 +00:00
Satoshi Asami
7c73536751 A better version of the script from the maintainer.
Submitted by:	max@sfc.wide.ad.jp
1996-05-04 08:10:03 +00:00
Satoshi Asami
9383cd3606 Added pine. 1996-04-30 05:59:55 +00:00
Satoshi Asami
0ad8957a8e Japanized pine for reading and writing Japanese mails (obviously!).
Submitted by:	max@sfc.wide.ad.jp
1996-04-30 05:59:29 +00:00
Satoshi Asami
321cf9bad4 Add mimekit. 1996-04-30 05:14:13 +00:00
Satoshi Asami
d4f7d7c3ca A little library with functions to encode/decode MIME headers. 1996-04-30 05:13:45 +00:00
Satoshi Asami
46d381e00f Forgot to change maintainer of this one. 1996-04-30 05:11:52 +00:00
Satoshi Asami
4f7ac48f43 Maintainer's address change.
Submitted by:	max@sfc.wide.ad.jp
1996-04-26 08:47:37 +00:00
Satoshi Asami
a2538f4e41 Add dvi2tty. 1996-04-26 08:30:12 +00:00
Satoshi Asami
6947cb1065 Display Japanese .dvi files on text terminals.
Submitted by:	max@sfc.wide.ad.jp
1996-04-26 08:29:49 +00:00
Satoshi Asami
1daddb8e98 Some distfiles moved around.
Submitted by:	max@sfc.wide.ad.jp
1996-04-26 08:18:24 +00:00
Satoshi Asami
46eb3ee8b0 Fix to recognize tty names over `f' (e.g., ttyph). 1996-04-23 07:39:41 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Satoshi Asami
007593c103 Upgrade, 1.09+0.98 -> 1.10+0.99.
Submitted by:	Noritaka Ishizumi <graphite@taurus.bekkoame.or.jp>
1996-03-31 23:25:24 +00:00
Satoshi Asami
714350b27a Added kakasi. 1996-03-29 05:05:56 +00:00
Satoshi Asami
1cadcb7c32 Kanji->Kana converter. Try to figure out why this one is special
(hint: direction).

Submitted by:	Masafumi NAKANE <masafumi@pobox.com>
1996-03-29 05:05:18 +00:00
Satoshi Asami
e227fdcd4b Fix some comments.
Submitted by:	Masafumi NAKANE <masafumi@pobox.com>
1996-03-29 02:33:27 +00:00
Satoshi Asami
50745d30ab Oops, forgot to change maintainer. 1996-03-25 04:35:49 +00:00
Satoshi Asami
81b341f5d9 Upgrade, 2.1.1 -> 2.1.4.
Submitted by:	Masafumi NAKANE <masafumi@pobox.com>
1996-03-25 04:31:45 +00:00
Satoshi Asami
a68359a251 Added pkfonts. 1996-03-21 18:01:10 +00:00
Andreas Schulz
0834d52875 Change back the ftp://... to http://... as per Satoshi's request. This
site doesn't have ftp access, only http.
1996-02-21 00:40:31 +00:00
Andreas Schulz
fc588ffb4f Change the http://... to ftp://... Our installed 1.x ncftp version in
/usr/bin doesn't like the http: version of an URL.
1996-02-20 18:06:57 +00:00
Satoshi Asami
029e419aee libexec/in.phoned -> phoned.
Suggested by:	pst
1996-02-08 06:27:44 +00:00
Satoshi Asami
8aebc0c4b2 Oops, forgot to convert one Makefile to use CFLAGS from /etc/make.conf. 1996-02-08 05:01:24 +00:00
Satoshi Asami
080c33ecb7 Added okphone. 1996-02-08 04:55:04 +00:00
Satoshi Asami
da379a0591 Japanese phone (conference call). 1996-02-08 04:54:18 +00:00
Satoshi Asami
5fc948535c Added tgif. 1996-02-01 06:48:23 +00:00
Satoshi Asami
197bf3ceee tgif, Japanese version. But it's still Wednesday!
Submitted by:	Mita Yoshio <mita@iis.u-tokyo.ac.jp>
1996-02-01 06:47:42 +00:00
Satoshi Asami
8596481e55 Category "networking" -> "www". 1995-11-26 11:32:35 +00:00
Satoshi Asami
ad18576add Category name changes ("printing" -> "print", "languages" -> "lang").
"networking" is left alone for now.
1995-11-22 13:06:38 +00:00
Satoshi Asami
b6150987b9 Added platex and ptex2. 1995-11-15 10:32:24 +00:00
Satoshi Asami
3c52816f1d platex, a Japanese latex that runs under ptex2.
Submitted by:	ohmon@sfc.keio.ac.jp
1995-11-15 10:27:39 +00:00
Satoshi Asami
a3fce4f107 New version of ptex. Since it's somewhat incompatible with the previous
version, imported with suffix "2".  Required for platex2e (coming soon).

Submitted by:	ohmon@sfc.keio.ac.jp
1995-11-15 10:16:10 +00:00
Satoshi Asami
7cd6a55ea4 Delete @cwd, @mode, @owner and @group from these packing lists.
Reported by:	jkh
1995-11-13 13:21:26 +00:00
Satoshi Asami
99f8e9e619 Duhh, I meant ghostscript, not ghostcript, sir! 1995-11-09 12:16:42 +00:00
Satoshi Asami
9b538f1c61 Added ghostscript and xdvi. 1995-11-09 12:11:40 +00:00
Satoshi Asami
14cd728249 Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Satoshi Asami
5397b2d905 Added elvis, the king of editors. 1995-10-18 11:19:22 +00:00
Satoshi Asami
b0fad5314c Japanese version of elvis. I was supposed to import this a long time
ago, and simply FORGOT.  Shame on me.

Submitted by:	Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
1995-10-18 11:18:59 +00:00
Satoshi Asami
d3ba225219 Add netscape.language. 1995-10-13 09:20:51 +00:00
Satoshi Asami
f4abd0b168 Remove unnecessary FONTFILES hack (our bsd.port.mk can now handle
multiple master sites with only subsets of files).

Make sure font files are installed correctly.  I don't know how in the hell
it worked before.
1995-10-11 00:53:49 +00:00
Satoshi Asami
b6c98a9326 Use BUILD_DEPENDS and LIB_DEPENDS instead of ".if !exists(...)" hack. 1995-10-11 00:31:49 +00:00
Satoshi Asami
0f47b29e5a Added ptex. 1995-10-03 10:25:14 +00:00
Satoshi Asami
3e01b03199 Added chimera, convert to new format. 1995-09-22 11:19:07 +00:00
Satoshi Asami
c21925c09d Japanese chimera, version 1.65 (same as original). 1995-09-22 11:07:22 +00:00
Satoshi Asami
25bffc28f4 /usr/ports/distfiles -> $(DISTDIR)
Submitted by:	Shigeki Nogaya <nogaya@mbox.kyoto-inet.or.jp>
1995-09-15 08:46:21 +00:00
Satoshi Asami
987ad7f6d4 Doh! WTH was -I/usr/local/X11R6/include doing here! 1995-08-25 05:51:06 +00:00
Satoshi Asami
e016e4a5de Forgot to update the checksum of the patch file.... 1995-08-25 04:34:37 +00:00
Satoshi Asami
378907c980 Upgrade to version 2.3. The delta is almost identical to mule-wnn.
Submitted by:	NIIMI Satoshi <sa2c@st.rim.or.jp>
1995-08-08 10:05:03 +00:00
Andreas Schulz
e8c40e3a3d Repair a failure i made with the last commit. The make should not try
to extract the fonts. Add a EXTRACT_ONLY for the port.
1995-08-05 18:19:04 +00:00
Andreas Schulz
8c957192c6 Fix the Makefile that it also works for the MASTER_SITE_OVERRIDE case.
The fonts are already in the distfiles and can be fetched with the
normal fetch target.
1995-08-01 22:10:14 +00:00
Satoshi Asami
f6a3db6f03 Upgrade, 2.2.2 -> 2.3. Note the base emacs version is still 19.28.
Other variations (japanese/mule-canna, editors/mule) to follow.
1995-07-28 23:48:48 +00:00
Satoshi Asami
fe1573afc7 Remove redundant mkdir of share/emacs/site-lisp from post-install.
The internal install rule already creates all the site-lisp directories!

Pointed-out by:	me (not asami!)
1995-07-23 22:32:44 +00:00
Satoshi Asami
132c2b9d7c Add a mkdir -p for share/emacs/site-lisp, just in case. Reverse the
order of the search for site-lisp (lib/mule is searched before
share/emacs now).
1995-07-20 00:25:25 +00:00
Satoshi Asami
508a01efd4 A full-blown PLIST. 1995-07-13 03:00:20 +00:00
Satoshi Asami
27e88f10fc Use
/usr/local/share/emacs/site-lisp
/usr/local/lib/mule-site-lisp

as the "site-lisp" directories.  Basically all I did was tuck

--locallisppath=${PREFIX}/share/emacs/site-lisp:${PREFIX}/lib/mule/site-lisp

to the end of CONFIGURE_ARGS.

Also, all the patch-aa's are unnecessary because bsd.port.mk now will
take ${CFLAGS} from /etc/make.conf and put it in the environment before
calling configure.
1995-06-27 10:45:42 +00:00
Satoshi Asami
872a4f71ad Revised PLIST, with all the correct permissions and ownerships.
Submitted by:	NIIMI Satoshi <sa2c@and.or.jp>
1995-06-26 09:28:10 +00:00
Satoshi Asami
814aebf9c6 ${XMKMF} -> xmkmf, so that "make includes" and such won't get invoked
twice.

Submitted by:	NIIMI Satoshi <sa2c@and.or.jp>
1995-06-26 09:27:45 +00:00
Satoshi Asami
171b1e7913 Add "PKGNAME=kon-0994e". 1995-06-25 11:46:09 +00:00
Satoshi Asami
d530b271d9 Add
post-install:
	pkg_add -m ${PREFIX}/lib

to Makefiles and

@exec ldconfig -m %D

to packing lists of ports that install shared libraries.

This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
1995-06-24 11:42:32 +00:00
Satoshi Asami
6510b37ab2 Added kon. 1995-06-24 09:25:51 +00:00
Satoshi Asami
ce9435035e A Japanese console driver for VGA consoles.
Submitted by:	Takashi Ogura <ogura@st.rim.or.jp>
1995-06-24 09:25:17 +00:00
Satoshi Asami
d90db55867 List all files. 1995-06-23 04:04:45 +00:00
Satoshi Asami
477e7e27b0 Make nethack happy with job controls (especially ^Z).
Submitted by:	NIIMI Satoshi <sa2c@and.or.jp>
1995-06-22 23:29:32 +00:00
Satoshi Asami
ab9d51b7e6 Upgrade, 3.2p1 -> 3.2p2.
Submitted by:	NIIMI Satoshi <sa2c@and.or.jp>
1995-06-22 00:35:39 +00:00
Satoshi Asami
c033847e2f Upgrade, 1.0.2 -> 1.0.3. The original (3.1.3) is still the same.
patch-ag is now part of the distribution.
1995-06-19 04:25:51 +00:00
Satoshi Asami
08603c414a Protect the pre-fetch: target with .if !defined(MASTER_SITE_OVERRIDE),
because this master site should already have the tarball, not the
uuencoded pieces.
Submitted by:	Andreas Schulz <ats@freebsd.first.gmd.de>
1995-05-29 08:39:34 +00:00
Satoshi Asami
c9dc84a522 Clean up subdir Makefiles. They now all look like this:
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#

SUBDIR= good_port_1 good_port_2 ...
=====

Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Satoshi Asami
ed69276f3b Add "NCFTPFLAGS=-NP", seems like they are behind a firewall. 1995-05-14 02:48:43 +00:00
Satoshi Asami
91513a3bd3 Add nethack. 1995-05-14 02:36:28 +00:00
Satoshi Asami
731b58471b The nethack dungeon slashing game, Japanese version. 1995-05-14 02:35:19 +00:00
Satoshi Asami
100ece77bf Put nkf in correct alphabetical order. Shame on me! ;) 1995-05-13 07:37:25 +00:00
Satoshi Asami
db30a426ae Add another site for getting patch files. (Commented out, as article
numbers are different.)
1995-05-09 05:41:41 +00:00
Satoshi Asami
738c82731c Upgrade (2.15.4+mb1.03 -> 2.15.6+mb1.04). Also ftp the patch from a
news archive instead of carrying it as patch-aa.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-05-08 22:51:35 +00:00
Satoshi Asami
ce2e8d964a Temporary fix to pkg_create problem, instead of listing all the files
just specify the directory name.  (This is NOT recommended as a long-
term fix and I'm going to back it out as soon as the pkg_create problem
is corrected.)
1995-05-05 14:20:33 +00:00
Satoshi Asami
b15834b741 Add kinput2-canna+wnn and kinput2-wnn. 1995-05-03 02:52:37 +00:00
Satoshi Asami
67d6bc6422 Add missing CATEGORIES (japanese and printing). 1995-05-03 02:10:55 +00:00
Satoshi Asami
ea22f638cb jless.hlp was moved from lib to share in the previous update. 1995-05-02 12:00:10 +00:00
Satoshi Asami
556abd2905 Oops, deleted too much (says)
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-05-02 10:36:33 +00:00
Satoshi Asami
2b7376d31a Add gxditview. Move port into SUBDIR too (don't know why I didn't earlier!). 1995-05-02 10:09:43 +00:00
Satoshi Asami
d037308711 Japanized gxditview.
Submitted by:	nobu@psrc.isac.co.jp
1995-05-02 10:07:45 +00:00
Satoshi Asami
b80a1d4195 Take out gxditview. The separate port is coming soon.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-05-02 09:27:06 +00:00
Satoshi Asami
29b684bc80 Added groff. 1995-05-02 07:53:56 +00:00
Satoshi Asami
0210e22acd Japanized groff, version 0.98. Also installs and packages
Japanese gxditview, but the packaging part is disabled for now.

Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-05-02 07:45:53 +00:00
Satoshi Asami
2d432f133e Added kinput2-canna. 1995-05-02 01:54:59 +00:00
Satoshi Asami
44e9e5fe1f A Japanese inputting tool, you can use it from multiple X clients. The
actual conversion is done by the Canna engine.

Submitted by:	NIIMI Satoshi <sa2c@and.or.jp>
1995-05-02 01:53:12 +00:00
Satoshi Asami
8743292dae Why the heck was I calling the build target "pre-build"?!? (Changed
to do-build.)
1995-04-24 02:22:49 +00:00
Satoshi Asami
f350303547 Since thud was down all day (no offense Gary :), I finally had time to
split mule into three ports:

editors/mule:          no language-specific support
japanese/mule-canna:   Japanese support, Canna library built-in
japanese/mule-wnn:     Japanese support, Wnn library built-in

Note that the two ports under japanese/ will overwrite some of the
emacs support files.  Although this itself isn't a problem, if you
pkg_delete it, you will lose some files needed for emacs.  (This is
explained in DESCR, although god knows who reads them.)

Also I've listed every single file in the PLIST.
1995-04-23 10:35:35 +00:00
Satoshi Asami
b3a9fbdd8c Update Makefile.canna to work with bsd.port.mk.
Also, strip the installed binaries.  Aren't you glad I invented
post-install? :)
1995-04-22 12:39:19 +00:00
Satoshi Asami
86c528d681 Update of editors Makefiles! 1995-04-20 18:23:12 +00:00
Satoshi Asami
ee38b3ca7b Update of ports/japanese Makefiles to work with the new bsd.port.mk. 1995-04-20 18:05:40 +00:00
Satoshi Asami
c03cb471bd Upgrade, now use less-290 as the base.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-04-19 11:04:54 +00:00
Satoshi Asami
129d41b2bc Add 'f' flag to gzip so that it won't ask user about compressing
the man page.
1995-04-16 06:52:53 +00:00
Jordan K. Hubbard
24430e4561 DEPENDS= ${PORTSDIR}/japanese/Wnn
Not:
DEPENDS=        ${PORTSDIR}/utils/Wnn
1995-04-10 08:06:03 +00:00
Satoshi Asami
02fa28d031 Oops, one more CATEGORY -> CATEGORIES typo fix.... 1995-04-09 09:24:21 +00:00
Satoshi Asami
be5fff166a Typo (CATEGORY -> CATEGORIES). 1995-04-09 09:01:30 +00:00
Satoshi Asami
94105bca12 Another round of Makefile updates, editors version. 1995-04-09 06:11:17 +00:00
Satoshi Asami
562c298a2c Clean up Makefiles, as per my promise. 1995-04-07 05:48:11 +00:00
Satoshi Asami
6321484970 Added gawk. 1995-04-05 08:59:36 +00:00
Satoshi Asami
6816e73a98 Japanized gawk.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-04-05 08:53:47 +00:00
Satoshi Asami
059c78a1cc Added grep and sed. 1995-04-04 09:43:48 +00:00
Satoshi Asami
b19cb959e8 Japanized grep, 2.0 + patches.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-04-04 09:38:28 +00:00
Satoshi Asami
66662ab360 Japanized sed, 1.18 + patches.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-04-04 09:37:52 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
3753222345 Try to get most ports checksummed 1995-03-31 22:18:54 +00:00
Satoshi Asami
b26b4444df Add mh to the "doesn't compile" list. 1995-03-30 10:19:16 +00:00
Satoshi Asami
1c6a1acbd5 Japanese version of mh. It doesn't compile right now on thud but it
works on my machine and the origninal mh has the same problem so I'm
importing this before I forget.

Submitted by:	Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
1995-03-30 10:16:18 +00:00
Satoshi Asami
8014854215 Reviewed by:
Submitted by:
Obtained from:
1995-03-28 06:21:05 +00:00
Satoshi Asami
b1606b6d57 Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and
pkg/REQ are now standard names recognized in bsd.port.mk so no need
to redefine PKG_ARGS in Makefile.
1995-03-27 13:24:18 +00:00
Satoshi Asami
6d9b95fe0d Added tcl and tk. 1995-03-27 12:59:03 +00:00
Satoshi Asami
35af96374a Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
1995-03-24 11:12:06 +00:00
Satoshi Asami
57e9a5602c Added less. 1995-03-20 12:49:48 +00:00
Satoshi Asami
4c1abff30f less-237 with patches to understand Japanese. It will install itself
with prefix "j" so as not to tramp on the regular less.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-03-20 12:48:03 +00:00
Satoshi Asami
49af80baff Oops, forgot to upgrade the package files. 1995-03-16 02:39:28 +00:00
Satoshi Asami
05554fdb81 Upgrade, 1.4 + unofficial patches -> 1.5p1 1995-03-16 02:24:46 +00:00
Satoshi Asami
ff58dfaf0c Change references to Wnn/Canna to point to ports/japanese instead of
ports/utils.
1995-03-16 00:09:45 +00:00
Satoshi Asami
2a294145da The new /usr/ports/japanese hierarchy starts today. Here goes
the Makefile.
1995-03-15 23:56:09 +00:00
Satoshi Asami
157647cb8a Added chown bin.bin to the lock dir.
Submitted by:	nobu@psrc.isac.co.jp
(Actually the initial import should have had this Submitted by: line too)
1995-03-07 06:03:41 +00:00
Satoshi Asami
867fc16612 Forgot to change these when upgraded from 2.2 -> 2.2.2. 1995-03-07 02:32:11 +00:00
Satoshi Asami
b4fd20d4a0 Canna, a kana-kanji conversion engine from NEC. 1995-03-06 08:12:40 +00:00
Satoshi Asami
6578ae83f4 Upgrade, 2.2 -> 2.2.2 (2.2 PL02).
Note: post-build and cannainfo.el are necessary only for reformatting one of
the info files whose source was patched, and can go away when the next
minor release (i.e., 2.3) comes out.
1995-03-04 10:58:40 +00:00
Satoshi Asami
bede7d81a2 Fix to make it work for local Unix domain sockets (no JSERVER env variable
set, for example).
1995-03-04 00:49:17 +00:00
Satoshi Asami
b9ee6c5ed6 Add .if !exists(/usr/X11R6/lib/libwnn.a) around DEPENDS line. 1995-02-17 06:28:02 +00:00
Andreas Schulz
25063b45c5 Add an empty STRIP= line to the toplevel Makefile to get all shell-scripts
installed.
1995-02-13 18:08:49 +00:00
Satoshi Asami
86793c984d Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
    set NO_INSTALL_MANPAGES for not calling "make install.man")

(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS.  These
    are the entries I used:

    EXEC_DEPENDS:
      unzip:${PORTSDIR}/archivers/unzip
      gmake:${PORTSDIR}/devel/gmake
      wishx:${PORTSDIR}/lang/tclX
      xli:${PORTSDIR}/graphics/xli
      gs:${PORTSDIR}/print/ghostscript
      gunshar:${PORTSDIR}/archivers/gshar+gunshar
      hfs:${PORTSDIR}/utils/hfs
      rman:${PORTSDIR}/utils/rman

    LIB_DEPENDS:
      tiff\\.3\\.:${PORTSDIR}/graphics/tiff
      jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
      Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
      tcl\\.7\\.:${PORTSDIR}/lang/tcl
      tk\\.3\\.:${PORTSDIR}/x11/tk
      xview\\.1\\.:${PORTSDIR}/x11/xview-lib
      Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
      mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
      xview\\.3\\.:${PORTSDIR}/x11/xview-lib
      BLT\\.1\\.:${PORTSDIR}/x11/blt

    There are still some dependencies I can't figure out what exactly
    is needed.  If your port still has DEPENDS in it, please check it out!
1995-02-11 13:51:48 +00:00
Satoshi Asami
11f6aecd8d nkf-1.4, Network Kanji code conversion Filter 1995-02-06 05:28:26 +00:00
Satoshi Asami
1678c18cc7 Gloat about my new patch. 1995-01-25 03:41:49 +00:00
Satoshi Asami
6837dae705 Minor cleanup. 1995-01-25 03:40:43 +00:00
Satoshi Asami
41a21872fa checksum! 1995-01-11 08:10:47 +00:00
Satoshi Asami
9ebdb2ae09 Don't build every time.
Pointed-out by:	jkh
1995-01-11 07:20:03 +00:00
Satoshi Asami
d1ae7a460d Version up to 2.2 (now based on emacs-19.28).
@ Don't need freebsd.h and unexsunos4.c anymore (these were taken from
  19.28, with a minor modification, which is now known as patch-ac).
@ Tweaked lib-src/Makefile.in.in so that it won't clobber existing emacs
  installation (patch-ab).
@ Taken out -g from configure per someone's suggestion (patch-aa).
@ Changed patch site to one in US.
@ New md5 checksums.
1995-01-03 14:17:05 +00:00
Satoshi Asami
259557dab0 Fetch patch file into $DISTDIR directly instead of current dir. 1994-12-23 06:56:00 +00:00
Gary Palmer
ba2097f169 With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of
these need to have INSTALL_MANPAGES=	yes anymore.
1994-12-12 04:32:04 +00:00
Satoshi Asami
ceeda912e9 Add cookies to pre-patch to pre-build targets so that this sucker
won't do the same thing twice.
1994-11-27 03:40:09 +00:00
Andreas Schulz
7707dae37c Put in an override rule for the patch site, if MASTER_SITE_OVERRIDE is set. 1994-11-26 23:07:02 +00:00
Satoshi Asami
b00fafca5b Oops, forgot to add new package files. REQ will test if the user "wnn" is
on the system or not.  INSTALL will wnntouch the dictionary files upon
install.
1994-11-25 18:23:01 +00:00
Satoshi Asami
59d082981f Update to make jserver work. Needed to "wnntouch" dictionary files
here and there.
1994-11-25 18:21:00 +00:00
Satoshi Asami
95d1bcf11a Make the message align with those from bsd.port.mk. 1994-11-24 00:08:17 +00:00
Satoshi Asami
c4e947be7c Cleaned up $Id:$ line. 1994-11-23 08:27:46 +00:00
Satoshi Asami
d107e4edbb Oops, forgot to touch build-cookie in dummy build target. Now I know
why Wnn was getting built over and over.  Sorry, Gary!
1994-11-23 08:26:49 +00:00
Gary Palmer
3e18f2e840 <Sigh> Another one that was refusing to install it's manpage
Reviewed by:
Submitted by:
Obtained from:
1994-11-23 07:58:37 +00:00
Satoshi Asami
da9473c95c mule, multilingual extension to emacs (based on 19.27) 1994-11-22 23:59:14 +00:00
Satoshi Asami
ee16c53194 Japanese/Chinese/Korean input method (only Japanese part built and
tested---someone else please try other languages!)
1994-11-22 23:37:45 +00:00
Satoshi Asami
ac06a26ab5 kterm - Kanji xterm, version 6.1.0 for R6 1994-11-18 02:55:04 +00:00