aboutsummaryrefslogtreecommitdiff
path: root/games/chocolate-doom
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* games/chocolate-doom: Update to 3.0.1Jason E. Hale2021-01-222-4/+4
| | | | | | | | | | | PR: 250425 Submitted by: <jakub_lach@mailplus.pl> (maintainer) MFH: 2021Q1 Security: 35aef72c-5c8e-11eb-8309-4ccc6adda413 Security: CVE-2020-14983 Notes: svn path=/head/; revision=562283
* games/chocolate-doom: fix build on recent currentTobias C. Berner2020-08-281-0/+11
| | | | Notes: svn path=/head/; revision=546756
* games: Add missing USES={gnome,gl,sdl,xorg}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517046
* Convert to UCL & cleanup pkg-message (categories e-g)Mathieu Arnold2019-08-131-4/+6
| | | | Notes: svn path=/head/; revision=508837
* games/chocolate-doom: update to 3.0.0Steve Wills2019-01-155-16/+73
| | | | | | | | | | | | | | | While here: * add rc script for server [1] * add pkg-message on music configuration [2] PR: 225453 Submitted by: jakub_lach@mailplus.pl (maintainer) Submitted by: Shirkdog <mshirk@daemon-security.com> (update and [1]) Submitted by: Patrick McMunn <doctorwhoguy@gmail.com> [2] Notes: svn path=/head/; revision=490375
* Remove dependency on the python metaportAntoine Brodin2018-02-211-2/+2
| | | | | | | | PR: 225752 Submitted by: Yasuhiro KIMURA Notes: svn path=/head/; revision=462532
* games/chocolate-doom: Update from 2.2.1 to 2.3.0Torsten Zuehlsdorff2017-01-043-18/+24
| | | | | | | | | | Changelog: https://github.com/chocolate-doom/chocolate-doom/releases/tag/chocolate-doom-2.3.0 PR: 215671 Submitted by: jakub_lach@mailplus.pl (maintainer) Notes: svn path=/head/; revision=430577
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-4/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Update to version 2.2.1Pawel Pekala2015-10-015-16/+18
| | | | | | | | PR: 202970 Submitted by: jakub_lach@mailplus.pl (maintainer) Notes: svn path=/head/; revision=398369
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-0/+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 to version 2.1.0Pawel Pekala2014-12-063-16/+25
| | | | | | | | PR: 195598 Submitted by: maintainer Notes: svn path=/head/; revision=374098
* 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
* - Convert net/sdl_net to USES=libtool and bump dependent portsTijl Coosemans2014-07-091-1/+1
| | | | | | | | | - Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=361403
* s/post-patch-script/post-patch/Baptiste Daroussin2014-04-041-1/+1
| | | | Notes: svn path=/head/; revision=350118
* - Fix man building after python infrasctructure change from 20131218Pawel Pekala2014-01-061-2/+4
| | | | | | | | | | | | | This port uses python based man build script working with both python2 and python3 so BUILD_DEPENDS on lang/python - Nothing in package use python on runtime - Bump PORTREVISION as dependencies changed Submitted by: myself Approved by: maintainer via email Notes: svn path=/head/; revision=338949
* - Update to version 2.0.0Pawel Pekala2013-12-195-27/+67
| | | | | | | | | | - Convert to staging PR: ports/184710 Submitted by: maintainer Notes: svn path=/head/; revision=336889
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - add new port: games/chocolate-doomJason Helfman2013-01-296-0/+74
Chocolate Doom is a port of ID Software's Doom, Doom II, and Final Doom to modern operating systems that aims to be as compatible with the original DOS executable as possible. This includes emulating all the different versions, playing demos perfectly accurately, playing "vanilla-only" PWADS, and netcode that works on newer operating systems while still behaving the same as "vanilla" Doom. WWW: http://chocolate-doom.org PR: 161701 Submitted by: jakub_lach@mailplus.pl Notes: svn path=/head/; revision=311190