Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix build with newer versions of enet | amdmi3 | 2011-11-09 | 3 | -1/+64 |
| | | | | Submitted by: pawel | ||||
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | amdmi3 | 2011-09-24 | 1 | -2/+2 |
| | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav | ||||
* | Unbreak using bundled zipios++ | bapt | 2011-08-01 | 5 | -33/+35 |
| | |||||
* | Mark broken because zipios++ has gone | bapt | 2011-08-01 | 1 | -0/+2 |
| | | | | | | | Keep broken the time to investigate what to do with this port this unbreak INDEX Reported by: Portsnap buildbox Pointyhat to: bapt@ (myself) | ||||
* | -remove MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | - Update graphics/sdl_ttf to version 2.0.10 | mva | 2010-08-11 | 1 | -1/+1 |
| | | | | | - Bump portrevisions for all ports depending on graphics/sdl_ttf - Update Mk/bsd.sdl.mk for the new shared library version. | ||||
* | Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. | ade | 2010-05-31 | 1 | -1/+1 |
| | |||||
* | - update to 1.4.1 | dinoex | 2010-03-28 | 1 | -1/+1 |
| | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi | ||||
* | - Fix desktop entry ([1]) | amdmi3 | 2010-02-23 | 1 | -5/+6 |
| | | | | | | | | | - Remove useless CONFIGURE_TARGET - Add MAKE_JOBS_SAFE - Beautify MASTER_SITES Submitted by: makc ([1]) Feature safe: yes | ||||
* | - update to jpeg-8 | dinoex | 2010-02-05 | 1 | -1/+1 |
| | |||||
* | - Update devel/sdl12 to version 1.2.14. | mva | 2010-01-30 | 1 | -1/+1 |
| | | | | | | | | | | | | - Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit) | ||||
* | - bump all port that indirectly depends on libjpeg and have not yet been ↵ | dinoex | 2009-07-31 | 1 | -0/+1 |
| | | | | | | bumped or updated Requested by: edwin | ||||
* | - Switch to recently added bsd.lua.mk tolua++ support | amdmi3 | 2008-08-26 | 1 | -4/+2 |
| | |||||
* | - Update to 1.01 | amdmi3 | 2008-08-23 | 14 | -2965/+2564 |
| | | | | | - Take maintainership - Some port enhancements | ||||
* | Drop maintainership on my ports as I'm no longer using FreeBSD. | anholt | 2008-08-07 | 1 | -1/+1 |
| | |||||
* | Bump portrevision due to upgrade of devel/gettext. | edwin | 2008-06-06 | 1 | -1/+1 |
| | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) | ||||
* | - Remove unneeded dependency from gtk12/gtk20 [1] | miwi | 2008-04-20 | 1 | -1/+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) | ||||
* | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG | miwi | 2008-03-23 | 1 | -2/+1 |
| | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) | ||||
* | - Chase devel/sdl12 shlib version bump | miwi | 2008-03-13 | 1 | -1/+1 |
| | |||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 2 | -2/+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 directory | stas | 2006-09-20 | 1 | -0/+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) | ||||
* | Modify these files to reflect bsd.lua.mk as tested on the cluster. | linimon | 2006-09-15 | 1 | -8/+10 |
| | | | | | | PR: ports/101612 Submitted by: alepulver Hat: portmgr | ||||
* | Fix fetching. | anholt | 2006-07-07 | 1 | -2/+2 |
| | | | | | PR: ports/97654 Submitted by: Martin Wilke <freebsd@unixfreunde.de> | ||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | edwin | 2006-01-22 | 1 | -6/+6 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | Fix pkg-plist from last update. | anholt | 2005-10-24 | 1 | -1/+2 |
| | | | | Reported by: pointyhat via kris | ||||
* | Update to 0.92, and depend on zipios as a LIB_DEPENDS, since we're linking | anholt | 2005-10-15 | 2 | -6/+6 |
| | | | | | | against a shared library. Reported by: vs (zipios issue) | ||||
* | Update to the 0.91 release. Make it use system gettext, fixing the | anholt | 2005-05-05 | 4 | -57/+228 |
| | | | | lib/charset.alias extra. | ||||
* | Voluntarily move maintainership to Eric Anholt. | edwin | 2005-05-05 | 1 | -1/+1 |
| | |||||
* | Be a good ports committer and use USE_SDL instead of doing my own dependency on | anholt | 2005-04-09 | 1 | -3/+2 |
| | | | | | | SDL_ttf. Requested by: maintainer | ||||
* | Unbreak by adding a dependency on SDL_ttf (avoiding some broken stub code) and | anholt | 2005-04-02 | 1 | -4/+3 |
| | | | | | | depending on a non-broken GCC. Approved by: portmgr (marcus) | ||||
* | BROKEN: Does not compile | kris | 2005-01-02 | 1 | -0/+2 |
| | | | | Approved by: portmgr (self) | ||||
* | Bump shlib version for graphics/sdl_gfx and bump PORTREVISION for | krion | 2004-12-23 | 1 | -1/+1 |
| | | | | depended ports. | ||||
* | Demand gcc 3.3 | edwin | 2004-12-05 | 1 | -1/+1 |
| | |||||
* | BROKEN: Does not compile | kris | 2004-12-04 | 1 | -0/+2 |
| | |||||
* | Don't use enigma's zipios++ and lua4 but the one from the FreeBSD | edwin | 2004-11-22 | 10 | -0/+194 |
| | | | | ports collection. | ||||
* | Upgrade to version 0.90beta of this game. | edwin | 2004-11-21 | 3 | -1696/+2588 |
| | |||||
* | BROKEN on 5.x: Does not compile | kris | 2004-09-19 | 1 | -1/+7 |
| | | | | Approved by: portmgr (self) | ||||
* | - Bump PORTREVISION for those ports, which depend on | krion | 2004-05-20 | 1 | -1/+1 |
| | | | | recently updated graphics/sdl_gfx | ||||
* | Add size data. | trevor | 2004-03-18 | 1 | -0/+1 |
| | | | | Approved by: maintainers | ||||
* | Chase library bump of libSDL-1.1 for all ports which were depending | edwin | 2004-03-16 | 1 | -1/+1 |
| | | | | on sdl12-1.2.5 | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 2) | ||||
* | Be the first port to fully utilize bsd.sdl.mk | edwin | 2004-01-20 | 1 | -9/+4 |
| | | | | Submitted by: edwin@mavetju.org | ||||
* | Fix MASTER_SITE as long as savannah.gnu.org doesn't play nicely | edwin | 2004-01-08 | 1 | -1/+2 |
| | | | | Submitted by: edwin@mavetju.org | ||||
* | - Chase libraries for new SDL_gfx version. | krion | 2003-12-16 | 1 | -2/+2 |
| | |||||
* | USE_REINPLACE need be defined only when REINPLACE_CMD is used. | trevor | 2003-11-17 | 1 | -1/+0 |
| | |||||
* | - Bump PORTREVISION missed by my last commit | krion | 2003-10-29 | 1 | -0/+1 |
| | |||||
* | - Chase libraries for new sdl_gfx version | krion | 2003-10-29 | 1 | -1/+1 |
| | |||||
* | Before committing the previous BROKEN changes I carefully checked the status | kris | 2003-10-16 | 1 | -7/+1 |
| | | | | | | | | | of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris | ||||
* | BROKEN on 5.x: does not compile | kris | 2003-10-16 | 1 | -1/+7 |
| | |||||
* | Upgrade to version 0.81. | edwin | 2003-10-14 | 4 | -37/+48 |
| | | | | | | Enigma 0.81 is available from the download page. This release mainly fixes the remaining the issues that were discussed on this mailing list in the last few days. | ||||
* | Fix pkg-plist (lots of added files between 0.80-rc1 and 0.80) | edwin | 2003-10-09 | 1 | -0/+52 |
| | |||||
* | Update to Enigma 0.80. | edwin | 2003-10-09 | 4 | -845/+1624 |
| | | | | | More levels, different kind of objects, introduction of level packs. If you have spare time, this is your chance! | ||||
* | Chase up new MASTER_SITE_SAVANNAH. | edwin | 2003-10-03 | 1 | -1/+2 |
| | | | | | PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> | ||||
* | Maintainer update to version 0.70, with lots of new levels! | edwin | 2003-02-23 | 4 | -19/+232 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Maintainer Update to version 0.60 | edwin | 2003-01-03 | 4 | -565/+588 |
| | |||||
* | Project site moved to nongnu.org | pat | 2002-09-22 | 2 | -2/+2 |
| | | | | | PR: ports/43161 Submitted by: maintainer | ||||
* | Add enigma 0.50, enigma is a reimplementation of Oxyd, a puzzle game. | anholt | 2002-08-18 | 7 | -0/+668 |
PR: 40967 Submitted by: Edwin Groothuis |