| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 May 2013 19:33:20
0.3.5_3
|
bapt  |
Fix build with bmake |
31 Dec 2012 12:39:10
0.3.5_3
|
bapt  |
Convert to optionsng
Trim headers |
01 Jun 2012 05:26:28
0.3.5_3
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
0.3.5_2
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
02 Jul 2011 19:59:20
0.3.5_2
|
mva  |
- Update graphics/sdl_gfx to version 2.0.22
- Update Mk/bsd.sdl.mk for the new shared lib version
- Bump portrevisions for all ports depending on graphics/sdl_gfx |
17 Jun 2011 07:06:59
0.3.5_1
|
bapt  |
Fix homepage take maintainership |
27 Apr 2011 01:56:47
0.3.5_1
|
dougb  |
By Maintainer's request, toss these ports back into the pool |
19 Mar 2011 12:38:54
0.3.5_1
|
miwi  |
- Get Rid MD5 support |
11 Aug 2010 06:57:34
0.3.5_1
|
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. |
30 Mar 2010 18:13:51
0.3.5
|
amdmi3  |
xsw is a tool for generating presentations.
It uses a simple language to describe the slides.
An example xsw file is:
slide:
- "Hello" x:50 y:30 align:center
+ "World!"
WWW: http://code.google.com/xsw/
PR: 144841
Submitted by: Charlie Kester <corky1951@comcast.net> |