Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install headers in ${PREFIX}/include, not ${PREFIX}/include/giflib. | Thomas Gellekum | 1999-05-27 | 1 | -4/+3 |
| | | | | Requested by a couple of people. | ||||
* | Remove a bunch of junk from the patches. | Thomas Gellekum | 1999-05-25 | 1 | -11/+3 |
| | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Add USE_XLIB. | Satoshi Asami | 1998-11-28 | 1 | -1/+3 |
| | |||||
* | Update master site. | Thomas Gellekum | 1998-11-20 | 1 | -2/+2 |
| | |||||
* | Use bsd.port.{pre,post}.mk. Either use them to avoid having to define | Satoshi Asami | 1998-11-11 | 1 | -8/+10 |
| | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) | ||||
* | If a.out minor number is zero, ELF shlib names should be listed. | Satoshi Asami | 1998-09-21 | 1 | -1/+1 |
| | |||||
* | Make this build in an ELF world. | Steve Price | 1998-09-19 | 2 | -4/+11 |
| | |||||
* | Properly call ldconfig from pkg_add and pkg_delete. | Satoshi Asami | 1998-08-20 | 1 | -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.... | ||||
* | Upgrade to 3.0. | Thomas Gellekum | 1997-09-24 | 3 | -49/+47 |
| | | | | | PR: 4618 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> | ||||
* | Import a port of Eric Raymond's giflib, a library and collection of | Thomas Gellekum | 1997-05-05 | 5 | -0/+113 |
tools for working with GIF files. |