aboutsummaryrefslogtreecommitdiffstats
path: root/games/columns
Commit message (Collapse)AuthorAgeFilesLines
* . fix build with clang (error: C++ requires a type specifier for all ↵Boris Samorodov2013-06-132-8/+16
| | | | | | declarations); . NOPORTDOCS -> PORT_OPTIONS:MDOCS.
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav
* -remove MD5Olli Hauer2011-07-031-1/+0
|
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-201-2/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
|
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+1
| | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
|
* Rescue columns with MASTER_SITE_LOCAL and use PORTDOCS & DATADIR.Thierry Thomas2005-07-212-25/+24
| | | | | Ahh... the image of log wielding, anvil throwing troll just brings a tears of nostalgy into my eyes... (Ulster, The Trollish Bard)
* Mark these ports DEPRECATED due to being unmaintained and one or moreSam Lawrance2005-05-311-0/+3
| | | | | | | | of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-0/+1
| | | | on sdl12-1.2.5
* Properly use SDL everywhere:Edwin Groothuis2004-03-081-1/+1
| | | | | | | | | | | | USE_SDL=yes -> USE_SDL=sdl (good examles everywhere) WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...) See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL. PR: follow-ups of ports/55494, ports/61877 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* - Use new knobs from bsd.sdl.mkKirill Ponomarev2004-01-211-5/+1
| | | | Approved by: portmgr
* Per mastersite survery, remove mastersite that disappeared in December 2000.Mark Linimon2003-10-312-3/+2
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Update version number of SDL shared library.Maxim Sobolev2003-01-021-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-072-1/+2
| | | | Approved by: pat
* Use devel/sdl12 instead of devel/sdl10 because the latter is scheduled forMaxim Sobolev2002-04-172-6/+13
| | | | deorbiting.
* - PORTDOCS policePatrick Li2001-12-241-2/+2
| | | | | - DOCSDIR support to some - Brush out some lint
* Move:Maxim Sobolev2001-04-091-1/+1
| | | | | | | devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami
* Update to version 1.2bKevin Lo2000-10-286-93/+45
| | | | | PR: 22363 Submitted by: Ports Fury
* update portname/portversion stuff (games commit part 1, a-c)Michael Haro2000-04-141-2/+2
|
* ***Michael Haro2000-04-021-10/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | games/affenspiel - Support CC properly *** games/battalion - Support PREFIX properly *** games/block - Support CC/CFLAGS properly *** games/blue - Support CC/CFLAGS properly - Add WWW: line into pkg/DESCR New file: patches/patch-aa *** games/bs - Add WWW: line into pkg/DESCR *** games/columns - Support CXXFLAGS properly - Support sdl-config *** games/empire - Exclude GPL doc from package - Add WWW: line into pkg/DESCR *** games/freesweep to 0.87 - Update to version 0.87 *** games/galaxis - Support CC properly - Add WWW: line into pkg/DESCR *** games/garith - Support CC/CFLAGS properly - Support GTK_CONFIG *** games/gemdropx to 0.7 - Update to version 0.7 *** games/gtkballs - Exclude GPL doc from package - Support GTK_CONFIG *** games/icbm3d - Update WWW: line of pkg/DESCR *** games/mirrormagic - Support CC/X11BASE properly *** games/phalanx to 22 - Update to version 22 - Add WWW: line into pkg/DESCR *** games/spellcast - Update MASTER_SITES and WWW: line of pkg/DESCR - Support CFLAGS properly - Exclude GPL doc from package *** games/starlanes - Support CC properly - Exclude GPL doc from package *** games/xdigger to 1.0.10 - Update to version 1.0.10 New file: patches/patch-ad patches/patch-ae *** games/xtron - Support PREFIX properly - Exclude GPL doc from package *** games/xtruco - Support CC/CFLAGS/X11BASE properly *** games/xvier - Support X11BASE properly *** PR: 17741 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Use new sdlChris Piazza2000-02-031-1/+1
|
* LIB_DEPENDS on SDL.1.0.0 instead of SDL.0. This allows it to compile,Kris Kennaway2000-01-311-1/+1
| | | | | | but it seems to coredump on startup. Oh well.. Noticed by: bento
* Nice little implementation of columns game for X Window SystemSatoshi Taoka1999-09-096-0/+137
PR: 13392 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>