Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

3
devel/ExmanIDE/DESCR Normal file
View File

@@ -0,0 +1,3 @@
ExmanIDE is an integrated development environment for Python, written
in Python. Features include internationalization, simple project
management, debugging, and C++ support.

50
devel/ExmanIDE/Makefile Normal file
View File

@@ -0,0 +1,50 @@
# $NetBSD: Makefile,v 1.19 2013/04/06 21:07:32 rodent Exp $
DISTNAME= ExmanIDE-0.9.4
PKGREVISION= 7
CATEGORIES= devel
MASTER_SITES= http://kldp.net/download.php/715/
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://exmanide.kldp.net/
COMMENT= Integrated development environment for Python
DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.6:../../x11/py-wxWidgets
USE_TOOLS+= pax
WRKSRC= ${WRKDIR}/${PKGBASE}
NO_CONFIGURE= yes
NO_BUILD= yes
SUBST_CLASSES+= mod
SUBST_MESSAGE.mod= Fixing deprecated module names.
SUBST_STAGE.mod= post-patch
SUBST_FILES.mod= Profile.py SourceEditor.py StcStyle.py
SUBST_SED.mod= -e 's,wxPython\.lib\.PyCrust,wxPython.py,g'
SUBST_SED.mod+= -e 's,wxPython\.py,wx.py,g'
SUBST_CLASSES+= py
SUBST_MESSAGE.py= Fixing paths in a wrapper script.
SUBST_STAGE.py= post-patch
SUBST_FILES.py= ExmanIDE
SUBST_SED.py= -e 's,python \$$0\.pyw,${PYTHONBIN} ${PREFIX}/share/${PKGBASE}/ExmanIDE.pyw,g'
SUBST_CLASSES+= py2
SUBST_MESSAGE.py2= Fixing path in Python module.
SUBST_STAGE.py2= post-patch
SUBST_FILES.py2= ExmanIDE.pyw
SUBST_SED.py2= -e 's,/usr/bin/env python.*$$,${PYTHONBIN},'
INSTALLATION_DIRS= bin share/ExmanIDE
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/ExmanIDE ${DESTDIR}${PREFIX}/bin
cd ${WRKSRC} && pax -rwppm '-s|.*/CVS.*$$||' \
'-s|.*/ExmanIDE$$||' '-s|.*/.xvpics.*$$||' \
. ${DESTDIR}${PREFIX}/share/ExmanIDE
${PY_COMPILE_ALL} ${DESTDIR}${PREFIX}/share/ExmanIDE
${PY_COMPILE_O_ALL} ${DESTDIR}${PREFIX}/share/ExmanIDE
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"

99
devel/ExmanIDE/PLIST Normal file
View File

@@ -0,0 +1,99 @@
@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:48:30 joerg Exp $
bin/ExmanIDE
share/ExmanIDE/About.py
share/ExmanIDE/About.pyc
share/ExmanIDE/About.pyo
share/ExmanIDE/BackEnd.py
share/ExmanIDE/BackEnd.pyc
share/ExmanIDE/BackEnd.pyo
share/ExmanIDE/COPYING
share/ExmanIDE/Environment.py
share/ExmanIDE/Environment.pyc
share/ExmanIDE/Environment.pyo
share/ExmanIDE/ExmanConfig.py
share/ExmanIDE/ExmanConfig.pyc
share/ExmanIDE/ExmanConfig.pyo
share/ExmanIDE/ExmanIDE.exprj
share/ExmanIDE/ExmanIDE.pyw
share/ExmanIDE/ExmanUpdaterClient.py
share/ExmanIDE/ExmanUpdaterClient.pyc
share/ExmanIDE/ExmanUpdaterClient.pyo
share/ExmanIDE/FrontEnd.py
share/ExmanIDE/FrontEnd.pyc
share/ExmanIDE/FrontEnd.pyo
share/ExmanIDE/InitDebug.py
share/ExmanIDE/InitDebug.pyc
share/ExmanIDE/InitDebug.pyo
share/ExmanIDE/InitExecute.py
share/ExmanIDE/InitExecute.pyc
share/ExmanIDE/InitExecute.pyo
share/ExmanIDE/Language.py
share/ExmanIDE/Language.pyc
share/ExmanIDE/Language.pyo
share/ExmanIDE/Profile.py
share/ExmanIDE/Profile.pyc
share/ExmanIDE/Profile.pyo
share/ExmanIDE/Project.py
share/ExmanIDE/Project.pyc
share/ExmanIDE/Project.pyo
share/ExmanIDE/README.txt
share/ExmanIDE/SourceEditor.py
share/ExmanIDE/SourceEditor.pyc
share/ExmanIDE/SourceEditor.pyo
share/ExmanIDE/StcStyle.py
share/ExmanIDE/StcStyle.pyc
share/ExmanIDE/StcStyle.pyo
share/ExmanIDE/Stdin.py
share/ExmanIDE/Stdin.pyc
share/ExmanIDE/Stdin.pyo
share/ExmanIDE/TotalExplorer.py
share/ExmanIDE/TotalExplorer.pyc
share/ExmanIDE/TotalExplorer.pyo
share/ExmanIDE/explorericon.py
share/ExmanIDE/explorericon.pyc
share/ExmanIDE/explorericon.pyo
share/ExmanIDE/gen_python_api.py
share/ExmanIDE/gen_python_api.pyc
share/ExmanIDE/gen_python_api.pyo
share/ExmanIDE/getext.py
share/ExmanIDE/getext.pyc
share/ExmanIDE/getext.pyo
share/ExmanIDE/icon.py
share/ExmanIDE/icon.pyc
share/ExmanIDE/icon.pyo
share/ExmanIDE/images.py
share/ExmanIDE/images.pyc
share/ExmanIDE/images.pyo
share/ExmanIDE/images/1rightarrow.png
share/ExmanIDE/images/dbgrun.png
share/ExmanIDE/images/dbgrunto.png
share/ExmanIDE/images/dbgstep.png
share/ExmanIDE/images/fileclose.png
share/ExmanIDE/images/filenew.png
share/ExmanIDE/images/fileopen.png
share/ExmanIDE/images/fileopen16.png
share/ExmanIDE/images/fileopen_darkblue.png
share/ExmanIDE/images/filesave.png
share/ExmanIDE/images/icon.xpm
share/ExmanIDE/images/player_stop.png
share/ExmanIDE/images/projectwizard.png
share/ExmanIDE/images/splash.png
share/ExmanIDE/md5sum.py
share/ExmanIDE/md5sum.pyc
share/ExmanIDE/md5sum.pyo
share/ExmanIDE/portalocker.py
share/ExmanIDE/portalocker.pyc
share/ExmanIDE/portalocker.pyo
share/ExmanIDE/python.api
share/ExmanIDE/safe.py
share/ExmanIDE/safe.pyc
share/ExmanIDE/safe.pyo
share/ExmanIDE/tcplog.py
share/ExmanIDE/tcplog.pyc
share/ExmanIDE/tcplog.pyo
share/ExmanIDE/timeoutsocket.py
share/ExmanIDE/timeoutsocket.pyc
share/ExmanIDE/timeoutsocket.pyo
share/ExmanIDE/udplog.py
share/ExmanIDE/udplog.pyc
share/ExmanIDE/udplog.pyo

5
devel/ExmanIDE/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2005/02/23 22:24:08 agc Exp $
SHA1 (ExmanIDE-0.9.4.tar.gz) = ded053c45d3681687547dce8c31e0063f302b026
RMD160 (ExmanIDE-0.9.4.tar.gz) = 8efed21da219f75390ba3d8ac032e12d4b94a7b0
Size (ExmanIDE-0.9.4.tar.gz) = 365495 bytes