[130763] trunk/dports/perl/p5-csp/Portfile

devans at macports.org devans at macports.org
Fri Jan 2 07:12:30 PST 2015


Revision: 130763
          https://trac.macports.org/changeset/130763
Author:   devans at macports.org
Date:     2015-01-02 07:12:30 -0800 (Fri, 02 Jan 2015)
Log Message:
-----------
p5-csp: obsolete, no longer available, no replacement, include obsolete subports 5.8 5.10 5.12 5.14, maintainer email approval.

Modified Paths:
--------------
    trunk/dports/perl/p5-csp/Portfile

Modified: trunk/dports/perl/p5-csp/Portfile
===================================================================
--- trunk/dports/perl/p5-csp/Portfile	2015-01-02 15:10:20 UTC (rev 130762)
+++ trunk/dports/perl/p5-csp/Portfile	2015-01-02 15:12:30 UTC (rev 130763)
@@ -4,35 +4,27 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
+perl5.branches      5.8 5.10 5.12 5.14 5.16
 perl5.setup         CSP 0.34
-revision            3
-#http://web.archive.org/web/20120129060211/http://devel.it.su.se/pub/jsp/polopoly.jsp?d=1024&a=3284
-license             BSD
-maintainers         ecronin openmaintainer
-description         A Perl tool for managing Certificate Authorities
-long_description    CSP is a Perl class and script for running multiple CAs. \
-                    OpenSSL is used for all operations. CSP can also generate a \
-                    small CA website used to distribute certificates and CRLs.
-#homepage           http://devel.it.su.se/projects/CSP/ (dead)
-homepage            http://web.archive.org/web/20120129065010/http://devel.it.su.se/pub/jsp/polopoly.jsp?d=1026&a=3290
+revision            4
+license             none
+maintainers         nomaintainer
+homepage            http://www.macports.org/
+description         This port is obsolete and is no longer available for installation.
+long_description    ${description}
 
 platforms           darwin
+supported_archs     noarch
 
-checksums           md5     eb16bc1f4393b4ad44a3f7b67cb36c1d \
-                    sha1    13440461ffc119421a6a97f62d94d35a38fde2e7 \
-                    rmd160  68a7e3ad1ccac9628aaffd5331e2877f29e2cb38
+archive_sites
+master_sites
+distfiles
 
-#master_sites       ftp://ftp.su.se/pub/users/leifj (dead)
-master_sites        macports_distfiles:${name}
+depends_lib
 
-if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-date-calc port:p${perl5.major}-term-prompt port:p${perl5.major}-ipc-run
-
-supported_archs noarch
+pre-configure {
+    ui_error "${description}"
+    return -code error "port deleted"
 }
 
-# disable irrelevant CPAN livecheck provided by perl5 portgroup
-# homepage and master_sites are dead
-# only current version available through MacPorts mirrors
 livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150102/ea8e7d70/attachment.html>


More information about the macports-changes mailing list