diff options
author | bsam <bsam@FreeBSD.org> | 2007-04-24 01:32:04 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2007-04-24 01:32:04 +0800 |
commit | a2bc78fb84fe7fcb6b980f730e4cd5a052d33a25 (patch) | |
tree | 6ba5f7644da0b64685c032ad58c8ca697d44f183 | |
parent | 869eef3768195c7a3edc3abd4553218f0251085f (diff) | |
download | freebsd-ports-gnome-a2bc78fb84fe7fcb6b980f730e4cd5a052d33a25.tar.gz freebsd-ports-gnome-a2bc78fb84fe7fcb6b980f730e4cd5a052d33a25.tar.zst freebsd-ports-gnome-a2bc78fb84fe7fcb6b980f730e4cd5a052d33a25.zip |
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, development version).
WWW: http://www.die-offenbachs.de/detlev/eric.html
-rw-r--r-- | french/Makefile | 1 | ||||
-rw-r--r-- | french/fr-py-qt4-eric4/Makefile | 12 | ||||
-rw-r--r-- | french/fr-py-qt4-eric4/distinfo | 3 | ||||
-rw-r--r-- | german/Makefile | 1 | ||||
-rw-r--r-- | german/de-py-qt4-eric4/Makefile | 12 | ||||
-rw-r--r-- | german/de-py-qt4-eric4/distinfo | 3 | ||||
-rw-r--r-- | russian/Makefile | 1 | ||||
-rw-r--r-- | russian/ru-py-qt4-eric4/Makefile | 10 | ||||
-rw-r--r-- | russian/ru-py-qt4-eric4/distinfo | 3 |
9 files changed, 46 insertions, 0 deletions
diff --git a/french/Makefile b/french/Makefile index 9ccb24db7646..7e6856f4bf64 100644 --- a/french/Makefile +++ b/french/Makefile @@ -11,6 +11,7 @@ SUBDIR += dico SUBDIR += eficas SUBDIR += facturier + SUBDIR += fr-py-qt4-eric4 SUBDIR += geonext SUBDIR += gfaim SUBDIR += gibi diff --git a/french/fr-py-qt4-eric4/Makefile b/french/fr-py-qt4-eric4/Makefile new file mode 100644 index 000000000000..9396ae83f161 --- /dev/null +++ b/french/fr-py-qt4-eric4/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: fr-py-qt4-eric4 +# Date created: 23 Apr 2007 +# Whom: Boris Samorodov <bsam@FreeBSD.org> +# +# $FreeBSD$ +# + +CATEGORIES= french devel python + +I18N_LANG= fr + +.include "${.CURDIR}/../../devel/py-qt4-eric4/Makefile.inc" diff --git a/french/fr-py-qt4-eric4/distinfo b/french/fr-py-qt4-eric4/distinfo new file mode 100644 index 000000000000..c87ef99cd4b4 --- /dev/null +++ b/french/fr-py-qt4-eric4/distinfo @@ -0,0 +1,3 @@ +MD5 (eric4-i18n-fr-snapshot-20070411.tar.gz) = 6bc1accd1beea63c24729aa29f761ae3 +SHA256 (eric4-i18n-fr-snapshot-20070411.tar.gz) = 3f46df8651b1ac55a85e18ba9927c7785d54b9e44a58176444a443c0396b08b1 +SIZE (eric4-i18n-fr-snapshot-20070411.tar.gz) = 449155 diff --git a/german/Makefile b/german/Makefile index e8fe318b8308..9dc5c13dcbf5 100644 --- a/german/Makefile +++ b/german/Makefile @@ -11,6 +11,7 @@ SUBDIR += bsdgroup-firefox-searchplugin SUBDIR += bsdpaste SUBDIR += citrix_ica + SUBDIR += de-py-qt4-eric4 SUBDIR += dict SUBDIR += digibux SUBDIR += ding diff --git a/german/de-py-qt4-eric4/Makefile b/german/de-py-qt4-eric4/Makefile new file mode 100644 index 000000000000..93b36724d188 --- /dev/null +++ b/german/de-py-qt4-eric4/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: de-py-qt4-eric4 +# Date created: 23 Apr 2007 +# Whom: Boris Samorodov <bsam@FreeBSD.org> +# +# $FreeBSD$ +# + +CATEGORIES= german devel python + +I18N_LANG= de + +.include "${.CURDIR}/../../devel/py-qt4-eric4/Makefile.inc" diff --git a/german/de-py-qt4-eric4/distinfo b/german/de-py-qt4-eric4/distinfo new file mode 100644 index 000000000000..0b48ec22e99d --- /dev/null +++ b/german/de-py-qt4-eric4/distinfo @@ -0,0 +1,3 @@ +MD5 (eric4-i18n-de-snapshot-20070411.tar.gz) = 89dd350de0a77a09f6b57ec05454bcba +SHA256 (eric4-i18n-de-snapshot-20070411.tar.gz) = 979d48d989a38b35896907a9a7ca6b28b188f27102abc371c672e8985d770e2a +SIZE (eric4-i18n-de-snapshot-20070411.tar.gz) = 387246 diff --git a/russian/Makefile b/russian/Makefile index b4a817957cff..399c4da06f9f 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -28,6 +28,7 @@ SUBDIR += php_doc SUBDIR += prawda SUBDIR += pscyr + SUBDIR += ru-py-qt4-eric4 SUBDIR += rubygem-rutils SUBDIR += rus-ispell SUBDIR += rux diff --git a/russian/ru-py-qt4-eric4/Makefile b/russian/ru-py-qt4-eric4/Makefile new file mode 100644 index 000000000000..f573885d9c58 --- /dev/null +++ b/russian/ru-py-qt4-eric4/Makefile @@ -0,0 +1,10 @@ +# New ports collection makefile for: ru-py-qt4-eric4 +# Date created: 23 Apr 2007 +# Whom: Boris Samorodov <bsam@FreeBSD.org> +# +# $FreeBSD$ +# + +CATEGORIES= russian devel python + +.include "${.CURDIR}/../../devel/py-qt4-eric4/Makefile.inc" diff --git a/russian/ru-py-qt4-eric4/distinfo b/russian/ru-py-qt4-eric4/distinfo new file mode 100644 index 000000000000..4e9e37b9383a --- /dev/null +++ b/russian/ru-py-qt4-eric4/distinfo @@ -0,0 +1,3 @@ +MD5 (eric4-i18n-ru-snapshot-20070411.tar.gz) = 284737486428763ceb0b1aea5f169089 +SHA256 (eric4-i18n-ru-snapshot-20070411.tar.gz) = 5d8385eded4e413d1b32a22b1171a740c99d4729f235ace4849ac7b671472f22 +SIZE (eric4-i18n-ru-snapshot-20070411.tar.gz) = 459291 |