head 1.14; access; symbols RELEASE_4_9_0:1.13 RELEASE_5_1_0:1.10 RELEASE_4_8_0:1.10 RELEASE_5_0_0:1.8 RELEASE_4_7_0:1.7 RELEASE_4_6_2:1.5 RELEASE_4_6_1:1.5 RELEASE_4_6_0:1.5 RELEASE_5_0_DP1:1.4 RELEASE_4_5_0:1.3; locks; strict; comment @# @; 1.14 date 2003.10.14.22.25.59; author knu; state Exp; branches; next 1.13; 1.13 date 2003.08.22.22.53.54; author knu; state Exp; branches; next 1.12; 1.12 date 2003.07.29.06.44.28; author knu; state Exp; branches; next 1.11; 1.11 date 2003.06.26.03.34.44; author knu; state Exp; branches; next 1.10; 1.10 date 2003.02.18.04.22.03; author knu; state Exp; branches; next 1.9; 1.9 date 2003.01.29.10.45.59; author knu; state Exp; branches; next 1.8; 1.8 date 2002.10.06.20.59.13; author knu; state Exp; branches; next 1.7; 1.7 date 2002.08.03.07.02.10; author knu; state Exp; branches; next 1.6; 1.6 date 2002.07.07.18.21.43; author knu; state Exp; branches; next 1.5; 1.5 date 2002.04.10.18.37.18; author knu; state Exp; branches; next 1.4; 1.4 date 2002.03.12.23.12.03; author knu; state Exp; branches; next 1.3; 1.3 date 2001.12.21.21.25.16; author knu; state Exp; branches; next 1.2; 1.2 date 2001.11.28.13.46.31; author knu; state Exp; branches; next 1.1; 1.1 date 2001.10.24.06.21.52; author knu; state Exp; branches; next ; desc @@ 1.14 log @Update to 0.5.3. @ text @# New ports collection makefile for: BioRuby # Date created: 24 October 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= bio PORTVERSION= 0.5.3 CATEGORIES= biology ruby MASTER_SITES= ftp://ftp.bioruby.org/bioruby/ MASTER_SITE_SUBDIR= knu PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}ruby-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@@FreeBSD.org COMMENT= Integrated environment for Bioinformatics written in Ruby USE_RUBY= yes USE_RUBY_SETUP= yes RUBY_SETUP= install.rb post-patch: ${RUBY} -i -pe 'gsub(%r"(/etc/bioinformatics/)") { "${PREFIX}" + $$1 }' \ ${WRKSRC}/doc/Tutorial.rd.ja \ ${WRKSRC}/lib/bio/io/registry.rb do-install: ${MKDIR} ${PREFIX}/etc/bioinformatics .for f in etc/bioinformatics/seqdatabase.ini ${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/${f}.sample if [ ! -f ${PREFIX}/${f} ]; then \ ${CP} -p ${PREFIX}/${f}.sample ${PREFIX}/${f}; \ fi .endfor .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR} ${CP} -R ${WRKSRC}/sample/ ${RUBY_MODEXAMPLESDIR}/ ${MKDIR} ${RUBY_MODDOCDIR}/ja ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${WRKSRC}/README ${RUBY_MODDOCDIR}/ ${INSTALL_DATA} ${WRKSRC}/doc/*.ja ${RUBY_MODDOCDIR}/ja/ .endif .include @ 1.13 log @Update to 0.5.2. @ text @d9 1 a9 1 PORTVERSION= 0.5.2 @ 1.12 log @Update to 0.5.1. @ text @d9 1 a9 1 PORTVERSION= 0.5.1 @ 1.11 log @Update to 0.5.0. @ text @d9 1 a9 1 PORTVERSION= 0.5.0 @ 1.10 log @De-pkg-comment. @ text @d9 1 a9 1 PORTVERSION= 0.4.0 a22 2 RUBY_SHEBANG_FILES= ${WRKSRC}/bin/dbget @ 1.9 log @Update to 0.4.0. @ text @d18 1 @ 1.8 log @Use RUBY_MOD*. @ text @d9 1 a9 1 PORTVERSION= 0.3.9 @ 1.7 log @Update to 0.3.9. @ text @d39 5 a43 5 ${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME} ${CP} -R ${WRKSRC}/sample/ ${RUBY_EXAMPLESDIR}/${PORTNAME}/ ${MKDIR} ${RUBY_DOCDIR}/${PORTNAME}/ja ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${WRKSRC}/README ${RUBY_DOCDIR}/${PORTNAME}/ ${INSTALL_DATA} ${WRKSRC}/doc/*.ja ${RUBY_DOCDIR}/${PORTNAME}/ja/ @ 1.6 log @Update to 0.3.8. @ text @d9 1 a9 1 PORTVERSION= 0.3.8 @ 1.5 log @Update to 0.3.6. @ text @d9 1 a9 1 PORTVERSION= 0.3.6 d25 5 d31 7 @ 1.4 log @Update to 0.3.5. @ text @d9 1 a9 1 PORTVERSION= 0.3.5 d11 1 a11 1 MASTER_SITES= ftp://ftp.bioruby.org/bioruby/src/ a14 1 EXTRACT_SUFX= .tgz @ 1.3 log @Update to 0.3.3. @ text @d9 1 a9 1 PORTVERSION= 0.3.3 d31 1 a31 1 ${CP} -R ${WRKSRC}/README ${RUBY_DOCDIR}/${PORTNAME}/ @ 1.2 log @Update to 0.3.2. @ text @d9 1 a9 1 PORTVERSION= 0.3.2 @ 1.1 log @Add ruby-bio (BioRuby), an integrated environment for Bioinformatics written in Ruby. @ text @d9 1 a9 1 PORTVERSION= 0.3.20011024 d14 1 a14 1 DISTNAME= ${PORTNAME}ruby-${PORTVERSION:R}-${PORTVERSION:E} d30 1 a30 1 ${MKDIR} ${RUBY_DOCDIR}/${PORTNAME} d32 1 @