Date: Sat, 26 Oct 2002 07:05:12 -0700 (PDT) From: Edwin Groothuis <edwin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/znibbles/files patch-aa patch-src::Base.H patch-src::DLList.cc patch-src::GTK::ClientGtk.C patch-src::GTK::GtkInterface.C patch-src::GTK::NibblesArea.C patch-src::LongObject.C patch-src::Map.C patch-src::Map.H patch-src::Movable.C patch-src::Niblle.C ... Message-ID: <200210261405.g9QE5Cwa096416@repoman.freebsd.org>
index | next in thread | raw e-mail
edwin 2002/10/26 07:05:12 PDT
Added files:
games/znibbles/files patch-src::Base.H patch-src::DLList.cc
patch-src::GTK::ClientGtk.C
patch-src::GTK::GtkInterface.C
patch-src::GTK::NibblesArea.C
patch-src::LongObject.C patch-src::Map.C
patch-src::Map.H patch-src::Movable.C
patch-src::Niblle.C patch-src::Object.C
patch-src::Options.C patch-src::Player.C
patch-src::ServerInterface.C
patch-src::Trame.C patch-src::Trame.H
patch-src::World.C
patch-src::X11::X11Interface.C
patch-src::X11::textarea.C
patch-src::getopt.c
Removed files:
games/znibbles/files patch-aa
Log:
Makes games/znibbles compiling again with gcc 3.2.1.
The patch has become somebody bigger than I was hoping for. And
the original author is MIA...
Approved by: Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer)
Revision Changes Path
1.2 +0 -55 ports/games/znibbles/files/patch-aa (dead)
1.1 +31 -0 ports/games/znibbles/files/patch-src::Base.H (new)
1.1 +11 -0 ports/games/znibbles/files/patch-src::DLList.cc (new)
1.1 +11 -0 ports/games/znibbles/files/patch-src::GTK::ClientGtk.C (new)
1.1 +344 -0 ports/games/znibbles/files/patch-src::GTK::GtkInterface.C (new)
1.1 +11 -0 ports/games/znibbles/files/patch-src::GTK::NibblesArea.C (new)
1.1 +33 -0 ports/games/znibbles/files/patch-src::LongObject.C (new)
1.1 +89 -0 ports/games/znibbles/files/patch-src::Map.C (new)
1.1 +11 -0 ports/games/znibbles/files/patch-src::Map.H (new)
1.1 +71 -0 ports/games/znibbles/files/patch-src::Movable.C (new)
1.1 +25 -0 ports/games/znibbles/files/patch-src::Niblle.C (new)
1.1 +20 -0 ports/games/znibbles/files/patch-src::Object.C (new)
1.1 +114 -0 ports/games/znibbles/files/patch-src::Options.C (new)
1.1 +33 -0 ports/games/znibbles/files/patch-src::Player.C (new)
1.1 +215 -0 ports/games/znibbles/files/patch-src::ServerInterface.C (new)
1.1 +124 -0 ports/games/znibbles/files/patch-src::Trame.C (new)
1.1 +11 -0 ports/games/znibbles/files/patch-src::Trame.H (new)
1.1 +227 -0 ports/games/znibbles/files/patch-src::World.C (new)
1.1 +285 -0 ports/games/znibbles/files/patch-src::X11::X11Interface.C (new)
1.1 +20 -0 ports/games/znibbles/files/patch-src::X11::textarea.C (new)
1.1 +10 -0 ports/games/znibbles/files/patch-src::getopt.c (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210261405.g9QE5Cwa096416>
