Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
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.
|
|
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
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
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
|
|
changes:
-fix for potential security exploit (CAN-2005-3068)
-compatibility changes for PyQt 3.15
|
|
many bugfixes, some feature extensions
|
|
|
|
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
|
|
|
|
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.
|
|
|
|
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.
|
|
|
|
OK'ed by drochner@
|
|
Now "pyuic" and "pylupdate" are found properly.
|
|
|