aboutsummaryrefslogtreecommitdiffstats
path: root/devel/sdlmm
Commit message (Collapse)AuthorAgeFilesLines
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-0/+1
| | | | on sdl12-1.2.5
* SIZEify.trevor2004-01-291-0/+1
|
* Let ports use the USE_SDL macro.edwin2004-01-241-4/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update version number of SDL shared library.sobomax2003-01-021-1/+1
|
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Chase increase of libSDL version number.sobomax2002-04-171-1/+1
|
* Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-201-17/+8
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Don't filter libc_r on 5-CURRENT.sobomax2001-12-201-8/+17
|
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-3/+13
| | | | Submitted by: Ports Fury
* - Update to 0.1.8;sobomax2001-09-036-9/+121
| | | | | - get rid of useless .la file; - don't hardcode package version number into library name - it's bogus.
* add sdlmmijliao2001-06-215-0/+63
A C++ Wrapper for the SDL (Simple DirectMedia Layer)