# New ports collection makefile for: ruby # Version required: 1.2.5 # Date created: 04 September 1997 # Whom: Eiji-usagi-MATSUmoto # # $Id: Makefile,v 1.10 1999/04/19 03:55:51 steve Exp $ # DISTNAME= ruby-1.2.5 CATEGORIES= lang MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \ ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/${BRANCH_NAME}/ \ ftp://ftp.iij.ad.jp/pub/lang/ruby/${BRANCH_NAME}/ \ ftp://blade.nagaokaut.ac.jp/pub/lang/ruby/${BRANCH_NAME}/ \ ftp://ftp.krnet.ne.jp/pub/ruby/${BRANCH_NAME}/ \ ftp://mirror.nucba.ac.jp/mirror/ruby/${BRANCH_NAME}/ MAINTAINER= yasuf@big.or.jp GNU_CONFIGURE= yes #USE_AUTOCONF= yes MAN1= ruby.1 PLIST_SUB+= RUBY_ARCH="${RUBY_ARCH}" RUBY_ARCH= ${ARCH}-freebsd${OSREL} # lib/mkmf.rb requires that the name of the install program will be # specified with absolute path. INSTALL= /usr/bin/install BRANCH_NAME= 1.2 post-patch: ${RM} -f ${WRKSRC}/ext/tcltklib/MANIFEST ${RM} -f ${WRKSRC}/ext/tk/MANIFEST post-install: strip ${PREFIX}/bin/ruby ${MKDIR} ${PREFIX}/share/examples/ruby ${INSTALL_DATA} ${WRKSRC}/sample/* ${PREFIX}/share/examples/ruby test: @(cd ${WRKSRC}; make test) .include 'form'>
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Give my bzr plugin ports back to pool.cs2013-10-061-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocationlwhsu2013-03-041-6/+2
* Bump PORTREVISION to reflect name change from devel/bazaar-ng --> devel/bzrcs2012-06-181-2/+3
* Update to 0.6.8cs2012-04-042-4/+4
* Update to 0.6.7cs2012-02-253-4/+14
* Update to 0.6.6cs2012-01-102-4/+4
* Update to 0.6.5cs2011-11-293-5/+7
* Change maintainer address to my FreeBSD addresscs2011-09-151-1/+1
* - Set minimum Python version to 2.5glarkin2011-09-011-4/+5
* - Updated to 0.6.2glarkin2011-08-253-5/+14
* - Updated to 0.6.1glarkin2011-07-133-15/+7
* - Updated to 0.6.0glarkin2011-05-203-4/+10
* - Updated to 0.5.4glarkin2011-02-172-4/+4
* - Updated to 0.5.3glarkin2011-02-104-6/+8