aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/edje_viewer
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 20130520 snapshotgblach2013-05-202-6/+4
| | | | Approved by: crees, tabthorpe (mentors, implicit)
* - Update Enlightenment to 0.17.0gblach2012-12-232-4/+3
| | | | | | | - Update EFL to 1.7.4 - Convert to OptionsNG Approved by: crees (mentor)
* - Change my email address to gblach@FreeBSD.orggblach2012-11-041-7/+2
| | | | | | - Change Makefile headers to shorter form Feature safe: yes
* - Update E17 ports:makc2012-06-272-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | EFL updated to 1.1.0 and E17 updated to 0.16.999.65643 (svn 65643) - Pass maintainership to submitter. - New ports: benchmarks/expedite devel/eio graphics/evas-loader-generic graphics/evas-loader-ico graphics/evas-loader-psd graphics/evas-loader-wbmp graphics/evas_generic_loaders-gst graphics/evas_generic_loaders-pdf graphics/evas_generic_loaders-ps graphics/evas_generic_loaders-raw graphics/evas_generic_loaders-xcf x11-wm/e17-module-comp-scale x11-wm/e17-module-e-tiling x11-wm/e17-module-elfe x11-wm/e17-module-everything-aspell x11-wm/e17-module-everything-shotgun x11-wm/e17-module-xkbswitch PR: ports/167405 Submitted by: Grzegorz Blach <magik at roorback.net>
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* - pass maintainership of this ports to new volunteerrm2012-04-111-1/+1
| | | | | | | - add some of them to `enlightenment' virtual category PR: 166814 Submitted by: Grzegorz Blach <magik at roorback dot net>
* - Return my ports back to the pool. I was unable to make any fixes tostas2011-10-241-1/+1
| | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval).
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* - Update modules to 1.0.0/1miwi2011-06-252-5/+4
| | | | | | | | - Update e17 to lastest snapshot 0.16.999.55225 PR: 154402 Submitted by: Grzegorz Blach <magik@roorback.net> Approved by: maintainer implicit
* - Update e17 applications suite to the recent snapshot.stas2010-12-143-16/+14
| | | | | | | | Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work preparing the initial version of the update! PR: ports/148038 Submitted by: Grzegorz Blach <magik@roorback.net> (based on)
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Update enlightenment-devel and EFL libraries to the latest snapshotstas2008-03-122-5/+6
| | | | | | | | | | - 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
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - bsd.efl.mk is now in ports/Mkpav2007-03-241-3/+1
| | | | | PR: ports/100497 Submitted by: stass
* - Update e17 ports to 20070223 snapshotstas2007-03-112-5/+5
| | | | | | | | | | | | - 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]
* - Move to LOCALBASEstas2006-10-084-0/+40
- 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)