aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-mongrel
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-03-02 21:01:58 +0000
committerSteve Wills <swills@FreeBSD.org>2013-03-02 21:01:58 +0000
commit28b723187b6ba8da4ae446326721343a9b42fb3d (patch)
tree8f46c2cbb8bd0e823cb541fb737c52436a6d7db6 /www/rubygem-mongrel
parentd2d71651710cb12db35813fcaf5ebb06cf9dcd0c (diff)
downloadports-28b723187b6ba8da4ae446326721343a9b42fb3d.tar.gz
ports-28b723187b6ba8da4ae446326721343a9b42fb3d.zip
Notes
Diffstat (limited to 'www/rubygem-mongrel')
-rw-r--r--www/rubygem-mongrel/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/rubygem-mongrel/Makefile b/www/rubygem-mongrel/Makefile
index db25aac9ab67..47c7e3fcbb70 100644
--- a/www/rubygem-mongrel/Makefile
+++ b/www/rubygem-mongrel/Makefile
@@ -1,7 +1,4 @@
-# Ports collection makefile for: mongrel
-# Date created: 20 May 2006
-# Whom: Rui Lopes (<rgl ruilopes com>)
-#
+# Created by: Rui Lopes (<rgl ruilopes com>)
# $FreeBSD$
PORTNAME= mongrel
@@ -13,6 +10,9 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast HTTP 1.1 library and server for Ruby web applications
+DEPRECATED= Does not work with Ruby 1.9
+EXPIRATION_DATE= 2012-05-02
+
RUN_DEPENDS= rubygem-gem_plugin>=0.2.3:${PORTSDIR}/devel/rubygem-gem_plugin \
rubygem-daemons>=1.0.3:${PORTSDIR}/devel/rubygem-daemons \
rubygem-fastthread>=1.0.1:${PORTSDIR}/devel/rubygem-fastthread \