aboutsummaryrefslogtreecommitdiffstats
path: root/games/sdl_lopan
Commit message (Collapse)AuthorAgeFilesLines
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-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@amdmi32014-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
* - Remove LICENSE, there's no mention of GPLamdmi32014-10-042-5/+1
| | | | | - Mark empty variable with comment - Drop @dirrm* from plist
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* games/arkanoidsbnemysis2014-06-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Transfer maintainership to games@ team - Use tar:bzip2 instead of USE_BZIP2=yes games/magicmaze - Mastersite disappeared, mirror on my SF site - Transfer maintainership to games@ team - Change WWW to WayBack games/sdl_jewels - Transfer maintainership to games@ team games/sdl_lopan - Transfer maintainership to games@ team games/secrettower - Transfer maintainership to games@ team games/super_mario_bros_python - Transfer maintainership to games@ team games/xvier - Transfer maintainership to games@ team
* - Change Makefile headernemysis2013-12-253-33/+60
| | | | | | | | | | | | | - Bump PORTREVISION - Change master sites and icon - Remove dependency for graphics/netpbm - USES gmake instead of USE_GMAKE - Use pkg-plist instead of PLIST_FILES and PORTDATA - Add DOCS Option - Support STAGEDIR - Change Desktop entry file Approved by: pawel / wg (mentors, implicit)
* - Change maintainer email of my ports to @FreeBSD.orgnemysis2013-12-181-1/+1
| | | | Approved by: pawel / wg (mentors, implicit)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | games)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* Bump PORTREVISION after DESKTOP_ENTRIES updatemakc2013-01-231-1/+1
|
* - Convert Makefile headers to new styleak2012-10-172-24/+33
| | | | | | | | | | - Convert to new options framework - Remove redundant comments - Add DESKTOP_ENTRIES - Bump PORTREVISION Submitted by: nemysis <nemysis at gmx.ch> (maintainer) Feature safe: yes
* Fix typos in COMMENTcs2012-07-291-1/+1
| | | | Approved by: portmgr@ (implicit)
* - Remove the wrapper scriptak2012-07-191-6/+8
| | | | Approved by: nemysis <nemysis@gmx.ch> (maintainer)
* SDL Lopan is a mahjong game remakeak2012-04-284-0/+71
PR: ports/167306 Submitted by: nemysis <nemysis@gmx.ch> Approved by: eadler (mentor)