Commit Graph

42 Commits

Author SHA1 Message Date
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
R. Imura
4052980276 Use "byacc" instead of "bison -y"
PR:		16664
Submitted by:	Akinori MUSHA <knu@idaemons.org>
2000-02-12 22:40:05 +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
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Michael Haro
a88a70925a More WWW: additions 1999-05-07 05:01:44 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Seiichirou Hiraoka
eff6d752f5 fix permissions when using package 1998-12-05 12:34:55 +00:00
Seiichirou Hiraoka
06723c36f6 Add pkg/DESCR URL about original nethack 1998-11-22 16:36:12 +00:00
Seiichirou Hiraoka
c0fbdc2b0e Add pkg/MESSAGE 1998-11-22 15:46:23 +00:00
Seiichirou Hiraoka
610c5967f2 Add README how to play on X written in japanese.Fix patches 1998-11-22 15:40:15 +00:00
Seiichirou Hiraoka
fcd556b3c5 Fix BROKEN_ELF. Changes fontset for XFree86 3.3.1 or later 1998-11-20 23:38:11 +00:00
Justin M. Seger
0953e5957c Mark BROKEN for ELF. Lib Sm and LibICE 1998-10-16 03:41:49 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Masafumi Max NAKANE
d540a94d11 Remove man page entries from the PLIST and define MAN? in the Makefile. 1998-08-31 17:47:43 +00:00
Masafumi Max NAKANE
1071bab3c5 Upgrade, 1.0.5.4.1 (3.2.1 base) -> 1.0.5.19970924 (3.2.2 base). 1997-11-29 15:48:19 +00:00
Masafumi Max NAKANE
c572dc2ab3 Correctly set the file mode for score files.
PR:		4174
Pointed out by:	Kazushi Nakamura <nkazushi@highway.or.jp>

Also, add @dirrm to remove the jnethackdir directory.
1997-10-15 17:59:22 +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
bddd60e979 Use ${SH} from bsd.port.mk instead of locally defined ${SHELL}. 1997-07-12 16:53:39 +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
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
977a9ef4bd Upgrade, 1.0.5.3-beta-960925 -> 1.0.5.4. 1996-12-16 11:14:31 +00:00
Masafumi Max NAKANE
ba75adf58b PATCH_SITES was wrong. 1996-11-30 01:06:18 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +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
Masafumi Max NAKANE
0fe54da9a9 CATEGORIES+= -> CATEGORIES=
Inspired by:	obrien
1996-11-11 10:13:07 +00:00
Masafumi Max NAKANE
49d40553ed Use ${COMPRESS_MAN} to compress man pages. 1996-11-02 20:24:09 +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
Satoshi Asami
d6763d278d Don't forget to compress dlb.6. 1996-09-21 00:52:29 +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
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
Gary Palmer
a0bd06bb5b NCFTPFLAGS -> FETCH_BEFORE_ARGS 1996-06-26 22:22:33 +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
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
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
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
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
ed69276f3b Add "NCFTPFLAGS=-NP", seems like they are behind a firewall. 1995-05-14 02:48:43 +00:00
Satoshi Asami
731b58471b The nethack dungeon slashing game, Japanese version. 1995-05-14 02:35:19 +00:00