# New ports collection makefile for: ucarp # Date created: 2005-05-06 # Whom: Meno Abels # # $FreeBSD$ # PORTNAME= ucarp PORTVERSION= 1.5.2 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/ucarp/ \ http://download.pureftpd.org/pub/ucarp/ MAINTAINER= alexey@renatasystems.org COMMENT= Userlevel Common Address Redundancy Protocol USE_BZIP2= yes OPTIONS= UCARP_SCRIPTS "Install scripts to manage virtual IP" on .include GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-nls USE_RC_SUBR= ucarp PLIST_FILES= sbin/ucarp .if defined(WITH_UCARP_SCRIPTS) PLIST_FILES+= sbin/ucarp-up \ sbin/ucarp-down post-install: ${INSTALL_SCRIPT} ${WRKSRC}/examples/bsd/vip-up.sh ${PREFIX}/sbin/ucarp-up ${INSTALL_SCRIPT} ${WRKSRC}/examples/bsd/vip-down.sh ${PREFIX}/sbin/ucarp-down .endif .include Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/cad/z88
Commit message (Expand)AuthorAgeFilesLines
* cad/z88: Explicitly link libm (taken from dports)marino2014-02-061-3/+4
* Stage supportantoine2014-01-212-18/+13
* Convert cad to MDOCS and MEXAMPLESadamw2014-01-031-1/+4
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1
* Add explicit dependency on pkgconf (11 ports)marino2013-09-121-5/+2
* Style: tab -> space.eadler2013-03-291-1/+1
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - Get Rid MD5 supportmiwi2011-03-201-2/+0
* - update to 1.4.1dinoex2010-03-281-0/+1
* - Update to 13.0miwi2010-02-0812-152/+286