aboutsummaryrefslogtreecommitdiff
path: root/games/odamex
Commit message (Collapse)AuthorAgeFilesLines
* - Drop @dirrm* from and add empty directories to plistsDmitry Marakasov2015-01-181-2/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=377348
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* games/odamex: Update to 0.7.0, New MAINTAINERKubilay Kocak2014-07-266-18/+87
| | | | | | | | | | | | | | | | | | | - Update to 0.7.0 - Assign MAINTAINER - Update COMMENT - Add LICENSE & LICENSE_FILE - Sort OPTIONS - Convert USE_BZIP to USES= convention - Update wxWidgets dependency to 3+ - Add patch to address assertions [1] [1] http://odamex.net/bugs/show_bug.cgi?id=1106 PR: 190843 Submitted by: Carlos Medina <cjpugmed at gmail dot com> Notes: svn path=/head/; revision=362965
* Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.Adam Weinberger2014-07-151-1/+1
| | | | Notes: svn path=/head/; revision=362015
* - Convert to dos2unix.mkMathieu Arnold2013-11-191-2/+2
| | | | | | | - While at it convert to gmake.mk ports that still USE_GMAKE. Notes: svn path=/head/; revision=334361
* - Improve COMMENTDanilo Egea Gondolfo2013-11-181-25/+19
| | | | | | | | - Use options helpers - Add stage support Notes: svn path=/head/; revision=334190
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-222-2/+0
| | | | | | | | | the mtree (games category) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331269
* 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
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - Update to 0.6.2Guido Falsi2013-02-2412-122/+110
| | | | | | | | | | | - Remove unneeded option - Trim Makefile headers PR: ports/174093 Submitted by: Green Dog <fiziologus@gmail.com> Notes: svn path=/head/; revision=312882
* Convert to new options frameworkBaptiste Daroussin2012-06-121-9/+11
| | | | Notes: svn path=/head/; revision=299119
* - Update to 0.5.6Martin Wilke2012-03-047-40/+38
| | | | | | | | PR: 163655 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Notes: svn path=/head/; revision=292663
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* Maintainer no longer wishes to maintain this port.Chris Rees2011-08-221-1/+1
| | | | | | | | | | Thanks for your work in the past! PR: ports/159999 Submitted by: Aldis Berjoza <aldis@bsdroot.lv> Notes: svn path=/head/; revision=280188
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* Over to submitter of last update.Mark Linimon2011-02-131-1/+1
| | | | Notes: svn path=/head/; revision=269078
* - Add support for midi soundMartin Wilke2011-02-131-2/+7
| | | | | | | | PR: 154680 Submitted by: "aldis@bsdroot.lv" Notes: svn path=/head/; revision=269047
* Maintainer is no longer using FreeBSD, so has asked to return this oneMark Linimon2011-02-131-1/+1
| | | | | | | | | to the pool. PR: ports/154680 (Audit-Trail) Notes: svn path=/head/; revision=269026
* Typo fix.Jimmy Olgeni2010-07-301-2/+2
| | | | Notes: svn path=/head/; revision=258500
* - Update devel/sdl12 to version 1.2.14.Marcus von Appen2010-01-301-0/+1
| | | | | | | | | | | | | | | - Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=248835
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - Update to 0.4.3Dmitry Marakasov2009-05-316-90/+102
| | | | | | | | | | - Pass maintainership to submitter PR: 134595 Submitted by: Josh Rickmar <joshua_rickmar@eumx.net> Notes: svn path=/head/; revision=234930
* - Drop maintainership of the following ports:Alejandro Pulver2009-02-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | games/darkplaces games/quake-dpmod games/edge games/deng games/odamex games/uhexen2 games/uhexen2-extras games/vavoom games/vavoom-extras games/alienarena games/alienarena-data games/freedroidrpg games/assaultcube games/freeorion x11-toolkits/gigi devel/allegro devel/allegrogl devel/adime devel/allegro-devel net-p2p/qbittorrent net-p2p/rblibtorrent-devel emulators/wahcade x11-wm/stumpwm x11-wm/icewm Notes: svn path=/head/; revision=229191
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* - Add LAUNCHER option (off by default).Alejandro Pulver2008-02-054-4/+95
| | | | Notes: svn path=/head/; revision=206760
* Odamex is a free and open source port for the classic first-person-shooterAlejandro Pulver2007-12-175-0/+85
Doom. Odamex's goal is to emulate the feel of and retain many aspects of the original Doom executables while offering a broader expanse of security features, personal configuration, gameplay options, and editing features. Odamex can run on a wide range of operating systems and hardware, so players should be able to play on almost any platform. Features: * The popular ZDoom 1.22 core engine and CSDoom 0.62 core netcode. * Compatability with many major operating systems, including Windows, Linux, FreeBSD and Mac OSX. * Core gameplay modeled on the original doom2.exe. * Streamlined WAD loading, allowing the server and clients to load WAD files on the fly without needing to restart the client or server. * Compatability with Boom, MBF and CTF Standard maps. * Deathmatch, Cooperative, Team Deathmatch and CTF gametypes. * Jumping, Mouselook and other non-standard features available as server-side options. * Comprehensive cheat and exploit countermeasures. * An open source code base licensed under the GPL, available for anyone to examine, compile, or modify to their liking. WWW: http://odamex.net/ Notes: svn path=/head/; revision=203939