[104567] trunk/dports/net/sendfile/Portfile

jmr at macports.org jmr at macports.org
Thu Mar 28 10:01:34 PDT 2013


Revision: 104567
          https://trac.macports.org/changeset/104567
Author:   jmr at macports.org
Date:     2013-03-28 10:01:34 -0700 (Thu, 28 Mar 2013)
Log Message:
-----------
sendfile: license

Modified Paths:
--------------
    trunk/dports/net/sendfile/Portfile

Modified: trunk/dports/net/sendfile/Portfile
===================================================================
--- trunk/dports/net/sendfile/Portfile	2013-03-28 16:45:34 UTC (rev 104566)
+++ trunk/dports/net/sendfile/Portfile	2013-03-28 17:01:34 UTC (rev 104567)
@@ -8,6 +8,9 @@
 set up_revision 20091007
 version			${up_version}-${up_revision}
 categories		net
+# Contains some code under the "Frontier Artistic License", which is based on
+# Artistic-1, which FSF considers to be GPL-incompatible
+license			GPL Artistic-1 Restrictive
 platforms		darwin
 maintainers		nomaintainer
 homepage		http://fex.rus.uni-stuttgart.de/saft/sendfile.html
@@ -37,7 +40,7 @@
 			reinplace "s|/var/log|${prefix}/var/log|" ${worksrcpath}/makeconfig
 			reinplace "s|/opt/bin|${prefix}/bin|" ${worksrcpath}/etc/sendfile.cf
 			}
-			
+
 build.args		config
 
 post-build {		reinplace "s|/var/spool|${prefix}/var/spool|" ${worksrcpath}/etc/sfconf
@@ -66,8 +69,8 @@
 			file copy ${worksrcpath}/doc/fetchfile.7 ${destroot}${prefix}/share/man/man7
 			file copy ${worksrcpath}/doc/sendfiled.8 ${destroot}${prefix}/share/man/man8
 			}
-			
 
+
 post-destroot {		system "cd '${destroot}${prefix}/bin' && ln -s utf7encode utf7decode"
 			xinstall -m 755 -d ${destroot}${prefix}/var/spool/sendfile
 			xinstall -m 700 -d ${destroot}${prefix}/var/spool/sendfile/LOG
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130328/919f48ed/attachment.html>


More information about the macports-changes mailing list