aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/entice
Commit message (Collapse)AuthorAgeFilesLines
* Mark broken on ia64.linimon2006-07-161-1/+7
|
* Fix build, remove BROKEN.vanilla2006-03-162-3/+11
|
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* BROKEN: Does not compilekris2006-02-131-0/+2
|
* Make it fetchable.vanilla2006-02-091-2/+3
| | | | Submitted by: fenner's notify.
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Update WWW lines.vanilla2005-12-211-2/+0
| | | | | Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> PR: ports/90703, ports/90704, ports/90705, ports/90706, ports/90710, ports/90712
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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.
* Fix building with new ecore.vanilla2005-10-202-1/+11
| | | | Obtained from: kris@
* Upgrade to lastest version.vanilla2005-08-022-7/+5
| | | | | | | | | | | | | | | | | | ecore -> 0.9.9.013 edb -> 1.0.5.004 edje -> 0.5.0.013 eet -> 0.9.10.013 embryo -> 0.9.1.013 enlightenment-devel -> 0.16.999.013 entice -> 0.9.3.004 epeg -> 0.9.0.004 epsilon -> 0.3.0.004 esmart -> 0.9.0.004 etox -> 0.9.0.004 evas -> 0.9.9.013 ewl -> 0.0.4.004 imlib2 -> 1.2.1.004 imlib2_loaders -> 1.2.1.004
* Add depend to graphics/esmart.vanilla2005-07-161-1/+3
|
* Upgrade to 0.9.3.003, and remove DEPRECATED.vanilla2005-06-165-79/+25
|
* change the libtool version to use from 1.3 to 1.5oliver2005-06-021-1/+6
|
* Mark these ports DEPRECATED due to being unmaintained and one or morelawrance2005-05-311-0/+3
| | | | | | | | of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-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.
* SIZEify.trevor2004-01-291-0/+1
|
* de-pkg-commentknu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-2/+0
| | | | | | | | 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.adamw2002-11-071-0/+2
| | | | Approved by: pat
* Reset maintainership to ports@. Thanks for your work on these, Jeremy!petef2002-06-041-1/+1
| | | | | PR: 38874 Submitted by: Jeremy Norris <ishmael@mchsi.com> (previous maintainer)
* - Change maintainer's email addresspat2002-01-281-1/+1
| | | | | | | | - Update MASTER_SITES - Bump shlib version for x11-toolkits/gevas PR: 34354 Submitted by: maintainer
* Add entice, it's an Image viewer built around enlightenment 0.17 libraries.vanilla2001-11-047-0/+95
PR: ports/31120 Submitted by: Jeremy Norris <ishmael27@home.com>