aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-dm-timestamps
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-08-27 01:09:44 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-08-27 01:09:44 +0000
commit32ec46f2bbbbb801521a612e4ef3302bc88e9149 (patch)
treec8805384c7bd6feaa23fadc9cf29b9d15a560163 /databases/rubygem-dm-timestamps
parent06b094795da9bbe7b7927d71bddc2b68b8e6220b (diff)
downloadports-32ec46f2bbbbb801521a612e4ef3302bc88e9149.tar.gz
ports-32ec46f2bbbbb801521a612e4ef3302bc88e9149.zip
DataMapper is a Object Relational Mapper written in Ruby. The goal is to create
an ORM which is fast, thread-safe and feature rich. Please Welcome 1.0.0 http://datamapper.org/ PR: ports/147800 Submitted by: myself (pgollucci) Sponsored by: RideCharge Inc. / TaxiMagic
Notes
Notes: svn path=/head/; revision=260057
Diffstat (limited to 'databases/rubygem-dm-timestamps')
-rw-r--r--databases/rubygem-dm-timestamps/Makefile22
-rw-r--r--databases/rubygem-dm-timestamps/distinfo3
-rw-r--r--databases/rubygem-dm-timestamps/pkg-descr3
3 files changed, 28 insertions, 0 deletions
diff --git a/databases/rubygem-dm-timestamps/Makefile b/databases/rubygem-dm-timestamps/Makefile
new file mode 100644
index 000000000000..c82c54de4216
--- /dev/null
+++ b/databases/rubygem-dm-timestamps/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: rubygem-dm-timestamps
+# Date created: 2010-08-26
+# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= dm-timestamps
+PORTVERSION= 1.0.0
+CATEGORIES= databases rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= DataMapper plugin for magical timestamps
+
+RUN_DEPENDS= rubygem-dm-core>=1.0.0:${PORTSDIR}/databases/rubygem-dm-core
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+.include <bsd.port.mk>
diff --git a/databases/rubygem-dm-timestamps/distinfo b/databases/rubygem-dm-timestamps/distinfo
new file mode 100644
index 000000000000..358d66ad3fc2
--- /dev/null
+++ b/databases/rubygem-dm-timestamps/distinfo
@@ -0,0 +1,3 @@
+MD5 (rubygem/dm-timestamps-1.0.0.gem) = a35c95eb7f49ff449169be29a15d9724
+SHA256 (rubygem/dm-timestamps-1.0.0.gem) = 0c0545b7cbe20fe891a925432b038b4ca0e59e026bb8b660d8cdbd8bdbc703ff
+SIZE (rubygem/dm-timestamps-1.0.0.gem) = 10752
diff --git a/databases/rubygem-dm-timestamps/pkg-descr b/databases/rubygem-dm-timestamps/pkg-descr
new file mode 100644
index 000000000000..da33e6a20e8f
--- /dev/null
+++ b/databases/rubygem-dm-timestamps/pkg-descr
@@ -0,0 +1,3 @@
+DataMapper plugin for magical timestamps
+
+WWW: http://github.com/datamapper/dm-more/tree/master/dm-timestamps