aboutsummaryrefslogtreecommitdiff
path: root/games/libfov
Commit message (Collapse)AuthorAgeFilesLines
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Update to 1.0.3Martin Wilke2008-08-255-26/+27
| | | | | | | | PR: 126801 Submitted by: Ports Fury Notes: svn path=/head/; revision=219175
* Reset aaron's port maintainerships due to many maintainer-timeouts.Mark Linimon2008-04-291-2/+2
| | | | Notes: svn path=/head/; revision=212202
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+2
| | | | | | | | | | | | | | | | | | - 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
* - Update to v1.0.2 and use new Sourceforge sourceAaron Dalton2006-08-014-10/+11
| | | | Notes: svn path=/head/; revision=169293
* Adding port games/libfov, a C library which implements a course-grained lightingAaron Dalton2006-01-135-0/+48
algorithm suitable for tile-based games such as roguelikes. Submitted by: aaron Approved by: tobez Notes: svn path=/head/; revision=153395