git: ba4406f224fb - main - devel/atlas: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Dec 2023 00:07:23 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba4406f224fbb3b370bc9f644eaf43ae7db18d1e commit ba4406f224fbb3b370bc9f644eaf43ae7db18d1e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-12-29 21:03:52 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-12-31 00:06:14 +0000 devel/atlas: Remove expired port 2023-12-31 devel/atlas: There has been no release for most of the Worldforge libraries in the past 10 years --- MOVED | 1 + devel/Makefile | 1 - devel/atlas/Makefile | 28 ---------------- devel/atlas/distinfo | 2 -- devel/atlas/pkg-descr | 3 -- devel/atlas/pkg-plist | 90 --------------------------------------------------- 6 files changed, 1 insertion(+), 124 deletions(-) diff --git a/MOVED b/MOVED index 93aac332ee72..79ea4fe2e86d 100644 --- a/MOVED +++ b/MOVED @@ -8198,3 +8198,4 @@ net/rp-pppoe||2023-12-31|Has expired: Upstream restricting future OS support to net/spread4||2023-12-31|Has expired: BROKEN on all supported versions after the EOL of 12 net/quiterss||2023-12-31|Has expired: Depends on deprecated www/qt5-webkit net/ipsvd||2023-12-31|Has expired: bogus assumption of system type widths, likely crash-prone +devel/atlas||2023-12-31|Has expired: There has been no release for most of the Worldforge libraries in the past 10 years diff --git a/devel/Makefile b/devel/Makefile index cd3a6dae3f14..10c4538493ab 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -228,7 +228,6 @@ SUBDIR += atf SUBDIR += athens SUBDIR += atlantis - SUBDIR += atlas SUBDIR += atlas-devel SUBDIR += autobook SUBDIR += autoconf diff --git a/devel/atlas/Makefile b/devel/atlas/Makefile deleted file mode 100644 index a52fc7b339ed..000000000000 --- a/devel/atlas/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -PORTNAME= Atlas -PORTVERSION= 0.5.2 -PORTREVISION= 2 -CATEGORIES= devel -MASTER_SITES= SF/worldforge/OldFiles -DISTNAME= ${PORTNAME}-C++-${PORTVERSION} - -MAINTAINER= oliver@FreeBSD.org -COMMENT= C++ reference implementation of the Atlas protocol -WWW= https://www.worldforge.org/index.php/components/atlas-cpp/ - -LICENSE= LGPL21 -LICENSE_FILE= ${WRKSRC}/COPYING - -DEPRECATED= There has been no release for most of the Worldforge libraries in the past 10 years -EXPIRATION_DATE=2023-12-31 - -USES= libtool pathfix tar:bzip2 -USE_CXXSTD= c++14 -USE_LDCONFIG= yes - -GNU_CONFIGURE= yes - -MAKE_ARGS= docdir=${DOCSDIR} - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/atlas/distinfo b/devel/atlas/distinfo deleted file mode 100644 index 405e0e3bb154..000000000000 --- a/devel/atlas/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Atlas-C++-0.5.2.tar.bz2) = 431b7c578a1b6d2af74305af7d74ccfc00150055a61e7733e0eb4f41fa16c33f -SIZE (Atlas-C++-0.5.2.tar.bz2) = 276993 diff --git a/devel/atlas/pkg-descr b/devel/atlas/pkg-descr deleted file mode 100644 index 05391ebf51cf..000000000000 --- a/devel/atlas/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This library implements the Atlas protocol, for use in client-server -game applications. This library is suitable for linking to either -clients or servers. diff --git a/devel/atlas/pkg-plist b/devel/atlas/pkg-plist deleted file mode 100644 index 22a17f4a5fb2..000000000000 --- a/devel/atlas/pkg-plist +++ /dev/null @@ -1,90 +0,0 @@ -include/Atlas-C++-0.5/Atlas/Bridge.h -include/Atlas-C++-0.5/Atlas/Codec.h -include/Atlas-C++-0.5/Atlas/Codec_impl.h -include/Atlas-C++-0.5/Atlas/Codecs/Packed.h -include/Atlas-C++-0.5/Atlas/Codecs/Utility.h -include/Atlas-C++-0.5/Atlas/Codecs/XML.h -include/Atlas-C++-0.5/Atlas/EncoderBase.h -include/Atlas-C++-0.5/Atlas/Funky/Encoder.h -include/Atlas-C++-0.5/Atlas/Message/DecoderBase.h -include/Atlas-C++-0.5/Atlas/Message/Element.h -include/Atlas-C++-0.5/Atlas/Message/Encoder.h -include/Atlas-C++-0.5/Atlas/Message/Layer.h -include/Atlas-C++-0.5/Atlas/Message/QueuedDecoder.h -include/Atlas-C++-0.5/Atlas/Negotiate.h -include/Atlas-C++-0.5/Atlas/Net/Loopback.h -include/Atlas-C++-0.5/Atlas/Net/Stream.h -include/Atlas-C++-0.5/Atlas/Objects/Decoder.h -include/Atlas-C++-0.5/Atlas/Objects/Encoder.h -include/Atlas-C++-0.5/Atlas/Objects/Entity/Account.h -include/Atlas-C++-0.5/Atlas/Objects/Entity/Admin.h -include/Atlas-C++-0.5/Atlas/Objects/Entity/AdminEntity.h -include/Atlas-C++-0.5/Atlas/Objects/Entity/Game.h -include/Atlas-C++-0.5/Atlas/Objects/Entity/GameEntity.h -include/Atlas-C++-0.5/Atlas/Objects/Entity/Player.h -include/Atlas-C++-0.5/Atlas/Objects/Entity/RootEntity.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Action.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Appearance.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Combine.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Communicate.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Create.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Delete.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Disappearance.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Divide.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Error.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Feel.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Get.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Imaginary.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Info.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Listen.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Login.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Logout.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Look.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Move.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Perceive.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Perception.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/RootOperation.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Set.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Sight.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Smell.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Sniff.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Sound.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Talk.h -include/Atlas-C++-0.5/Atlas/Objects/Operation/Touch.h -include/Atlas-C++-0.5/Atlas/Objects/Root.h -include/Atlas-C++-0.5/Atlas/Task.h -include/Atlas-C++-0.5/Atlas/Version.h -lib/libAtlas-0.5.so -lib/libAtlas-0.5.so.2 -lib/libAtlas-0.5.so.2.0.0 -lib/libAtlasCodecs-0.5.so -lib/libAtlasCodecs-0.5.so.2 -lib/libAtlasCodecs-0.5.so.2.0.0 -lib/libAtlasFunky-0.5.so -lib/libAtlasFunky-0.5.so.2 -lib/libAtlasFunky-0.5.so.2.0.0 -lib/libAtlasMessage-0.5.so -lib/libAtlasMessage-0.5.so.2 -lib/libAtlasMessage-0.5.so.2.0.0 -lib/libAtlasNet-0.5.so -lib/libAtlasNet-0.5.so.2 -lib/libAtlasNet-0.5.so.2.0.0 -lib/libAtlasObjects-0.5.so -lib/libAtlasObjects-0.5.so.2 -lib/libAtlasObjects-0.5.so.2.0.0 -lib/libAtlasObjectsEntity-0.5.so -lib/libAtlasObjectsEntity-0.5.so.2 -lib/libAtlasObjectsEntity-0.5.so.2.0.0 -lib/libAtlasObjectsOperation-0.5.so -lib/libAtlasObjectsOperation-0.5.so.2 -lib/libAtlasObjectsOperation-0.5.so.2.0.0 -libdata/pkgconfig/atlascpp-0.5.pc -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/THANKS -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/TODO -%%PORTDOCS%%%%DOCSDIR%%/HACKING -%%PORTDOCS%%%%DOCSDIR%%/ROADMAP