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

View File

@@ -0,0 +1,4 @@
Sort::SQL is so simple it almost doesn't deserve to be on CPAN.
Takes a scalar string of the SQL ORDER BY syntax and turns it into
an array of key/value pair hashrefs.

View File

@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.11 2013/05/31 12:39:54 wiz Exp $
DISTNAME= Sort-SQL-0.08
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/K/KA/KARMAN/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/~karman/Sort-SQL/
COMMENT= Manipulate SQL sort strings
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Sort/SQL/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.5 2009/12/06 13:39:40 seb Exp $
SHA1 (Sort-SQL-0.08.tar.gz) = a15f03b66bc7419bf49a15961733fd24c8b1e1c9
RMD160 (Sort-SQL-0.08.tar.gz) = 494b33b5b74e6ba8b13b57199eafde276da8e48b
Size (Sort-SQL-0.08.tar.gz) = 3642 bytes