summaryrefslogtreecommitdiff
path: root/graphics/png (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Typo (libpng.2 -> libpng.3).Thomas Gellekum1998-09-171-2/+2
| | | | Notes: svn path=/head/; revision=13200
* Roll back libpng's shared library version number. Also, build librariesSatoshi Asami1998-09-172-7/+17
| | | | | | | and links correctly for ELF. Notes: svn path=/head/; revision=13193
* Roll back libpng major to 2.Satoshi Asami1998-09-171-2/+2
| | | | Notes: svn path=/head/; revision=13192
* Convert to ELF in accordance with Satoshi's instructions.Mark Murray1998-09-143-9/+9
| | | | Notes: svn path=/head/; revision=13113
* Wow. Checkout the number of manpages that are in EZWGL. I think that'sTim Vanderhoek1998-08-181-3/+0
| | | | | | | too many, so I'll remove half of them. Notes: svn path=/head/; revision=12620
* Upgrade to 1.0.2Andrey A. Chernov1998-07-093-16/+21
| | | | Notes: svn path=/head/; revision=11807
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Upgrade to 1.0.1Andrey A. Chernov1998-03-284-12/+14
| | | | Notes: svn path=/head/; revision=10343
* Update the shlib minor version to "0.99" so this thing packages.Satoshi Asami1998-03-031-1/+1
| | | | | | | | Note, I think it is totally stupid to match the shared library version number with the software version, but that's the author's call, not mine. Notes: svn path=/head/; revision=10008
* Upgrade to 0.99eAndrey A. Chernov1998-03-024-13/+19
| | | | Notes: svn path=/head/; revision=9999
* Add -lm to shared flagsAndrey A. Chernov1997-12-161-2/+2
| | | | Notes: svn path=/head/; revision=9095
* Add -lz to .so buildingAndrey A. Chernov1997-08-201-1/+1
| | | | | | | Submitted by: Sumida <alta@ryozan.rim.or.jp> Notes: svn path=/head/; revision=7627
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
| | | | Notes: svn path=/head/; revision=7360
* Upgrade to 0.96Andrey A. Chernov1997-06-244-29/+36
| | | | Notes: svn path=/head/; revision=7062
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Remove LIB_DEPENDS on libz, it's in /usr/src now.Satoshi Asami1996-08-191-3/+1
| | | | Notes: svn path=/head/; revision=3644
* Upgrade to 0.89cAndrey A. Chernov1996-07-174-20/+20
| | | | Notes: svn path=/head/; revision=3398
* Just another little variable reorginization.Satoshi Asami1996-02-201-3/+5
| | | | Notes: svn path=/head/; revision=2731
* Upgrade to 0.88Andrey A. Chernov1996-02-194-41/+23
| | | | Notes: svn path=/head/; revision=2726
* Use absolute path to ldconfigAndrey A. Chernov1996-01-252-3/+3
| | | | Notes: svn path=/head/; revision=2662
* exec ranlib & ldconfigAndrey A. Chernov1996-01-251-0/+2
| | | | Notes: svn path=/head/; revision=2660
* Fix categoriesAndrey A. Chernov1995-12-051-2/+2
| | | | Notes: svn path=/head/; revision=2529
* libpng - manipulate PNG images libraryAndrey A. Chernov1995-12-056-0/+144
Notes: svn path=/head/; revision=2527