Commit graph

10 commits

Author SHA1 Message Date
Boris Samorodov
2bd232e060 . support staging;
. remove well-known license file (GPLv3).
2013-10-05 18:30:05 +00:00
Boris Samorodov
fa4df94d29 . switch default file destination from ${PYTHON_SITELIBDIR}/eric4
to ${DATADIR} since the port provides not a python module and/or library
  but an application;
. bump PORTREVISION to all eric4 ports (including i18n ones).

Pointed out by:	dbn (at freebsd-python@)
2013-08-05 22:29:36 +00:00
Boris Samorodov
586f715b67 Update to version 4.5.9. 2013-03-10 21:52:35 +00:00
David Naylor
4da387f7ca Fix installation of devel/eric4 when stdin is closed.
The installation asks the user a question, but if stdin is closed an EOFError is
thrown and installation fails.  The patch fixes this by assuming "no" to the
question.

The install script asks the user about modifying PyXML, an external file to
eric4, thus answering "no" is the appropriate answer in the absence of user
judgement.

Approved by:	eadler (mentor), bsam (maintainer)
2013-02-20 17:24:04 +00:00
Boris Samorodov
451ce47be6 . create a desktop file;
. symlink icon to a (FreeBSD-)standard place;
. update desktop and mime database for ports and packages;
. bump PORTREVISION.

Feature safe:	yes
2011-01-28 06:56:25 +00:00
Boris Samorodov
b3ec9ea276 Fix the port building/installing with non default LOCALBASE.
Pointed out by:	QAT
Reviewed by:	itetcu@
2009-06-05 08:29:18 +00:00
Boris Samorodov
347e62aee2 Update to version 4.3.1. 2009-03-07 22:53:03 +00:00
Boris Samorodov
b65a5c7920 Update to 4.1.1:
. bug-fix release;
. a patch from devel/eric4/files/ incorporated upstream;
. fix configuration file (mdir is rather mainDir but not manDir).
2008-03-01 16:30:41 +00:00
Boris Samorodov
663151fd62 Update to 4.1.0. 2008-02-05 19:53:48 +00:00
Boris Samorodov
967eaf5dc4 Eric is a full featured Python and Ruby editor and IDE, written in python.
It is based on the cross platform Qt gui toolkit, integrating the highly
flexible Scintilla editor control. It is designed to be usable as everdays'
quick and dirty editor as well as being usable as a professional project
management tool integrating many advanced features Python offers
the professional coder.

This is a port of eric4 (based on Qt4).

WWW: http://www.die-offenbachs.de/detlev/eric.html
2007-07-25 22:56:51 +00:00