summaryrefslogtreecommitdiff
path: root/graphics/sdl_image (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update graphics/sdl_image:Daichi GOTO2003-07-311-16/+12
| | | | | | | | | | | - Utilize USE_SDL - PERL -> REINPLACE_CMD PR: 55058 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=86017
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update version number of SDL shared library.Maxim Sobolev2003-01-021-1/+1
| | | | Notes: svn path=/head/; revision=72210
* Enable TIFF and XCF support and bump PORTREVISION.Dag-Erling Smørgrav2002-05-021-0/+2
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=58441
* Ignore invisible layers and channels in XCF files.Dag-Erling Smørgrav2002-05-021-0/+79
| | | | Notes: svn path=/head/; revision=58440
* Update to 1.2.2.Maxim Sobolev2002-04-172-3/+3
| | | | Notes: svn path=/head/; revision=57803
* Update to 1.2.1.Maxim Sobolev2001-12-192-2/+2
| | | | Notes: svn path=/head/; revision=51829
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47625
* Move:Maxim Sobolev2001-04-091-1/+1
| | | | | | | | | | devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami Notes: svn path=/head/; revision=41125
* Update to 1.2.0.Maxim Sobolev2001-04-062-3/+3
| | | | Notes: svn path=/head/; revision=40946
* Update SDL shared library version number.Maxim Sobolev2001-02-161-1/+1
| | | | Notes: svn path=/head/; revision=38409
* Update to 1.1.0.Maxim Sobolev2000-12-114-3/+14
| | | | Notes: svn path=/head/; revision=35894
* Update to 1.0.10.Maxim Sobolev2000-09-283-4/+4
| | | | Notes: svn path=/head/; revision=33210
* Add sdl_image - a simple library to load images of various formats as SDLMaxim Sobolev2000-09-206-0/+74
surfaces. Notes: svn path=/head/; revision=32889