diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2012-10-17 00:13:13 +0800 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2012-10-17 00:13:13 +0800 |
commit | 3744f753fb3376e87a05c8ddf6db7ef1391408be (patch) | |
tree | 4f8562446d2eb9bd27e9ff3f2f7f0308affd5316 /games/8kingdoms/files | |
parent | fd8ae00f5823ddbb23293a20d50c1b6d95a24319 (diff) | |
download | freebsd-ports-gnome-3744f753fb3376e87a05c8ddf6db7ef1391408be.tar.gz freebsd-ports-gnome-3744f753fb3376e87a05c8ddf6db7ef1391408be.tar.zst freebsd-ports-gnome-3744f753fb3376e87a05c8ddf6db7ef1391408be.zip |
Remove expired ports:
2012-05-10 games/8kingdoms: BROKEN for more than 6 month
2012-05-10 games/freeorion: BROKEN for more than 6 month
2012-05-10 games/rigsofrods: BROKEN for more than 6 month
Feature safe: yes
Diffstat (limited to 'games/8kingdoms/files')
-rw-r--r-- | games/8kingdoms/files/patch-net_server.cpp | 11 | ||||
-rw-r--r-- | games/8kingdoms/files/pkg-message.in | 17 |
2 files changed, 0 insertions, 28 deletions
diff --git a/games/8kingdoms/files/patch-net_server.cpp b/games/8kingdoms/files/patch-net_server.cpp deleted file mode 100644 index e305e7b80824..000000000000 --- a/games/8kingdoms/files/patch-net_server.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- net/server.cpp 2007-10-07 03:21:11.000000000 -0500 -+++ net/server.cpp 2007-10-07 03:21:57.000000000 -0500 -@@ -415,7 +415,7 @@ - #ifdef WIN32 - int sin_size = sizeof(struct sockaddr_in); // Windows chteji do accept int - #else -- size_t sin_size = sizeof(struct sockaddr_in); -+ socklen_t sin_size = sizeof(struct sockaddr_in); - #endif - - int s; diff --git a/games/8kingdoms/files/pkg-message.in b/games/8kingdoms/files/pkg-message.in deleted file mode 100644 index 017da989c8a5..000000000000 --- a/games/8kingdoms/files/pkg-message.in +++ /dev/null @@ -1,17 +0,0 @@ -############################################################################### - -The 8Kingdoms game was installed - -1) Run the game using: - - # 8kingdoms - -2) The config and log files are stored into the ~/.8Kingdoms directory - -3) You can see more information about this game at: - - %%DOCSDIR%% - -4) Enjoy it ;) - -############################################################################### |