aboutsummaryrefslogtreecommitdiff
path: root/games/zangband
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories e and gNiclas Zeising2019-11-051-0/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516847
* Convert to UCL & cleanup pkg-message (categories e-g)Mathieu Arnold2019-08-131-2/+6
| | | | Notes: svn path=/head/; revision=508837
* - Switch to USES=localbasePawel Pekala2016-01-022-42/+24
| | | | | | | | | | - Replace deprecated @dirrm entries and @exec's creating directories with @dir keywords. We need more @dir entries to be sure that directories are created as before with games:games ownership instead of default root:wheel Notes: svn path=/head/; revision=405076
* Convert to USES=autoreconfBaptiste Daroussin2015-06-211-2/+2
| | | | Notes: svn path=/head/; revision=390253
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-2/+1
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* Update to version 2.7.5.p1.Vanilla I. Shu2014-09-0315-148/+330
| | | | | | | | PR: ports/193156 Submitted by: Ports Fury. Notes: svn path=/head/; revision=367150
* - Convert gmake, bzip to USESMartin Wilke2014-05-291-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355704
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - Convert to new perl frameworkMathieu Arnold2013-08-031-1/+2
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-261-9/+6
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323680
* points to the new home, while here remove MD5Baptiste Daroussin2011-05-023-4/+2
| | | | Notes: svn path=/head/; revision=273497
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - use $SUB_FILES to dynamically adjust pkg-messagePhilip M. Gollucci2010-01-312-2/+2
| | | | | | | | PR: ports/142536 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Notes: svn path=/head/; revision=248920
* Reset makoto@pinpott.spnet.ne.jp: address bounces.Mark Linimon2010-01-101-1/+1
| | | | Notes: svn path=/head/; revision=247505
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209697
* Update to the autotools new world order.Ade Lovett2007-07-281-3/+3
| | | | | | | | | Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav Notes: svn path=/head/; revision=196437
* - Revert autoconf version change from previous revision, it breaks the buildPav Lucistnik2007-05-221-1/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=191612
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-2/+2
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-0/+1
| | | | Notes: svn path=/head/; revision=110841
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Fix for build with new autoconf support.Alan Eldridge2002-11-241-3/+3
| | | | | | | Approved by: kris Notes: svn path=/head/; revision=71047
* First round of auto* cleanups:Will Andrews2002-01-061-1/+1
| | | | | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/ Notes: svn path=/head/; revision=52646
* Fix port build with auto{make,conf}Patrick Li2002-01-021-1/+7
| | | | | | | Spotted by: Bento Notes: svn path=/head/; revision=52475
* Update to 2.6.2David W. Chapman Jr.2001-09-1010-56/+80
| | | | | | | | PR: 30303 Submitted by: maintainer Notes: svn path=/head/; revision=47594
* Add pkg-plist missing from last commit.David W. Chapman Jr.2001-08-241-0/+149
| | | | | | | | PR: 30017 Submitted by: maintainer Notes: svn path=/head/; revision=46784
* Update to 2.6.1David W. Chapman Jr.2001-08-2413-469/+66
| | | | | | | | | | Make standalone port PR: 30017 Submitted by: maintainer Notes: svn path=/head/; revision=46783
* Satellite port (japanese/zangband) update to 2.4.0-J1.0.2 (010223).Jun Kuriyama2001-03-173-7/+29
| | | | | | | | Submitted by: Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp> (maintainer) PR: ports/25355 Notes: svn path=/head/; revision=39955
* Update to patch version to 010122James E. Housley2001-02-013-2/+3
| | | | | | | | PR: 24587 Submitted by: Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp> MAINTAINER Notes: svn path=/head/; revision=37862
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Update MASTER_SITES.Peter Pentchev2000-12-221-2/+2
| | | | | | | | PR: 23724 Submitted by: maintainer Notes: svn path=/head/; revision=36222
* 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
* Rename PLIST.{a,b,ja} to pkg-plist.{a,b,ja}. (PLIST.ja is actuallySatoshi Asami2000-10-081-1/+1
| | | | | | | for japanese/zangband, thus the commit spanning two ports.) Notes: svn path=/head/; revision=33524
* - Update patch for japanese/zangband satellite port.Kevin Lo2000-10-012-24/+19
| | | | | | | | | | - Some variables moved to satellite port's Makefile. PR: 21471 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33296
* Fix MD5 checksum error (font files re-added to the archive)Ade Lovett2000-09-173-3/+17
| | | | | | | | | | | Update patch for japanese/zangband satellite port. PORTREVISION bumped PR: 21161 Submitted by: maintainer Notes: svn path=/head/; revision=32774
* Update to version 2.4.0.Steve Price2000-09-055-48/+44
| | | | | | | | PR: 20798 Submitted by: maintainer Notes: svn path=/head/; revision=32281
* Add zangband.Chris Piazza2000-08-0912-0/+498
ZAngband is one of the many variants of the freeware rogue-like roleplaying game Angband. PR: 20133 Submitted by: Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp> Notes: svn path=/head/; revision=31449