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