[148675] trunk/dports/devel/cyassl/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat May 14 07:14:51 PDT 2016


Revision: 148675
          https://trac.macports.org/changeset/148675
Author:   khindenburg at macports.org
Date:     2016-05-14 07:14:50 -0700 (Sat, 14 May 2016)
Log Message:
-----------
cyassl: use obsolete portgroup

Modified Paths:
--------------
    trunk/dports/devel/cyassl/Portfile

Modified: trunk/dports/devel/cyassl/Portfile
===================================================================
--- trunk/dports/devel/cyassl/Portfile	2016-05-14 14:09:38 UTC (rev 148674)
+++ trunk/dports/devel/cyassl/Portfile	2016-05-14 14:14:50 UTC (rev 148675)
@@ -2,36 +2,8 @@
 # $Id$
 
 PortSystem          1.0
-
+replaced_by         wolfssl
+PortGroup           obsolete 1.0
 name                cyassl
 version             3.3.0
 revision            1
-
-replaced_by         wolfssl
-
-categories          devel security
-platforms           darwin
-maintainers         yassl.com:chris
-homepage            http://www.wolfssl.com/yaSSL/Products-cyassl.html
-license             GPL-2
-description         CyaSSL Embedded SSL Library
-
-long_description    \
-    The CyaSSL embedded SSL library is a lightweight SSL library written \
-    in ANSI C and targeted for embedded and RTOS environments - primarily \
-    because of its small size, speed, and feature set.  It is commonly \
-    used in standard operating environments as well because of its \
-    royalty-free pricing and excellent cross platform support.  CyaSSL \
-    supports industry standards up to the current TLS and DTLS 1.2 levels, \
-    is up to 20 times smaller than OpenSSL, and offers progressive ciphers \
-    such as HC-128, RABBIT, and NTRU.
-
-master_sites        http://www.wolfssl.com/
-
-livecheck.type      none
-pre-configure {
-    ui_error "Please do not install this port since it has been replaced by 'wolfssl'."
-    return -code error
-}
-
-distfiles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160514/3b162b4e/attachment.html>


More information about the macports-changes mailing list