# New ports collection makefile for: coda-server-6 # Date created: 9 september 2003 # Whom: Tim Robbins # $FreeBSD$ PORTNAME= coda PORTVERSION= 6.9.4 PORTREVISION?= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ \ ftp://ftp.planetmirror.com/pub/coda/src/ \ ftp://ftp.nctu.edu.tw/mirror/Coda/src/ \ ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/ PKGNAMESUFFIX= -${CODA_SUITE} MAINTAINER= clsung@FreeBSD.org COMMENT= Server programs for a replicated high-performance network file system LIB_DEPENDS= lwp.2:${PORTSDIR}/devel/lwp \ rpc2.9:${PORTSDIR}/devel/rpc2 \ rvmlwp.3:${PORTSDIR}/devel/rvm USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-${CODA_SUITE} CODA_SUITE?= server .if ${CODA_SUITE} == server CONFLICTS= openafs-[0-9]* MAN5= backuplogs.5 \ dumpfile.5 \ dumplist.5 \ maxgroupid.5 \ passwd.coda.5 \ servers.5 \ vicetab.5 \ volumelist.5 \ vrdb.5 MAN8= auth2.8 \ backup.8 \ bldvldb.sh.8 \ codasrv.8 \ createvol_rep.8 \ initpw.8 \ merge.8 \ norton.8 \ pdbtool.8 \ purgevol_rep.8 \ readdump.8 \ startserver.8 \ updateclnt.8 \ updatesrv.8 \ vice-setup.8 \ volutil.8 .else MAN1= au.1 \ cfs.1 \ clog.1 \ cmon.1 \ coda_replay.1 \ cpasswd.1 \ ctokens.1 \ cunlog.1 \ hoard.1 \ mkcodabf.1 \ repair.1 \ spy.1 MAN8= venus-setup.8 \ venus.8 \ volmunge.8 \ vutil.8 .endif .include .if ${CODA_SUITE} == client # this needs testing with the new version (6.1.1) #IGNORE= makes a kernel panic on this version of FreeBSD pre-everything:: @${ECHO_CMD} "" @${ECHO_CMD} "WARNING:" @${ECHO_CMD} "This version ${PORTVERSION} of the coda client has not been tested at all under FreeBSD." @${ECHO_CMD} "Previous version 6.0.7 was known to cause a kernel panic." @${ECHO_CMD} "If you make some tests, please send the results to ports@FreeBSD.org" @${ECHO_CMD} "" .endif .include lectron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Finish converting x11* from WITHOUT_NLS to PORT_OPTIONS:MNLSbapt2013-05-061-8/+6
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-2/+2
* - update png to 1.5.10dinoex2012-06-011-1/+1
* Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where ...kwm2011-08-242-1/+13
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Update to 1.4.romain2010-06-064-92/+76
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* Change MAINTAINER address to romain@.romain2010-02-021-1/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1
* - Update to 0.9.11.2miwi2008-08-083-4/+15