| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Jan 2013 15:03:49
1.0.1_10
|
olgeni  |
Convert Makefile headers to the new format in my ports (round #2). |
07 Oct 2012 14:22:14
1.0.1_10
|
olgeni  |
Convert to OptionsNG. |
15 Aug 2012 09:08:58
1.0.1_10
|
olgeni  |
Add compatibility fixes for Erlang R15. |
01 Jun 2012 05:26:28
1.0.1_9
|
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 10:18:33
1.0.1_8
|
mva  |
- Update devel/sdl12 to 1.2.15
- 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 |
03 Jul 2011 14:59:23
1.0.1_7
|
ohauer  |
-remove MD5 |
27 Sep 2010 20:40:16
1.0.1_7
|
olgeni  |
Bump PORTREVISION in Erlang dependent ports, which need to be rebuilt
due to the new beam format. |
11 Aug 2010 06:57:34
1.0.1_6
|
mva  |
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version. |
04 Aug 2010 14:12:21
1.0.1_5
|
olgeni  |
Align OPTIONS. |
28 Mar 2010 06:47:48
1.0.1_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.0.1_4
|
dinoex  |
- update to jpeg-8 |
30 Jan 2010 09:43:31
1.0.1_3
|
mva  |
- Update devel/sdl12 to version 1.2.14.
- 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) |
01 Nov 2009 15:25:58
1.0.1_2
|
olgeni  |
Fix file permissions and mark MAKE_JOBS_SAFE.
PR: ports/140165
Submitted by: amdmi3 |
22 Aug 2009 00:18:43
1.0.1_1
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
31 Jul 2009 13:57:52
1.0.1_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
24 Jun 2009 16:04:01
1.0.1
|
pav  |
- Update to 1.0.1
PR: ports/135272
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by: maintainer timeout (olgeni; 19 days) |
11 Jun 2009 12:05:07
0.96.0626_7
|
olgeni  |
Force rebuild with R13B01. |
06 Nov 2008 00:06:11
0.96.0626_6
|
olgeni  |
Force rebuild with R12B-5. |
05 Sep 2008 19:44:04
0.96.0626_5
|
olgeni  |
Force rebuild with R12B-4. |
06 Jun 2008 13:21:59
0.96.0626_4
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
19 Apr 2008 17:56:05
0.96.0626_3  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [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) |
19 Apr 2008 01:37:40
0.96.0626_3
|
edwin  |
Make use of the @rmtry macro |
13 Mar 2008 14:28:35
0.96.0626_3
|
miwi  |
- Chase devel/sdl12 shlib version bump |
23 Dec 2007 21:59:55
0.96.0626_2
|
olgeni  |
Bump PORTREVISION to rebuild with the latest Erlang release. |
19 May 2007 20:32:57
0.96.0626_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
10 Dec 2006 21:05:23
0.96.0626
|
olgeni  |
Upgrade to version 0.96.0626 and unbreak. |
20 Sep 2006 11:21:59
0.95.0630_2
|
stas  |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
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) |
02 Sep 2006 16:51:10
0.95.0630_1
|
kris  |
Schedule these broken ports for termination on 2006-12-01 |
15 Jul 2006 07:40:12
0.95.0630_1
|
linimon  |
Mark as broken: fails to install properly on pointyhat. |
07 Mar 2006 08:28:06
0.95.0630_1
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
22 Jan 2006 08:30:12
0.95.0630
|
edwin  |
SHA256ify
Approved by: krion@ |
02 Dec 2005 23:25:49
0.95.0630
|
olgeni  |
Upgrade to version 0.95.0630. |
22 Dec 2004 14:36:10
0.94.0615_1
|
olgeni  |
Upgrade to version 0.94.0615. |
01 May 2004 22:04:10
0.94.0125_1
|
olgeni  |
Cosmetic change for WWW tag. |
16 Mar 2004 04:23:56
0.94.0125_1
|
edwin  |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
11 Mar 2004 21:41:14
0.94.0125
|
olgeni  |
Remove USE_SIZE now that it's used by default. |
08 Mar 2004 01:01:31
0.94.0125
|
edwin  |
Properly use SDL everywhere:
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> |
26 Feb 2004 08:14:26
0.94.0125
|
kris  |
BROKEN on !i386: Does not compile |
17 Feb 2004 21:00:40
0.94.0125
|
olgeni  |
Upgrade to 0.94.0125, add USE_SIZE, replace USE_MESA with USE_GL (portlint). |
04 Feb 2004 05:21:48
0.93.0909_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
19 Nov 2003 14:07:55
0.93.0909
|
olgeni  |
Upgrade to version 0.93.0909.
PR: 59382
Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> |
01 Sep 2003 20:02:20
0.93.0526_1
|
olgeni  |
Add proper RUN_DEPENDS on "erl". |
27 Jul 2003 10:03:33
0.93.0526_1
|
olgeni  |
Switch to USE_SDL. |
19 Jul 2003 12:39:04
0.93.0526_1
|
olgeni  |
Add symlink into erlang's lib/ directory, for cleaner dependency
specification. |
18 Jul 2003 09:50:22
0.93.0526
|
olgeni  |
Upgrade to version 0.93.0526. |
11 May 2003 13:30:49
0.93.0314
|
olgeni  |
Update to version 0.93.0314 and unbreak.
PR: 52047
Submitted by: Ports Fury |
06 May 2003 07:04:22
0.93.0131
|
kris  |
BROKEN: Does not install |
05 Mar 2003 20:49:52
0.93.0131
|
olgeni  |
Add patch to actually install .hrl files in include. |
05 Mar 2003 20:14:42
0.93.0131
|
olgeni  |
Update to version 0.93.0131. |
23 Feb 2003 10:51:29
0.91.1129_2
|
olgeni  |
De-pkg-comment my ports + some more. |
23 Jan 2003 23:37:30
0.91.1129_2
|
edwin  |
Bump libsdl revision LIB_DEPENDs
Noticed by: games which didn't work anymore *snif* |
17 Jan 2003 13:45:25
0.91.1129_1
|
olgeni  |
Merge fixes from PR 46529, remove version number from lib/ directory,
add dependencies to fix bento build.
PR: 46529
Submitted by: David Holm <david@realityrift.com>
Noticed by: kris |
02 Jan 2003 20:17:17
0.91.1129
|
olgeni  |
Fix bogus MASTER_SITES from cut&paste :( |
02 Jan 2003 19:57:55
0.91.1129
|
olgeni  |
Add esdl, a library for accessing SDL and OpenGL through Erlang. |