From 96171250acf01084695fa2f1902657391ac926a0 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sat, 13 Jun 2015 13:55:35 +0000 Subject: - Add NO_ARCH - Update comment - Cosmetic change - Fix WWW --- www/rubygem-rack15/Makefile | 9 +++++---- www/rubygem-rack15/pkg-descr | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'www') diff --git a/www/rubygem-rack15/Makefile b/www/rubygem-rack15/Makefile index 9af3f8e3f429..350576be80c4 100644 --- a/www/rubygem-rack15/Makefile +++ b/www/rubygem-rack15/Makefile @@ -4,7 +4,6 @@ # XXX: preferably, the full rubygem-* tree. rack version requirements are specified with ~> # XXX: which requires *EXACTLY* that version. # -# www/rubygem-actionpack4 # www/rubygem-innate PORTNAME= rack @@ -20,14 +19,16 @@ COMMENT= Rack, a Ruby Webserver Interface LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING +NO_ARCH= yes +USE_RUBY= yes +USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes USES= shebangfix + SHEBANG_FILES= test/cgi/test.ru SHEBANG_LANG= rackup rackup_OLD_CMD= ../../bin/rackup rackup_CMD= ${LOCALBASE}/bin/rackup -USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes PORTSCOUT= limit:^1\.5 diff --git a/www/rubygem-rack15/pkg-descr b/www/rubygem-rack15/pkg-descr index 0450b6fcae1a..a64023edcf51 100644 --- a/www/rubygem-rack15/pkg-descr +++ b/www/rubygem-rack15/pkg-descr @@ -1,4 +1,4 @@ Rack provides an minimal interface between webservers supporting Ruby and Ruby frameworks. -WWW: http://rubygems.org/gems/rack15/ +WWW: http://rack.github.io/ -- cgit FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/soundtouch
Commit message (Expand)AuthorAgeFilesLines
* Cleanup plistbapt2014-10-201-2/+0
* Convert to USES=autoreconftijl2014-09-181-6/+2
* - Switch to USES=libtool, drop .la filesamdmi32014-07-262-2/+3
* Fix build on 11-- clang doesn't recognise -fcheck-new, and g++ manpage sayscrees2014-03-261-4/+6
* - Update to 1.8.0miwi2014-02-072-22/+22
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* - Update to 1.7.1miwi2013-02-052-3/+3
* - Update to version 1.7.0sperber2012-12-013-35/+32
* - Attempt to unbreak on non-Intel architecturesdanfe2012-08-181-4/+14
* Mark as x86-only: uses -msse2 directive to CC.linimon2012-08-131-0/+3
* Fix file path in comment (non-functional change).danfe2012-07-051-1/+1
* - Update to version 1.6.0 now that our autotools allow to bootstrap the builddanfe2012-07-054-116/+21
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
* - Fix build on FreeBSD 10miwi2011-10-29