aboutsummaryrefslogtreecommitdiff
path: root/databases/edb
Commit message (Collapse)AuthorAgeFilesLines
* - 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