Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a broken varargs declaration turned up by gcc 3.0. | naddy | 2002-02-02 | 1 | -0/+15 |
| | |||||
* | - PORTDOCS police | pat | 2001-12-24 | 1 | -42/+42 |
| | | | | | - DOCSDIR support to some - Brush out some lint | ||||
* | USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. | sobomax | 2001-08-31 | 1 | -1/+0 |
| | |||||
* | Standartise the way used to disable X11 support in various ports. From now | sobomax | 2001-06-05 | 1 | -1/+1 |
| | | | | on WITHOUT_X11 is the Only True Way[tm]. | ||||
* | Put the USE_LIBTOOL back where I put it. | mi | 2001-03-22 | 1 | -0/+2 |
| | | | | Obtained from: Garrett Wollman | ||||
* | Make it possible to compile this package without X11 -- | mi | 2001-03-22 | 2 | -3/+11 |
| | | | | | | | | | | controllable by the NO_X knob. While here, remove the USE_LIBTOOL -- the package compiles fine with the libtool of its own. I was prompted to do this, when the build of mod_php4 on a headless server started to download X11 sources... | ||||
* | Add missed file to the PLIST. | sobomax | 2000-06-21 | 1 | -0/+1 |
| | | | | Missed by: will | ||||
* | Update to 4.1.0b1. | will | 2000-06-20 | 2 | -16/+3 |
| | | | | | PR: 19380 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-17 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Fourth round of INSTALLS_SHLIBS conversion. | sobomax | 2000-06-16 | 2 | -2/+1 |
| | |||||
* | @dirrm share/doc/libungif. | asami | 2000-05-01 | 1 | -0/+1 |
| | | | | Reported by: bento | ||||
* | Convert to PORTNAME/PORTVERSION. lfview had an invalid version | asami | 2000-04-14 | 1 | -2/+2 |
| | | | | string so I fixed it. | ||||
* | Update to version 4.1.0 of libungif after repository copy. | steve | 1999-12-29 | 4 | -74/+80 |
| | | | | | PR: 15719 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update to version 4.1.0. | steve | 1999-09-18 | 4 | -9/+15 |
| | | | | | PR: 13528 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -2/+2 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Install headers in ${PREFIX}/include, not ${PREFIX}/include/giflib. | tg | 1999-05-27 | 1 | -4/+3 |
| | | | | Requested by a couple of people. | ||||
* | Remove a bunch of junk from the patches. | tg | 1999-05-25 | 1 | -11/+3 |
| | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Add USE_XLIB. | asami | 1998-11-28 | 1 | -1/+3 |
| | |||||
* | Update master site. | tg | 1998-11-20 | 1 | -2/+2 |
| | |||||
* | Use bsd.port.{pre,post}.mk. Either use them to avoid having to define | 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. | asami | 1998-09-21 | 1 | -1/+1 |
| | |||||
* | Make this build in an ELF world. | steve | 1998-09-19 | 2 | -4/+11 |
| | |||||
* | Properly call ldconfig from pkg_add and pkg_delete. | 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. | tg | 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 | tg | 1997-05-05 | 5 | -0/+113 |
tools for working with GIF files. |