# New ports collection makefile for: tinyldap # Date Created: 26 Feb 2004 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # PORTNAME= tinyldap PORTVERSION= 0.0.${SNAPSHOT} PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.dinoex.de/pub/tinyldap/ DISTNAME= ${PORTNAME}-${SNAPSHOT} MAINTAINER= dinoex@FreeBSD.org COMMENT= A small LDAP implementation BUILD_DEPENDS+= ${LOCALBASE}/lib/libowfat.a:${PORTSDIR}/${LIBOWFAT_PORT} SNAPSHOT= 20040323 USE_REINPLACE= yes USE_BZIP2= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME} CFLAGS+= -DATTRIBS=512 LIBOWFAT_PORT?= devel/libowfat TINYLDAP_DATA?= ${PREFIX}/tinyldap/data SBINFILES= dumpidx idx2ldif addindex parse tinyldap_debug \ tinyldap_standalone BINFILES= ldapclient ldapclient_str md5password DOCFILES= FORMAT GETTING.STARTED README RFCs THANKS TODO post-patch: ${TOUCH} ${WRKSRC}/alloca.h ${REINPLACE_CMD} -e "s|\"data\"|\"${TINYLDAP_DATA}\"|" \ ${WRKSRC}/tinyldap.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tinyldap ${PREFIX}/libexec/ .for i in ${BINFILES} ${INSTALL_PROGRAM} ${WRKSRC}/${i} ${PREFIX}/bin/ .endfor .for i in ${SBINFILES} ${INSTALL_PROGRAM} ${WRKSRC}/${i} ${PREFIX}/sbin/ .endfor .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for i in ${DOCFILES} ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}/ .endfor .endif .include 5450f1c2d8316a2416eef12f46749cd86'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Log-Any-Adapter-Dispatch
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - convert to the new perl5 frameworkaz2013-09-081-6/+2
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1
* -remove MD5ohauer2011-07-031-1/+0
* - Upgrade to 0.06.kuriyama2010-02-172-4/+4
* - Upgrade to 0.05.kuriyama2009-10-282-6/+6
* - Upgrade to 0.04.kuriyama2009-09-062-4/+4