aboutsummaryrefslogtreecommitdiff
path: root/games/ggz-client-libs
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-06-30 11:01:25 +0000
committerRene Ladan <rene@FreeBSD.org>2019-06-30 11:01:25 +0000
commit0856cf24732f6493f5227d7c381efdb27267fac8 (patch)
tree73ad296af4ac10c701f0d7d50297778836a1a3cc /games/ggz-client-libs
parent33ea9ff4a57fcd89608ff846140af0d5a99f3a02 (diff)
downloadports-0856cf24732f6493f5227d7c381efdb27267fac8.tar.gz
ports-0856cf24732f6493f5227d7c381efdb27267fac8.zip
Notes
Diffstat (limited to 'games/ggz-client-libs')
-rw-r--r--games/ggz-client-libs/Makefile37
-rw-r--r--games/ggz-client-libs/distinfo2
-rw-r--r--games/ggz-client-libs/files/patch-ggz-wrapper-loop.c10
-rw-r--r--games/ggz-client-libs/pkg-descr22
-rw-r--r--games/ggz-client-libs/pkg-plist64
5 files changed, 0 insertions, 135 deletions
diff --git a/games/ggz-client-libs/Makefile b/games/ggz-client-libs/Makefile
deleted file mode 100644
index 161ef96be036..000000000000
--- a/games/ggz-client-libs/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# Created by: ijliao
-# $FreeBSD$
-
-PORTNAME= ggz-client-libs
-PORTVERSION= ${GGZ_VERSION}
-PORTREVISION= 6
-CATEGORIES= games
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The GGZ Gaming Zone - Core Client Libraries
-
-DEPRECATED= Abandonware
-EXPIRATION_DATE= 2019-06-30
-
-LIB_DEPENDS= libexpat.so:textproc/expat2
-
-USES= gettext libtool
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-debug --with-libggz-dir="${LOCALBASE}"
-USE_LDCONFIG= yes
-USE_GGZ= core
-
-INSTALL_TARGET= install-strip
-
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib -pthread -lexpat
-
-post-patch:
- @${REINPLACE_CMD} -e 's|libggz.la|libggz.so|g' ${WRKSRC}/configure
- @${REINPLACE_CMD} -e 's|#!/bin/bash|#!/bin/sh|' \
- ${WRKSRC}/ggz-wrapper/ggz
- @${REINPLACE_CMD} -e \
- 's|@LIB_GGZ@|@LIB_GGZ@ ../ggzcore/.libs/libggzcore.so|' \
- ${WRKSRC}/ggzwrap/Makefile.in
-
-.include "${.CURDIR}/../libggz/bsd.ggz.mk"
-.include <bsd.port.mk>
diff --git a/games/ggz-client-libs/distinfo b/games/ggz-client-libs/distinfo
deleted file mode 100644
index 7482e9341498..000000000000
--- a/games/ggz-client-libs/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ggz/ggz-client-libs-0.0.14.1.tar.gz) = 0a7bec1a381a450f650890b36253893df0001873ba1f414573a4247298107680
-SIZE (ggz/ggz-client-libs-0.0.14.1.tar.gz) = 614117
diff --git a/games/ggz-client-libs/files/patch-ggz-wrapper-loop.c b/games/ggz-client-libs/files/patch-ggz-wrapper-loop.c
deleted file mode 100644
index 7d571ed6db79..000000000000
--- a/games/ggz-client-libs/files/patch-ggz-wrapper-loop.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- ggz-wrapper/loop.c.orig Wed Aug 3 05:34:53 2005
-+++ ggz-wrapper/loop.c Fri Oct 7 13:06:53 2005
-@@ -34,6 +34,7 @@
- #include <ggz.h>
- #include <unistd.h>
- #include <stdlib.h>
-+#include <string.h>
- #include <sys/time.h>
- #include <sys/types.h>
- #ifdef HAVE_WINSOCK2_H
diff --git a/games/ggz-client-libs/pkg-descr b/games/ggz-client-libs/pkg-descr
deleted file mode 100644
index 87025ab0e667..000000000000
--- a/games/ggz-client-libs/pkg-descr
+++ /dev/null
@@ -1,22 +0,0 @@
-===========================================
-The GGZ Gaming Zone - Core Client Libraries
-===========================================
-
-GGZ Gaming Zone core client libraries provides the common procedures
-and utilities required to run the GGZ client and games. The routines
-are shared by other modules in order to ease coding and promote
-compatibility and stability.
-
-This version of the client libraries (0.0.13) should provide
-compatibility with version 0.0.13 clients and servers.
-
-The core client libraries is only one part of the GGZ Gaming Zone
-client setup. The following additional packages are required:
- * libggz - provides commonly used functions and low-level
- communications between client modules and the GGZ servers
- * gtk-client/kde-client - one or more of the GGZ clients will be
- required in order to login to a server, chat and launch games
- * gtk-games/kde-games/sdl-games - one or more games or game packs
- are required in order to launch and play games
-
-WWW: http://www.ggzgamingzone.org/
diff --git a/games/ggz-client-libs/pkg-plist b/games/ggz-client-libs/pkg-plist
deleted file mode 100644
index 6cf723d45cc0..000000000000
--- a/games/ggz-client-libs/pkg-plist
+++ /dev/null
@@ -1,64 +0,0 @@
-bin/ggz
-bin/ggz-config
-bin/ggz-wrapper
-etc/xdg/menus/applications-merged/ggz.merge.menu
-etc/xdg/menus/ggz.menu
-include/ggzcore.h
-include/ggzmod.h
-lib/ggz/ggzwrap
-lib/libggzcore.a
-lib/libggzcore.so
-lib/libggzcore.so.9
-lib/libggzcore.so.9.0.0
-lib/libggzmod.a
-lib/libggzmod.so
-lib/libggzmod.so.4
-lib/libggzmod.so.4.1.0
-man/man1/ggzwrap.1.gz
-man/man3/ggzcore_h.3.gz
-man/man3/ggzmod_h.3.gz
-man/man5/ggz.modules.5.gz
-man/man6/ggz.6.gz
-man/man6/ggz-config.6.gz
-man/man6/ggz-wrapper.6.gz
-man/man7/ggz.7.gz
-share/desktop-directories/ggz-games.directory
-share/desktop-directories/ggz.directory
-share/locale/ar/LC_MESSAGES/ggzcore.mo
-share/locale/bg/LC_MESSAGES/ggzcore.mo
-share/locale/ca/LC_MESSAGES/ggzcore.mo
-share/locale/cs/LC_MESSAGES/ggzcore.mo
-share/locale/cy/LC_MESSAGES/ggzcore.mo
-share/locale/da/LC_MESSAGES/ggzcore.mo
-share/locale/de/LC_MESSAGES/ggz-config.mo
-share/locale/de/LC_MESSAGES/ggzcore.mo
-share/locale/dz/LC_MESSAGES/ggzcore.mo
-share/locale/en_GB/LC_MESSAGES/ggzcore.mo
-share/locale/es/LC_MESSAGES/ggzcore.mo
-share/locale/et/LC_MESSAGES/ggzcore.mo
-share/locale/fi/LC_MESSAGES/ggzcore.mo
-share/locale/fr/LC_MESSAGES/ggzcore.mo
-share/locale/gl/LC_MESSAGES/ggzcore.mo
-share/locale/gu/LC_MESSAGES/ggzcore.mo
-share/locale/hu/LC_MESSAGES/ggzcore.mo
-share/locale/ja/LC_MESSAGES/ggzcore.mo
-share/locale/ko/LC_MESSAGES/ggzcore.mo
-share/locale/lt/LC_MESSAGES/ggzcore.mo
-share/locale/lv/LC_MESSAGES/ggzcore.mo
-share/locale/mk/LC_MESSAGES/ggzcore.mo
-share/locale/nb/LC_MESSAGES/ggzcore.mo
-share/locale/nl/LC_MESSAGES/ggzcore.mo
-share/locale/oc/LC_MESSAGES/ggzcore.mo
-share/locale/pa/LC_MESSAGES/ggzcore.mo
-share/locale/pt/LC_MESSAGES/ggzcore.mo
-share/locale/pt_BR/LC_MESSAGES/ggzcore.mo
-share/locale/ru/LC_MESSAGES/ggzcore.mo
-share/locale/sv/LC_MESSAGES/ggzcore.mo
-share/locale/th/LC_MESSAGES/ggzcore.mo
-share/locale/uk/LC_MESSAGES/ggzcore.mo
-share/locale/vi/LC_MESSAGES/ggzcore.mo
-share/locale/zh_CN/LC_MESSAGES/ggzcore.mo
-share/locale/zh_HK/LC_MESSAGES/ggzcore.mo
-share/locale/zh_TW/LC_MESSAGES/ggzcore.mo
-@exec touch %D/etc/ggz.modules
-@unexec [ "`wc -l<%D/etc/ggz.modules`" -gt 1 ]||rm -f %D/etc/ggz.modules