aboutsummaryrefslogtreecommitdiff
path: root/games/xfrisk/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add USES=xorg USES=gl, ports categories gNiclas Zeising2019-11-051-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'g'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516845
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Add LICENSEDmitry Marakasov2014-12-041-0/+3
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=373874
* - Remove the indefinite article from COMMENTDanilo Egea Gondolfo2013-11-131-8/+7
| | | | | | | | | - Convert LIB_DEPENDS to new syntax - Convert USE_GMAKE to USES - Add stage support Notes: svn path=/head/; revision=333692
* 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
* Get rid of XAWVER option in bsd.port.mk it does not need to be specified ↵Baptiste Daroussin2013-03-091-6/+2
| | | | | | | there also remove a useless global XAWVER PLIST_SUB Notes: svn path=/head/; revision=313760
* - Get rid of useless linesDennis Herrmann2011-09-061-5/+15
| | | | | | | | | | | | - Update WWW/pkg-descr - Bump PORTREVISION - Support LOCALBASE PR: ports/160110 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=281306
* Fix the master site, add my own mirror and undeprecate.Peter Pentchev2011-08-301-4/+2
| | | | Notes: svn path=/head/; revision=280741
* Deprecate some ports where I can't find distfiles and upstreamBaptiste Daroussin2011-08-021-0/+3
| | | | Notes: svn path=/head/; revision=278804
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* - Fix build after xorg cleanupMartin Wilke2008-04-221-1/+1
| | | | Notes: svn path=/head/; revision=211794
* - Fix build after xorg cleanupMartin Wilke2008-04-221-1/+2
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=211751
* - Fix build after xorg cleanupMartin Wilke2008-04-211-0/+3
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=211717
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - 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
* Reset mph due to no response to email about status, and maintainer-timeouts.Mark Linimon2006-04-151-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159556
* Update MASTER_SITE.Matthew Hunt2005-07-211-1/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=139779
* 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
* Fix distfile fennerage.Matthew Hunt2003-05-211-1/+1
| | | | Notes: svn path=/head/; revision=81633
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these portsSatoshi Asami2000-09-051-1/+1
| | | | | | | work with both XFree86-3 and XFree86-4. Notes: svn path=/head/; revision=32320
* Check for libXaw3d instead of libXaw in order to decide whetherMatthew Hunt2000-08-091-1/+1
| | | | | | | | | the Xaw3d dependency is satisfied. Submitted by: jkh Notes: svn path=/head/; revision=31439
* Update to 1.2. No more USE_IMAKE crap here! Yee-haw!Will Andrews2000-05-301-7/+8
| | | | | | | Submitted by: Allen Landsidel <all@biosys.net> Notes: svn path=/head/; revision=28967
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Upgrade to 1.00.Matthew Hunt1998-07-231-4/+4
| | | | | | | Submitted by: vanilla Notes: svn path=/head/; revision=12078
* "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.Matthew Hunt1998-04-171-2/+2
| | | | Notes: svn path=/head/; revision=10549
* Eliminate double slashes in URL's by:Bill Fenner1998-01-081-2/+2
| | | | | | | | | - Removing trailing slashes from MASTER_SITE_SUBDIR - Removing doubled slashes in URL - Adding %2F at start of absolute pathnames (see RFC1738) Notes: svn path=/head/; revision=9295
* Make it install stuff in the right place.Satoshi Asami1997-11-191-4/+2
| | | | | | | Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=8705
* Mark this port broken pending package fix.Satoshi Asami1997-11-191-1/+3
| | | | Notes: svn path=/head/; revision=8699
* Upgrade to 0.99c0pl9Bill Fenner1997-11-161-5/+8
| | | | | | | | PR: ports/4655 Submitted by: Stefan `Sec` Zehl <sec@42.org> and Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=8657
* A networkable Risk game for x11.Satoshi Asami1997-06-041-0/+22
PR: 3362 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=6727