<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[129078] trunk/dports/mail/sympa</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/129078">129078</a></dd>
<dt>Author</dt> <dd>devans@macports.org</dd>
<dt>Date</dt> <dd>2014-12-04 16:15:58 -0800 (Thu, 04 Dec 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>sympa: update to version 6.1.23, switch from perl5.12 to perl5.16, dependencies, configuration, drop outdated patches, variants, use notes instead of post activate ui_msg and simplify note content, fix livecheck (#44405).</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsmailsympaPortfile">trunk/dports/mail/sympa/Portfile</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkdportsmailsympafilespatchMakefilein">trunk/dports/mail/sympa/files/patch-Makefile.in</a></li>
<li><a href="#trunkdportsmailsympafilespatchconfigurein">trunk/dports/mail/sympa/files/patch-configure.in</a></li>
<li><a href="#trunkdportsmailsympafilespatchsrc_alias_managerpl">trunk/dports/mail/sympa/files/patch-src_alias_manager.pl</a></li>
<li><a href="#trunkdportsmailsympafilespatchsympageneric">trunk/dports/mail/sympa/files/patch-sympa.generic</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsmailsympaPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/mail/sympa/Portfile (129077 => 129078)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/mail/sympa/Portfile        2014-12-05 00:04:11 UTC (rev 129077)
+++ trunk/dports/mail/sympa/Portfile        2014-12-05 00:15:58 UTC (rev 129078)
</span><span class="lines">@@ -4,8 +4,7 @@
</span><span class="cx"> PortSystem          1.0
</span><span class="cx"> 
</span><span class="cx"> name                sympa
</span><del>-version             5.4.7
-revision            2
</del><ins>+version             6.1.23
</ins><span class="cx"> categories          mail
</span><span class="cx"> license             GPL-2
</span><span class="cx"> maintainers         nomaintainer
</span><span class="lines">@@ -22,298 +21,87 @@
</span><span class="cx"> master_sites        http://www.sympa.org/distribution/ \
</span><span class="cx">                     http://www.sympa.org/distribution/old/
</span><span class="cx"> 
</span><del>-checksums           md5 74fb5b0c972919a2813cd6aca2d9224f
-default_variants    +server
</del><ins>+checksums           rmd160  0c65549bc01e154081554a7d9ff8bb11db1d0ccc \
+                    sha256  3d15aa8816dafcc4017cc06e52def44d5461498a05e9ef7634498b0993234ae4
</ins><span class="cx"> 
</span><del>-patchfiles          patch-configure.in \
-                    patch-Makefile.in \
-                    patch-sympa.generic \
-                    patch-src_alias_manager.pl
-
</del><span class="cx"> depends_lib         path:bin/mysql_config5:mysql5 \
</span><span class="cx">                     port:apache2 \
</span><span class="cx">                     port:mod_fcgid \
</span><span class="cx">                     port:openssl \
</span><span class="cx">                     port:postfix \
</span><del>-                    port:p5.12-libwww-perl \
-                    port:p5.12-archive-zip \
-                    port:p5.12-convert-asn1 \
-                    port:p5.12-pathtools \
-                    port:p5.12-dbi \
-                    port:p5.12-dbd-mysql \
-                    port:p5.12-mailtools \
-                    port:p5.12-io-stringy \
-                    port:p5.12-mime-tools \
-                    port:p5.12-mime-charset \
-                    port:p5.12-mime-encwords \
-                    port:p5.12-crypt-openssl-x509 \
-                    port:p5.12-fcgi \
-                    port:p5.12-libintl-perl \
-                    port:p5.12-template-toolkit \
-                    port:p5.12-crypt-ciphersaber \
-                    port:p5.12-mhonarc \
-                    port:p5.12-regexp-common \
-                    port:p5.12-xml-libxml \
-                    port:p5.12-io-socket-ssl \
-                    port:p5.12-soap-lite \
-                    port:p5.12-perl-ldap \
-                    port:p5.12-html-format \
-                    port:p5.12-html-stripscripts-parser
</del><ins>+                    port:p5.16-archive-zip \
+                    port:p5.16-authcas \
+                    port:p5.16-cgi \
+                    port:p5.16-cgi-fast \
+                    port:p5.16-crypt-ciphersaber \
+                    port:p5.16-crypt-openssl-x509 \
+                    port:p5.16-data-password \
+                    port:p5.16-dbd-mysql \
+                    port:p5.16-dbi \
+                    port:p5.16-digest-md5 \
+                    port:p5.16-file-copy-recursive \
+                    port:p5.16-html-format \
+                    port:p5.16-html-stripscripts-parser \
+                    port:p5.16-html-tree \
+                    port:p5.16-io-stringy \
+                    port:p5.16-io-socket-ssl \
+                    port:p5.16-libintl-perl \
+                    port:p5.16-libwww-perl \
+                    port:p5.16-mailtools \
+                    port:p5.16-mail-dkim \
+                    port:p5.16-mhonarc \
+                    port:p5.16-mime-base64 \
+                    port:p5.16-mime-charset \
+                    port:p5.16-mime-encwords \
+                    port:p5.16-mime-lite-html \
+                    port:p5.16-mime-tools \
+                    port:p5.16-net-dns \
+                    port:p5.16-net-netmask \
+                    port:p5.16-perl-ldap \
+                    port:p5.16-soap-lite \
+                    port:p5.16-template-toolkit \
+                    port:p5.16-term-progressbar \
+                    port:p5.16-time-hires \
+                    port:p5.16-unicode-linebreak \
+                    port:p5.16-xml-libxml
</ins><span class="cx"> 
</span><del>-configure.args      --with-bindir=${prefix}/bin/${name} \
-                    --with-sbindir=${prefix}/bin/${name} \
-                    --with-libexecdir=${prefix}/libexec/${name} \
-                    --with-libdir=${prefix}/lib/${name} \
-\
-                    --with-cgidir=${prefix}/share/${name}/cgi-bin \
-                    --with-localedir=${prefix}/share/locale \
-                    --with-scriptdir=${prefix}/share/${name}/script \
-                    --with-sampledir=${prefix}/share/${name}/sample \
-                    --with-docdir=${prefix}/share/doc/${name} \
-                    --with-datadir=${prefix}/share/${name} \
-\
-                    --with-confdir=${prefix}/etc/${name} \
-                    --with-etcdir=${prefix}/etc/${name} \
-                    --with-initdir=${prefix}/share/${name} \
-\
-                    --with-expldir=${prefix}/var/${name}/expl \
-                    --with-piddir=${prefix}/var/${name} \
-                    --with-lockdir=${prefix}/var/${name}/lock \
-                    --with-spooldir=${prefix}/var/${name}/spool \
-\
-                    --with-mandir=${prefix}/man \
-                    --with-perl=${prefix}/bin/perl5.12 \
-                    --with-openssl=${prefix}/bin/openssl \
-\
</del><ins>+configure.args      --with-perl=${prefix}/bin/perl5.16 \
</ins><span class="cx">                     --with-user=www \
</span><span class="cx">                     --with-group=www \
</span><del>-                    --with-sendmail_aliases=${prefix}/etc/${name}/sympa_aliases \
-                    --with-virtual_aliases=${prefix}/etc/${name}/sympa_virtual \
</del><ins>+                    --enable-fhs \
+                    --with-aliases_file=${prefix}/etc/${name}/sympa_aliases \
</ins><span class="cx">                     --with-newaliases=${prefix}/bin/newaliases \
</span><span class="cx">                     --with-postmap=${prefix}/sbin/postmap
</span><span class="cx"> 
</span><del>-variant postgresql {
-    depends_lib-append  port:p5.12-dbd-pg
-    depends_lib-delete  port:p5.12-dbd-mysql
-}
-
-variant server  {
-# This variant doesn't do anything in this port, it only exists to trigger the server
-# variant in the mysql5 port.
-}
-
</del><span class="cx"> # Create a startupitem to start/stop the server
</span><del>-    startupitem.create    yes
-    startupitem.start    &quot;${prefix}/share/${name}/sympa&quot;
-    startupitem.stop     &quot;${prefix}/share/${name}/sympa&quot;
</del><ins>+startupitem.create    yes
+startupitem.start    &quot;${prefix}/share/${name}/sympa&quot;
+startupitem.stop     &quot;${prefix}/share/${name}/sympa&quot;
</ins><span class="cx"> 
</span><del>-
-pre-destroot {
-# Use sympa.generic startup script and fix paths
-    reinplace &quot;s|PATH=/usr/bin:/bin:/usr/sbin:/sbin|PATH=${prefix}/bin:${prefix}/sbin:/usr/bin:/bin:/usr/sbin:/sbin|g&quot; \
-        &quot;${worksrcpath}/src/etc/script/sympa.generic&quot;
-
-    reinplace &quot;s|/dist/sympa/run|${prefix}/var/${name}|g&quot; \
-        &quot;${worksrcpath}/src/etc/script/sympa.generic&quot;
-
-    system &quot;mv ${worksrcpath}/src/etc/script/sympa.generic ${worksrcpath}/src/etc/script/sympa&quot;
-}
-
</del><span class="cx"> post-destroot {
</span><del>-# Flag wwsympa.fcgi as executable
-    system &quot;chmod ug+x ${destroot}${prefix}/share/sympa/cgi-bin/wwsympa.fcgi&quot;
-# Create empty directories named in sympa.conf &amp; wwsympa.conf not created by Sympa install
-    xinstall -m 755 -d ${destroot}${prefix}/var/${name}/expl
-    xinstall -m 755 -d ${destroot}${prefix}/var/log/${name}
-   # Incoming spool directories
-    xinstall -m 755 -d ${destroot}${prefix}/var/${name}/spool/msg
-    xinstall -m 755 -d ${destroot}${prefix}/var/${name}/spool/bounce
-   # Storage directories
-    xinstall -m 755 -d ${destroot}${prefix}/var/${name}/arc
-    xinstall -m 755 -d ${destroot}${prefix}/var/${name}/bounce
-
-# Create sympa.log and sympa_aliases files
-    system &quot;touch ${destroot}${prefix}/var/log/${name}/${name}.log&quot;
-    system &quot;touch ${destroot}${prefix}/etc/${name}/sympa_aliases&quot;
-    system &quot;chown www:www ${destroot}${prefix}/bin/${name}/*&quot;
-    system &quot;chown www:www ${destroot}${prefix}/etc/${name}/*&quot;
-
-# Fix alias_manager.pl since the alias_wrapper seems not to work
-    reinplace &quot;s|${prefix}/bin/${name}/aliaswrapper|${prefix}/bin/newaliases|g&quot; \
-        &quot;${destroot}${prefix}/bin/${name}/alias_manager.pl&quot;
-
-# Keep these empty directories
-    destroot.keepdirs \
-        ${destroot}${prefix}/var/${name}/expl \
-        ${destroot}${prefix}/var/log/${name} \
-        ${destroot}${prefix}/var/${name}/spool/msg \
-        ${destroot}${prefix}/var/${name}/spool/bounce \
-        ${destroot}${prefix}/var/${name}/arc \
-        ${destroot}${prefix}/var/${name}/bounce
-
-# Fix permissions for arc directory
-    system &quot;chown www:www ${destroot}${prefix}/var/${name}/arc&quot;
-
-# Set sympa.conf variables (this file uses tabs as separators)
-    reinplace &quot;s|#openssl   /usr/local/bin/openssl|openssl  ${prefix}/bin/openssl|g&quot; \
-        &quot;${destroot}${prefix}/etc/sympa/sympa.conf&quot;
-
-    reinplace &quot;s|#db_type   mysql|db_type   mysql|g&quot; \
-        &quot;${destroot}${prefix}/etc/sympa/sympa.conf&quot;
-
-    reinplace &quot;s|#db_name   sympa|db_name   sympa|g&quot; \
-        &quot;${destroot}${prefix}/etc/sympa/sympa.conf&quot;
-
-    reinplace &quot;s|#db_host   localhost|db_host   localhost|g&quot; \
-        &quot;${destroot}${prefix}/etc/sympa/sympa.conf&quot;
-
-    reinplace &quot;s|#db_user   sympa|db_user   sympa|g&quot; \
-        &quot;${destroot}${prefix}/etc/sympa/sympa.conf&quot;
-
-    system &quot;echo 'db_options  mysql_socket=${prefix}/var/run/mysql5/mysqld.sock' &gt;&gt; ${destroot}${prefix}/etc/sympa/sympa.conf&quot;
-
-# Set wwsympa.conf variables
-    reinplace &quot;s|${prefix}/arc|${prefix}/var/${name}/arc|g&quot; \
-        &quot;${destroot}${prefix}/etc/${name}/wwsympa.conf&quot;
-
-    reinplace &quot;s|${prefix}/bounce|${prefix}/var/${name}/bounce|g&quot; \
-        &quot;${destroot}${prefix}/etc/${name}/wwsympa.conf&quot;
-
-    reinplace &quot;s|/usr/bin/mhonarc|${prefix}/bin/mhonarc|g&quot; \
-        &quot;${destroot}${prefix}/etc/${name}/wwsympa.conf&quot;
-
-    reinplace &quot;s|#openssl   /usr/local/bin/openssl|openssl  ${prefix}/bin/openssl|g&quot; \
-        &quot;${destroot}${prefix}/etc/${name}/wwsympa.conf&quot;
</del><ins>+    xinstall -m 644 ${worksrcpath}/INSTALL ${destroot}${prefix}/share/doc/${name}
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-post-activate {
</del><ins>+notes &quot;
</ins><span class="cx"> 
</span><del>-# get rid of .turd files created by destroot.keepdirs because they cause problems in Sympa queues
-    system &quot;rm ${prefix}/var/${name}/spool/msg/.turd_sympa&quot;
-    system &quot;rm ${prefix}/var/${name}/spool/bounce/.turd_sympa&quot;
-    system &quot;rm ${prefix}/var/${name}/bounce/.turd_sympa&quot;
-    system &quot;rm ${prefix}/var/${name}/arc/.turd_sympa&quot;
</del><ins>+** You can find documentation at:
+** http://www.sympa.org/manual_6.1/index
</ins><span class="cx"> 
</span><del>-ui_msg &quot;\n **** To complete Sympa installation ****
</del><ins>+#########################################################
+# CHECK YOU HAVE ALL THE NEEDED MODULES:
+#    * Check the required perl modules are installed:
+#        ${prefix}/sbin/sympa_wizard.pl --check
+#
+# FIRST INSTALLATION:
+#    * Check the INSTALL file.
+#        ${prefix}/share/doc/sympa/INSTALL
+#    * Run the wizard to define some required parameters that can't be guessed.
+#        ${prefix}/sbin/sympa_wizard.pl
+#
+# UPGRADING
+#    * Run this script to upgrade your data structures:
+#        ${prefix}/sbin/sympa.pl --upgrade
+#######################################################
+&quot;
</ins><span class="cx"> 
</span><del>-You must read the documentation at ${prefix}/share/doc/${name}/index.html for full
-Sympa configuration information, however the installation steps are roughly as shown below.
-
-
-1) Setup MySQL and prepare it for Sympa (for PostgreSQL, see documentation)
-   Configure MySQL (new MySQL installs)
-       sudo -u mysql ${prefix}/lib/mysql5/bin/mysql_install_db
-
-   Start MySQL:
-       sudo ${prefix}/share/mysql5/mysql/mysql.server start
-
-   Set MySQL to start at system boot (optional)
-       sudo launchctl load -w /Library/LaunchDaemons/org.macports.mysql5.plist
-
-   Set a MySQL root password:
-       Follow the instructions that were given after you executed 'mysql_install_db' above.
-
-   Create a Sympa MySQL user ...
-       mysql5 -u root -p (login with new root password when prompted)
-       mysql&gt; grant CREATE,INSERT,SELECT,DELETE,UPDATE on sympa.* to sympa@localhost;
-       mysql&gt; grant CREATE,INSERT,SELECT,DELETE,UPDATE on sympa.* to sympa;
-       mysql&gt; quit;
-
-   Create the Sympa database:
-       cat ${prefix}/share/sympa/script/create_db.mysql | mysql5 -u root -p sympa
-
-   Verify Sympa DB:
-       mysql5 -u root -p
-       mysql&gt; use sympa;
-       mysql&gt; show tables;
-       mysql&gt; exit;
-
-   NOTE: MySQL must start before Apache because of wwsympa.fcgi
-
-
-2) Setup Apache 2 &amp; FastCGI
-       cd ${prefix}/apache2/conf
-       sudo cp httpd.conf.sample httpd.conf
-
-   Modify the ${prefix}/apache2/conf/httpd.conf file
-
-   Add directives and ScriptAlias:
-       IPCCommTimeout 120
-       MaxProcessCount 2
-
-       &lt;Location /sympa&gt;
-         SetHandler fcgid-script
-       &lt;/Location&gt;
-
-       ScriptAlias /sympa ${prefix}/share/sympa/cgi-bin/wwsympa.fcgi
-
-   Start Apache 2: (Turn off personal web sharing first!)
-       sudo launchctl load -w /Library/LaunchDaemons/org.macports.apache2.plist
-
-
-   NOTE: The Apache user and group must be the same as the file wwsympa.fcgi.
-         Sympa files are owned by user/group 'www' so the apache user and group
-         must be www unless you chown Sympa files to something else.
-
-
-3) Enable Postfix (not covered), setup Sympa robot aliases, &amp; list alias config
-   Robot aliases:
-       sympa: \&quot;| ${prefix}/bin/sympa/queue sympa@mydomain.org\&quot;
-       listmaster: \&quot;| ${prefix}/bin/sympa/queue listmaster@mydomain.org\&quot;
-       bounce+*: \&quot;| ${prefix}/bin/sympa/bouncequeue sympa@mydomain.org\&quot;
-       sympa-request: &lt;sympa administrator's address&gt;
-       sympa-owner: &lt;sympa administrator's address&gt;
-
-   Activate the robot aliases with the command \&quot;sudo newaliases\&quot;
-
-   List alias config: (automatic list aliases)
-   Add these statements to /etc/postfix/main.cf
-       alias_maps = hash:/etc/aliases,hash:${prefix}/etc/${name}/sympa_aliases
-       alias_database = hash:/etc/aliases,hash:${prefix}/etc/${name}/sympa_aliases
-
-   Activate the new configuration with the command \&quot;sudo postfix reload\&quot;
-
-
-4) Edit ${prefix}/etc/sympa/sympa.conf variables
-       domain
-       listmaster
-       email
-       db_password
-       wwsympa_url
-
-
-5) Edit ${prefix}/etc/sympa/wwsympa.conf variables
-       title
-       default_home
-
-
-6) Add a statement to OS X's syslog.conf file to support Sympa log files
-
-       local1.*       ${prefix}/var/log/sympa/sympa.log
-
-
-7) Start the Sympa daemon
-       sudo launchctl load -w /Library/LaunchDaemons/org.macports.sympa.plist
-
-
-8) Have Sympa generate a listmaster password
-       Go to http://localhost/sympa. Click the \&quot;First login ?\&quot; link, then
-       enter the listmaster address you set in the sympa.conf file, and
-       click \&quot;Send me my password\&quot; and retrieve the password in your inbox.
-
-
-9) Login to WWSympa at http://localhost/sympa with the listmaster address
-   and then change the password and setup your lists.
-
--------------------------------------------------
-File Locations:
-
-Executable files -&gt; ${prefix}/bin/${name}
-CGI directory -&gt; ${prefix}/share/${name}/cgi-bin
-Configuration files -&gt; ${prefix}/etc/${name}
-Sample files -&gt; ${prefix}/share/${name}/sample
-Documentation directory -&gt; ${prefix}/share/doc/${name}
-Expl (also spool/pid/bounce/archive) directories -&gt; ${prefix}/var/${name}
-\n&quot;
-
-}
</del><ins>+livecheck.regex     &quot;${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}&quot;
</ins></span></pre></div>
<a id="trunkdportsmailsympafilespatchMakefilein"></a>
<div class="delfile"><h4>Deleted: trunk/dports/mail/sympa/files/patch-Makefile.in (129077 => 129078)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/mail/sympa/files/patch-Makefile.in        2014-12-05 00:04:11 UTC (rev 129077)
+++ trunk/dports/mail/sympa/files/patch-Makefile.in        2014-12-05 00:15:58 UTC (rev 129078)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>---- Makefile.in.org        2006-04-14 02:15:06.000000000 -0700
-+++ Makefile.in        2006-04-14 02:16:58.000000000 -0700
-@@ -515,18 +515,6 @@
- rpm: build_rh_rpm build_mdk_rpm

- warning:
--        @echo &quot;######################## W A R N I N G ######################&quot;; \
--        echo &quot;## If it is the first time you install Sympa on this server :&quot;; \
--        echo &quot;##        It may take a while....&quot;; \
--        echo &quot;## The reason is that Sympa requires many Perl modules that&quot;; \
--        echo &quot;## are not distributed with the standard Perl distribution.&quot;; \
--        echo &quot;## We'll try to install these modules automatically...&quot;; \
--        echo &quot;## If some modules cannot be installed automatically, (probably&quot; ; \
--        echo &quot;## because of the 'make test'), try downloading them from the&quot;; \
--        echo &quot;## CPAN website (http://search.cpan.org) and install them manually.&quot;; \
--        echo &quot;#############################################################&quot;; \
--        echo -n &quot;Please hit &lt;Enter&gt; to proceed&quot;; \
--        if [ &quot;$(DESTDIR)&quot; = &quot;&quot; ]; then read rep; fi

- checkperl:
-         @if [ $(PERL_VERSION) = '5.006' ]; then \
-@@ -540,7 +528,7 @@
-         echo &quot;#############################################################################&quot;; \
-         if [ &quot;$(DESTDIR)&quot; = &quot;&quot; ]; then read rep; fi \
-         fi
--        @if [ ! -f $(SUIDPERL) ]; then \
-+        @if [   -f $(SUIDPERL) ]; then \
-                 echo &quot;#################################################################################&quot;; \
-                 echo &quot;## wwsympa.fcgi that provides Sympa's web interface needs to run as user $(USER)&quot;; \
-                 echo &quot;## There are many options to do so : &quot;; \
</del></span></pre></div>
<a id="trunkdportsmailsympafilespatchconfigurein"></a>
<div class="delfile"><h4>Deleted: trunk/dports/mail/sympa/files/patch-configure.in (129077 => 129078)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/mail/sympa/files/patch-configure.in        2014-12-05 00:04:11 UTC (rev 129077)
+++ trunk/dports/mail/sympa/files/patch-configure.in        2014-12-05 00:15:58 UTC (rev 129078)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>---- configure.in.org        2006-04-05 01:22:07.000000000 -0700
-+++ configure.in        2006-04-14 02:10:09.000000000 -0700
-@@ -146,9 +146,6 @@
- AC_ARG_WITH(perl, [  --with-perl=FULLPATH       set full path to Perl interpreter (default /usr/bin/perl)], [PERL=&quot;$withval&quot;])
- AC_SUBST(PERL)

--AC_PATH_PROG(SUIDPERL, suidperl, /usr/bin/suidperl)
--AC_SUBST(SUIDPERL)
--
- AC_PATH_PROG(SUDO, sudo, /usr/bin/sudo)
- AC_SUBST(SUDO)

</del></span></pre></div>
<a id="trunkdportsmailsympafilespatchsrc_alias_managerpl"></a>
<div class="delfile"><h4>Deleted: trunk/dports/mail/sympa/files/patch-src_alias_manager.pl (129077 => 129078)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/mail/sympa/files/patch-src_alias_manager.pl        2014-12-05 00:04:11 UTC (rev 129077)
+++ trunk/dports/mail/sympa/files/patch-src_alias_manager.pl        2014-12-05 00:15:58 UTC (rev 129078)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>---- src/alias_manager.pl  Tue Aug  9 09:02:35 2005
-+++ src/alias_manager.pl Sat Feb 18 01:51:52 2006
-@@ -43,7 +43,7 @@
- my $tmp_alias_file = $Conf{'tmpdir'}.'/sympa_aliases.'.time;
-
-
--my $alias_wrapper = '--MAILERPROGDIR--/aliaswrapper';
-+my $alias_wrapper = '--LIBEXECDIR--/aliaswrapper';
- my $lock_file = '--EXPL_DIR--/alias_manager.lock';
- my $default_domain;
- my $path_to_queue = '--MAILERPROGDIR--/queue';
</del></span></pre></div>
<a id="trunkdportsmailsympafilespatchsympageneric"></a>
<div class="delfile"><h4>Deleted: trunk/dports/mail/sympa/files/patch-sympa.generic (129077 => 129078)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/mail/sympa/files/patch-sympa.generic        2014-12-05 00:04:11 UTC (rev 129077)
+++ trunk/dports/mail/sympa/files/patch-sympa.generic        2014-12-05 00:15:58 UTC (rev 129078)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>---- src/etc/script/sympa.generic.org        2004-12-10 01:23:03.000000000 -0800
-+++ src/etc/script/sympa.generic        2006-04-04 17:03:00.000000000 -0700
-@@ -111,7 +111,7 @@
-         echo &quot;Stopping Sympa subsystem: &quot;
-         if [ -f $pidfilepath/sympa ]; then
-                 kill `cat $pidfilepath/sympa.pid`
--                kill `cat $pidfilepath/sympa-distribution.pid`
-+#                kill `cat $pidfilepath/sympa-distribution.pid`
-                 kill `cat $pidfilepath/archived.pid`
-                 kill `cat $pidfilepath/bounced.pid`
-                 kill `cat $pidfilepath/task_manager.pid`
</del></span></pre>
</div>
</div>

</body>
</html>