# New ports collection makefile for: www6to4 # Date created: 22.03.2002 # Whom: Janos Mohacsi # # $FreeBSD$ PORTNAME= www6to4 PORTVERSION= 1.5 CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Lightweight http proxy to help IPv4 only browsers do-install: ${INSTALL_PROGRAM} ${WRKSRC}/www6to4 ${PREFIX}/sbin @if [ ! -d ${PREFIX}/etc/www6to4 ]; then \ ${MKDIR} ${PREFIX}/etc/www6to4; fi ${INSTALL_DATA} ${WRKSRC}/www6to4.conf \ ${PREFIX}/etc/www6to4/www6to4.conf.sample ${INSTALL_DATA} ${WRKSRC}/www6to4_forward.conf \ ${PREFIX}/etc/www6to4/www6to4_forward.conf.sample .if !defined(NOPORTDOCS) if [ ! -d ${DOCSDIR} ]; then \ ${MKDIR} ${DOCSDIR}; fi ${INSTALL_DATA} ${WRKSRC}/README \ ${DOCSDIR} .endif @if [ ! -f ${PREFIX}/etc/rc.d/www6to4.sh ]; then \ ${ECHO} "Installing ${PREFIX}/etc/rc.d/www6to4.sh startup file."; \ ${INSTALL_SCRIPT} -m 751 ${FILESDIR}/www6to4.sh ${PREFIX}/etc/rc.d/www6to4.sh; \ fi .include logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update Firefox to 33.0beat2014-10-151-17/+4
* Mozilla upgrades:bapt2014-09-091-28/+6
* Update mozilla ports:bapt2014-08-041-2/+23
* Only use libevent2bapt2014-07-241-1/+1
* Support LIBS like LDFLAGS.tijl2014-06-111-1/+1
* Fix packging icons and desktop filesbapt2014-06-111-1/+1
* - Update Firefox to 30.0beat2014-06-111-98/+18
* Convert all :U to :tu and :L to :tlbapt2014-05-051-1/+1
* - Update Firefox to 29.0beat2014-04-301-6/+31
* Remove bits replaced by USES=geckobapt2014-04-101-408/+1
* - Bump SeaMonkey version to 2.25beat2014-03-201-8/+8
* - Update Firefox to 28.0beat2014-03-201-77/+74
* Update to 2.24beat2014-02-191-8/+8
* - Update Firefox to 27.0beat2014-02-051-10/+19
* Update to nspr 4.10.2flo2013-12-141-22/+16
* Fix a mismerge that caused html5 audio to not work.flo2013-11-021-0/+3