aboutsummaryrefslogtreecommitdiff
path: root/games/worldofpadman
Commit message (Collapse)AuthorAgeFilesLines
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+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
* Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.Adam Weinberger2014-07-151-1/+1
| | | | Notes: svn path=/head/; revision=362015
* - Fix build with clang (global variable defined as static)Pawel Pekala2014-04-242-24/+12
| | | | | | | | | | - Add staging support - Use options subs MFH: 2014Q2 Notes: svn path=/head/; revision=352066
* Create a makeself uses to handle makeself archivesBaptiste Daroussin2014-03-071-2/+1
| | | | Notes: svn path=/head/; revision=347390
* Chase libmad changesBaptiste Daroussin2014-02-051-1/+1
| | | | Notes: svn path=/head/; revision=342735
* Convert the tree to USES=openalAntoine Brodin2013-12-251-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=337464
* 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
* - Move NO_PACKAGE higher, where it's usually expected to be foundAlexey Dokuchaev2013-09-061-5/+6
| | | | | | | - Convert USE_GMAKE and modernize LIB_DEPENDS while I'm here Notes: svn path=/head/; revision=326521
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* - Rename DEDICATED option to SERVER, add missing FLAVOR_DESCAlexey Dokuchaev2013-05-122-14/+16
| | | | | | | | - Ensure that USE_GL is set, as SDL can be compiled without GL support - Adjust one PLIST_SUB: SMP -> SMPCLIENT Notes: svn path=/head/; revision=317949
* - Trim old-school Makefile headerAlexey Dokuchaev2013-03-163-77/+75
| | | | | | | | | | | | | - Remove defunct MASTER_SITES - Improve the COMMENT text - Fix couple of fallouts after OptionsNG conversion in r304274 - Drop shlib ABI versions from LIB_DEPENDS - Reindent and generally cleanup Makefile - Fix couple of typos in pkg-message - Reformat port description for better readability Notes: svn path=/head/; revision=314377
* Convert to optionsngEitan Adler2012-09-141-30/+25
| | | | | | | Reviewed by: bdrewery Notes: svn path=/head/; revision=304274
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-191-1/+1
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* - 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
* -remove MD5Olli Hauer2011-07-031-3/+0
| | | | Notes: svn path=/head/; revision=276993
* - Reassign ports to heapThomas Abthorpe2011-02-271-1/+1
| | | | | | | Submitted by: alepulver Notes: svn path=/head/; revision=269863
* - Fix runtime error in VM, occurring on amd64.Alejandro Pulver2010-10-101-1/+10
| | | | | | | | PR: ports/141236 Submitted by: malus <malus2200@gmail.com> Notes: svn path=/head/; revision=262783
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-1/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-2/+2
| | | | Notes: svn path=/head/; revision=252125
* - Introduce USE_OPENAL variable for OpenAL consumersPav Lucistnik2010-01-252-2/+13
| | | | | | | | | | | | - Switch to openal-soft as a default OpenAL implementation PR: ports/142123 Submitted by: mva Tested by: pointyhat exp-run Approved by: portmgr (hat) Notes: svn path=/head/; revision=248567
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-1/+1
| | | | Notes: svn path=/head/; revision=237283
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-2/+2
| | | | | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. Notes: svn path=/head/; revision=226721
* - Fix building of VM on i386 and amd64.Alejandro Pulver2008-08-102-0/+31
| | | | | | | Reported by: QA Tindy Notes: svn path=/head/; revision=218333
* - Bump PORTREVISION.Alejandro Pulver2008-07-174-51/+37
| | | | | | | | | - Fix GAMELIBS (both when required and optional). - Remove pkg-message comment about CELLSHADING (removed in previous commits). - Don't install game libraries for Q3 expansion (unused). Notes: svn path=/head/; revision=216984
* - Fix MASTER_SITES.Alejandro Pulver2008-07-071-2/+1
| | | | Notes: svn path=/head/; revision=216426
* - Remove CELLSHADING option and corresponding patch (not supported).Alejandro Pulver2008-06-272-938/+0
| | | | Notes: svn path=/head/; revision=215846
* - Add missing group to MASTER_SITES.Alejandro Pulver2008-06-231-1/+1
| | | | Notes: svn path=/head/; revision=215644
* - Update to version 1.2.20080621 (1.2 data with 20080621 code from SVN).Alejandro Pulver2008-06-215-239/+176
| | | | | | | | | | - Add maint-gen-distfile target (for personal use). - Download source from an SVN snapshot hosted on MASTER_SITE_LOCAL. - Avoid creating a botlib.log file in the current directory. - Remove SDL_AUDIO and SDL_VIDEO options (they are mandatory now). Notes: svn path=/head/; revision=215505
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+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
* - USE_XLIB -> USE_XORG clean up.Alejandro Pulver2008-03-291-1/+1
| | | | | | | Reported by: miwi Notes: svn path=/head/; revision=210099
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - Bump PORTREVISION.Alejandro Pulver2008-01-292-16/+45
| | | | | | | | | | | | | | | - Fix CURL option (flag wasn't passed to the build). - Fix CURL_DLOPEN option (was trying to open the wrong file, so remove version: libcurl.so.4 -> libcurl.so). The original PR was for games/iourbanterror, but also applies to games/worldofpadman. PR: ports/119813 Submitted by: "Nerius Landys" <nlandys@gmail.com> Notes: svn path=/head/; revision=206348
* - Bump PORTREVISION.Alejandro Pulver2008-01-142-4/+10
| | | | | | | | | | - Install png icon. - Rename bin/wop* -> bin/worldofpadman* to avoid conflicts with games/wop [1]. Reported by: Dmitry Marakasov <amdmi3@amdmi3.ru> [1] Notes: svn path=/head/; revision=205611
* World of Padman (WoP) is an open source first-person shooter computer gameAlejandro Pulver2008-01-1210-0/+1685
available in both English and German. Originally it was a modification for the game Quake III Arena titled PadMod created in the year 2004. After the source code for Quake III Arena was released, the game became standalone. The idea is based on the Padman comic strip for the magazine PlayStation Games created by the professional cartoon artist Andreas 'ENTE' Endres, who is also the man who made many of the maps included with the game in 1998. The current version runs on an enhanced version of the ioquake3 engine, which is based on the Quake III Arena engine. Most of the maps in the game are lilliput style, and have a commercial-quality level of graphic complexity. Because it was originally a mod for Quake III Arena, most of the gameplay is similar. However, there is no Capture the Flag mode in World of Padman. World of Padman fully supports bots with a variety of skill levels in both online and offline play for all of the game types included. A single-player mode has not yet been implemented. Players can also record audio and video as they play. The game fully supports modifications, and custom maps can be created. WWW: http://www.worldofpadman.com/ Notes: svn path=/head/; revision=205479