aboutsummaryrefslogtreecommitdiff
path: root/graphics/enfle/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Maintainer's email bounces.Mark Linimon2006-06-091-1/+1
| | | | Notes: svn path=/head/; revision=164951
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Remove bzip2 from list of dependencies,Renato Botelho2005-11-301-3/+0
| | | | | | | | | | | it has been part of base system since 4.4 PR: 88991 Submitted by: edwin Approved by: maintainer timeout (16 days) Notes: svn path=/head/; revision=150031
* 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. Notes: svn path=/head/; revision=148323
* - Fix plist and unbreakPav Lucistnik2005-04-051-5/+3
| | | | | | | | PR: ports/79506 Submitted by: Yuki Sawada <samy@goldmoon.org> (maintainer) Notes: svn path=/head/; revision=132576
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129941
* 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. Notes: svn path=/head/; revision=103963
* unbreak.FUJISHIMA Satsuki2003-12-051-4/+0
| | | | Notes: svn path=/head/; revision=95106
* Mark as broken due to gcc3.3. PR: ports/59804 and no response yetMark Linimon2003-12-041-1/+7
| | | | | | | from maintainer. Notes: svn path=/head/; revision=95078
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76036
* Update MASTER_SITESKevin Lo2001-11-281-2/+5
| | | | | | | | PR: 32332 Submitted by: MAINTAINER Notes: svn path=/head/; revision=50669
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47625
* Conditionalize bzip2 dependencies.Akinori MUSHA2001-08-151-2/+4
| | | | Notes: svn path=/head/; revision=46297
* track mng version bump.FUJISHIMA Satsuki2001-03-101-1/+1
| | | | Notes: svn path=/head/; revision=39408
* o update to 20010130.FUJISHIMA Satsuki2001-03-091-1/+5
| | | | | | | | | | | o build plugin for libarc, libmng and libungif. PR: 25629 Submitted by: KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp> Approved by: maintainer Notes: svn path=/head/; revision=39325
* Update to version 20001011.Steve Price2000-12-111-3/+2
| | | | | | | | PR: 23329 Submitted by: maintainer Notes: svn path=/head/; revision=35876
* Update to version 20000817.Steve Price2000-09-051-1/+1
| | | | | | | | PR: 20733 Submitted by: maintainer Notes: svn path=/head/; revision=32289
* Update to 20000802.Kevin Lo2000-08-161-1/+1
| | | | | | | | PR: 20622 Submitted by: MAINTAINER Notes: svn path=/head/; revision=31688
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* Update from 20000615 to 20000627.Maxim Sobolev2000-07-031-1/+1
| | | | | | | | PR: 19620 Submitted by: maintainer Notes: svn path=/head/; revision=30119
* Some Makefile cleanups.Maxim Sobolev2000-06-211-2/+0
| | | | | | | | Submitted by: FUJISHIMA Satsuki <k5@cheerful.com> Approved by: MAINTAINER Notes: svn path=/head/; revision=29736
* Update from 20000422 to 20000615.Maxim Sobolev2000-06-201-5/+8
| | | | | | | | PR: 19371 Submitted by: MAINTAINER Notes: svn path=/head/; revision=29724
* Update to version 20000422.Steve Price2000-04-301-1/+1
| | | | | | | | PR: 18218 Submitted by: maintainer Notes: svn path=/head/; revision=28126
* PORTNAME / PORTVERSION syntax conversionDavid E. O'Brien2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27470
* update to 200000403 releaseMichael Haro2000-04-061-4/+3
| | | | | | | | PR: 17787 Submitted by: maintainer Notes: svn path=/head/; revision=27366
* - Update port to 20000302Chris D. Faulhaber2000-03-041-5/+5
| | | | | | | | | | - Update maintainer's email PR: 17140 Submitted by: Maintainer Notes: svn path=/head/; revision=26530
* Update to enfle-20000220Chris D. Faulhaber2000-02-221-4/+6
| | | | | | | | PR: 16886 Submitted by: Maintainer Notes: svn path=/head/; revision=26148
* Update from 19991206 to 19991224.Chris D. Faulhaber1999-12-271-6/+6
| | | | | | | | PR: 15703 Submitted by: Maintainer Notes: svn path=/head/; revision=24160
* Update to version 19991206.Steve Price1999-12-231-3/+4
| | | | | | | | PR: 15324 Submitted by: maintainer Notes: svn path=/head/; revision=23902
* Update to version 19991102.Steve Price1999-11-141-2/+7
| | | | | | | | PR: 14657 Submitted by: maintainer Notes: svn path=/head/; revision=23066
* Update to version 19991020.Steve Price1999-11-011-3/+4
| | | | | | | | PR: 14435 Submitted by: maintainer Notes: svn path=/head/; revision=22766
* Update to version 19991011Chris Piazza1999-10-161-2/+2
| | | | | | | | PR: 14352 Submitted by: maintainer Notes: svn path=/head/; revision=22491
* Update to versoin 19991005Chris Piazza1999-10-051-2/+2
| | | | | | | | PR: 14133 Submitted by: maintainer Notes: svn path=/head/; revision=22175
* Add dependency to bzip2 and make minor change to CONFIGURE_ARGS.Satoshi Asami1999-09-301-1/+2
| | | | | | | | Submitted by: maintainer Noticed by: bento (bzip2 problem) Notes: svn path=/head/; revision=22088
* Update to 19990929Chris Piazza1999-09-291-3/+3
| | | | | | | | PR: 14039 Submitted by: maintainer Notes: svn path=/head/; revision=22077
* This program aims to view many pictures easily. You cannot expectMunechika SUMIKAWA1999-09-271-0/+24
versatile performance, such as xv, gimp. This software is only to view pictures in succession. So far, this can treat JPEG, PNG, MAG, BMP, XPM, PNM, and several special formats. WWW: http://enfle.fennel.org/ PR: 13822 Submitted by: Yuuki SAWADA <mami@whale.cc.muroran-it.ac.jp> Reviewed by: ports-jp@jp.freebsd.org Notes: svn path=/head/; revision=22017