aboutsummaryrefslogtreecommitdiff
path: root/games/pacmanarena
Commit message (Collapse)AuthorAgeFilesLines
* games/(warzone2100|pacmanarena): Remove redundant dependency on unzipJohn Marino2016-08-041-2/+0
| | | | | | | | | | | A dependency on unzip will never be registered since unzip is available on all supported platforms (since FreeBSD 8.0). Note that it's pulled in by a non-default option. Approved by: infrastructure blanket (removal of redundant deps) Notes: svn path=/head/; revision=419589
* 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
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Clarify LICENSEDmitry Marakasov2015-01-132-4/+2
| | | | | | | | | | | | - Add LICENSE_FILE - Remove @dirrm* from pkg-plist PR: 196206 Submitted by: amdmi3 Approved by: maintainer timeout (nemysis) Notes: svn path=/head/; revision=376940
* 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-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
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-261-0/+1
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* - 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
* - Add DOCS OptionRusmir Dusko2014-05-011-6/+8
| | | | | | | | | | - Change Desktop entry file - Change REINPLACE, cosmetical changes - Break lines around 80 characters - Mute MKDIR Notes: svn path=/head/; revision=352738
* - Change Makefile headerRusmir Dusko2013-11-253-32/+87
| | | | | | | | | | | | | | - Bump PORTREVISION - Change master sites and icons - Change maintainer email to @FreeBSD.org - Use pkg-plist instead of PLIST_FILES, PLIST_DIRS and PORTDATA - Support STAGEDIR - Simplify Makefile Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=334844
* 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 USE_AUTOTOOLSAlex Kozlov2012-09-021-3/+3
| | | | | | | | | | - Use unzip instead of zip - Remove indefinite article from COMMENT Approved by: nemysis <nemysis@gmx.ch> (maintainer) Notes: svn path=/head/; revision=303544
* Pacman Arena is a Pacman clone in full 3D with a few surprises.Glen Barber2012-09-013-0/+75
Rockets, bombs and explosions abound. A Pacman clone gone mad Yes, it's Pacman. With rockets. And bombs. And spoiled gameplay. And in full 3D. Finally, a version of Pacman which will bring your shiny new machine down to it's knees. PR: ports/171184 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Approved by: eadler (mentor) Notes: svn path=/head/; revision=303482