summaryrefslogtreecommitdiff
path: root/graphics/fnlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix fennerism.Ade Lovett2002-06-211-5/+3
| | | | | | | Relinquish maintainership, I no longer use this port. Notes: svn path=/head/; revision=61691
* Sigh. Reclaim these, primarily for GNOME 1.4Ade Lovett2001-03-231-1/+1
| | | | Notes: svn path=/head/; revision=40248
* Someone don't like my style, so I drop maintainer now.Vanilla I. Shu2001-03-231-1/+1
| | | | Notes: svn path=/head/; revision=40247
* Implement WANT_IMLIB and USE_IMLIB.Jeremy Lea2000-10-051-2/+1
| | | | Notes: svn path=/head/; revision=33427
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-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 Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* PORTNAME / PORTVERSION syntax conversionDavid E. O'Brien2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27470
* Upgrade to 0.5, and correct MASTER_SITES.Vanilla I. Shu2000-01-024-15/+15
| | | | Notes: svn path=/head/; revision=24345
* Add some MASTER_SITES that actually work.Chris Piazza1999-10-171-3/+4
| | | | | | | Obtained from: OpenBSD Notes: svn path=/head/; revision=22492
* Use updated imlib library.Yukihiro Nakai1999-10-081-1/+1
| | | | Notes: svn path=/head/; revision=22244
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* 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
* Fix broken fnlib port. The configure-type scripts in the distfile changedChris Piazza1999-06-232-10/+10
| | | | | | | | | but nothing else did. PR: 12105,12362 Notes: svn path=/head/; revision=19739
* Fixup after imlib version bump.Steve Price1999-05-292-12/+6
| | | | | | | | PR: 11843 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19059
* Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.Jacques Vidrine1999-03-151-2/+2
| | | | | | | | libgdk_imlib.so.2 -> libgdk_imlib.so.3 libImlib.so.2 -> libImlib.so.3 Notes: svn path=/head/; revision=17236
* Use ${MASTER_SITE_GNOME}Bill Fenner1999-01-271-3/+3
| | | | Notes: svn path=/head/; revision=16379
* Bump imlib version number in dependencies.Jacques Vidrine1999-01-171-4/+5
| | | | | | | | Honor LOCALBASE for finding libraries: jpeg, png, et. al. Location of distfile on MASTER_SITES changed again. Notes: svn path=/head/; revision=16106
* Upgrade to 0.4.Vanilla I. Shu1998-12-284-268/+267
| | | | Notes: svn path=/head/; revision=15673
* Fix the problem of "make package"Vanilla I. Shu1998-11-051-6/+6
| | | | | | | Submitted by: Tom Jobbins <tom@tom.tj> Notes: svn path=/head/; revision=14358
* Convert to elf.Vanilla I. Shu1998-09-232-5/+5
| | | | Notes: svn path=/head/; revision=13366
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Fix the problem of pkg/PLIST ("\").Vanilla I. Shu1998-07-301-1/+1
| | | | Notes: svn path=/head/; revision=12214
* Fix the special filename in pkg/PLIST (\.tif)Vanilla I. Shu1998-07-191-1/+1
| | | | | | | | PR: ports/7316 Submitted by: Woju Wu <woju@freebsd.ee.ntu.edu.tw> Notes: svn path=/head/; revision=11963
* 1. The author change the distfile, and without bump version.Vanilla I. Shu1998-07-183-31/+34
| | | | | | | | 2. Change MASTER_SITE. 3. set myself as MAINTAINER. Notes: svn path=/head/; revision=11949
* Upgrade to 0.3, and add $Id:$ tag, I forgot it...Vanilla I. Shu1998-07-044-39/+135
| | | | Notes: svn path=/head/; revision=11734
* Font library, it required by Enlightenment 0.14.Vanilla I. Shu1998-06-246-0/+202
PR: ports/7036 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=11513