# New ports collection makefile for: Ruby-locale # Date created: 15 Aug 2000 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= locale PORTVERSION= 0.2 PORTREVISION= 2 CATEGORIES= devel ruby MASTER_SITES= http://freebsd.unixfreunde.de/sources/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= alecn2002@yandex.ru COMMENT= A simple Ruby module that provides setlocale(3) #USE_BZIP2= yes # only saves 500 bytes.. USE_RUBY= yes USE_RUBY_EXTCONF= yes INSTALL_TARGET= site-install post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/test.rb ${RUBY_MODEXAMPLESDIR}/ ${MKDIR} ${RUBY_MODDOCDIR} ${INSTALL_DATA} ${WRKSRC}/README ${RUBY_MODDOCDIR}/ .endif .include 'header'> cgit logo index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_1_4_1_2nobody2001-09-172827-1176482/+0
* PISOCK_CFLAGS no longer contains pilot-link version.Eskil Heyn Olsen2001-09-172-2/+5
* Updated required version of gal to 0.11.99.4.Christopher James Lahey2001-09-178-6/+27
* Bumped version number to 0.11.99.4.Christopher James Lahey2001-09-1714-208/+220
* use enable_widget instead of gtk_widget_set_sensitive.Chris Toshok2001-09-174-53/+109
* add prototype for e_date_edit_set_editable.Chris Toshok2001-09-173-0/+33
* fix syntax errors (which are broken, imo...)Chris Toshok2001-09-172-2/+7
* reorder the LDAP scopes so that they match the order of the option menusChris Toshok2001-09-173-4/+82
* Updated Swedish translation.Christian Rose2001-09-172-198/+226
* Don;t destroy the pixbuf loader, unref it instead.Jeffrey Stedfast2001-09-173-10/+13
* Don't gtk_object_destroy() the pixbuf loader, unref it instead.Jeffrey Stedfast2001-09-174-13/+22
* Use camel_folder_get_uri().Jeffrey Stedfast2001-09-172-17/+8
* New function to get the URI of a folder. (get_uri): DefaultJeffrey Stedfast2001-09-17