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
sysutils/shelldap/DESCR Normal file
View File

@@ -0,0 +1,3 @@
A handy shell-like interface for browsing LDAP servers and editing their
content. It keeps command history, has sane autocompletes, credential caching,
site-wide and individual configs, and it's fun to say.

View File

@@ -0,0 +1,35 @@
# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:04 wiz Exp $
#
PKGNAME= shelldap-0.5
DISTNAME= c6a3abc56c74
PKGREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://code.martini.nu/shelldap/archive/
EXTRACT_SUFX= .zip
MAINTAINER= imil@NetBSD.org
HOMEPAGE= http://projects.martini.nu/shelldap
COMMENT= Shell-like interface for browsing LDAP servers
LICENSE= modified-bsd
DEPENDS+= p5-YAML-Syck>=1.15:../../textproc/p5-YAML-Syck
DEPENDS+= p5-Term-Shell>=0.02:../../devel/p5-Term-Shell
DEPENDS+= p5-Digest-MD5>=2.51:../../security/p5-Digest-MD5
DEPENDS+= p5-Algorithm-Diff>=1.1902:../../devel/p5-Algorithm-Diff
DEPENDS+= p5-perl-ldap>=0.40.01:../../databases/p5-perl-ldap
DEPENDS+= p5-Term-ReadLine>=1.20:../../devel/p5-Term-ReadLine
WRKSRC= ${WRKDIR}/shelldap-c6a3abc56c74
USE_LANGUAGES= # none
NO_BUILD= yes
REPLACE_PERL+= shelldap
USE_TOOLS+= perl:run
INSTALLATION_DIRS+= bin
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/shelldap ${DESTDIR}${PREFIX}/bin/
.include "../../mk/bsd.pkg.mk"

2
sysutils/shelldap/PLIST Normal file
View File

@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2011/02/03 13:34:10 imil Exp $
bin/shelldap

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.5 2012/05/08 20:57:03 imil Exp $
SHA1 (c6a3abc56c74.zip) = b0fdf7ab95d0605ec7b03d3ad62f82c85cec3abf
RMD160 (c6a3abc56c74.zip) = 5d6c4c0a0a04d9135c0c5b078d2182f55a25464f
Size (c6a3abc56c74.zip) = 14260 bytes