aboutsummaryrefslogtreecommitdiff
path: root/devel/eric
Commit message (Collapse)AuthorAgeFilesLines
* 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-2/+2
| | | | | | | | | | | | | | | | | | - 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
* - 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 3.9.4Martin Wilke2007-02-102-6/+7
| | | | | | | | PR: 108974 Submitted by: leafy <leafy7382@gmail.com> (maintainer) Notes: svn path=/head/; revision=184764
* - Update to 3.9.1Cheng-Lung Sung2006-08-142-4/+4
| | | | | | | | PR: ports/101999 Submitted by: maintainer (Jiawei Ye) Notes: svn path=/head/; revision=170564
* Update to 3.9.0Erwin Lansing2006-06-042-4/+4
| | | | | | | | | PR: 98481 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer Notes: svn path=/head/; revision=164339
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Update to 3.8.2. Fix RUN_DEPENDS while here.Volker Stolz2006-04-242-4/+5
| | | | | | | | PR: ports/95701 Submitted by: maintainer Notes: svn path=/head/; revision=160303
* Update devel/eric to 3.8.1Edwin Groothuis2006-01-082-4/+4
| | | | | | | | PR: ports/91435 Submitted by: Jiawei Ye <leafy@orion.moderntimes.com.tw> Notes: svn path=/head/; revision=153051
* Update to 3.8.0Marcus Alves Grando2005-11-292-3/+4
| | | | | | | | | | Add SHA256 PR: 89708 Submitted by: Jiawei Ye <leafy@orion.moderntimes.com.tw> (maintainer) Notes: svn path=/head/; revision=149932
* Update to 3.7.2Marcus Alves Grando2005-10-053-1489/+28
| | | | | | | | | | | Change MAINTAINER email PR: 86919 Submitted by: Jiawei Ye <leafy@orion.moderntimes.com.tw> (maintainer) Approved by: pav (mentor) Notes: svn path=/head/; revision=144307
* Fix plist.Roman Bogorodskiy2005-08-192-0/+4
| | | | | | | | | Reported by: pointyhat via kris Tested by: garga Approved by: portmgr (kris) Notes: svn path=/head/; revision=140922
* - Update to 3.7.1Roman Bogorodskiy2005-07-243-16/+138
| | | | | | | | | | | - Remove unused USE_REINPLACE PR: 83194 Submitted by: vsevolod Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=139992
* - Update to 3.6.2Pav Lucistnik2005-04-233-1275/+1312
| | | | | | | | PR: ports/79891 Submitted by: Jiawei Ye <leafy@orion.moderntimes.com.tw> (maintainer) Notes: svn path=/head/; revision=134003
* BROKEN: UnfetchableKris Kennaway2005-04-101-0/+2
| | | | Notes: svn path=/head/; revision=132948
* Don't restrict ports depending on py-qt to python 2.3 anymore.Michael Nottebrock2005-01-101-1/+2
| | | | Notes: svn path=/head/; revision=126091
* Forgot to commit this.Michael Nottebrock2004-12-091-1/+1
| | | | | | | Reminded by: kris via dosirak Notes: svn path=/head/; revision=123530
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Respect PREFIXPav Lucistnik2004-02-282-5/+2
| | | | | | | | | | | - Unmark BROKEN (hopefully) - Add one missed file to pkg-plist PR: ports/63301 (based on) Submitted by: leafy <leafy@leafy.idv.tw> (maintainer) Notes: svn path=/head/; revision=102443
* BROKEN: Does not compileKris Kennaway2004-02-171-0/+2
| | | | Notes: svn path=/head/; revision=101258
* - Fix dependencies on py-qtPav Lucistnik2004-01-291-1/+1
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=99453
* Remove NO_PACKAGE (py-qt now supports qscintilla)Clement Laforet2004-01-291-2/+0
| | | | | | | Pointed out by: arved Notes: svn path=/head/; revision=99448
* - Add NO_PACKAGE due to lack of qscintilla support in py-qt.Clement Laforet2004-01-291-0/+2
| | | | | | | Noticed by: bento via kris Notes: svn path=/head/; revision=99445
* Remove an errant '/' that was b0rking INDEX builds.Adam Weinberger2004-01-261-1/+1
| | | | Notes: svn path=/head/; revision=99159
* Add eric 3.3.1, a Python IDE implemented using PyQt and QScintilla.Clement Laforet2004-01-264-0/+1350
PR: ports/61638 Submitted by: leafy <leafy@leafy.idv.tw> eric3 is a full featured Python IDE that is written in PyQt using the QScintilla editor widget. For information on PyQt and QScintilla please see Riverbank Computing. Please note, that eric3 needs PyQt 3.6 or newer and QScintilla 1.0 or newer. WWW: http://www.die-offenbachs.de/detlev/eric3.html Notes: svn path=/head/; revision=99145