summaryrefslogtreecommitdiff
path: root/devel/eric3
AgeCommit message (Collapse)AuthorFilesLines
2008-04-25Update PYTHON_VERSIONS_COMPATIBLEjoerg1-2/+1
- assume that Python 2.4 and 2.5 are compatible and allow checking for fallout. - remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+ default. Modify the others to deal with the removals.
2007-02-22pkglint cleanup; update HOMEPAGE/MASTER_SITES.wiz1-2/+2
From Sergey Svishchev in private mail.
2006-06-21Force compilation of sitecustomize.pyjoerg1-1/+2
2006-05-08explicitely depend on py-xml, as suggested by Jon Voris on pkgsrc-usersdrochner1-1/+2
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-03-02update to 3.8.1drochner3-91/+333
changes: -debugger improvements -improved the documentation generator -support more sourcefile types in editor, as qscintilla does -fixes/cleanup -improvements to project management UI -better shell completion -added a templates system -support for Mercurial VCS
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-1/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+4
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-10-05update to 3.7.2drochner3-17/+17
changes: -fix for potential security exploit (CAN-2005-3068) -compatibility changes for PyQt 3.15
2005-07-19update to 3.7.1drochner4-24/+151
many bugfixes, some feature extensions
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24update to 3.6.2drochner3-51/+286
changes: -update for new PyQt/scintilla versions -previewer for translation files -new and extended version of the coverage analysis module -previewer for UI files -capability to set the environment for the program to be debugged -more UI improvements -updated translations -bugfixes
2005-02-23Add RMD160 digests.agc1-1/+2
2005-01-23Build Python with thread support by default and turn the existingrecht1-2/+2
python*-pth packages into meta-packages which will install the non-pth packages. Bump PKGREVISIONs on the non-pth versions to propagate the thread change, but leave the *-pth versions untouched to not affect existing installations. Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2005-01-05These packages all work with the latest version of Python.darcy1-2/+2
2004-05-09update to 3.4.2 and bl3ifyrecht4-693/+727
changes: (for a complete list see the included HISTORY file) Version 3.4.2 - some bug fixes - changed unittest logic to search for testcases in the given module, if no module function named 'suite' could be found - adoption to subversion 1.0 - include a message marker in the subject line for bug emails - a few usability enhancements Version 3.4.1 - fixed a serious bug in VariablesViewer 3.4: - It comes with it's own source documentation generator. - Support for Quixote PTL files. - Capability to generate various UML-like diagrams from the source code. - Interface to the cyclops cycles finder (a copy of cyclops is included). - Import/Export of keyboard shortcuts. - A QRegExp and a Python regexp wizard. Version 3.3.1: - fixed a compatibility problem with PyQt/sip 3.9 3.3: This version includes an interface to omniORB, scripting capabilities, a refactoring browser (the well known Bicycle Repair Man), remapable keyboard actions and a Russian translation. The editor supports split views, keyboard macros, bookmarks and additional breakpoint types. In addition to these new features there are a bunch of changes under the hood, that should increase eric3's usability. For details see the history file in the distribution.
2003-12-24s/@netbsd.org/@NetBSD.org/ in MAINTAINER.jmmv1-2/+2
2003-08-25Also support Python 2.3.recht1-2/+2
OK'ed by drochner@
2003-07-23adapt to our naming scheme for Pythin version dependant utilities.drochner2-1/+24
Now "pyuic" and "pylupdate" are found properly.
2003-07-22Add eric3-3.2, a Python IDE using (and supporting) PyQt.drochner4-0/+1120