Commit graph

27 commits

Author SHA1 Message Date
Akinori MUSHA
0b10204950 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 11:08:52 +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
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
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
Munechika SUMIKAWA
e563579165 - use ${OSVERSION} instead of ${USE_INET6}
- fix memoly leak when using getaddrinfo()
- support draft-ietf-drums-msg-fmt-07

Partly submitted by:	Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>
Approved by:		maintainer
2000-01-25 22:01:31 +00:00
Munechika SUMIKAWA
e28c1fb465 Add 'ipv6' on CATEGORIES. 2000-01-18 12:34:34 +00:00
Munechika SUMIKAWA
e5f1246db9 Support IPv6.
Approved by: maintainer
2000-01-09 18:00:26 +00:00
SADA Kenji
7fc305e8f5 Added new document files.
Moved config.files location.
Make keep etc/* files (by sada)

Submitted by:	Maintainer (ports-jp ML [8471])
2000-01-03 19:36:07 +00:00
SADA Kenji
4b6b1b0809 Upgrade to 1.22.
Submitted by:	maintainer, at ports-jp ML [8452]
Reviewed by:	takehiro@coral.ocn.ne.jp (Takehiro Suzuki)
1999-12-26 14:58:48 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
SADA Kenji
602b593e17 Change Maintainer's mail address.
Submitted by:	Maintainer
1999-05-01 15:45:49 +00:00
SADA Kenji
b9e75f42f6 Switch the maintainer to Mr.Kiriake. 1999-02-05 22:45:56 +00:00
Steve Price
cf99358803 Update to version 1.21.
PR:		7558 (part 1 of 2)
Submitted by:	maintainer
1998-08-24 01:30:37 +00:00
Jun-ichiro itojun Hagino
52a23c102b path to Japanese manpage updated (s/ja_JP.EUC/ja/)
Submitted by:	sada@e-mail.ne.jp (SADA Kenji)
1998-06-06 03:45:17 +00:00
Jun-ichiro itojun Hagino
b978b3c317 original distribution version-up( -> 1.21)
PR:		6033
1998-03-20 17:40:13 +00:00
Masafumi Max NAKANE
474b385af1 Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME.  (IE, jp-* to ja-*).
1997-09-14 21:36:25 +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
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
Masafumi Max NAKANE
0fe54da9a9 CATEGORIES+= -> CATEGORIES=
Inspired by:	obrien
1996-11-11 10:13:07 +00:00
Masafumi Max NAKANE
9d40023c43 Do not use -p flag with ${MKDIR} macro. 1996-11-02 03:04:49 +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
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
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
60c821c520 Mnews, Mini News Reader Ver. 1.19PL2. 1996-09-24 17:03:37 +00:00