NOTICE: This package has been removed from pkgsrc

./devel/eric3, Python IDE

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.8.1nb3, Package name: eric-3.8.1nb3, Maintainer: pkgsrc-users

eric3 is a full featured Python IDE that is written in PyQt using the
QScintilla editor widget.


Required to run:
[textproc/py-xml] [x11/py-qt3-modules] [x11/py-qt3-qscintilla] [lang/python27]

Master sites:

SHA1: 6f5679950d34ea9dd0e9228ee268ad6e0cfdb39f
RMD160: 7071a6e08255a49aed3f9c0d0fe8424670b5f61c
Filesize: 1887.057 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-21 23:30:20 by Thomas Klausner | Files touched by this commit (41) | Package removed
Log message:
Remove py-qt3*, obsolete upstream and replaced by py-qt4*.
Remove last three packages using py-qt3 as announced on pkgsrc-users.
   2014-05-09 09:37:28 by Thomas Klausner | Files touched by this commit (553)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-01-25 11:30:32 by Thomas Klausner | Files touched by this commit (533) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-03-15 12:53:45 by OBATA Akio | Files touched by this commit (170)
Log message:
Bump PKGREVISION from default python to 2.7.
   2012-01-27 13:46:22 by OBATA Akio | Files touched by this commit (1)
Log message:
No need to buildlink with py-xml, simple DEPENDS is sufficient.
   2011-03-11 13:02:50 by OBATA Akio | Files touched by this commit (1)
Log message:
Add user-destdir installation support.
   2010-02-10 20:17:48 by Joerg Sonnenberger | Files touched by this commit (205)
Log message:
Bump revision for PYTHON_VERSION_DEFAULT change.