aboutsummaryrefslogtreecommitdiffstats
path: root/games/avoision
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to newly supported CC licensesDmitry Marakasov2016-09-131-4/+1
|
* - Fix licenseDmitry Marakasov2016-09-111-5/+5
|
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-5/+5
| | | | | With hat: portmgr Sponsored by: Absolight
* - Drop unneeded PLIST_DIRSDmitry Marakasov2016-01-101-3/+2
| | | | - Switch to options helpers
* Bump portrevision after png updateBaptiste Daroussin2014-12-261-1/+1
|
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-261-1/+1
|
* Revert r375084Baptiste Daroussin2014-12-231-0/+1
| | | | | | A too sharp axe causes unpredictable damages Reported by: amdmi3
* Cleanup plistBaptiste Daroussin2014-12-211-1/+0
|
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-091-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)
* - Release ports maintained by games@Dmitry Marakasov2014-11-011-1/+1
| | | | | | | | | | | games@ team is quite small and inactive, so ports currently assigned to it cannot be assumed as properly maintained. To not cause confusion by making it look otherwise, and also to allow and promote adoption by individual maintainers, release these ports back to the pool. Note that this does not change the fact that games@ team still takes care of these ports to excent of its capabilities. Suggested by: marino
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Attempt to fix INDEXAntoine Brodin2014-05-271-1/+1
| | | | With hat: portmgr
* (no commit message)Rusmir Dusko2014-05-061-2/+2
|
* audio/sdl_sound:Tijl Coosemans2014-05-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - USES=libtool. - Strip library. - Replace patch+reinplace with a single reinplace. - Remove a patch so we use the upstream library name again. Bump PORTREVISION on all dependent ports. games/alephone: - USES=gmake tar:bzip2. - Remove unneeded PKG_CONFIG variable. - Staging. - New LIB_DEPENDS syntax. games/asc: - USES=libtool. games/gltron: - New LIB_DEPENDS syntax. - USES=gmake. - Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Use option helpers. - Staging. lang/kroc: (still BROKEN due to use of "python" command) - New LIB_DEPENDS syntax. - USES=pathfix tar:bzip2. - Staging. - Replace patches with post-patch. - Replace MAKE with MAKE_CMD. lang/smalltalk: - USES=libtool tar:xz. - Use BROKEN_sparc64.
* - Change maintainer email to @FreeBSD.orgRusmir Dusko2013-11-231-11/+6
| | | | | | | - Use the new format for LIB_DEPENDS - Support STAGEDIR Approved by: pawel / wg (mentors, implicit)
* - 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)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-0/+1
| | | | games)
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-0/+1
|
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* From the maintainer:Daniel Eischen2013-07-131-15/+14
| | | | | | | | | | | | - Bump portrevision - Shorten header - Remove leading article from COMMENT - Trim dependencies for graphics/radius-engine, archivers/zip - Trim PLIST_FILES and PLIST_DIRS - Add DOCS Option PR: 179921 Submitted by: nemysis at gmx dot ch
* - bump portrevision w/ dependency changes, follow r303303Jason Helfman2012-08-291-1/+1
| | | | | PR: 170721 Submitted by: maintainer, nemysis@gmx.ch
* - adjust dependencies to reflect requirementsJason Helfman2012-08-291-5/+7
| | | | | | | | - adopt optionsNG for DOCS - while here remove PORTNAME from COMMENT PR: 170721 Submitted by: maintainer, nemysis@gmx.ch
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+2
|
* Avoision is a straightforward, yet captivating distillation of vintage arcadeMartin Wilke2012-05-183-0/+57
entertainment requiring strategy, precision, and perseverance with a singular objective: capture the red square while evading innumerable cruel, spiteful white squares. WWW: http://avsn.sourceforge.net/ PR: ports/168083 Submitted by: nemysis@gmx.ch