aboutsummaryrefslogtreecommitdiff
path: root/games/megamario
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories gNiclas Zeising2019-11-051-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'g'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516845
* Remove superfluous linefeeds and fix some other minor whitespace bugs.Alexey Dokuchaev2018-01-111-1/+1
| | | | Notes: svn path=/head/; revision=458755
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* 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
* - Bump PORTREVISION for pkg-plist changeRusmir Dusko2014-11-102-15/+22
| | | | | | | - Change DOCS, add help and screens, remove from DATADIR Notes: svn path=/head/; revision=372411
* - Release ports maintained by games@Dmitry Marakasov2014-10-311-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 Notes: svn path=/head/; revision=371872
* - Add LICENSE_FILEDmitry Marakasov2014-10-132-67/+1
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=370784
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+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
* - Use /usr/bin/unzip for zip files extraction (part 2)Alex Kozlov2014-06-061-1/+1
| | | | | | | | | | | Remove most of USES=zip:infozip PR: ports/188419 Approved by: portmgr (bapt) Exp-run: antoine Notes: svn path=/head/; revision=356803
* games/bombhermanRusmir Dusko2014-05-051-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team games/connectagram - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team - Break lines around 80 characters games/cretan-hubris - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team games/fbg2 - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team games/gottet - Transfer maintainership to games@ team games/gtkatlantic - Simplify master site - Use tar.gz instead of tar.bz2 - Transfer maintainership to games@ team - Don't silence warnings - Set PORTSCOUT, Upstream use GTK3 in newer Versions games/kye - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team games/madbomber - Transfer maintainership to games@ team games/megamario - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team - Add fixes_v1.7.txt to DOCS games/nelly - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team - Cosmetical changes games/oneisenough - Transfer maintainership to games@ team - USES shebangfix and SHEBANG_FILES instead of REINPLACE - Simplify installation handling games/patapizza-tetris - Transfer maintainership to games@ team games/puckman - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team games/pycadia - Transfer maintainership to games@ team games/pyspacewar - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team - Remove TODO.txt from DOCS games/simsu - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team - Use tar:bzip2 instead of USE_BZIP2=yes games/smashbattle - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team games/syobon - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team games/tanglet - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team - Use tar:bzip2 instead of USE_BZIP2=yes games/thegrind - Change Makefile header, use my name and @FreeBSD.org email - Transfer maintainership to games@ team Notes: svn path=/head/; revision=353051
* - Use DOS2UNIX_GLOB instead of DOS2UNIX_FILESRusmir Dusko2014-03-142-9/+34
| | | | | | | | | | | | - Fix STAGEDIR, Mega Mario now load correctly from DATADIR, change files/patch-Makefile - Mute dir install - Remove linux.txt from DOCS - Change REINPLACE, cosmetical changes - Strip executable Notes: svn path=/head/; revision=348276
* Convert g* to USES=zipBaptiste Daroussin2014-03-101-2/+1
| | | | Notes: svn path=/head/; revision=347760
* - USES dos2unix and DOS2UNIX_FILES instead of USE_DOS2UNIXRusmir Dusko2014-01-139-43/+42
| | | | | | | | | | - Support STAGEDIR - Break lines around 80 characters - Disable all warnings with -w - Recreate patches with make makepatch Notes: svn path=/head/; revision=339563
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-222-2/+0
| | | | | | | | | the mtree (games category) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331269
* - Change Makefile headerRusmir Dusko2013-09-244-18/+490
| | | | | | | | | | | | | - Change maintainer email gmx.ch --> FreeBSD.org - USES gmake - Use pkg-plist instead of PLIST_FILES and PLIST_DIRS - Add DOCS Option - Mute dir install Approved by: wg/pawel (mentors) Notes: svn path=/head/; revision=328195
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-2/+2
| | | | | | | 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/megamarioJason Helfman2012-11-309-0/+145
Mega Mario is a Super Mario Bros. 1 clone. It features everything the original features - with better graphics, higher resolution, smoother movement and new levels. The story of mario and Luigi continues in old-school style. WWW: http://www.megamario.de/ PR: 167893 Submitted by: nemysis@gmx.ch Feature safe: yes Notes: svn path=/head/; revision=308023