summaryrefslogtreecommitdiff
path: root/graphics/libungif (follow)
Commit message (Collapse)AuthorAgeFilesLines
* If a.out minor number is zero, ELF shlib names should be listed.Satoshi Asami1998-09-211-1/+1
| | | | Notes: svn path=/head/; revision=13268
* Make this build in an ELF world.Steve Price1998-09-192-4/+11
| | | | Notes: svn path=/head/; revision=13230
* Properly call ldconfig from pkg_add and pkg_delete.Satoshi Asami1998-08-201-0/+2
| | | | | | | | | I also noticed a libgif.so.3 -> libgif.so.3.0 link in /usr/local/lib so I thought it was this port adding it but when I installed it again it didin't reappear. I wonder wth is going on.... Notes: svn path=/head/; revision=12679
* Upgrade to 3.0.Thomas Gellekum1997-09-243-49/+47
| | | | | | | | PR: 4618 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> Notes: svn path=/head/; revision=8015
* Import a port of Eric Raymond's giflib, a library and collection ofThomas Gellekum1997-05-055-0/+113
tools for working with GIF files. Notes: svn path=/head/; revision=6410