1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

351 Commits

Author SHA1 Message Date
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