# New ports collection makefile for: popt # Date Created: 29 Dec 1999 # Whom: Yuan-Chen Cheng # # $FreeBSD$ # PORTNAME= popt PORTVERSION= 1.14 CATEGORIES= devel MASTER_SITES= ftp://ftp.sunfreeware.com/pub/freeware/SOURCES/ MASTER_SITE_SUBDIR= rpm-4.1.x MAINTAINER= jpaetzel@FreeBSD.org COMMENT= A getopt(3) like library with a number of enhancements, from Redhat GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \ --program-prefix="" CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes MAN3= popt.3 .if defined(WITHOUT_NLS) CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .else # gettext 0.13 or higher USE_GETTEXT= [^0-5] PLIST_SUB+= NLS="" .endif pre-configure: # remove check for xgettext - popt do not use it anyway @${REINPLACE_CMD} -e \ 's:if test ! -f ../rpm.c:if test "1" != "1":' \ ${WRKSRC}/configure .include a href='/~lantw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-0/+1
* Change maintainer address to my @FreeBSD.org emailacm2006-07-231-1/+1
* Add x11-toolkits/paragui-devel, a development version of x11-toolkits/paraguigarga2006-06-221-10/+16
* Switch to my @FreeBSD.org address.shaun2006-06-201-1/+1
* - Fix MASTER_SITES -> make fetchablevs2006-05-121-5/+5
* Conversion to a single libtool environment.ade2006-02-231-2/+1
* Chase shlib bump of libexpat.kuriyama2006-01-311-2/+2
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* update physfs to 1.0.1oliver2005-07-241-2/+2
* change the libtool version to use from 1.3 to 1.5oliver2005-06-041-2/+3
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
* BROKEN on amd64: Does not compilekris2004-03-191-1/+1
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
* o Bump $LIB_DEPENDS line to chase expat's shlib version.kuriyama2004-03-141-2/+2
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Update physfs to 1.0.0oliver2004-02-211-1/+1
* Let ports use the USE_SDL macro.edwin2004-01-241-3/+1
* Chase up new MASTER_SITE_SAVANNAH.edwin2003-10-031-1/+2
* Mark paragui broken for everything but i386 and amd64arved2003-10-031-7/+10
* physfslibrary got updated from .8 to .9 - sync DEPENDSoliver2003-09-301-1/+1
* Add PREFIX as include and lib path during configureoliver2003-07-291-2/+2
* update paragui to 1.0.4oliver2003-07-271-7/+10
* De-pkg-comment.knu2003-02-211-0/+1
* Update version number of SDL shared library.sobomax2003-01-021-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-2/+0
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-071-0/+2
* Bump PORTREVISION and expat shlib.kuriyama2002-09-171-2/+2
* Bump portrevision (textproc/expat2 shlib bump).kuriyama2002-07-211-1/+2
* Add USE_REINPLACE where appropriate.sobomax2002-06-191-0/+1
* Update to 1.0.2pat2002-06-191-6/+7
* Chase increase of libSDL version number.sobomax2002-04-171-1/+1
* Update to 1.0.1pat2002-04-09