summaryrefslogtreecommitdiff
path: root/graphics/png (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Bump MAJOR to 3.Vanilla I. Shu1999-01-232-118/+85
| | | | Notes: svn path=/head/; revision=16274
* Upgrade to 1.0.3, (thanks god, 1.0.3 is out)Vanilla I. Shu1999-01-214-36/+40
| | | | | | | | | | | | | the submitter say: Attached are patches to upgrade the PNG port to 1.0.3, and to fix the two ghostscript ports which would be broken by this. PNG 1.0.3 is apparently completely backwards compatible with 1.0.2. Maintainer contacted with no response. PR: ports/9601 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16243
* 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