# New ports collection makefile for: Ruby/ODBC # Date created: 17 May 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= odbc PORTVERSION= 0.95 CATEGORIES= databases ruby MASTER_SITES= http://www.ch-werner.de/rubyodbc/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= Ruby extension library to use ODBC data sources LIB_DEPENDS= odbc.1:${PORTSDIR}/databases/unixODBC USE_RUBY= yes USE_RUBY_EXTCONF= yes INSTALL_TARGET= site-install DOCS_EN= ChangeLog README doc/odbc.html post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR} ${CP} -R ${WRKSRC}/test* ${RUBY_MODEXAMPLESDIR}/ ${MKDIR} ${RUBY_MODDOCDIR} .for f in ${DOCS_EN} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ .endfor .endif .include sitory'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Expand)AuthorAgeFilesLines
* Blat minor number on shared object for ELF.markm1998-10-011-5/+9
* Update PLIST.rnordier1998-09-301-0/+2
* TenDRA does ELF Part Irnordier1998-09-294-4/+738
* Mark BROKEN for ELF.jseger1998-09-291-1/+3
* Doesn't package due to PLUST_SUB/GNUHOST definition and bsd.port.mkasami1998-09-2820-20/+60
* Broken on ELF boxes.obrien1998-09-271-1/+8
* Build properly on ELF systems.obrien1998-09-2720-20/+120
* make fetchableobrien1998-09-2720-80/+80
* Remove regexp support for tk42.steve1998-09-271-2/+2
* back to the snaps w/egcs-19980914obrien1998-09-2760-180/+300
* tk80 has been ELFized.asami1998-09-2519-38/+38
* Change CATEGORIES to lang.vanilla1998-09-241-2/+2
* Change CATEGORIES to lang, and guile is elf library now.vanilla1998-09-241-4/+4
* Activate guileobjc libobjects.vanilla1998-09-241-1/+3
* Typo.asami1998-09-231-2/+2
* Only use -soname flag if building for an ELF world.steve1998-09-231-3/+7
* Convert guile to elf.vanilla1998-09-222-2/+7
* Add trailing "/" to MASTER_SITE.jkoshy1998-09-22