# New ports collection makefile for: Ruby/Amazon # Date created: 9 February 2004 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= amazon PORTVERSION= 0.8.2 CATEGORIES= www ruby MASTER_SITES= http://www.caliban.org/files/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby interface to Amazon's Web Services USE_RUBY= yes USE_RUBY_SETUP= yes DOCS= NEWS README TODO EXAMPLES= example/* RUBY_REQUIRE= Ruby > 180 .include .if !defined(RUBY_PROVIDED) IGNORE= only works with Ruby 1.8.0 or later .endif post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR} .for f in ${EXAMPLES} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODEXAMPLESDIR}/ .endfor ${MKDIR} ${RUBY_MODDOCDIR} .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ .endfor .endif .include '>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjustbf2013-10-031-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* update lang/sbcl to 1.1.8, and adjust dependent portsbf2013-06-061-1/+1
* update lang/sbcl to 1.1.7, and adjust dependent portsbf2013-05-061-1/+1
* update lang/sbcl to 1.1.5+bugfixes, and adjust dependent portsbf2013-03-031-1/+1
* update lang/sbcl to 1.1.4 and adjust dependent portsbf2013-02-031-1/+1
* update lang/sbcl to 1.1.3 and adjust dependent portsbf2013-01-051-5/+2
* update sbcl to 1.1.2 and maxima to 5.29.1; adjust dependent portsbf2012-12-161-1/+1
* update lang/sbcl to 1.0.58 and switch to the new options format;bf2012-09-131-1/+1
* update lang/sbcl to 1.0.57, and adjust dependent portsbf2012-05-231-1/+1
* update to 1.0.56 and adjust dependent ports; switch to the packagedbf2012-04-231-1/+1
* update lang/sbcl to 1.0.55, and adjust dependent portsbf2012-01-241-1/+1
* Unbreak and bump PORTREVISION: rebuild cl-*-sbcl ports that dependolgeni2011-08-171-3/+1
* - Mark BROKEN: fails to buildpav2011-07-211-0/+2
* Rename infix.cl to infix.lisp to unbreak the build with lang/sbcl.olgeni2010-10-211-3/+1
* Mark as BROKEN: does not build with current lang/sbcl.olgeni2010-10-211-0/+2
* Fix RUN_DEPENDS.olgeni2010-01-201-2/+2
* When building ASDF modules with the previous cl-asdf port version,olgeni2010-01-202-3/+1
* Remove unused MASTER_SITES on FASL binary ports, since they onlyolgeni2010-01-161-4/+0
* Remove redundant code and variables from the cl-* ports.olgeni2010-01-151-18/+9
* Remove dependencies on obsolete cl-asdf-sbcl port.olgeni2010-01-131-2/+0
* Cleanup whitespace, disable command echo and reduce diff betweenolgeni2010-01-131-5/+5
* Take over a few unmaintained ports.olgeni2010-01-121-1/+1
* Reset maintainership: Pedro's dev machine has been stolen :-(thierry2006-07-011-1/+1