# $FreeBSD$ # NOTE: before committing to this port, contact portmgr to arrange for an # experimental ports run. Untested commits may be backed out at portmgr's # discretion. PORTNAME= gettext-runtime PORTREVISION= 1 COMMENT= GNU gettext runtime libraries and programs LICENSE= LGPL21 GPLv3 LICENSE_COMB= multi LICENSE_FILE_LGPL21= ${WRKSRC}/intl/COPYING.LIB LICENSE_FILE_GPLv3= ${WRKSRC}/../COPYING .include "${.CURDIR}/../gettext/Makefile.common" GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-csharp --disable-java --with-included-gettext \ ac_cv_lib_rt_sched_yield=no INSTALL_TARGET= install-strip TEST_TARGET= check USES= charsetfix cpe iconv libtool tar:xz USE_LDCONFIG= yes WRKSRC_SUBDIR= gettext-runtime INFO= autosprintf CPE_PRODUCT= gettext CPE_VENDOR= gnu .include .if ${OPSYS} == DragonFly CONFIGURE_ARGS+=--disable-threads .endif post-patch: # Do not install csharp and java documentation. @${REINPLACE_CMD} -E '/^SUBDIRS =/s/(intl-csharp|intl-java)//g' \ ${WRKSRC}/Makefile.in # Do not install html copies of manpages. @${REINPLACE_CMD} \ -e '/^all-local:/s/html-local//' \ -e '/^install-data-local:/s/install-html//' \ -e '/^installdirs-local:/s/installdirs-html//' \ ${WRKSRC}/libasprintf/Makefile.in ${WRKSRC}/man/Makefile.in .include '/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-1/+1
* - Add ffmpeg knopmiwi2007-08-032-1/+13
* - Update to 2.2.0pav2007-07-303-8/+19
* - Chase increase of audio/libvorbis shlib version.miwi2007-07-281-1/+1
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1
* - ncursesw is in newer 6.x and 7.x use that instead of port's versionrafan2007-04-081-4/+2
* - Wide-character supportsat2007-03-041-4/+6
* - Update to 2.1.0clsung2006-12-234-26/+45
* - Update to 2.0.4rafan2006-08-232-6/+7
* - EXAMPLESDIR is not controlled by NOPORTDOCSrafan2006-08-212-12/+13
* Update to 2.0.3, and make it OPTIONS-tastic. Also removesadamw2006-08-114-72/+62
* Update to 2.0.2.adamw2006-08-093-5/+21