aboutsummaryrefslogtreecommitdiff
path: root/games/doomlegacy/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul the port to make it usable and up-to-date with the reality:Alexey Dokuchaev2012-11-061-11/+16
| | | | | | | | | | | | | | | | | | | | | | | | - Update to version 1.44 alpha3 (unfortunately, for the sake of sane version number, have to bump PORTEPOCH) - Switch to unified SDL media interface (this is what all modern systems should use) and stop building and installing no longer required stuff; now both sound and music works as expected out of the box - Switch from kvm(3) kernel memory interface calls to obtain memory stats to sysctl(3) to avoid kmem group privileges (setgid bit) requirement - Get rid of wrapper script by providing better default value of DOOMWADDIR - Rename X86_ASM option to standard ASM (which already has nice description) - Change USE_GL knob value from umbrella "yes" to more specific "glu" - Adjust COMMENT and define LICENSE (GPLv2); really honor CC and CFLAGS - Utilize PORTDOCS and PLIST_FILES and thus purge pkg-plist - Trim Makefile header while I'm here per new world order - Provide better and cleaner port description Feature safe: yes Inspired by: http://lists.freebsd.org/pipermail/freebsd-questions/2012-August/244371.html Tested on: i386 only :( Notes: svn path=/head/; revision=307068
* - Update to 141Pav Lucistnik2004-03-281-1/+1
| | | | | | | | | PR: ports/62895 (based on) Submitted by: No Name <arundel@gmx.net> Approved by: maintainer timeout (6 weeks) Notes: svn path=/head/; revision=105538
* Fix WWW entry.Jimmy Olgeni2003-04-251-1/+1
| | | | Notes: svn path=/head/; revision=79631
* New port: games/doomlegacyEdwin Groothuis2003-01-171-0/+12
Doomlegacy is popular clone of Doom game. PR: ports/37536 Submitted by: Alexander G. Chetirbock <bock@bock.nnov.ru> Notes: svn path=/head/; revision=73309