aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2001-04-06 02:56:40 +0800
committeralex <alex@FreeBSD.org>2001-04-06 02:56:40 +0800
commit6a2f763251da9c16847572a5b1ee1124cce861bb (patch)
tree2e01937c07d4ade7c05ce88d68c097f4d033c0f7 /games
parent2b4812d0eaa307866999d2d8ada3cfc50917ddd8 (diff)
downloadfreebsd-ports-gnome-6a2f763251da9c16847572a5b1ee1124cce861bb.tar.gz
freebsd-ports-gnome-6a2f763251da9c16847572a5b1ee1124cce861bb.tar.zst
freebsd-ports-gnome-6a2f763251da9c16847572a5b1ee1124cce861bb.zip
Remove games/atlas, it was added to the wrong category.
Diffstat (limited to 'games')
-rw-r--r--games/Makefile1
-rw-r--r--games/atlas/Makefile23
-rw-r--r--games/atlas/distinfo1
-rw-r--r--games/atlas/pkg-comment1
-rw-r--r--games/atlas/pkg-descr3
-rw-r--r--games/atlas/pkg-plist86
6 files changed, 0 insertions, 115 deletions
diff --git a/games/Makefile b/games/Makefile
index b8c848a58064..8e4467981d9c 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -17,7 +17,6 @@
SUBDIR += angband
SUBDIR += antipolix
SUBDIR += asc
- SUBDIR += atlas
SUBDIR += atomix
SUBDIR += awele
SUBDIR += baduki
diff --git a/games/atlas/Makefile b/games/atlas/Makefile
deleted file mode 100644
index 27fcedf38bfc..000000000000
--- a/games/atlas/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: Atlas
-# Date created: 29 March 2001
-# Whom: Oliver Lehmann <lehmann@ans-netz.de>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Atlas
-PORTVERSION= 0.4.0
-CATEGORIES= games
-MASTER_SITES= ftp://ftp.ecs.soton.ac.uk/pub/worldforge/acorn/0.3/src/ \
- http://kafka.i-site.com/~novalis/mirrors/acorn/0.3/src/ \
-
-MAINTAINER= lehmann@ans-netz.de
-
-LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ \
- SDL-1.1:${PORTSDIR}/devel/sdl-devel
-
-USE_NEWGCC= YES
-USE_LIBTOOL= YES
-CONFIGURE_ARGS= --prefix=${PREFIX}
-
-.include <bsd.port.mk>
diff --git a/games/atlas/distinfo b/games/atlas/distinfo
deleted file mode 100644
index 9902f217ee67..000000000000
--- a/games/atlas/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (Atlas-0.4.0.tar.gz) = e812f142f083ebdb897647748f63fca9
diff --git a/games/atlas/pkg-comment b/games/atlas/pkg-comment
deleted file mode 100644
index 83ecd8d1fe0e..000000000000
--- a/games/atlas/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-C++ reference implementation of the Atlas protocol
diff --git a/games/atlas/pkg-descr b/games/atlas/pkg-descr
deleted file mode 100644
index 05391ebf51cf..000000000000
--- a/games/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/games/atlas/pkg-plist b/games/atlas/pkg-plist
deleted file mode 100644
index bf6d9b047395..000000000000
--- a/games/atlas/pkg-plist
+++ /dev/null
@@ -1,86 +0,0 @@
-bin/atlas-config
-lib/libAtlas.la
-lib/libAtlas.so.0
-lib/libAtlas.a
-lib/libAtlasObjects.la
-lib/libAtlasObjects.so.0
-lib/libAtlasObjects.a
-lib/libAtlasObjectsEntity.la
-lib/libAtlasObjectsEntity.so.0
-lib/libAtlasObjectsEntity.a
-lib/libAtlasObjectsOperation.so.0
-lib/libAtlasObjectsOperation.la
-lib/libAtlasObjectsOperation.a
-lib/libAtlasMessage.so.0
-lib/libAtlasMessage.la
-lib/libAtlasMessage.a
-lib/libAtlasCodecs.so.0
-lib/libAtlasCodecs.la
-lib/libAtlasCodecs.a
-lib/libAtlasNet.so.0
-lib/libAtlasNet.la
-lib/libAtlasNet.a
-lib/libAtlasFunky.so.0
-lib/libAtlasFunky.la
-lib/libAtlasFunky.a
-include/Atlas/Bridge.h
-include/Atlas/Codec.h
-include/Atlas/Negotiate.h
-include/Atlas/EncoderBase.h
-include/Atlas/Task.h
-include/Atlas/Codec_impl.h
-include/Atlas/Objects/Root.h
-include/Atlas/Objects/Decoder.h
-include/Atlas/Objects/Encoder.h
-include/Atlas/Objects/Entity/Account.h
-include/Atlas/Objects/Entity/Admin.h
-include/Atlas/Objects/Entity/AdminEntity.h
-include/Atlas/Objects/Entity/Game.h
-include/Atlas/Objects/Entity/GameEntity.h
-include/Atlas/Objects/Entity/Player.h
-include/Atlas/Objects/Entity/RootEntity.h
-include/Atlas/Objects/Operation/Action.h
-include/Atlas/Objects/Operation/Appearance.h
-include/Atlas/Objects/Operation/Combine.h
-include/Atlas/Objects/Operation/Communicate.h
-include/Atlas/Objects/Operation/Create.h
-include/Atlas/Objects/Operation/Delete.h
-include/Atlas/Objects/Operation/Disappearance.h
-include/Atlas/Objects/Operation/Divide.h
-include/Atlas/Objects/Operation/Error.h
-include/Atlas/Objects/Operation/Feel.h
-include/Atlas/Objects/Operation/Get.h
-include/Atlas/Objects/Operation/Imaginary.h
-include/Atlas/Objects/Operation/Info.h
-include/Atlas/Objects/Operation/Listen.h
-include/Atlas/Objects/Operation/Login.h
-include/Atlas/Objects/Operation/Logout.h
-include/Atlas/Objects/Operation/Look.h
-include/Atlas/Objects/Operation/Move.h
-include/Atlas/Objects/Operation/Perceive.h
-include/Atlas/Objects/Operation/Perception.h
-include/Atlas/Objects/Operation/RootOperation.h
-include/Atlas/Objects/Operation/Set.h
-include/Atlas/Objects/Operation/Sight.h
-include/Atlas/Objects/Operation/Smell.h
-include/Atlas/Objects/Operation/Sniff.h
-include/Atlas/Objects/Operation/Sound.h
-include/Atlas/Objects/Operation/Talk.h
-include/Atlas/Objects/Operation/Touch.h
-include/Atlas/Message/Object.h
-include/Atlas/Message/Layer.h
-include/Atlas/Message/Encoder.h
-include/Atlas/Message/DecoderBase.h
-include/Atlas/Message/QueuedDecoder.h
-include/Atlas/Net/Stream.h
-include/Atlas/Net/Loopback.h
-include/Atlas/Funky/Encoder.h
-share/aclocal/atlas.m4
-@dirrm include/Atlas/Objects/Entity
-@dirrm include/Atlas/Objects/Operation
-@dirrm include/Atlas/Message
-@dirrm include/Atlas/Objects
-@dirrm include/Atlas/Net
-@dirrm include/Atlas/Funky
-@dirrm include/Atlas
-@dirrm include/varconf