[107728] trunk/doc-new/guide/xml/portfiledev.xml

ryandesign at macports.org ryandesign at macports.org
Thu Jul 4 11:27:45 PDT 2013


Revision: 107728
          https://trac.macports.org/changeset/107728
Author:   ryandesign at macports.org
Date:     2013-07-04 11:27:44 -0700 (Thu, 04 Jul 2013)
Log Message:
-----------
portfiledev.xml: remove specific mention that startupitem keywords can be used inside a variant, because a) that's obvious and b) we don't want portfile authors to do that

Modified Paths:
--------------
    trunk/doc-new/guide/xml/portfiledev.xml

Modified: trunk/doc-new/guide/xml/portfiledev.xml
===================================================================
--- trunk/doc-new/guide/xml/portfiledev.xml	2013-07-04 18:07:36 UTC (rev 107727)
+++ trunk/doc-new/guide/xml/portfiledev.xml	2013-07-04 18:27:44 UTC (rev 107728)
@@ -370,15 +370,6 @@
       <programlisting>startupitem.create      yes
 startupitem.name        nmicmpd
 startupitem.executable  "${prefix}/bin/nmicmpd"</programlisting>
-
-      <para>Startupitems keywords may also be used within a variant definition
-      to make their installation conditional.</para>
-
-      <programlisting>variant server {
-    startupitem.create  yes
-    startupitem.start   "${prefix}/share/${name}/vm-pop3d.init start"
-    startupitem.stop    "${prefix}/share/${name}/vm-pop3d.init stop"
-}</programlisting>
     </section>
   </section>
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130704/c1b95a0f/attachment.html>


More information about the macports-changes mailing list