# New ports collection makefile for: ruby-net-geoip # Date created: 2002-10-08 # Whom: Sean Chittenden # # $FreeBSD$ # PORTNAME= net-geoip PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= net ruby MASTER_SITES= http://www.rubynet.org/modules/net/geoip/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= seanc@FreeBSD.org COMMENT= A Ruby extension that wraps around libGeoIP LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ GeoIP.3:${PORTSDIR}/net/GeoIP USE_BZIP2= yes USE_RUBY= yes USE_RUBY_EXTCONF= yes INSTALL_TARGET= site-install DOCS= README post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODDOCDIR} .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ .endfor .endif .include href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* - Add memrchr().clement2004-01-192-4/+24
* s/memrchr/memchr/.clement2004-01-181-0/+4
* Update to 1.0.2.marcus2004-01-173-5/+4
* - Update to 1.0.1 (a minor bug fix) [1]sergei2003-11-014-38/+22
* fix build on 5-CURRENT after RFC3542 change (EAI_ADDRFAMILY andume2003-10-301-0/+30
* De-pkg-comment.knu2003-02-212-1/+1
* Fix build with OpenSSL 0.9.7.nectar2003-02-131-0/+21
* * Do not explicitly link against libcmarcus2003-01-204-32/+11
* Add a missing build dependency on Perl.marcus2002-11-181-0/+1
* Maintainer update to version 1.0edwin2002-11-162-10/+5
* Update to 1.0rc1. This includes a minor ABI change as well as improvedmarcus2002-08-253-4/+4
* Update to 0.8.11ade2002-03-133-16/+2
* Update to 0.8.10p1ade2002-02-13