Date: Sun, 16 Jul 2017 10:43:06 +0000 (UTC) From: Kubilay Kocak <koobs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445995 - in head: . www www/libhtp-suricata Message-ID: <201707161043.v6GAh62u098282@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: koobs Date: Sun Jul 16 10:43:06 2017 New Revision: 445995 URL: https://svnweb.freebsd.org/changeset/ports/445995 Log: www/libhtp-suricata: Delete port (no longer required) security/suricata use to require and use a forked version of libhtp. This port was originally created for that reason, so as not to conflict with the concurrently developed and released libhtp. It is no longer required. * Remove entry from www/Makefile * Add MVOED entry PR: 220756 Deleted: head/www/libhtp-suricata/ Modified: head/MOVED head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Jul 16 10:17:15 2017 (r445994) +++ head/MOVED Sun Jul 16 10:43:06 2017 (r445995) @@ -9464,3 +9464,4 @@ www/mediawiki126|www/mediawiki127|2017-07-10|Has expir devel/libbrotli|archivers/brotli|2017-07-12|meta project no longer required to build libs dns/opendnssec13|dns/opendnssec14|2017-07-13|Has expired: Approaching EOL, upgrade to opendnssec 1.4 or 2 multimedia/banshee||2017-07-13|Has expired: Project is not being actively maintained upstream anymore +www/libhtp-suricata||2017-07-16|No longer required. security/suricata now uses official (not forked) libhtp Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Jul 16 10:17:15 2017 (r445994) +++ head/www/Makefile Sun Jul 16 10:43:06 2017 (r445995) @@ -350,7 +350,6 @@ SUBDIR += libevhtp SUBDIR += libgtkhtml SUBDIR += libhpack - SUBDIR += libhtp-suricata SUBDIR += libhubbub SUBDIR += libjwt SUBDIR += libmicrohttpd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707161043.v6GAh62u098282>