# Created by: Akinori MUSHA aka knu # $FreeBSD$ PORTNAME= xslt PORTVERSION= 0.9.6 CATEGORIES= textproc ruby MASTER_SITES= RF MASTER_SITE_SUBDIR= ruby-asp PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby MAINTAINER= wenheping@gmail.com COMMENT= An XSLT processor in pure Ruby DEPRECATED= Does not work with Ruby 1.9 EXPIRATION_DATE= 2013-05-02 USE_GNOME= libxslt USE_RUBY= yes USE_RUBY_SETUP= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODDOCDIR} ${INSTALL_DATA} ${WRKSRC}/README ${RUBY_MODDOCDIR} .endif .include .if ${RUBY_VER} == 1.9 BROKEN= does not build with ruby 1.9 .endif .include l='vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Convert to new perl frameworkaz2013-08-031-1/+2
* For perl@ owned ports:eadler2013-03-291-7/+2
* - Remove SITE_PERL from *_DEPENDSaz2012-06-291-6/+6
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-201-2/+2
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* Fix mtree issues caught by QATskreuzer2009-04-233-37/+21
* - Fix files left behindbeech2008-12-303-6/+23
* - Respect NOPORTDOCSbeech2008-12-303-9/+21
* - Unbreakbeech2008-12-302-27/+31
* - Mark BROKEN: does not package (missing etc/zoidrc)pav2008-12-011-0/+2
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1
* - Remove old Perl support from unmaintained ports in categories startinggabor2007-04-061-7/+1
* - Update to 0.96erwin2006-02-192-5/+11
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* Update to 0.95edwin2005-11-15