aboutsummaryrefslogtreecommitdiff
path: root/databases/edb
Commit message (Collapse)AuthorAgeFilesLines
* remove expired port:Rene Ladan2012-08-264-57/+0
| | | | | | | 2012-07-31 databases/edb: Deprecated by enlightenment.org team Notes: svn path=/head/; revision=303180
* - Update E17 ports:Max Brazhnikov2012-06-261-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=300032
* - pass maintainership of this ports to new volunteerRuslan Makhmatkhanov2012-04-101-2/+2
| | | | | | | | | | - add some of them to `enlightenment' virtual category PR: 166814 Submitted by: Grzegorz Blach <magik at roorback dot net> Notes: svn path=/head/; revision=294550
* - Return my ports back to the pool. I was unable to make any fixes toStanislav Sedov2011-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). Notes: svn path=/head/; revision=284225
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update enlightenment-devel and EFL libraries to the latest snapshotStanislav Sedov2008-03-113-7/+7
| | | | | | | | | | | | | - 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
* - Update e17 ports to 20070223 snapshotStanislav Sedov2007-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] Notes: svn path=/head/; revision=187097
* - Move to LOCALBASEStanislav Sedov2006-10-083-8/+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
* Upgrade to 1.0.5.007.Vanilla I. Shu2006-04-012-4/+4
| | | | Notes: svn path=/head/; revision=158568
* Upgrade to 1.0.5.006.Vanilla I. Shu2006-03-182-5/+5
| | | | Notes: svn path=/head/; revision=157518
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* 1: upgrade to latest version.Vanilla I. Shu2006-01-142-3/+4
| | | | | | | 2: remove BROKEN on x11-toolkits/ewl. Notes: svn path=/head/; revision=153489
* 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
* Upgrade to lastest version.Vanilla I. Shu2005-08-012-3/+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
* Fix WWW.Vanilla I. Shu2005-07-181-1/+1
| | | | Notes: svn path=/head/; revision=139498
* Upgrade to 1.0.5.003.Vanilla I. Shu2005-06-012-5/+4
| | | | Notes: svn path=/head/; revision=136597
* Add gnometarget to USE_GNOME, that's better way.Vanilla I. Shu2004-08-101-3/+1
| | | | Notes: svn path=/head/; revision=115838
* 1: Upgrade to 1.0.5Vanilla I. Shu2004-08-083-18/+18
| | | | | | | | 2: move MASTER_SITE back to sf.net. 3: take MAINTAINER. Notes: svn path=/head/; revision=115649
* - distfile was bzip2ed and moved to my server because sf.net mirrors hasVolker Stolz2004-07-213-16/+8
| | | | | | | | | | | two different files with the same name - fix packaging PR: ports/69384 Submitted by: Radim Kolar Notes: svn path=/head/; revision=114358
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENKris Kennaway2004-06-211-0/+3
| | | | | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS. Notes: svn path=/head/; revision=111956
* 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
* Mark broken: the distfile was changed.Trevor Johnson2004-03-091-0/+1
| | | | Notes: svn path=/head/; revision=103371
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - "Website:" -> "WWW:", and make the www link a little better, too.Tim Vanderhoek2003-05-231-10/+6
| | | | | | | | | | - Don't list the MAINTAINER as Brandon anymore, since it is ports@FreeBSD.org nowadays. - Reformat one line to fit a little better on an 80-char wide screen and also a slight touchup to the English. Notes: svn path=/head/; revision=81771
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-181-1/+0
| | | | Notes: svn path=/head/; revision=79247
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | 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-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* PERL -> REINPLACE_CMDTilman Keskinoz2002-11-031-1/+2
| | | | | | | | PR: 39972 Submitted by: Scott Flatman <sf@dsinw.com> Notes: svn path=/head/; revision=69368
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-301-1/+2
| | | | | | | | PR: 42192 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65300
* 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-3/+2
| | | | | | | | | | | - Update MASTER_SITES - Bump shlib version for x11-toolkits/gevas PR: 34354 Submitted by: maintainer Notes: svn path=/head/; revision=53884
* Upgrade to 1.03.Vanilla I. Shu2001-11-043-8/+10
| | | | | | | | PR: ports/31114 Submitted by: maintainer Notes: svn path=/head/; revision=49555
* - Update to 1.0.2Kevin Lo2000-11-173-8/+13
| | | | | | | | | | | - Take over maintainership PR: 22796 Submitted by: Jeremy Norris <ishmael27@home.com> Approved by: MAINTAINER Notes: svn path=/head/; revision=35219
* Change MASTER_SITES to SourceForge.Kevin Lo2000-11-101-1/+2
| | | | | | | I sent the maintainer the patch, but I haven't got his reply. Notes: svn path=/head/; revision=34962
* Initial import.Yukihiro Nakai2000-11-035-0/+52
Enlightenment DR17 database utility. Submitted by: ports/22089 Reviewed by: Brandon Fosdick Notes: svn path=/head/; revision=34700