# New ports collection makefile for: aolserver-nscache # Date created: 12 Oct 2006 # Whom: Martin Matuska # # $FreeBSD$ # PORTNAME= aolserver-nscache PORTVERSION= 1.5 CATEGORIES= www databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= aolserver DISTFILES= nscache-${PORTVERSION}.tar.gz DIST_SUBDIR= aolserver MAINTAINER= mm@FreeBSD.org COMMENT= Tcl interface to AOLserver's caching API WRKSRC= ${WRKDIR}/nscache-${PORTVERSION} AOLSERVERBASE?= ${PREFIX}/aolserver BUILD_DEPENDS+= ${AOLSERVERBASE}/bin/nsd:${PORTSDIR}/www/aolserver RUN_DEPENDS+= ${BUILD_DEPENDS} PLIST_SUB+= AOLSERVERBASE=${AOLSERVERBASE:S/${PREFIX}\///} USE_GMAKE= yes MAKE_ARGS= AOLSERVER=${AOLSERVERBASE} .if !defined(NOPORTDOCS) PORTDOCS= ChangeLog index.html .endif post-patch: @ ${REINPLACE_CMD} -e 's|OBJS|MODOBJS|' ${WRKSRC}/Makefile post-install: .if !defined(NOPORTDOCS) @ ${MKDIR} ${DOCSDIR} .for FILE in ${PORTDOCS} @ ${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR} .endfor .endif .include index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds.kmoore2010-10-161-1/+1
* - fix build for png-1.4.1dinoex2010-03-282-1/+21
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - update to jpeg7dinoex2009-07-181-1/+1
* - use cups-client as depencydinoex2009-05-181-1/+1
* Add dependency on xorg modules xinerama xm inputproto and xi to fix buildarved2008-06-161-1/+2
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-5/+4
* s/dirrm/dirrmtry for ${PREFIX}/share/qtlofi2008-01-221-1/+1
* Bump PORTREVISIONlofi2007-09-181-2/+2
* Fix potential vulnerability from an off-by-one error in the QUtf8Decoderlofi2007-09-181-2/+6
* Don't fail if ${PREFIX} is a symlink.lofi2007-08-011-2/+4
* Fix various format string vulnerabilities in Qt3 and Qt4.lofi2007-07-312-4/+202
* Add the latest KDE patches for Qt plus a patch for Konsole in kdebase.lofi2007-07-124-1/+807
* Undo accidental PORTREVISION decrease.lofi2007-07-041-2/+3
* Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-041-4/+3
* - Welcome X.org 7.2 \o/.flz2007-05-201-2/+3
* Make sure qt33 installs (and reinstalls) properly when PREFIX is setlofi2007-04-201-3/+3
* Fix recorded prefix in pkgconfig file.lofi2007-04-151-1/+3
* Fix handling of overlong UTF8 sequences in Qt and kdelibs, which, unpatched,lofi2007-03-312-0/+102
* Fix build with gcc41 (on amd64)lofi2007-03-211-0/+11
* Update to 3.3.8lofi2007-03-218-43/+257
* Don't install the qmake manual - devel/qmake already install it.lofi2007-03-162-10/+2
* Hay, portmgr was here!lofi2007-02-061-5/+0