Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add some SHA256 checksums | pav | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | ade | 2005-11-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. | ||||
* | Remove some patches in favour of USE_LIBTOOL_VER=15 | vs | 2005-03-01 | 2 | -28/+1 |
| | |||||
* | Chase library bump of libSDL-1.1 for all ports which were depending | edwin | 2004-03-16 | 1 | -0/+1 |
| | | | | on sdl12-1.2.5 | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Let ports use the USE_SDL macro. | edwin | 2004-01-23 | 1 | -4/+1 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | Update version number of SDL shared library. | sobomax | 2003-01-02 | 1 | -1/+1 |
| | |||||
* | Fix PORTCOMMENTs that were killing INDEX builds. | adamw | 2002-11-07 | 2 | -2/+1 |
| | | | | | 105 pointy hats to: me Approved by: pat | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Chase increase of libSDL version number. | sobomax | 2002-04-17 | 1 | -1/+1 |
| | |||||
* | Backout previous change - it seems that new revision of the patch doesn't | sobomax | 2001-12-20 | 1 | -17/+8 |
| | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> | ||||
* | Don't filter libc_r on 5-CURRENT. | sobomax | 2001-12-19 | 1 | -8/+17 |
| | |||||
* | Don't link in libc - FreeBSD doesn't need this. | sobomax | 2001-10-31 | 1 | -3/+13 |
| | | | | Submitted by: Ports Fury | ||||
* | - Update to 0.1.8; | sobomax | 2001-09-03 | 6 | -9/+121 |
| | | | | | - get rid of useless .la file; - don't hardcode package version number into library name - it's bogus. | ||||
* | add sdlmm | ijliao | 2001-06-21 | 5 | -0/+63 |
A C++ Wrapper for the SDL (Simple DirectMedia Layer) |