summaryrefslogtreecommitdiff
path: root/japanese/nethack34 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Replace USE_XPM with a list of required xorg componentsPav Lucistnik2008-03-111-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=208826
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-2/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE from categories starting with a JEdwin Groothuis2006-05-091-1/+0
| | | | Notes: svn path=/head/; revision=161761
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* - Add SHA256Pav Lucistnik2005-11-241-0/+2
| | | | Notes: svn path=/head/; revision=149333
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* - Update to 0.7 patch levelSergey Matveychuk2005-10-142-7/+9
| | | | | | | | | | | - Peacefy portlint PR: ports/85184 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> Approved by: maintainer (knu) timeout (a month) Notes: svn path=/head/; revision=145422
* Update to JNetHack-3.4.3-0.1.Akinori MUSHA2004-02-098-62/+45
| | | | Notes: svn path=/head/; revision=100461
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Update to JNetHack 3.4.1-0.4 and bump PORTREVISION.Akinori MUSHA2003-10-182-16/+59
| | | | | | | | Since games/nethack34 is now at 3.4.2, make this port a non-slave, independent port. Notes: svn path=/head/; revision=91559
* Use MASTER_SITE_SOURCEFORGE_JP.Akinori MUSHA2003-09-061-1/+2
| | | | Notes: svn path=/head/; revision=88649
* Update to jnethack 3.4.1-0.2.Akinori MUSHA2003-06-208-46/+70
| | | | Notes: svn path=/head/; revision=83356
* De-pkg-comment nethack34 master-slave ports.Akinori MUSHA2003-02-182-2/+1
| | | | Notes: svn path=/head/; revision=75781
* Add a patch that fixes a locally-exploitable buffer overflow reportedAkinori MUSHA2003-02-112-1/+21
| | | | | | | | | | | | on BugTraq: http://online.securityfocus.com/archive/1/311172/2003-02-08/2003-02-14/0 Bump PORTREVISION accordingly. Obtained from: games/nethack34 (roam) Notes: svn path=/head/; revision=75297
* Convert COMMENT to COMMENTFILE until these ports can be converted.Kris Kennaway2003-02-101-1/+1
| | | | | | | Submitted by: lioux Notes: svn path=/head/; revision=75232
* Remove an unused directory after installation.Akinori MUSHA2003-01-141-0/+2
| | | | Notes: svn path=/head/; revision=73117
* Update to jnethack-3.4.0-0.9.Akinori MUSHA2003-01-014-19/+7
| | | | Notes: svn path=/head/; revision=72042
* Update to jnethack-3.4.0-0.8.Akinori MUSHA2002-09-162-4/+4
| | | | Notes: svn path=/head/; revision=66426
* Add a note that HACKNAME, HACKDIR and HACKDOCSDIR are configurable.Akinori MUSHA2002-08-121-0/+2
| | | | Notes: svn path=/head/; revision=64454
* Synchronize with games/nethack34.Akinori MUSHA2002-08-127-172/+200
| | | | | | | | | | | | | | - Don't pretend we are SysV. We are BSD. - Make the install directory and the program name configurable. We'll change the defaults in future so one can install multiple versions of nethack at a time. - Do not mercilessly remove non-empty logfile and record on deinstallation. Notes: svn path=/head/; revision=64452
* Update to 3.4.0-0.7.Akinori MUSHA2002-08-032-3/+5
| | | | Notes: svn path=/head/; revision=63925
* Define USE_BISON.Akinori MUSHA2002-07-251-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=63547
* Add JNetHack 3.4.0-0.6. This port was repocopied fromAkinori MUSHA2002-07-0717-541/+453
| | | | | | | japanese/nethack(32), but is mostly based on games/nethack34. Notes: svn path=/head/; revision=62570
* - Add a patch to unbreak the port.Akinori MUSHA2002-03-312-2/+13
| | | | | | | | | Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> [ports-jp 12546] - Fix MASTER_SITES. Notes: svn path=/head/; revision=57051
* user.group -> user:group in chown call(s).Dima Dorfman2001-07-261-1/+1
| | | | Notes: svn path=/head/; revision=45498
* remove share/examples/ja if empty.FUJISHIMA Satsuki2001-01-211-0/+1
| | | | Notes: svn path=/head/; revision=37410
* remove duplicate entries.FUJISHIMA Satsuki2001-01-131-16/+13
| | | | | | | sort pkg-plist. Notes: svn path=/head/; revision=37170
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients andSatoshi Asami2000-09-121-1/+8
| | | | | | | | | RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento Notes: svn path=/head/; revision=32551
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-4/+4
| | | | | | | | | | | 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. :) Notes: svn path=/head/; revision=27449
* Use "byacc" instead of "bison -y"R. Imura2000-02-121-0/+13
| | | | | | | | PR: 16664 Submitted by: Akinori MUSHA <knu@idaemons.org> Notes: svn path=/head/; revision=25716
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* More WWW: additionsMichael Haro1999-05-071-2/+1
| | | | Notes: svn path=/head/; revision=18580
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* fix permissions when using packageSeiichirou Hiraoka1998-12-051-0/+5
| | | | Notes: svn path=/head/; revision=15130
* Add pkg/DESCR URL about original nethackSeiichirou Hiraoka1998-11-221-0/+3
| | | | Notes: svn path=/head/; revision=14765
* Add pkg/MESSAGESeiichirou Hiraoka1998-11-221-0/+6
| | | | Notes: svn path=/head/; revision=14764
* Add README how to play on X written in japanese.Fix patchesSeiichirou Hiraoka1998-11-227-149/+193
| | | | Notes: svn path=/head/; revision=14763
* Fix BROKEN_ELF. Changes fontset for XFree86 3.3.1 or laterSeiichirou Hiraoka1998-11-203-3/+27
| | | | Notes: svn path=/head/; revision=14728
* Mark BROKEN for ELF. Lib Sm and LibICEJustin M. Seger1998-10-161-1/+3
| | | | Notes: svn path=/head/; revision=14052
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Remove man page entries from the PLIST and define MAN? in the Makefile.Masafumi Max NAKANE1998-08-311-5/+0
| | | | Notes: svn path=/head/; revision=12969
* Upgrade, 1.0.5.4.1 (3.2.1 base) -> 1.0.5.19970924 (3.2.2 base).Masafumi Max NAKANE1997-11-293-11/+11
| | | | Notes: svn path=/head/; revision=8899
* Correctly set the file mode for score files.Masafumi Max NAKANE1997-10-151-4/+6
| | | | | | | | | | PR: 4174 Pointed out by: Kazushi Nakamura <nkazushi@highway.or.jp> Also, add @dirrm to remove the jnethackdir directory. Notes: svn path=/head/; revision=8283
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationMasafumi Max NAKANE1997-09-141-2/+2
| | | | | | | for PKGNAME. (IE, jp-* to ja-*). Notes: svn path=/head/; revision=7911