summaryrefslogtreecommitdiff
path: root/databases/p5-Relations
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2006-08-15 09:47:33 +0000
committerAnton Berezin <tobez@FreeBSD.org>2006-08-15 09:47:33 +0000
commit43160855b418221da6d73c7d908d7839298453fa (patch)
tree031b7628bc987ddd08c3a2961ab7a1ed4a0f72e5 /databases/p5-Relations
parent- Update to 1.08 (diff)
Add p5-Relations 0.95, functions to Use with Databases and Queries.
PR: ports/102018 Submitted by: Timur I. Bakeyev <bat at cpan.org>
Notes
Notes: svn path=/head/; revision=170684
Diffstat (limited to 'databases/p5-Relations')
-rw-r--r--databases/p5-Relations/Makefile22
-rw-r--r--databases/p5-Relations/distinfo3
-rw-r--r--databases/p5-Relations/pkg-descr11
-rw-r--r--databases/p5-Relations/pkg-plist3
4 files changed, 39 insertions, 0 deletions
diff --git a/databases/p5-Relations/Makefile b/databases/p5-Relations/Makefile
new file mode 100644
index 000000000000..ad13ba374455
--- /dev/null
+++ b/databases/p5-Relations/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: databases/p5-Relations
+# Date created: 1 Aug 2006
+# Whom: Timur I. Bakeyev <bat@cpan.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Relations
+PORTVERSION= 0.95
+CATEGORIES= databases perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Relations
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= bat@cpan.org
+COMMENT= Functions to Use with Databases and Queries
+
+PERL_CONFIGURE= yes
+
+MAN3= Relations.3
+
+.include <bsd.port.mk>
diff --git a/databases/p5-Relations/distinfo b/databases/p5-Relations/distinfo
new file mode 100644
index 000000000000..0bb1f7fa21c4
--- /dev/null
+++ b/databases/p5-Relations/distinfo
@@ -0,0 +1,3 @@
+MD5 (Relations-0.95.tar.gz) = 0cc301dd276c36386a9fd39e97db0c98
+SHA256 (Relations-0.95.tar.gz) = a076c0fdccdd7894e952a6edfbec39b845bdec26d2cf56795f6ac7dc63ec9929
+SIZE (Relations-0.95.tar.gz) = 18463
diff --git a/databases/p5-Relations/pkg-descr b/databases/p5-Relations/pkg-descr
new file mode 100644
index 000000000000..54e47b1297dc
--- /dev/null
+++ b/databases/p5-Relations/pkg-descr
@@ -0,0 +1,11 @@
+This perl library contains functions for dealing with databases. It's
+mainly used as the foundation for all the other Relations modules. It
+may be useful for people that deal with databases in Perl as well.
+
+Relations has functions for creating SQL clauses (like where, from etc.)
+from hashes, arrays and strings. It also has functions for converting
+strings to arrays or hashes, if they're not hashes or arrays already. It
+even has an argument parser, which is used quite heavily by the other
+Relations modules.
+
+WWW: http://www.gaf3.com/
diff --git a/databases/p5-Relations/pkg-plist b/databases/p5-Relations/pkg-plist
new file mode 100644
index 000000000000..8c178ac0e2ed
--- /dev/null
+++ b/databases/p5-Relations/pkg-plist
@@ -0,0 +1,3 @@
+%%SITE_PERL%%/Relations.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Relations/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Relations