aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/ede
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Drop ports I don't use anymore and can't fix.Sergey Matveychuk2011-01-211-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268090
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+3
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Update to 1.2Sergey Matveychuk2007-12-173-6/+39
| | | | Notes: svn path=/head/; revision=203915
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200795
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.1Sergey Matveychuk2006-12-174-15/+45
| | | | | | | - Install in LOCALBASE Notes: svn path=/head/; revision=180008
* - Get back quotes in BROKEN. I was confused with IGNORE.Sergey Matveychuk2005-11-191-1/+1
| | | | | | | Requested by: kris Notes: svn path=/head/; revision=148805
* - One more port I forgot to strip commas in BROKENSergey Matveychuk2005-11-111-1/+1
| | | | Notes: svn path=/head/; revision=147897
* - Yield to a total SHAtification.Sergey Matveychuk2005-11-111-0/+1
| | | | | | | - mysql-administrator: simplify BROKEN message Notes: svn path=/head/; revision=147896
* - Update to 1.0.4Sergey Matveychuk2005-09-056-42/+3
| | | | Notes: svn path=/head/; revision=141984
* - Update to 1.0.3Sergey Matveychuk2005-07-2010-451/+101
| | | | Notes: svn path=/head/; revision=139704
* Change email address for my ports.Sergey Matveychuk2004-07-071-1/+1
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=113155
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-2/+2
| | | | | | | | | | | | | | | | | | 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
* - Update to 1.0.1.1:Kirill Ponomarev2004-03-124-18/+3
| | | | | | | | | | | | | * fixed desktop crashing * fixed strings in etip * fixed and complitelly revised control panel * more fixes in makefiles PR: ports/64112 Submitted by: maintainer Notes: svn path=/head/; revision=103746
* Add ede 1.0.1,Kirill Ponomarev2004-02-2911-0/+1175
Equinox Desktop Environment. Main goals of this project are simplicity, speed, minimal memory usage (if possible), good look and fell and stability. PR: ports/63518 Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=102503