diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-05-09 20:25:21 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-05-09 20:25:21 +0000 |
| commit | 3ecdb3de6164c7bfa50057c15e9d9b11c4e3ffd8 (patch) | |
| tree | 873e60022f7ad9386ab644895e8b387c14fcacdd | |
| parent | 6048805c2aa5c45852d4f3e297c5b2257c291f8a (diff) | |
net/cpp-pcp-client: Remove expired port
2025-05-08 net/cpp-pcp-client: Project got archived, broken
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | net/Makefile | 1 | ||||
| -rw-r--r-- | net/cpp-pcp-client/Makefile | 29 | ||||
| -rw-r--r-- | net/cpp-pcp-client/distinfo | 3 | ||||
| -rw-r--r-- | net/cpp-pcp-client/pkg-descr | 4 | ||||
| -rw-r--r-- | net/cpp-pcp-client/pkg-plist | 33 |
6 files changed, 1 insertions, 70 deletions
@@ -4397,3 +4397,4 @@ security/linux-rl9-libxcrypt|emulators/linux_base-rl9|2025-05-06|Integrated into graphics/quat-gui||2025-05-06|Has expired: Last upstream release was in 2003 mail/py-milter|mail/py-pymilter|2025-05-08|Renamed to match upstream PyPI package name sysutils/pxp-agent||2025-05-09|Has expired: Project got archived, dependencies are broken +net/cpp-pcp-client||2025-05-09|Has expired: Project got archived, broken diff --git a/net/Makefile b/net/Makefile index 70e75dfdd8d0..ad7a7d673d57 100644 --- a/net/Makefile +++ b/net/Makefile @@ -96,7 +96,6 @@ SUBDIR += corosync3 SUBDIR += courier-authlib-ldap SUBDIR += courier-sox - SUBDIR += cpp-pcp-client SUBDIR += cppzmq SUBDIR += croc SUBDIR += cryptcat diff --git a/net/cpp-pcp-client/Makefile b/net/cpp-pcp-client/Makefile deleted file mode 100644 index 68f697b14bd3..000000000000 --- a/net/cpp-pcp-client/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -PORTNAME= cpp-pcp-client -PORTVERSION= 1.7.7 -PORTREVISION= 8 -CATEGORIES= net - -MAINTAINER= puppet@FreeBSD.org -COMMENT= Client libraries for the PCP protocol -WWW= https://github.com/puppetlabs/cpp-pcp-client - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE - -BROKEN= fails to build with Boost>=1.87 -DEPRECATED= Project got archived, broken -EXPIRATION_DATE=2025-05-08 - -LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ - libleatherman_json_container.so:devel/leatherman - -USES= cmake compiler:c++11-lang ssl -USE_GITHUB= yes -USE_LDCONFIG= yes - -GH_ACCOUNT= puppetlabs - -CMAKE_OFF= ENABLE_CXX_WERROR -PLIST_SUB+= PORTVERSION=${PORTVERSION} - -.include <bsd.port.mk> diff --git a/net/cpp-pcp-client/distinfo b/net/cpp-pcp-client/distinfo deleted file mode 100644 index e7a548762f1f..000000000000 --- a/net/cpp-pcp-client/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1639542969 -SHA256 (puppetlabs-cpp-pcp-client-1.7.7_GH0.tar.gz) = 547a5619a5c38cebba42d47a3bdf8fc6d3e77614523ccbe31a70997e2b5c62d2 -SIZE (puppetlabs-cpp-pcp-client-1.7.7_GH0.tar.gz) = 2571003 diff --git a/net/cpp-pcp-client/pkg-descr b/net/cpp-pcp-client/pkg-descr deleted file mode 100644 index 2937a70c8777..000000000000 --- a/net/cpp-pcp-client/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -cpp-pcp-client is a C++ client library for the Puppet Communications Protocol -(PCP) protocol. It includes a collection of abstractions which can be used to -initiate connections to a PCP broker, wrapping the PCP message format and -performing schema validation for message bodies. diff --git a/net/cpp-pcp-client/pkg-plist b/net/cpp-pcp-client/pkg-plist deleted file mode 100644 index 67b9579abab3..000000000000 --- a/net/cpp-pcp-client/pkg-plist +++ /dev/null @@ -1,33 +0,0 @@ -include/cpp-pcp-client/connector/client_metadata.hpp -include/cpp-pcp-client/connector/connection.hpp -include/cpp-pcp-client/connector/connector.hpp -include/cpp-pcp-client/connector/connector_base.hpp -include/cpp-pcp-client/connector/errors.hpp -include/cpp-pcp-client/connector/session_association.hpp -include/cpp-pcp-client/connector/timings.hpp -include/cpp-pcp-client/connector/v1/connector.hpp -include/cpp-pcp-client/connector/v1/session_association.hpp -include/cpp-pcp-client/connector/v2/connector.hpp -include/cpp-pcp-client/export.h -include/cpp-pcp-client/protocol/chunks.hpp -include/cpp-pcp-client/protocol/errors.hpp -include/cpp-pcp-client/protocol/message.hpp -include/cpp-pcp-client/protocol/parsed_chunks.hpp -include/cpp-pcp-client/protocol/schemas.hpp -include/cpp-pcp-client/protocol/serialization.hpp -include/cpp-pcp-client/protocol/v1/chunks.hpp -include/cpp-pcp-client/protocol/v1/errors.hpp -include/cpp-pcp-client/protocol/v1/message.hpp -include/cpp-pcp-client/protocol/v1/schemas.hpp -include/cpp-pcp-client/protocol/v1/serialization.hpp -include/cpp-pcp-client/protocol/v2/message.hpp -include/cpp-pcp-client/protocol/v2/schemas.hpp -include/cpp-pcp-client/util/chrono.hpp -include/cpp-pcp-client/util/logging.hpp -include/cpp-pcp-client/util/thread.hpp -include/cpp-pcp-client/validator/schema.hpp -include/cpp-pcp-client/validator/validator.hpp -include/cpp-pcp-client/valijson/rapidjson_adapter.hpp -include/cpp-pcp-client/ws_config.hpp -lib/liblibcpp-pcp-client.so -lib/liblibcpp-pcp-client.so.%%PORTVERSION%% |
