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

2030 Commits

Author SHA1 Message Date
Akinori MUSHA
ebf8f6f313 Make applying the vendor's minor update optional, as the updated
version was found to be quite buggy and die too often.  We'd rather
take small memory leaks rather than frequent deaths.  Sigh.
2000-07-05 16:24:22 +00:00
Akinori MUSHA
f62ffe4bc1 - Fix a typo: esecannai -> esecanna
- Refer to the pid file and use the value to kill the running process
instead of using killall(1) so as not to fail.

- Drop `force' support and just recommend to run
${PREFIX}/sbin/esecannaserver directly, in a certain situation.
2000-07-05 15:57:49 +00:00
Shigeyuki Fukushima
9d73def274 Sync with emacs-20.7 update. 2000-07-05 14:50:25 +00:00
Shigeyuki Fukushima
bb7734d59c Sync with emacs-20.7 update.
PR:		ports/19693
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-07-05 14:49:03 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Akinori MUSHA
b076ce384d Update to 0.99.2. 2000-07-05 04:12:19 +00:00
Akinori MUSHA
7afb8abffa Add support for out native JDK 1.2.
Submitted by:	Daichi T.GOTO <daichi@ongs.net>
2000-07-05 03:36:26 +00:00
Akinori MUSHA
9c4420b417 Update to 2.3.8.
Stop trying to create info/dir, as it's not indivisual ports' job.

PR:		ports/19697
Submitted by:	Maintainer
2000-07-04 16:34:25 +00:00
Akinori MUSHA
0007cb3d04 Update to 2.3.8.
PR:		ports/19696
Submitted by:	Maintainer
2000-07-04 16:25:49 +00:00
Akinori MUSHA
680d4112bb Update to 2.4.8.
PR:		ports/19695
Submitted by:	Maintainer
2000-07-04 16:24:49 +00:00
SADA Kenji
3c6bf83074 Upgrade to 1.4.beta5.
PR:		ports/19214
Submitted by:	Maintainer
2000-07-03 14:54:36 +00:00
SADA Kenji
526d59b693 1. Justify files/* .
2. To be used 'install-test', the original install script which is
  included in the archive.

PR:		ports/19173
Submitted by:	Maintainer
2000-07-03 13:28:05 +00:00
MIHIRA Sanpei Yoshiro
e3b1b27874 Change maintainer's mail address.
--> sanpei@sanpei.org
2000-07-02 14:14:04 +00:00
MIHIRA Sanpei Yoshiro
9b62e951fd change my e-mail address in pkg/DESCR
add @dirrm in pkg/PLIST and remove extra directory.

Submitted by: build log in bento.FreeBSD.org.
2000-07-02 13:49:43 +00:00
Jun Kuriyama
ab5bccd127 Add length of delimiters.
Suggested by:	kjm@RINS.RYUKOKU.AC.JP
2000-06-30 04:35:23 +00:00
Jun Kuriyama
6366da8219 Fix remote buffer overflow vulnerability.
References:	SPSadvisory#38
		http://shadowpenguin.backsection.net/advisories/advisory038.html
		(Japanese only)
		http://shadowpenguin.backsection.net/advisories/index.html
		(English abstract included)

Max, should we use "canna" UID for sandbox'ing?
2000-06-30 01:47:44 +00:00
Satoshi Taoka
7e66fcf5cb Fix typo 2000-06-29 15:13:39 +00:00
Satoshi Taoka
98971e34d5 Drop large STDOUT of fpwmake into /dev/null 2000-06-29 15:13:03 +00:00
Motoyuki Konno
7bf23b7273 Add extra files.
References:	Package building errors page.
2000-06-29 14:20:07 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Satoshi Asami
be6c01ee85 Use ${MASTER_SITE_LOCAL}. 2000-06-29 02:31:42 +00:00
Akinori MUSHA
d0dca5899b Update to 0.14.6. 2000-06-24 19:14:09 +00:00
Satoshi Taoka
879d05ba82 Typo 2000-06-23 19:31:44 +00:00
Satoshi Taoka
e64ca98dec Added jargon-fpw, mypaedia-fpw, mypaedia-fpw-package, srd-fpw, vera-fpw
web1913-fpw and wordnet-fpw
2000-06-23 19:15:16 +00:00
Satoshi Taoka
81d640caed A supplement file to use "mypaedia" on lookup 2000-06-23 19:10:13 +00:00
Satoshi Taoka
65a8ef95ec A English - Japanese Dictionary "Random House" (EPWING V1 format) 2000-06-23 19:04:06 +00:00
Satoshi Taoka
127b4ea2b0 An encyclopedia "Mypaedia" (EPWING V1 format) 2000-06-23 18:55:31 +00:00
Satoshi Taoka
0e86e94165 The famous jargon file (EPWING V1 format) 2000-06-23 18:31:05 +00:00
Satoshi Taoka
dcda47e226 Webster's Revised Unabridged Dictionary (1913) (EPWING V1 format) 2000-06-23 18:29:40 +00:00
Satoshi Taoka
1f431bc274 A English - English Dictionary (EPWING V1 format) 2000-06-23 18:23:04 +00:00
Satoshi Taoka
a7fdce6f5e Virtual Entity of Relevant Aconyms (EPWING V1 format) 2000-06-23 18:20:00 +00:00
Maxim Sobolev
40a33a6070 - Support LOCALBASE properly (in setting path to custom wish script)
PR:		19470
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-23 13:44:03 +00:00
Satoshi Taoka
1ad28df9b2 To install all sample data. 2000-06-23 09:30:10 +00:00
Jacques Vidrine
6dc9bdb0c8 Locally hosted distfiles moved to ftp.freebsd.org. 2000-06-20 13:37:39 +00:00
Akinori MUSHA
5804ca48ae Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS. 2000-06-17 05:34:04 +00:00
Akinori MUSHA
613ae58420 This port doesn't install shlib's actually. ;) 2000-06-17 05:30:03 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Steve Price
30563b5399 Use the distfiles now on ftp.freebsd.org instead of from my home directory
on freefall.
2000-06-17 00:14:42 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
SADA Kenji
87d2fc014e Not to remain unchanged configuration files and those directories.
Approved by:	Maintainer
2000-06-14 17:55:34 +00:00
SADA Kenji
44a3209cce Changed maintainer's mail address. 2000-06-13 12:08:18 +00:00
SADA Kenji
aea182db04 To remove installed directory when no file remains. 2000-06-13 12:05:55 +00:00
Jun Kuriyama
de9c80f056 Revert previous commit. That cannot fix CFLAGS problem. 2000-06-13 02:44:14 +00:00
Jun Kuriyama
350c17506c Honor $CFLAGS.
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
Modified by:	kuriyama
2000-06-13 02:07:43 +00:00
Satoshi Asami
aee517c86c Remove @exec ranlib's. Since pkg_add doesn't change the timestamp,
these are not necessary (even if the linker cares about the timestamp --
I'm not sure if it does).
2000-06-12 22:01:24 +00:00
Bill Fenner
11031dea7b Remove azuki@azkey.org as MAINTAINER; email has been bouncing for
over 2 months.
2000-06-12 17:34:02 +00:00
Akinori MUSHA
db075b505c Fix RUN_DEPENDS.
PR:		ports/19199
Submitted by:	tomoShige Tashiro <shige2@pop17.odn.ne.jp>
2000-06-11 17:07:23 +00:00
Akinori MUSHA
c98f21a742 Update to 0.14.5. 2000-06-11 13:21:59 +00:00
R. Imura
a783df2394 It seems MASTER_SITES has moved. 2000-06-11 05:58:48 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Satoshi Asami
7b27962e8b Use MASTER_SITE_PORTS_JP instead of spelling out the URL. 2000-06-09 21:21:52 +00:00
Shigeyuki Fukushima
9a34285a31 Fix unfetchable problem. 2000-06-09 14:17:25 +00:00
Shigeyuki Fukushima
729e008893 Fix refresh screen problem.
Submitted by:	Issei Suzuki <issei@issei.org>
2000-06-09 14:16:04 +00:00
Satoshi Asami
284c2470ec Add bin/tel10to11.
Submitted by:	obento
2000-06-07 23:56:47 +00:00
Akinori MUSHA
60f2ecb476 Local distfiles have been moved to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
2000-06-07 17:24:38 +00:00
Akinori MUSHA
ae8f1031af Move local distfiles from:
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
	ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
2000-06-07 08:17:23 +00:00
Satoshi Asami
75c7d9c8f5 @dirrm share/doc/ja-csrd-1.0
Submitted by:	bento
2000-06-03 08:19:24 +00:00
Satoshi Asami
49ac53f1c2 Remove empty fonts.dir file.
Submitted by:	bento
2000-06-03 00:47:53 +00:00
Tim Vanderhoek
6c1cd273f2 Call DEINSTALL.wish to snuff-out extraneous wishes. Remove an archaicism
in non-ja tkstep80.
2000-06-02 07:29:19 +00:00
Satoshi Asami
9741d6da4d Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts still
leaves fonts.alias behind -- it is not removing any entries from that file.)
2000-06-01 06:46:32 +00:00
Tim Vanderhoek
29870c686d PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or from
${PKGDIR} if DEINSTALL.tclsh exists there.

Also, add INSTALL.tclsh to ja-tcl*, otcl, and itcl.  The latter
two technically don't need it since they depend on another library
which will pull the (DE)?INSTALL.tclsh stuff in, but I'm changing
them anyways as a defensive measure.
2000-05-31 18:17:39 +00:00
Satoshi Taoka
1791a2b042 Updated to 1.2
Submitted by:	Motoyuki Kasahara <m-kasahr@sra.co.jp>
Obtained from:	direct communication
2000-05-30 04:41:11 +00:00
R. Imura
a678de1f5e Hmm... I don't know why the LD_PRELOAD line is still kept in the file.
An unexported variable is nothing to netscape any more...
2000-05-29 13:55:52 +00:00
Jun Kuriyama
108e6ada6c Replace an invalid use of ${PREFIX} with ${LOCALBASE}.
Pull up man page entries from PLIST to Makefile.

Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
PR:		ports/18778
2000-05-29 06:45:01 +00:00
Steve Price
4cfca37ff8 Add a missing @dirrm from PLIST, noticed by bento.
PR:		18774
Submitted by:	maintainer
2000-05-29 03:49:04 +00:00
Steve Price
66250c7dde Update to use VFlib version 2.25.1.
PR:		18637
Submitted by:	maintainer
2000-05-29 03:23:01 +00:00
Steve Price
9a0e144728 Update to version 2.25.1.
PR:		18637
Submitted by:	maintainer
2000-05-29 03:22:01 +00:00
Steve Price
416353b45d Update to version 99.1 + JA patch 3.01
Change filename and directory name ... jlatex2html -> latex2html
Change default format of image ... GIF -> PNG

PR:		18610
Submitted by:	maintainer
2000-05-29 03:11:35 +00:00
Akinori MUSHA
5fe265d84e Update to 0.14.5. 2000-05-27 18:20:04 +00:00
Akinori MUSHA
471943a49e LD_PRELOAD should not be exported because it drives Linux' dynamically-linked
/bin/sh into core dumps and helper apps aren't invoked as supposed.
2000-05-22 08:26:02 +00:00
Akinori MUSHA
b88d0d9888 /usr/compat/linux -> /compat/linux 2000-05-22 05:46:36 +00:00
Akinori MUSHA
5be0c77828 Update to 1.07a.
PR:		ports/18671
Submitted by:	mita@jp.FreeBSD.org

Delegate the maintainership of japanese/magicpoint to
mita@jp.FreeBSD.org, the maintainer of misc/magicpoint.

Approved by:	itojun@itojun.org (previous maintainer)
2000-05-21 09:00:24 +00:00
Akinori MUSHA
44d3fa4c90 Apply the vendor's minor update as of yesterday. 2000-05-19 20:16:31 +00:00
Chris Piazza
f26f0dd9db Update to 0.100
PR:		18495
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to> (new maintainer from ports@)
2000-05-19 07:39:43 +00:00
Chris Piazza
8f97f27620 Update to jgroff-0.100 based on groff-1.15
PR:		18494
Submitted by:	maintainer
2000-05-19 07:36:36 +00:00
Chris Piazza
fdf33c5a53 Update to 2.4.7
PR:		18479
Submitted by:	maintainer
2000-05-19 07:20:26 +00:00
Akinori MUSHA
c64d023017 Complete the PLIST.
Submitted by:	bento
2000-05-17 18:04:01 +00:00
Akinori MUSHA
db57a3db09 Do not install *.orig files.
Submitted by:	bento
2000-05-17 18:01:01 +00:00
Akinori MUSHA
5775e81aa8 Remove the directory if empty.
Submitted by:	bento
2000-05-17 13:30:16 +00:00
Akinori MUSHA
befc197e3c Update the vje25 module to 0.14.4 and the vje30 one to 0.14.4.
The author quit using libtool so *.la files would not be installed.

Clean up duplicated post-install targets of esecanna/Makefile. (D'oh!)
2000-05-17 10:55:35 +00:00
R. Imura
26aa466b33 1) Swich linux-n47-[cn] maintainer to myself so that I can modify
start-up script.

Aproved by:	sada

2) linux-realplayer requires libg++.so.2.7.2 when netscape-dynMotif.

Problem reported by:	knu

3) When linux-lesstif-ns is installed, use netscape-dynMotif.
2000-05-14 17:50:20 +00:00
SADA Kenji
e79b6dc277 Upgrade to 4.73 . 2000-05-13 15:32:06 +00:00
Tim Vanderhoek
f5a27b3b34 Comment clean-ups. 2000-05-12 20:00:17 +00:00
Jun Kuriyama
46816bbf1b More better fix.
Suggested by:	Takahiro Kambe <taca@SKY.YAMASHINA.KYOTO.JP>
2000-05-11 01:01:17 +00:00
Akinori MUSHA
2ca9739527 Make netscape4 ports use the new wrapper which I've freshly imported
as www/netscape-wrapper.

Approved by:	sada (conditionally), o`brien
2000-05-08 19:20:36 +00:00
Jun Kuriyama
aa52b608e5 Fix buffer overflow.
NOTE: kon is installed with root-setuid.  Users are encouraged to update
      this port.

Reported by:	UNYUN <shadowpenguin@BACKSECTION.NET>
	via:	BUGTRAQ-JP List <BUGTRAQ-JP@SECURITYFOCUS.COM>
	 as:	[SPSadvisory#36]Linux /usr/bin/kon buffer overflow
2000-05-08 06:48:40 +00:00
SADA Kenji
44257bfdf7 Fetch-broken with last importing PORTNAME/PORTVERSION changes.
Submitted patch was not good and I fixed in another way.

PR:		ports/18398
Submitted by:	maintainer
2000-05-07 15:16:46 +00:00
Shigeyuki Fukushima
48a9e1f890 Use EMACS_PORT_NAME defined in bsd.emacs.mk. 2000-05-07 14:38:09 +00:00
Seiichirou Hiraoka
a5d0b6f8ae Unbreak make fails in 4.0R new gcc environment
Pointed out by: Shimizu Yo <yo@bodg.ty.ihi.co.jp>
2000-05-02 22:49:54 +00:00
SADA Kenji
b4ad86ecc6 * Couldn't post news article.
* INSTALL time message was invalid (path of "default-domain").

Submitted by:	Maintainer in [ports-jp 9262]
2000-05-02 19:08:44 +00:00
SADA Kenji
14ab581e71 Change MD5 because the distfile had been changed.
PR:		ports/17151
Submitted by:	Maintainer
2000-05-01 15:14:44 +00:00
Steve Price
4742b38bd0 Adding ja-xmsgsaver version 1.7.
An X11 screensaver using VFlib.

PR:		17262
Submitted by:	Tatsuya Kudoh <kudoh@koken.club.uec.ac.jp>
2000-05-01 02:54:05 +00:00
Satoshi Asami
faa34ba0cf Add some @dirrm's to cleanup after itself.
Found by:	bento
2000-04-30 23:25:08 +00:00
Satoshi Asami
5b54ad077c Add missing manpages.
Found by:	bento
2000-04-30 23:24:26 +00:00
Steve Price
83aef2804c Update to documentation for version 20.6.
PR:		17790
Submitted by:	maintainer
2000-04-30 20:10:41 +00:00
Steve Price
9ca7a015e5 Update to version 3.9.6.
PR:		18222
Submitted by:	Nobuyuki Koganemaru <kogane@jp.freebsd.org>
2000-04-30 19:15:37 +00:00
Akinori MUSHA
b63c36f4de Fix MASTER_SITES.
Found by:	bento
2000-04-25 13:03:23 +00:00
Akinori MUSHA
5dabe14738 Get Japanese sumo wrestlers to acquire Japanese nationality.
In other words, make them have `japanese' category.
2000-04-25 08:01:16 +00:00
Akinori MUSHA
e46131e8e9 Change the MAINTAINER's mail address.
PR:		ports/18196
Submitted by:	MAINTAINER
2000-04-25 07:01:59 +00:00
Akinori MUSHA
0717c2e112 - Unbreak the port by making it use cdb-0.55. The breakage was due to
the update of database/cdb to 0.70.

PR:		ports/18092
Submitted by:	MAINTAINER

- Fix wrong work directory specifications.
2000-04-25 04:06:15 +00:00
Akinori MUSHA
5265cd36e2 Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org
so as to make it clear that a FreeBSD committer maintains them.
2000-04-24 15:51:20 +00:00
Akinori MUSHA
27a1f19ec5 Update to 2.0.4. 2000-04-20 18:24:24 +00:00
Akinori MUSHA
d95338b6e7 Update to 1.04. 2000-04-20 18:23:57 +00:00
Akinori MUSHA
8490b4a0cf Add a new appendix file `superdic98-1.0'.
Use distributed LIST (and LIST-ja).

PR:		ports/18053
Submitted by:	MAINTAINER
2000-04-19 03:24:37 +00:00
Akinori MUSHA
b34d7b343b Update to version 1.1.
Comply with NOPORTDOCS.

PR:		ports/18045
Submitted by:	MAINTAINER
2000-04-19 03:22:06 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Satoshi Asami
ad4d1e476c DISTNAMe-related cleanups. 2000-04-16 04:14:12 +00:00
Satoshi Asami
72869f98d7 Typo (.elseif -> .elif). 2000-04-15 04:22:34 +00:00
Akinori MUSHA
e818dcc24e Resurrect japanese/pine.
Screwup by:	knu
2000-04-15 00:17:16 +00:00
Akinori MUSHA
15be9bf75b Sorry for my accidential removal of ja-pine. I have to deactivate
them for the present.

Max, please resurrect those entries when you get it back available,
thanks.
2000-04-14 22:27:00 +00:00
Akinori MUSHA
9ca4ec6659 Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR:		ports/18009
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:40:29 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Akinori MUSHA
b12f43b5a9 Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.

Remove redundant space.
2000-04-14 17:24:56 +00:00
Akinori MUSHA
6eff5967a7 Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
2000-04-14 17:10:50 +00:00
Akinori MUSHA
5026928fba Cosmetic. Set their categories right.
print/acroread-commfont:
  - Use CATEGORIES+= to follow after a slave's lang-specific category.

{chinese,japanese,korean}/acroread-*font:
  - Set only the lang-specific category for each.
2000-04-14 16:55:52 +00:00
Akinori MUSHA
1fa5be246b Cosmetic.
{chinese,japanese,korean}/mule-*:
  - Set only the lang-specific category for each.

editors/mule:
  - Set CATEGORIES+= editors to follow after a slave's lang-specific category.
  - Define MULE_VERSION and EMACS_VERSION to use.

editors/mule-common:
  - Remove redundant `Version required' line.
  - Define MULE_VERSION and EMACS_VERSION to use.
  - Use ${VAR:S/../../} modifier instead of !=, and `echo | sed'.
2000-04-14 16:47:49 +00:00
Akinori MUSHA
016649ae60 Update with PORTNAME/PORTVERSION and get happy with the slave.
Remove LANGPREFIX and just utilize PKGNAMEPREFIX.

Utilize PKGNAMESUFFIX.

Set the correct categories for both the master and the slaves.
2000-04-13 12:48:36 +00:00
Akinori MUSHA
1b8ed15b83 Update with PORTNAME/PORTVERSION and get happy with the slave.
Remove LANGPREFIX and just utilize PKGNAMEPREFIX.

Correct the wrong CATEGORIES specification.
  - Language specific categories should come first.
  - SeizeDesktop is not a `x11-toolkits' port. (Copy & paste miss?)
2000-04-13 12:42:12 +00:00
Akinori MUSHA
b67e638fb4 Update with PORTNAME/PORTVERSION and get happy with the slave.
Remove LANGPREFIX and just utilize PKGNAMEPREFIX.

Fix the wrong CATEGORIES specification. (language specific categories
should come first)
2000-04-13 12:39:30 +00:00
Akinori MUSHA
b9c3760873 palm/jpilot:
- Update with PORTNAME/PORTVERSION.

palm/jpilot & japanese/jpilot:
  - Fix CATEGORIES lines to set the proper categories.
2000-04-13 09:24:22 +00:00
Akinori MUSHA
3e73c145d6 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Finally `japanese' category has been done.
2000-04-13 08:34:11 +00:00
Satoshi Asami
666d7cbb9a Don't need PORTNAME and PORTVERSION here -- they will be picked up
from the master port (misc/magicpoint) and PKGNAMEPREFIX from
../Makefile.inc.
2000-04-13 03:08:01 +00:00
Akinori MUSHA
8e270816f9 Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
2000-04-12 14:38:12 +00:00
Akinori MUSHA
a989b83d88 Use ${DISTFILES:Npattern} in EXTRACT_ONLY as a cosmetic change. 2000-04-12 14:31:35 +00:00
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
Satoshi Asami
935136d047 Set PKGNAMEPREFIX with ?= so it can be overridden. 2000-04-11 06:59:27 +00:00
Satoshi Asami
d73baabd78 Add PKGNAMEPREFIX definitions for language-specific dirs. 2000-04-10 16:34:45 +00:00
Bill Fenner
7561912238 Remove j1594016@ed.kagu.sut.ac.jp as MAINTAINER; email has been bouncing for
10 weeks with "550 <j1594016@ed.kagu.sut.ac.jp>... User unknown"
2000-04-08 18:05:36 +00:00
Michael Haro
5530ead648 place optional variables after required ones 2000-04-06 17:10:13 +00:00
Akinori MUSHA
16084b8ee4 Update to 2.0.3.
- Small security fix
  - Add some more filters
Change PKGNAME to PORTNAME + PORTVERSION.
Remove `Version required'.
2000-04-06 13:58:55 +00:00
Michael Haro
6bf88e9174 convert to slave port
PR:		17811
Submitted by:	maintainer
2000-04-06 07:21:49 +00:00
Michael Haro
e88e5ca6e2 convert to a slave port
PR:		17357
Submitted by:	maintainer
2000-04-06 07:14:42 +00:00
Akinori MUSHA
a42adeafdd Style fix:
- Remove post-install information from DESCR's.
  - Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's.
  - Remove unnecessary whitespace.

Pointed out by:	portlint
2000-04-04 19:03:36 +00:00
Akinori MUSHA
56488c5d44 Update to 0.99.1 - pre-official release.
Avoid direct use of `/usr/local' in pkg/MESSAGE and use `${PREFIX}'
literally instead.

Indicated by:	portlint

* Introducing `MESSAGE_SUB' might be a good idea to do substitutions
* in order to give proper instructions.
2000-04-04 13:36:30 +00:00
Akinori MUSHA
eb72ea0971 Update to 2.0.2.
- Fix several small bugs.
  - Support Excel spreadsheets using xlHtml. (RUN_DEPENDS added)
  - Abolish mknmz --ole option.
  - Introduce mknmz --html-split option.  Split a large HTML document
  into parts by <a name="..."> and index them respectively.
Fix PLIST.  (@dirrm share/namazu was missing)
2000-04-04 05:29:01 +00:00
Michael Haro
77140e508e netpnm moved to ${LOCALBASE}, update *_DEPENDS 2000-04-02 00:04:37 +00:00
Michael Haro
f7848348fc update to 1.4d
PR:		17025
Submitted by:	maintainer
2000-04-01 22:10:16 +00:00
Michael Haro
befcbdda3f update to 2.4d
PR:		17024
Submitted by:	maintainer
2000-04-01 20:33:50 +00:00
Michael Haro
439d4284d5 update to 1.0.1i
PR:		17732
Submitted by:	maintainer
2000-04-01 20:00:11 +00:00
Michael Haro
d2a1d302a1 Change termcap and resource.
PR:		17370
Submitted by:	maintainer
2000-04-01 05:50:03 +00:00
Michael Haro
d6d51c267e update patch to fix some bugs
PR:		17257
Submitted by:	maintainer
2000-04-01 03:58:00 +00:00
Michael Haro
7093af7334 update maintainer email address 2000-04-01 03:49:54 +00:00
Akinori MUSHA
e83e161b17 De-portlint.
- install-info
	- ${GZIP_CMD}

PR:		ports/17684
Submitted by:	MAINTAINER
2000-03-30 11:24:44 +00:00
Akinori MUSHA
4555f744e1 Committed, thanks! 2000-03-30 08:44:54 +00:00
Akinori MUSHA
d23bf70b42 Committed with a minimum change for portlint, thanks! 2000-03-30 08:44:02 +00:00
Akinori MUSHA
e6bde6dd45 Change PKGNAME: ja-namazu -> ja-namazu2 2000-03-30 07:57:39 +00:00
R. Imura
771e2284fb - Using original source archive instead of rpm package.
- Version bump 9.1 -> 13
 (it is only Debian specific change and won't bother us.)

Thanks for giving me advice to:	ISHIKAWA Mutsumi <ishikawa@linux.or.jp>
2000-03-29 15:41:14 +00:00
Akinori MUSHA
5b925fe3cc Update to 0.14.3 2000-03-28 17:45:35 +00:00
Akinori MUSHA
d3dd01c0df Portlint.
RUN_DEPENDS= ${PREFIX}/... -> RUN_DEPENDS= ${LOCALBASE}/...
2000-03-28 14:11:12 +00:00