# New ports collection makefile for: Ruby-intl # Date created: 9 Aug 2000 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= intl PORTVERSION= 0.11 PORTREVISION= 2 CATEGORIES= devel ruby MASTER_SITES= http://www.page.sannet.ne.jp/hirata-naoto/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A simple wrapper of GNU gettext for Ruby LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_RUBY= yes USE_RUBY_EXTCONF= yes WRKSRC= ${WRKDIR}/${PORTNAME} INSTALL_TARGET= site-install post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR}/po/ ${INSTALL_DATA} ${WRKSRC}/hello.rb ${RUBY_MODEXAMPLESDIR}/ ${INSTALL_DATA} ${WRKSRC}/ja.po ${RUBY_MODEXAMPLESDIR}/po/ ${MKDIR} ${RUBY_MODDOCDIR}/ja ${INSTALL_DATA} ${WRKSRC}/README ${RUBY_MODDOCDIR}/ ${INSTALL_DATA} ${WRKSRC}/README.jp ${RUBY_MODDOCDIR}/ja/ .endif .include gi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update png to 1.5.10dinoex2012-06-011-1/+1
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-2/+0
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+2
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1
* - Chase gpgme shared lib bump.jlaffaye2011-07-211-2/+2
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* - Chase security/libksba shlib version bumpglarkin2010-12-161-1/+1
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-0/+1
* - Fix SourceForge MASTER_SITES usageamdmi32009-08-271-3/+1
* - Update to 0.5.0-111miwi2009-08-052-9/+7
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-2/+2
* - Chase security/gpgme update.wxs2009-07-162-1/+13
* - Update to 0.5.082pav2009-06-303-20/+36
* Hand over to a new volunteer.erwin2009-06-281-1/+1
* Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-101-1/+4
* - Update to version 0.5.0.45lwhsu2008-06-153-48/+49
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-5/+5
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-1/+0
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Use libtool15 port instead of included version to avoid objformat a.out botchkris2007-02-101-1/+1
* - Remove support for xfree86-3pav2007-02-031-1/+1
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
* Conversion to a single libtool environment.ade2006-02-23