aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/fnlib
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-021-1/+1
|
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* SIZEify.Trevor Johnson2004-03-181-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 2)
* - Chase checksum. Tarball was rerolled, auto*hell tools changed.Pav Lucistnik2003-12-083-1/+12
| | | | | | | | | | No change in actual source codes or font files. This note appeared in ChangeLog: +Tue Jul 29 22:37:39 2003 Michael Jennings (mej) + +I'm not sure it's worth it, but hey... Spec file/build cleanups from +Matthias Brill <matthias.brill@akamail.com>.
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-211-1/+0
|
* de-pkg-commentAkinori MUSHA2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-112-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-072-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-221-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-171-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-271-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-242-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-161-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-181-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-242-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-193-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-054-39/+135
|
* Font library, it required by Enlightenment 0.14.Vanilla I. Shu1998-06-256-0/+202
PR: ports/7036 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>