[37029] trunk/dports/sysutils/freeradius/Portfile
andrea.damore at macports.org
andrea.damore at macports.org
Fri May 23 07:24:22 PDT 2008
Revision: 37029
http://trac.macosforge.org/projects/macports/changeset/37029
Author: andrea.damore at macports.org
Date: 2008-05-23 07:24:21 -0700 (Fri, 23 May 2008)
Log Message:
-----------
small fixes to portfile
Modified Paths:
--------------
trunk/dports/sysutils/freeradius/Portfile
Modified: trunk/dports/sysutils/freeradius/Portfile
===================================================================
--- trunk/dports/sysutils/freeradius/Portfile 2008-05-23 11:41:37 UTC (rev 37028)
+++ trunk/dports/sysutils/freeradius/Portfile 2008-05-23 14:24:21 UTC (rev 37029)
@@ -4,28 +4,23 @@
name freeradius
version 2.0.4
-revision 1
+revision 0
categories sysutils
maintainers nomaintainer
description Free Radius Implementation
long_description \
- The FreeRADIUS Server Project is an attempt to \
- create a high-performance and highly-configurable \
- GPLd free RADIUS server. The server is similar to \
- Livingston's 2.0 server. FreeRADIUS is a variant of \
- the Cistron RADIUS server, but they don't share a \
- lot in common any more.
+ The FreeRADIUS Server Project is an attempt to create a high-performance and highly-configurable \
+ GPLd free RADIUS server. The server is similar to Livingston's 2.0 server. FreeRADIUS is a variant of \
+ the Cistron RADIUS server, but they don't share a lot in common any more.
homepage http://www.freeradius.org/
platforms darwin freebsd
use_bzip2 yes
distname ${name}-server-${version}
master_sites ftp://ftp.freeradius.org/pub/freeradius/ \
ftp://ftp.freeradius.org/pub/radius/old
-checksums \
- freeradius-server-2.0.4.tar.bz2 \
- md5 0b63d1d75e51bd94b62c11c639fa329e \
- sha1 3408d09a990c63df6718939097650a463d654a99 \
- rmd160 66915fb5511573b502b7afdb96fd0adb807faa29
+checksums md5 0b63d1d75e51bd94b62c11c639fa329e \
+ sha1 3408d09a990c63df6718939097650a463d654a99 \
+ rmd160 66915fb5511573b502b7afdb96fd0adb807faa29
depends_lib port:openssl port:gdbm
@@ -37,7 +32,6 @@
configure.cflags-append -I${prefix}/include
destroot.env-append R=${destroot}
-#destroot.destdir prefix=${destroot}${prefix}
variant kerberos {
depends_lib-append port:kerberos5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080523/df82b756/attachment.htm
More information about the macports-changes
mailing list