aboutsummaryrefslogtreecommitdiff
path: root/devel/esdl
Commit message (Collapse)AuthorAgeFilesLines
* Fix make patchAntoine Brodin2014-05-271-1/+1
| | | | Notes: svn path=/head/; revision=355467
* Convert to USES=dos2unixBaptiste Daroussin2014-05-261-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=355278
* - Switch to USES=gmake.Jimmy Olgeni2013-11-113-6/+22
| | | | | | | | - Add staging support. - Remove indefinite article from COMMENT. Notes: svn path=/head/; revision=333510
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Convert Makefile headers to the new format in my ports (round #2).Jimmy Olgeni2013-01-261-1/+0
| | | | Notes: svn path=/head/; revision=311019
* Convert to OptionsNG.Jimmy Olgeni2012-10-071-11/+9
| | | | Notes: svn path=/head/; revision=305481
* Add compatibility fixes for Erlang R15.Jimmy Olgeni2012-08-152-1/+55
| | | | Notes: svn path=/head/; revision=302568
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - 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 Notes: svn path=/head/; revision=291667
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Bump PORTREVISION in Erlang dependent ports, which need to be rebuiltJimmy Olgeni2010-09-271-1/+1
| | | | | | | due to the new beam format. Notes: svn path=/head/; revision=261976
* - Update graphics/sdl_ttf to version 2.0.10Marcus von Appen2010-08-111-1/+1
| | | | | | | | - Bump portrevisions for all ports depending on graphics/sdl_ttf - Update Mk/bsd.sdl.mk for the new shared library version. Notes: svn path=/head/; revision=259098
* Align OPTIONS.Jimmy Olgeni2010-08-041-2/+2
| | | | Notes: svn path=/head/; revision=258775
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update devel/sdl12 to version 1.2.14.Marcus von Appen2010-01-301-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) Notes: svn path=/head/; revision=248835
* Fix file permissions and mark MAKE_JOBS_SAFE.Jimmy Olgeni2009-11-011-1/+5
| | | | | | | | PR: ports/140165 Submitted by: amdmi3 Notes: svn path=/head/; revision=243608
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 1.0.1Pav Lucistnik2009-06-244-20/+60
| | | | | | | | | PR: ports/135272 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: maintainer timeout (olgeni; 19 days) Notes: svn path=/head/; revision=236592
* Force rebuild with R13B01.Jimmy Olgeni2009-06-111-1/+1
| | | | Notes: svn path=/head/; revision=235579
* Force rebuild with R12B-5.Jimmy Olgeni2008-11-061-1/+1
| | | | Notes: svn path=/head/; revision=222436
* Force rebuild with R12B-4.Jimmy Olgeni2008-09-051-1/+1
| | | | Notes: svn path=/head/; revision=219948
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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) Notes: svn path=/head/; revision=211584
* Make use of the @rmtry macroEdwin Groothuis2008-04-191-1/+1
| | | | Notes: svn path=/head/; revision=211560
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* Bump PORTREVISION to rebuild with the latest Erlang release.Jimmy Olgeni2007-12-231-1/+1
| | | | Notes: svn path=/head/; revision=204417
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Upgrade to version 0.96.0626 and unbreak.Jimmy Olgeni2006-12-102-9/+4
| | | | Notes: svn path=/head/; revision=179410
* - 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) Notes: svn path=/head/; revision=173460
* Schedule these broken ports for termination on 2006-12-01Kris Kennaway2006-09-021-0/+2
| | | | Notes: svn path=/head/; revision=171889
* Mark as broken: fails to install properly on pointyhat.Mark Linimon2006-07-151-0/+2
| | | | Notes: svn path=/head/; revision=167870
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-0/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Upgrade to version 0.95.0630.Jimmy Olgeni2005-12-028-74/+10
| | | | Notes: svn path=/head/; revision=150273
* Upgrade to version 0.94.0615.Jimmy Olgeni2004-12-223-5/+4
| | | | Notes: svn path=/head/; revision=124825
* Cosmetic change for WWW tag.Jimmy Olgeni2004-05-011-1/+1
| | | | Notes: svn path=/head/; revision=108116
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-0/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* Remove USE_SIZE now that it's used by default.Jimmy Olgeni2004-03-111-1/+0
| | | | Notes: svn path=/head/; revision=103690
* 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> Notes: svn path=/head/; revision=103247
* BROKEN on !i386: Does not compileKris Kennaway2004-02-261-1/+7
| | | | Notes: svn path=/head/; revision=102167
* Upgrade to 0.94.0125, add USE_SIZE, replace USE_MESA with USE_GL (portlint).Jimmy Olgeni2004-02-172-4/+5
| | | | Notes: svn path=/head/; revision=101240
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Upgrade to version 0.93.0909.Jimmy Olgeni2003-11-196-48/+48
| | | | | | | | PR: 59382 Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> Notes: svn path=/head/; revision=94359
* Add proper RUN_DEPENDS on "erl".Jimmy Olgeni2003-09-011-0/+1
| | | | Notes: svn path=/head/; revision=88304
* Switch to USE_SDL.Jimmy Olgeni2003-07-271-4/+1
| | | | Notes: svn path=/head/; revision=85667
* Add symlink into erlang's lib/ directory, for cleaner dependencyJimmy Olgeni2003-07-192-0/+6
| | | | | | | specification. Notes: svn path=/head/; revision=85190
* Upgrade to version 0.93.0526.Jimmy Olgeni2003-07-186-828/+17
| | | | Notes: svn path=/head/; revision=85116