diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-08-21 12:06:54 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-08-21 12:06:54 +0000 |
commit | 7526a10e450ca9426aaed0fa9341f56da75cdc0e (patch) | |
tree | 7247af281307dfc53b3d0e9891be0278d6ed213a /security/fastd-devel | |
parent | Update to 4.8.4 and remove obsolete patches (diff) |
Remove expired ports:
2018-08-20 net/openmq: Broken for more than 5 months
2018-08-20 net/coda6_server: Broken for more than 5 months
2018-08-20 net/ceph-devel: Broken for more than 5 months
2018-08-20 java/jgrapht: Broken for more than 5 months
2018-08-20 mail/mutt14: mutt 1.4.x has been out of support for 10+ years use mail/mutt
2018-08-20 www/pydio: Broken for more than 5 months
2018-08-20 security/fastd-devel: Broken for more than 5 months
2018-08-20 security/fastd: Broken for more than 5 months
2018-08-20 devel/bhyve-vm-goagent: Broken for more than 5 months
2018-08-20 devel/cherivis-devel: Depends on broken and expiring cheritrace-devel
2018-08-20 devel/cheritrace-devel: Broken for more than 5 months
2018-08-20 devel/javolution: Broken for more than 5 months
2018-08-20 devel/bisoncpp: Depends on broken and expiring libbobcat
2018-08-20 databases/php5-pdo_cassandra: Broken for more than 5 months
2018-08-20 games/crafty-open-large: Broken for more than 5 months
2018-08-20 games/crafty-open-enormous: Broken for more than 5 months
2018-08-20 games/crafty-open-medium: Broken for more than 5 months
2018-08-20 math/jakarta-commons-math: Broken for more than 5 months
2018-08-20 math/hfst: Broken for more than 5 months
2018-08-20 math/octave-forge-communications: Broken for more than 5 months
2018-08-20 lang/v8-devel: Broken for more than 5 months
2018-08-20 sysutils/rubygem-fluentd010: Broken for more than 5 months
Diffstat (limited to 'security/fastd-devel')
-rw-r--r-- | security/fastd-devel/Makefile | 36 | ||||
-rw-r--r-- | security/fastd-devel/distinfo | 3 | ||||
-rw-r--r-- | security/fastd-devel/files/fastd_devel.in | 75 | ||||
-rw-r--r-- | security/fastd-devel/files/patch-src_CMakeLists.txt | 10 | ||||
-rw-r--r-- | security/fastd-devel/pkg-descr | 3 |
5 files changed, 0 insertions, 127 deletions
diff --git a/security/fastd-devel/Makefile b/security/fastd-devel/Makefile deleted file mode 100644 index 74c21a587a6e..000000000000 --- a/security/fastd-devel/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# $FreeBSD$ - -PORTNAME= fastd -PORTVERSION= 18.a.20151111 -PORTREVISION= 5 -CATEGORIES= security net -MASTER_SITES= https://git.universe-factory.net/fastd/snapshot/ -PKGNAMESUFFIX= -devel -DISTNAME= 999b87b80302dbc14e23ef3dff187b91dae7fab5 -DIST_SUBDIR= ${PORTNAME} - -MAINTAINER= crest_maintainer@rlwinm.de -COMMENT= Fast and Secure Tunnelling Daemon - -LICENSE= BSD2CLAUSE -LICENSE_FILE= ${WRKSRC}/COPYRIGHT - -BROKEN= fails to build: cipher_aes128_ctr_nacl.c:36:10: 'crypto_stream_aes128ctr.h' file not found -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 - -LIB_DEPENDS= libjson-c.so:devel/json-c \ - libsodium.so:security/libsodium \ - libuecc.so:security/libuecc - -USES= bison cmake:outsource pkgconfig tar - -USE_RC_SUBR= fastd_devel - -PLIST_FILES= bin/fastd-devel \ - man/man1/fastd-devel.1.gz - -post-install: - ${INSTALL_MAN} ${WRKSRC}/doc/fastd.1 ${STAGEDIR}${PREFIX}/man/man1/fastd-devel.1 - -.include <bsd.port.mk> diff --git a/security/fastd-devel/distinfo b/security/fastd-devel/distinfo deleted file mode 100644 index b3090ab8e2f7..000000000000 --- a/security/fastd-devel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1534760049 -SHA256 (fastd/999b87b80302dbc14e23ef3dff187b91dae7fab5.tar) = 4267521d02e6f4772e9d234a37e40d8af1c63f31493cf93460b25f21df219005 -SIZE (fastd/999b87b80302dbc14e23ef3dff187b91dae7fab5.tar) = 1484800 diff --git a/security/fastd-devel/files/fastd_devel.in b/security/fastd-devel/files/fastd_devel.in deleted file mode 100644 index 77bb9f5137ab..000000000000 --- a/security/fastd-devel/files/fastd_devel.in +++ /dev/null @@ -1,75 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ - -# PROVIDE: fastd_devel -# REQUIRE: DAEMON -# KEYWORD: shutdown - -# ----------------------------------------------------------------------------- -# -# This script supports running multiple instances of fastd. -# To run additional instances link this script to something like -# % ln -s fastd fastd_foo -# and define additional fastd_foo_* variables in one of -# /etc/rc.conf, /etc/rc.conf.local or /etc/rc.conf.d/fastd_foo -# -# Below NAME should be substituted with the name of this script. By default -# it is fastd, so read as fastd_enable. If you linked the script to -# fastd_foo, then read as fastd_foo_enable etc. -# -# The following variables are supported (defaults are shown). -# You can place them in any of -# /etc/rc.conf, /etc/rc.conf.local or /etc/rc.conf.d/NAME -# -# NAME_enable="NO" # set to YES to enable fastd -# -# # optional: -# NAME_configfile="%%PREFIX%%/etc/fastd/NAME.conf" # --config file -# - -. /etc/rc.subr - -case "$0" in -/etc/rc*) - # during boot (shutdown) $0 is /etc/rc (/etc/rc.shutdown), - # so get the name of the script from $_file - name="$_file" - ;; -*) - name="$0" - ;; -esac - -name="${name##*/}" -rcvar=${name}_enable - -clean_pidfile() -{ - rm -f "$pidfile" || warn "Could not remove $pidfile." -} - -# reload: support SIGHUP to reload peer directories -extra_commands="reload" - -# pidfile -pidfile="/var/run/${name}.pid" - -# run this last -start_precmd="clean_pidfile" -stop_postcmd="clean_pidfile" - -load_rc_config ${name} - -eval ": \${${name}_enable:=\"NO\"}" -eval ": \${${name}_configfile:=\"%%PREFIX%%/etc/fastd/${name}.conf\"}" - -configfile="$(eval echo \${${name}_configfile})" - -required_files=${configfile} - -# command and arguments -command="%%PREFIX%%/bin/fastd-devel" -command_args="--daemon --config ${configfile} --pid-file ${pidfile}" - -run_rc_command "$1" diff --git a/security/fastd-devel/files/patch-src_CMakeLists.txt b/security/fastd-devel/files/patch-src_CMakeLists.txt deleted file mode 100644 index 3b4f846d914e..000000000000 --- a/security/fastd-devel/files/patch-src_CMakeLists.txt +++ /dev/null @@ -1,10 +0,0 @@ ---- src/CMakeLists.txt.orig 2015-11-11 18:08:50 UTC -+++ src/CMakeLists.txt -@@ -45,6 +45,7 @@ add_executable(fastd - ) - set_property(TARGET fastd PROPERTY COMPILE_FLAGS "${FASTD_CFLAGS}") - set_property(TARGET fastd PROPERTY LINK_FLAGS "${PTHREAD_LDFLAGS} ${LIBUECC_LDFLAGS_OTHER} ${NACL_LDFLAGS_OTHER} ${JSON_C_LDFLAGS_OTHER} ${LDFLAGS_LTO}") -+set_property(TARGET fastd PROPERTY SUFFIX "-devel") - set_property(TARGET fastd APPEND PROPERTY INCLUDE_DIRECTORIES ${LIBCAP_INCLUDE_DIR} ${NACL_INCLUDE_DIR} ${JSON_C_INCLUDE_DIR}) - target_link_libraries(fastd protocols methods ciphers macs ${RT_LIBRARY} ${LIBCAP_LIBRARY} ${LIBUECC_LIBRARIES} ${NACL_LIBRARIES} ${OPENSSL_CRYPTO_LIBRARY} ${JSON_C_LIBRARIES}) - diff --git a/security/fastd-devel/pkg-descr b/security/fastd-devel/pkg-descr deleted file mode 100644 index eddb9e4a0c08..000000000000 --- a/security/fastd-devel/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is a fast and Secure Tunnelling Daemon. - -WWW: http://git.universe-factory.net/fastd |