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

7
databases/oraedit/DESCR Normal file
View File

@@ -0,0 +1,7 @@
oraedit is simple wrapper for editing Oracle stored functions,
procedures, packages, types and views. Requires only Oracle sqlplus
binary, or rsh/ssh connection to computer with one. Any local editor
can be used with oraedit, including vim or pico.
Documentation is currently not present, but hopefully the configuration
and usage is reasoably straighforward.

View File

@@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.22 2012/10/02 21:25:24 asau Exp $
DISTNAME= oraedit-0.1.4
PKGREVISION= 4
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_BACKUP}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Editor of PL/SQL source stored in Oracle database
NO_BUILD= yes
PYTHON_PATCH_SCRIPTS= oraedit
INSTALLATION_DIRS= bin
do-configure:;
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/oraedit ${DESTDIR}${PREFIX}/bin/oraedit
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"

2
databases/oraedit/PLIST Normal file
View File

@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:12:00 zuntum Exp $
bin/oraedit

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.5 2005/02/23 16:33:07 agc Exp $
SHA1 (oraedit-0.1.4.tar.bz2) = f3d50ef3a8d9a1ac82e6aba59c23ed4307d7a7c0
RMD160 (oraedit-0.1.4.tar.bz2) = 6134ace2d945c5a4ddc485bf974fd56295964cf3
Size (oraedit-0.1.4.tar.bz2) = 9450 bytes