Index: head/databases/rubygem-memcache/Makefile =================================================================== --- head/databases/rubygem-memcache/Makefile (revision 332032) +++ head/databases/rubygem-memcache/Makefile (revision 332033) @@ -1,22 +1,21 @@ # Created by: Mikhail T. # $FreeBSD$ PORTNAME= memcache PORTVERSION= 1.4.1 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby bindings for libmemcached LIB_DEPENDS= memcached:${PORTSDIR}/databases/libmemcached USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes GEM_ENV +=EXTERNAL_LIB="YES" CONFIGURE_ARGS= "--with-opt-dir=${LOCALBASE}" -NO_STAGE= yes .include Index: head/databases/rubygem-memcache-client/Makefile =================================================================== --- head/databases/rubygem-memcache-client/Makefile (revision 332032) +++ head/databases/rubygem-memcache-client/Makefile (revision 332033) @@ -1,18 +1,17 @@ # Created by: Jonathan Weiss () # $FreeBSD$ PORTNAME= memcache-client PORTVERSION= 1.8.5 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby bindings for MemCached USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/memcached_top -NO_STAGE= yes .include Property changes on: head/databases/rubygem-memcache-client/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/databases/rubygem-mysql/Makefile =================================================================== --- head/databases/rubygem-mysql/Makefile (revision 332032) +++ head/databases/rubygem-mysql/Makefile (revision 332033) @@ -1,18 +1,17 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= mysql PORTVERSION= 2.9.1 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= The MySQL API module for Ruby USE_MYSQL= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Index: head/databases/rubygem-mysql2/Makefile =================================================================== --- head/databases/rubygem-mysql2/Makefile (revision 332032) +++ head/databases/rubygem-mysql2/Makefile (revision 332033) @@ -1,19 +1,18 @@ # Created by: Kimo # $FreeBSD$ PORTNAME= mysql2 PORTVERSION= 0.3.13 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Simple, fast MySQL library for Ruby, binding to libmysql USE_MYSQL= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Index: head/databases/rubygem-pg/Makefile =================================================================== --- head/databases/rubygem-pg/Makefile (revision 332032) +++ head/databases/rubygem-pg/Makefile (revision 332033) @@ -1,24 +1,23 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= pg PORTVERSION= 0.15.1 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby interface to PostgreSQL library RUN_DEPENDS= rubygem-rake-compiler>=0.7:${PORTSDIR}/devel/rubygem-rake-compiler USE_PGSQL= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PG_CONFIG= ${LOCALBASE}/bin/pg_config CONFIGURE_ARGS= --with-pgsql-include-dir=`${PG_CONFIG} --includedir` \ --with-pgsql-lib-dir=`${PG_CONFIG} --libdir` -NO_STAGE= yes .include Index: head/databases/rubygem-rbase/Makefile =================================================================== --- head/databases/rubygem-rbase/Makefile (revision 332032) +++ head/databases/rubygem-rbase/Makefile (revision 332033) @@ -1,17 +1,16 @@ # Created by: Alexander Logvinov # $FreeBSD$ PORTNAME= rbase PORTVERSION= 0.1.3 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Library to create/read/write to XBase databases (*.DBF files) USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Property changes on: head/databases/rubygem-rbase/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/databases/rubygem-redis-actionpack/Makefile =================================================================== --- head/databases/rubygem-redis-actionpack/Makefile (revision 332032) +++ head/databases/rubygem-redis-actionpack/Makefile (revision 332033) @@ -1,21 +1,20 @@ # $FreeBSD$ PORTNAME= redis-actionpack PORTVERSION= 4.0.0 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Redis session store for ActionPack RUN_DEPENDS= rubygem-actionpack4>=4:${PORTSDIR}/www/rubygem-actionpack4 \ rubygem-redis-store>=1.1.0:${PORTSDIR}/devel/rubygem-redis-store \ rubygem-redis-rack>=1.5.0:${PORTSDIR}/www/rubygem-redis-rack USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Index: head/databases/rubygem-redis-namespace/Makefile =================================================================== --- head/databases/rubygem-redis-namespace/Makefile (revision 332032) +++ head/databases/rubygem-redis-namespace/Makefile (revision 332033) @@ -1,19 +1,18 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= redis-namespace PORTVERSION= 1.3.0 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby client class for Redis with namespace support RUN_DEPENDS= rubygem-redis>=3.0.0:${PORTSDIR}/databases/rubygem-redis USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Index: head/databases/rubygem-seed-fu/Makefile =================================================================== --- head/databases/rubygem-seed-fu/Makefile (revision 332032) +++ head/databases/rubygem-seed-fu/Makefile (revision 332033) @@ -1,19 +1,18 @@ # $FreeBSD$ PORTNAME= seed-fu PORTVERSION= 2.2.0 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= A library to maintain seed datas RUN_DEPENDS= rubygem-activerecord>=3.1:${PORTSDIR}/databases/rubygem-activerecord \ rubygem-activesupport>=3.1:${PORTSDIR}/devel/rubygem-activesupport USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Index: head/databases/rubygem-sqlite3/Makefile =================================================================== --- head/databases/rubygem-sqlite3/Makefile (revision 332032) +++ head/databases/rubygem-sqlite3/Makefile (revision 332033) @@ -1,24 +1,23 @@ # Created by: Akinori MUSHA aka knu # $FreeBSD$ PORTNAME= sqlite3 PORTVERSION= 1.3.7 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby interface to the SQLite DB engine version 3 LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 CONFIGURE_ARGS+=--with-sqlite3-dir=${LOCALBASE} GEM_NAME= ${DISTNAME} USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Index: head/databases/rubygem-sqlite3-ruby/Makefile =================================================================== --- head/databases/rubygem-sqlite3-ruby/Makefile (revision 332032) +++ head/databases/rubygem-sqlite3-ruby/Makefile (revision 332033) @@ -1,27 +1,26 @@ # Created by: Akinori MUSHA aka knu # $FreeBSD$ PORTNAME= sqlite3-ruby PORTVERSION= 1.3.3 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby interface to the SQLite DB engine version 3 LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 RUN_DEPENDS= rubygem-sqlite3>=1.3.3:${PORTSDIR}/databases/rubygem-sqlite3 CONFIGURE_ARGS+=--with-sqlite3-dir=${LOCALBASE} GEM_NAME= ${DISTNAME} USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES+= bin/sqlite3_ruby -NO_STAGE= yes .include Index: head/devel/rubygem-abstract/Makefile =================================================================== --- head/devel/rubygem-abstract/Makefile (revision 332032) +++ head/devel/rubygem-abstract/Makefile (revision 332033) @@ -1,18 +1,17 @@ # Created by: Cheng-Lung Sung # $FreeBSD$ PORTNAME= abstract PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Define abstract method in Ruby USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Property changes on: head/devel/rubygem-abstract/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/devel/rubygem-active_scaffold/Makefile =================================================================== --- head/devel/rubygem-active_scaffold/Makefile (revision 332032) +++ head/devel/rubygem-active_scaffold/Makefile (revision 332033) @@ -1,19 +1,18 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= active_scaffold PORTVERSION= 3.3.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= A gem to handle all CRUD user interface needs RUN_DEPENDS= rubygem-rails>=3.2.0:${PORTSDIR}/www/rubygem-rails USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Index: head/devel/rubygem-activemessaging/Makefile =================================================================== --- head/devel/rubygem-activemessaging/Makefile (revision 332032) +++ head/devel/rubygem-activemessaging/Makefile (revision 332033) @@ -1,20 +1,19 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= activemessaging PORTVERSION= 0.12.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Event-driven architecture for rails RUN_DEPENDS= rubygem-activesupport>=2.3.11:${PORTSDIR}/devel/rubygem-activesupport USE_RUBY= yes RUBY_VER= 1.9 USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Index: head/devel/rubygem-activesupport/Makefile =================================================================== --- head/devel/rubygem-activesupport/Makefile (revision 332032) +++ head/devel/rubygem-activesupport/Makefile (revision 332033) @@ -1,24 +1,23 @@ # Created by: Jonathan Weiss () # $FreeBSD$ PORTNAME= activesupport PORTVERSION= 3.2.15 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Utility classes and extension that are required by Rails MVC Framework RUN_DEPENDS= rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \ rubygem-i18n>=0.6.4:${PORTSDIR}/devel/rubygem-i18n USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes USE_RUBY_FEATURES= iconv NOPORTDOCS= yes -NO_STAGE= yes .include Index: head/devel/rubygem-activesupport4/Makefile =================================================================== --- head/devel/rubygem-activesupport4/Makefile (revision 332032) +++ head/devel/rubygem-activesupport4/Makefile (revision 332033) @@ -1,29 +1,28 @@ # Created by: Jonathan Weiss () # $FreeBSD$ PORTNAME= activesupport PORTVERSION= 4.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Utility classes and extension that are required by Rails MVC Framework RUN_DEPENDS= rubygem-i18n>=0.6.4:${PORTSDIR}/devel/rubygem-i18n \ rubygem-minitest4>=4.2:${PORTSDIR}/devel/rubygem-minitest4 \ rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \ rubygem-thread_safe>=0.1:${PORTSDIR}/devel/rubygem-thread_safe \ rubygem-tzinfo>=0.3.37:${PORTSDIR}/devel/rubygem-tzinfo USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes USE_RUBY_FEATURES= iconv PKGNAMESUFFIX= 4 NOPORTDOCS= yes -NO_STAGE= yes .include Index: head/devel/rubygem-allison/Makefile =================================================================== --- head/devel/rubygem-allison/Makefile (revision 332032) +++ head/devel/rubygem-allison/Makefile (revision 332033) @@ -1,20 +1,19 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= allison PORTVERSION= 2.0.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= A modern, pretty RDoc template USE_RUBY= yes USE_RUBYGEMS= yes USE_RAKE= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/allison -NO_STAGE= yes .include Property changes on: head/devel/rubygem-allison/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/devel/rubygem-analogger/Makefile =================================================================== --- head/devel/rubygem-analogger/Makefile (revision 332032) +++ head/devel/rubygem-analogger/Makefile (revision 332033) @@ -1,21 +1,20 @@ # Created by: Alexander Logvinov # $FreeBSD$ PORTNAME= analogger PORTVERSION= 0.5.0 PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= A fast, flexible, easy to use logging service for Ruby RUN_DEPENDS= rubygem-eventmachine>=0.0.0:${PORTSDIR}/devel/rubygem-eventmachine USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/analogger -NO_STAGE= yes .include Property changes on: head/devel/rubygem-analogger/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property