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

jmr at macports.org jmr at macports.org
Sat Aug 21 00:44:51 PDT 2010


Revision: 70783
          http://trac.macports.org/changeset/70783
Author:   jmr at macports.org
Date:     2010-08-21 00:44:48 -0700 (Sat, 21 Aug 2010)
Log Message:
-----------
sendfile: use notes

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

Modified: trunk/dports/net/sendfile/Portfile
===================================================================
--- trunk/dports/net/sendfile/Portfile	2010-08-21 07:39:19 UTC (rev 70782)
+++ trunk/dports/net/sendfile/Portfile	2010-08-21 07:44:48 UTC (rev 70783)
@@ -78,13 +78,11 @@
 			}
 
 # Notify the user how to launch the sendfile daemon
-post-install {		ui_msg "\nFor being able to receive files, you'll have to use either"
-			ui_msg "xinetd or inetd, depending on what you are using.\n"
-			ui_msg "Use the following line if you'll go for inetd:"
-			ui_msg "saft stream tcp nowait root /path/to/sendfiled sendfiled\n"
-			ui_msg "For xinetd, just take a service file as an example.\n"
-			ui_msg "If you're running Mac OS X 10.2 or Darwin 6.x, you should"
-			ui_msg "add an entry in /etc/services to allow connections from and to"
-			ui_msg "port 487 both udp and tcp.\n"
-                        }
-
+notes "For being able to receive files, you'll have to use either
+xinetd or inetd, depending on what you are using.\n
+Use the following line if you'll go for inetd:
+saft stream tcp nowait root /path/to/sendfiled sendfiled\n
+For xinetd, just take a service file as an example.\n
+If you're running Mac OS X 10.2 or Darwin 6.x, you should
+add an entry in /etc/services to allow connections from and to
+port 487 both udp and tcp."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100821/eae5a1f1/attachment.html>


More information about the macports-changes mailing list