# New ports collection makefile for: polipo # Date created: 2005-01-25 # Whom: Frank Behrens # # $FreeBSD$ # PORTNAME= polipo PORTVERSION= 1.0.4 CATEGORIES= www MASTER_SITES= http://www.pps.jussieu.fr/~jch/software/files/polipo/ \ http://www.sax.de/~frank/polipo4bsd/files/ MAINTAINER= frank@pinky.sax.de COMMENT= A small and fast caching web proxy MAN1= polipo.1 USE_RC_SUBR= polipo.sh .include .if defined(NO_PTEXINFO) ALL_TARGET= polipo NOPORTDOCS= yes .else INFO= polipo .endif DOCSDIR= ${DATADIR}/www/doc PORTDOCS= * SUB_FILES= pkg-message pkg-install pkg-deinstall 400.polipo SUB_LIST+= USER=${PUSER} GROUP=${PGRP} DESTDIR=${DESTDIR} PCONFIGDIR=${PCONFIGDIR} \ PCACHEDIR=${PCACHEDIR} PPIDDIR=${PPIDDIR} PPIDFILE=${PPIDFILE} \ PLOGFILE=${PLOGFILE} RC_SUBR=${RC_SUBR} # polipo installation options, propagated to install scripts PUSER?= polipo PGRP?= polipo PCONFIGDIR?= ${PREFIX}/etc/polipo/ PCACHEDIR?= /var/cache/polipo PPIDDIR?= /var/run/polipo/ PPIDFILE= ${PPIDDIR}polipo.pid PLOGFILE?= /var/log/polipo MAKE_ENV+= DISK_CACHE_ROOT=${PCACHEDIR} pre-install: apply-slist @PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL do-install: ${INSTALL_PROGRAM} ${WRKSRC}/polipo ${PREFIX}/bin/ ${MKDIR} ${PREFIX}/etc/periodic/daily/ ${INSTALL_SCRIPT} ${WRKDIR}/400.polipo ${PREFIX}/etc/periodic/daily/ ${INSTALL_MAN} ${WRKSRC}/polipo.man ${PREFIX}/man/man1/polipo.1 ${MKDIR} ${PCONFIGDIR} ${INSTALL_DATA} ${WRKSRC}/config.sample ${PCONFIGDIR} ${INSTALL_DATA} ${WRKSRC}/forbidden.sample ${PCONFIGDIR} ${CHGRP} -R ${PGRP} ${PCONFIGDIR} .if !defined(NO_PTEXINFO) ${INSTALL_DATA} ${WRKSRC}/polipo.info ${PREFIX}/info/ .endif .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/html/* ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/localindex.html ${DATADIR}/www/index.html ${CHGRP} -R ${PGRP} ${DATADIR} .endif post-install: @PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL @${CAT} ${PKGMESSAGE} .include pendabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19'>dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/www/wcol
Commit message (Expand)AuthorAgeFilesLines
* Clear moonlight beckons.ade2003-03-072-1/+1
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
* Fix suck rc.conf problem.shige2001-01-221-0/+1
* Fix build(link) error.shige2000-07-131-0/+10
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
* Use syslog logging.shige1999-09-057-47/+118
* Reflect port's CC and CFLAGS variables to wcol's local Makefile.shige1999-09-041-8/+16
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* expr -> ${EXPR}mharo1999-08-281-3/+3
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
* Define pipe_broken as a sig_atomic_t so this build on the Alpha.steve1999-06-231-0/+11
* Yet more WWW: fun.mharo1999-05-031-0/+1
* Changed my e-mail address.shige1999-03-021-1/+1