aboutsummaryrefslogtreecommitdiff
path: root/devel/esdl
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Update to version 0.93.0314 and unbreak.Jimmy Olgeni2003-05-116-100/+911
| | | | | | | | PR: 52047 Submitted by: Ports Fury Notes: svn path=/head/; revision=80667
* BROKEN: Does not installKris Kennaway2003-05-061-0/+2
| | | | Notes: svn path=/head/; revision=80218
* Add patch to actually install .hrl files in include.Jimmy Olgeni2003-03-052-0/+24
| | | | Notes: svn path=/head/; revision=76972
* Update to version 0.93.0131.Jimmy Olgeni2003-03-056-216/+76
| | | | Notes: svn path=/head/; revision=76970
* De-pkg-comment my ports + some more.Jimmy Olgeni2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76249
* Bump libsdl revision LIB_DEPENDsEdwin Groothuis2003-01-231-2/+2
| | | | | | | Noticed by: games which didn't work anymore *snif* Notes: svn path=/head/; revision=73887
* Merge fixes from PR 46529, remove version number from lib/ directory,Jimmy Olgeni2003-01-174-93/+199
| | | | | | | | | | | add dependencies to fix bento build. PR: 46529 Submitted by: David Holm <david@realityrift.com> Noticed by: kris Notes: svn path=/head/; revision=73350
* Fix bogus MASTER_SITES from cut&paste :(Jimmy Olgeni2003-01-021-1/+1
| | | | Notes: svn path=/head/; revision=72300
* Add esdl, a library for accessing SDL and OpenGL through Erlang.Jimmy Olgeni2003-01-0212-0/+241
Notes: svn path=/head/; revision=72292