summaryrefslogtreecommitdiff
path: root/games/duel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update ftgl to 2.1.3-rc5 (previous version was either 2.0.5 (from .pc ↵Dmitry Marakasov2008-07-111-3/+3
| | | | | | | | | | | file) or 2.1.2 (from distfile name), not 2.12), take maintainership - Update dependent port (games/duel) - use LIB_DEPENDS for ftgl and bumb PORTREVISION Approved by: alepulver (games/duel maintainer), miwi (mentor) Notes: svn path=/head/; revision=216709
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+4
| | | | | | | | | | | | | | | | | | - 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
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+2
| | | | Notes: svn path=/head/; revision=208952
* - 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
* - Fix building after removal of objformat(1).Alejandro Pulver2007-03-271-26/+4
| | | | | | | | | | - Clean up. - Remove code for handling our previous SDL non-standard location. - Merge post-install with do-install. - Remove some useless comments. Notes: svn path=/head/; revision=188604
* - Mirror distfile because MASTER_SITE disappeared.Alejandro Pulver2006-12-072-3/+2
| | | | | | | - Remove WWW from pkg-descr. Notes: svn path=/head/; revision=179128
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+1
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Change the maintainership address to the @FreeBSD.org one.Alejandro Pulver2006-04-091-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=159200
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=149490
* Respect X11BASEMarcus Alves Grando2005-10-261-1/+1
| | | | | | | | PR: 87955 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer) Notes: svn path=/head/; revision=146439
* - Fix wrapper scripts so it passes its arguments to the real executablePav Lucistnik2005-09-232-1/+2
| | | | | | | | PR: ports/86476 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer) Notes: svn path=/head/; revision=143457
* A simple, easy to understand game. From an overhead perspective, pilot yourPav Lucistnik2005-09-175-0/+177
little ship around with the arrow keys, shooting your way (with the space bar) through about twenty levels of action and gorgeous (_cough_) 3d graphics. In theory, all you windows folks need to do is extract the archive, and double click the exe. In theory. Sorry, I never got round to adding sound - but look on the bright side, at least you can use it at work without anyone noticing. :) PR: ports/84924 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Notes: svn path=/head/; revision=142996