aboutsummaryrefslogtreecommitdiff
path: root/graphics/entice/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 2007-12-31 misc/kde3-i18n-id: "Distfile no longer available, outdated"Martin Wilke2008-04-251-29/+0
| | | | | | | | | | 2008-04-02 net/dhcp-agent: Dhcp-agent has not been updated since 2003, it does not build with guile-1.8, and it is unmaintained 2008-04-22 net/ocaml-netclient: is part of ocaml-net 2008-04-06 net/samplicator: Project has vanished 2008-03-20 graphics/entice: Broken and unmaintained Notes: svn path=/head/; revision=211983
* - Update enlightenment-devel and EFL libraries to the latest snapshotStanislav Sedov2008-03-111-11/+8
| | | | | | | | | | | | | - Deprecate old unsupported apps and modules (entice, devian, eveil, engage) - Split evas and ecore to separate modules to handle dependencies properly - Disable PAM in enlightenment-devel as it don't work anyway (requires root privilegies) - Add DBUS support. Thanks to: az Notes: svn path=/head/; revision=208836
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - bsd.efl.mk is now in ports/MkPav Lucistnik2007-03-241-1/+0
| | | | | | | | PR: ports/100497 Submitted by: stass Notes: svn path=/head/; revision=188172
* - Update e17 ports to 20070223 snapshotStanislav Sedov2007-03-111-2/+2
| | | | | | | | | | | | | | | - Bump portrevisions on all imlib2-dependend ports as the library soversion was bumped [1] - Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't support it anymore. [2] The patch was tested in the tinderbox. Approved by: portmgr (marcus) [1], Anders Troback <freebsd@troback.com> (maintainer) [2] Notes: svn path=/head/; revision=187097
* - Move to LOCALBASEStanislav Sedov2006-10-081-9/+10
| | | | | | | | | | | | | | - Use new EFL framework - Update all e17 ports to the lates stable cvs snapshot - Add additional knobs/options to ports makefiles to control the feature set - Add a bunch of new e17 applications/libraries - Minor improvements/modification. Approved by: vanilla (old maintainer), sem (mentor) Notes: svn path=/head/; revision=174934
* Mark broken on ia64.Mark Linimon2006-07-151-1/+7
| | | | Notes: svn path=/head/; revision=167919
* Fix build, remove BROKEN.Vanilla I. Shu2006-03-161-3/+1
| | | | Notes: svn path=/head/; revision=157370
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* BROKEN: Does not compileKris Kennaway2006-02-121-0/+2
| | | | Notes: svn path=/head/; revision=155857
* Make it fetchable.Vanilla I. Shu2006-02-091-2/+3
| | | | | | | Submitted by: fenner's notify. Notes: svn path=/head/; revision=155561
* 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 building with new ecore.Vanilla I. Shu2005-10-201-1/+1
| | | | | | | Obtained from: kris@ Notes: svn path=/head/; revision=145908
* Upgrade to lastest version.Vanilla I. Shu2005-08-011-5/+3
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=140690
* Add depend to graphics/esmart.Vanilla I. Shu2005-07-151-1/+3
| | | | Notes: svn path=/head/; revision=139285
* Upgrade to 0.9.3.003, and remove DEPRECATED.Vanilla I. Shu2005-06-161-14/+7
| | | | Notes: svn path=/head/; revision=137535
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-011-1/+6
| | | | Notes: svn path=/head/; revision=136637
* Mark these ports DEPRECATED due to being unmaintained and one or moreSam Lawrance2005-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 Notes: svn path=/head/; revision=136519
* 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
* de-pkg-commentAkinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75960
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Reset maintainership to ports@. Thanks for your work on these, Jeremy!Pete Fritchman2002-06-041-1/+1
| | | | | | | | PR: 38874 Submitted by: Jeremy Norris <ishmael@mchsi.com> (previous maintainer) Notes: svn path=/head/; revision=60564
* - Change maintainer's email addressPatrick Li2002-01-281-1/+1
| | | | | | | | | | | - Update MASTER_SITES - Bump shlib version for x11-toolkits/gevas PR: 34354 Submitted by: maintainer Notes: svn path=/head/; revision=53884
* Add entice, it's an Image viewer built around enlightenment 0.17 libraries.Vanilla I. Shu2001-11-041-0/+23
PR: ports/31120 Submitted by: Jeremy Norris <ishmael27@home.com> Notes: svn path=/head/; revision=49559