summaryrefslogtreecommitdiff
path: root/graphics/fnlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
|
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-031-1/+2
| | | | | PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Fix fennerism.Ade Lovett2002-06-211-5/+3
| | | | Relinquish maintainership, I no longer use this port.
* Sigh. Reclaim these, primarily for GNOME 1.4Ade Lovett2001-03-231-1/+1
|
* Someone don't like my style, so I drop maintainer now.Vanilla I. Shu2001-03-231-1/+1
|
* Implement WANT_IMLIB and USE_IMLIB.Jeremy Lea2000-10-051-2/+1
|
* 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
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
| | | | ldconfig in PLIST need personal consideration.
* PORTNAME / PORTVERSION syntax conversionDavid E. O'Brien2000-04-131-2/+2
|
* Upgrade to 0.5, and correct MASTER_SITES.Vanilla I. Shu2000-01-024-15/+15
|
* Add some MASTER_SITES that actually work.Chris Piazza1999-10-171-3/+4
| | | | Obtained from: OpenBSD
* Use updated imlib library.Yukihiro Nakai1999-10-081-1/+1
|
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* 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. :)
* Fix broken fnlib port. The configure-type scripts in the distfile changedChris Piazza1999-06-232-10/+10
| | | | | | but nothing else did. PR: 12105,12362
* Fixup after imlib version bump.Steve Price1999-05-292-12/+6
| | | | | PR: 11843 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* 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
* Use ${MASTER_SITE_GNOME}Bill Fenner1999-01-271-3/+3
|
* 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.
* Upgrade to 0.4.Vanilla I. Shu1998-12-284-268/+267
|
* Fix the problem of "make package"Vanilla I. Shu1998-11-051-6/+6
| | | | Submitted by: Tom Jobbins <tom@tom.tj>
* Convert to elf.Vanilla I. Shu1998-09-232-5/+5
|
* 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.
* Fix the problem of pkg/PLIST ("\").Vanilla I. Shu1998-07-301-1/+1
|
* 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>
* 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.
* Upgrade to 0.3, and add $Id:$ tag, I forgot it...Vanilla I. Shu1998-07-044-39/+135
|
* 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>