aboutsummaryrefslogtreecommitdiff
path: root/games/nadar
Commit message (Collapse)AuthorAgeFilesLines
* - X11BASE is going away. Hack the last few ports that depend on X11BASE to ↵Eitan Adler2011-12-261-0/+1
| | | | | | | | | not rely on it being set globally. Approved by: portmgr (pav) Notes: svn path=/head/; revision=288028
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* - Fix fetchPav Lucistnik2008-06-181-1/+1
| | | | Notes: svn path=/head/; revision=215119
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-3/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209644
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Fix port: games/nadar fix mastersite, remove WWWEdwin Groothuis2005-12-263-3/+2
| | | | | | | | | | | | - Fixed MASTER_SITE to fix fetch problem. The old mastersite was removed because the tarball is unfetchable since 2004. - Removed WWW on pkg-descr, the site seems died. - Added SHA256 on distinfo. PR: ports/90398 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=152056
* Fix build with gcc-3.4Kirill Ponomarev2004-08-221-0/+14
| | | | Notes: svn path=/head/; revision=117027
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Update to 2.0 and change maintainer to hsakai@m8.ffn.ne.jp.Norikatsu Shigemura2003-02-044-14/+14
| | | | | | | | PR: ports/47893 Submitted by: SAKAI Hiroaki <sakai.hiroaki@finet.fujitsu.com> (maintainer) Notes: svn path=/head/; revision=74671
* Really complete the change of domain name from sut.ac.jp to tus.ac.jpTrevor Johnson2002-11-052-4/+4
| | | | | | | | | | (except in "Whom" lines). Submitted by: hrs PR: 38196 Notes: svn path=/head/; revision=69546
* Upgrade to version 1.0Kevin Lo2001-04-114-19/+23
| | | | | | | | PR: 26473 Submitted by: MAINTAINER Notes: svn path=/head/; revision=41291
* (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
* New ports - N.A.D.A.R. is a network tank battle game. You can playSADA Kenji2000-07-297-0/+76
N.A.D.A.R. with some players over the network. PR: ports/18159 Submitted by: Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp> Notes: svn path=/head/; revision=31098