git: 763d9d54d4e4 - main - databases/libmongo-client: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 31 Oct 2024 22:17:25 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=763d9d54d4e479e81451dfe6548b8bd48f1508ab commit 763d9d54d4e479e81451dfe6548b8bd48f1508ab Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-10-31 22:17:21 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-10-31 22:17:21 +0000 databases/libmongo-client: Remove expired port 2024-10-31 databases/libmongo-client: Abandonware, upstream removed repo --- MOVED | 1 + databases/Makefile | 1 - databases/libmongo-client/Makefile | 25 ------------------------- databases/libmongo-client/distinfo | 2 -- databases/libmongo-client/pkg-descr | 6 ------ databases/libmongo-client/pkg-plist | 16 ---------------- 6 files changed, 1 insertion(+), 50 deletions(-) diff --git a/MOVED b/MOVED index 971d0197a813..2e4cced1a4a1 100644 --- a/MOVED +++ b/MOVED @@ -3566,3 +3566,4 @@ devel/libdevq||2024-10-31|Has expired: Upstream repo archived Dec 14, 2023 www/mod_cloudflare||2024-10-31|Has expired: Deprecated upstream 20 Jul 2021, upstream recommends mod_remoteip audio/libshairport||2024-10-31|Has expired: Abandonware, project removed upstream and hasn't seen development since 2011 databases/libpqtypes||2024-10-31|Has expired: Abandonware, upstream is no longer around +databases/libmongo-client||2024-10-31|Has expired: Abandonware, upstream removed repo diff --git a/databases/Makefile b/databases/Makefile index 8d896bfc1155..05ee4567d733 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -141,7 +141,6 @@ SUBDIR += libiodbc SUBDIR += libmemcache SUBDIR += libmemcached - SUBDIR += libmongo-client SUBDIR += libmongocrypt SUBDIR += libmswstr SUBDIR += libnvpair diff --git a/databases/libmongo-client/Makefile b/databases/libmongo-client/Makefile deleted file mode 100644 index b8bcc871eb3b..000000000000 --- a/databases/libmongo-client/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= libmongo-client -PORTVERSION= 0.1.6.3 -DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 2 -CATEGORIES= databases - -MAINTAINER= gd.workbox@gmail.com -COMMENT= Alternative C driver for MongoDB -WWW= https://github.com/algernon/libmongo-client - -LICENSE= APACHE20 - -BROKEN= Unfetchable -DEPRECATED= Abandonware, upstream removed repo -EXPIRATION_DATE=2024-10-31 - -USE_GITHUB= yes -GH_ACCOUNT= algernon - -GNU_CONFIGURE= yes -USES= autoreconf gmake gnome libtool pathfix pkgconfig -USE_GNOME= glib20 -USE_LDCONFIG= yes - -.include <bsd.port.mk> diff --git a/databases/libmongo-client/distinfo b/databases/libmongo-client/distinfo deleted file mode 100644 index cf79e77d333a..000000000000 --- a/databases/libmongo-client/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (algernon-libmongo-client-libmongo-client-0.1.6.3_GH0.tar.gz) = 706552052cb1454aca8e29b961e47d55aafb297d7d1e909c67b14c09d2fd3ac2 -SIZE (algernon-libmongo-client-libmongo-client-0.1.6.3_GH0.tar.gz) = 121244 diff --git a/databases/libmongo-client/pkg-descr b/databases/libmongo-client/pkg-descr deleted file mode 100644 index cf710fc720a6..000000000000 --- a/databases/libmongo-client/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This is an alternative C driver for MongoDB, with slightly different goals -than the official one: - -libmongo-client is meant to be a stable (API, ABI and quality alike), clean, -well documented and well tested shared library, that strives to make the most -common use cases as convenient as possible. diff --git a/databases/libmongo-client/pkg-plist b/databases/libmongo-client/pkg-plist deleted file mode 100644 index bdd6917df068..000000000000 --- a/databases/libmongo-client/pkg-plist +++ /dev/null @@ -1,16 +0,0 @@ -include/mongo-client/bson.h -include/mongo-client/mongo-wire.h -include/mongo-client/mongo-client.h -include/mongo-client/mongo-utils.h -include/mongo-client/mongo-sync.h -include/mongo-client/mongo-sync-cursor.h -include/mongo-client/mongo-sync-pool.h -include/mongo-client/sync-gridfs.h -include/mongo-client/sync-gridfs-chunk.h -include/mongo-client/sync-gridfs-stream.h -include/mongo-client/mongo.h -lib/libmongo-client.so.0.3.4 -lib/libmongo-client.so.0 -lib/libmongo-client.so -lib/libmongo-client.a -libdata/pkgconfig/libmongo-client.pc