diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2019-06-30 11:01:25 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2019-06-30 11:01:25 +0000 |
| commit | 0856cf24732f6493f5227d7c381efdb27267fac8 (patch) | |
| tree | 73ad296af4ac10c701f0d7d50297778836a1a3cc /games/ggz-txt-client/files/patch-ggz-txt__output.c | |
| parent | x11/xfd x11/xload: Don't mark as broken on aarch64 (diff) | |
Remove expired ports:
2019-06-30 sysutils/cfengine33: No longer supported upstream
2019-06-30 sysutils/cfengine-masterfiles38: No longer supported upstream
2019-06-30 sysutils/cfengine39: No longer supported upstream
2019-06-30 sysutils/cfengine-masterfiles37: NO longer supported upstream
2019-06-30 sysutils/cfengine37: No longer supported upstream
2019-06-30 net/morebalance: Abandonware and depends on expiring games/libggz
2019-06-30 sysutils/cfengine36: No longer supported upstream
2019-06-30 sysutils/cfengine-masterfiles36: No longer supported upstream
2019-06-30 sysutils/cfengine34: No longer supported upstream
2019-06-30 sysutils/cfengine35: No longer supported upstream
2019-06-30 sysutils/cfengine-masterfiles39: No longer supported upstream
2019-06-30 devel/py-typed-ast12: Use devel/py-typed-ast instead
2019-06-30 devel/rubygem-devise-rails50: Use devel/rubygem-devise (depends on Rails 5.0) instead
2019-06-30 security/rubygem-devise-two-factor-rails50: Use security/rubygem-devise-two-factor (depends on Rails 5.0) instead
2019-06-30 emulators/qemu-riscv: The development has been moved to the upstream
2019-06-30 games/libggz: Abandonware
2019-06-30 games/ggz-txt-client: Abandonware
2019-06-30 games/ggz-sdl-games: Abandonware
2019-06-30 games/ggz-client-libs: Abandonware
2019-06-30 games/ggz-gtk-client: Abandonware
2019-06-30 games/ggz-gtk-games: Abandonware
2019-06-30 sysutils/cfengine38: No longer supported upstream
2019-06-30 devel/llvm40: Obsolete and unmaintained
2019-06-30 www/axis: Abandonware; use www/axis2 instead
2019-06-30 sysutils/cfengine32: No longer supported upstream
2019-06-30 devel/py-msgpack05: Use devel/py-msgpack instead
2019-06-30 devel/rubygem-fastthread: Does not build for all supported Ruby version
2019-06-30 www/rubygem-responders-rails50: Use www/rubygem-responders (depends on Rails 5.0) instead
Notes
Notes:
svn path=/head/; revision=505416
Diffstat (limited to 'games/ggz-txt-client/files/patch-ggz-txt__output.c')
| -rw-r--r-- | games/ggz-txt-client/files/patch-ggz-txt__output.c | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/games/ggz-txt-client/files/patch-ggz-txt__output.c b/games/ggz-txt-client/files/patch-ggz-txt__output.c deleted file mode 100644 index 6062361d91bc..000000000000 --- a/games/ggz-txt-client/files/patch-ggz-txt__output.c +++ /dev/null @@ -1,14 +0,0 @@ ---- ggz-txt/output.c.orig Fri Jun 25 22:32:46 2004 -+++ ggz-txt/output.c Sun Jul 18 20:29:22 2004 -@@ -145,10 +145,10 @@ - char message[1024]; /* FIXME: Make me dynamic */ - int x; - char *token, *messagedup, *orig; -+ va_list ap; - - if(!output_enabled) return; - -- va_list ap; - va_start(ap, fmt); - vsnprintf(message, sizeof(message), fmt, ap); - va_end(ap); |
