summaryrefslogtreecommitdiff
path: root/games/gtetrinet
AgeCommit message (Collapse)AuthorFilesLines
2007-06-05opencdk shlib major changed; bump ABI depends and PKGREVISIONs ofwiz1-2/+2
affected packages.
2007-03-21Bump PKGREVISION for gnome-keyring ABI bump.wiz1-1/+2
2007-01-06Updated gtetrinet to 0.7.11.rillig6-158/+21
GTetrinet 0.7.11 - 2006-11-15 - Fix a long-standing hang/crash when executing GTetrinet for the first time (Loïc Minier, #114425). - Remember game mode setting (Lucas Nussbaum, #344522). - Fix compilation without libesd (Ricardo Setti, #312995). - Fix a crash on NetBSD/Sparc64 (#338712). - New and updated translations: Nepali (Pawan Chitrakar), Catalan (Jordi Mallach), Welsh (Dafydd Harries), Dutch (Wouter Bolsterlee), Swedish (Daniel Nylander). GTetrinet 0.7.10 - 2006-09-02 - SECURITY RELEASE -- Ref. CVE-2006-3125 - Add index undeflow protections in network code. - Require GTK+ 2.6.0. - Fixed manpage typos. - Require new intltool and move ALL_LINGUAS to po/LINGUAS. - New and updated translations: Bulgarian (Alexander Shopov), Basque (Iñaki Larrañaga), Traditional Chinese (Abel Cheung), German (Jens Seidel), Nepali (Pawal Chitrakar), Finnish (Ilkka Tuohela), Vietnamese (Clytie Siddall). GTetrinet 0.7.9 - 2005-04-29 - Revamped encoding of data handling, fixing the output in partyline, etc. when using UTF-8 locales (Vidar Holen). - Ported to use GtkAboutDialog (Pedro Villavicencio Garrido). - Fixed network latency issues (Julien Plissonneau Duquène). - Fixed crashes in the channel list support (Julien Plissonneau Duquène). - New and updated translations: Traditional Chinese (GNOME HK Team), Canadian English (Adam Weinberger), Norwegian bokmål (Vidar Holen), Bulgarian (Yavor Doganov), Kinyarwanda (Steve Murphy). GTetrinet 0.7.8 - 2004-12-26 - Added minimal support for the Blocktrix protocol, now in use at tetrinet.org (Loren Abrams). - New and updated translations: Italian (Riccardo Bozzo), German (Gerfried Fuchs), Korean (Michael Kim), Canadian English (Adam Weinberger), Serbian (Danilo Šegan), Punjabi (Amanpreet Singh Alam), Norwegian bokmål (Kjartan Maraas), Simplified Chinese (Funda Wang).
2006-09-16Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.jmmv1-2/+2
This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change.
2006-09-02Fix for CVE-2006-3125 via Debian.adrianp3-3/+124
Bump to nb8
2006-07-05Sweep pkgsrc and convert packages that included intltool/buildlink3.mkjlam1-3/+2
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-29/+29
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam1-4/+2
USE_TOOLS+=msgfmt.
2006-03-21Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALLjlam1-2/+2
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-06Belatedly bump PKGREVISION for all libtasn1 dependencies, sincewiz1-2/+2
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz1-2/+2
Bump BUILDLINK_RECOMMENDED.
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-3/+2
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests.agc1-1/+2
2005-01-15Reset maintainer to tech-pkg@; Benedikt Meurer cannot handle these any more.jmmv1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-08-02Update gtetrinet to 0.7.7.minskim5-17/+34
Changes since 0.7.1: GTetrinet 0.7.7 - 2004-04-18 - Regenerated tarball using automake 1.4 to workaround tar --posix problems. GTetrinet 0.7.6 - 2004-04-16 - Added a button in the Preferences dialog that opens a browser window with the GTetrinet themes webpage. (Dani) - Made the main window resizable. It doesn't mean that the fields will be resizable too ;) (Dani) - Now you can rotate and move a piece while holding CTRL. This fixes the bug reported by Christian Kröner. (Dani) - Disable deprecated flags which broke the build with GTK 2.4 (Kjartan Maraas). - New and updated translations: Norwegian (Kjartan Maraas), Croatian (Robert Sedak), Irish (Alastair McKinstry), Brazilian Portuguese (Steve Lacerda and Estêvão Samuel Procópio), British English (Gareth Owen), Canadian English (Adam Weinberger), Welsh (Dafydd Harries), Catalan (Jordi Mallach), Swedish (Christian Rose), Czech (Miloslav Trmac), Portuguese (Duarte Loreto), Dutch (Vincent van Adrighem), Polish (Artur Flinta), French (Christophe Merlet), Spanish (Dani Carbonell). GTetrinet 0.7.5 - 2003-10-04 - HIGification improvements in several dialogs (Dagfinn Ilmari Mannsåker). - Make the default keys usable in azerty keyboards (Dani). - New and updated translations: Azerbaijani (Metin Amiroff), Polish (Artur Flinta), Japanese (KAMAGASAKO Masatoshi). GTetrinet 0.7.4 - 2003-08-29 - Fix configure.in so nobody needs intl/ dir. (Jordi) - Connect and Team dialogs now have "OK" as default action (Dagfinn Ilmari Mannsåker). - Fix a crash when restoring the default keys (Dani). - Cursor fixes for the game fields (Dani). - Fix bug where keyboard would become unusable on game start (Benjamin Drieu). - Disable channel list by default to avoid problems with weird servers (Dani). - New and updated translations: Spanish (Francisco Javier F. Serrador), Czech (Miloslav Trmac), Dutch (Kees van den Broek), Polish (Artur Flinta), Serbian (Danilo Segan), Malay (Hasbullah Bin Pit), Catalan (Jordi Mallach), Welsh (Dafydd Harries), Traditional Chinese (Abel Cheung), German (Gerfried Fuchs). GTetrinet 0.7.3 - 2003-06-23 - Fixed search path for gtetrinet.png broken in 0.7.2. - Merged Connect/Disconnect buttons. - Fixed annoying bug in keyboard handling code which could make GTetrinet beep on each keypress. - New and updated translations: Traditional Chinese (Abel Cheung), Dutch (Tino Meinen), Macedonian (Arangel Angov). GTetrinet 0.7.2 - 2003-06-07 - Added new icons to several places. - Merged Start/Stop button. - Nickname autocompletion in partyline! - Show /msg commands in partyline. - The mouse cursor is now hidden while playing. - New keyboard shortcuts for connect/disconnect, change team and start/stop/pause game. ­ Attack/defense keys are now configurable, helping Azerty keyboard users. - Other bugfixes. - New and updated translations: French (Christophe Merlet), Catalan (Jordi Mallach), Swedish (Christian Rose), Portuguese (Duarte Loreto), Czech (Miloslav Trmac), Dutch (Tino Meinen), Brazilian Portuguese (Alexandre Folle de Menezes), Japanese (KAMAGASAKO Masatoshi), Serbian (Danilo Segan), Basque (Julen Landa Alustiza), Traditional Chinese (Abel Cheung).
2004-06-08Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 fromcjep1-1/+3
Georg Schwarz.
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-2/+2
*-dirs packages.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-3/+3
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-02-20bl3ifyjmmv1-7/+8
2004-02-09Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).jmmv1-2/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-28Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).jmmv1-2/+2
( We really need non-recursive dependancies... *sigh* )
2003-12-13Bump PKGREVISION for atk library major bump.wiz1-2/+2
2003-11-12PKGREVISION++ due to devel/popt update.salo1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-05-27Update to 0.7.1. There have been a lot of changes since the previous version.jmmv6-23/+58
Maybe the most significative is the switch to GNOME2 (including things like GConf2 to handle configuration).
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-01-24s/USE_IPV6/USE_INET6/, from Sergey Svishchev in PR 20021.wiz1-2/+2
2002-12-12Initial import of gtetrinet, version 0.4.4. Description follows:jmmv5-0/+65
GTetrinet is a client program for the popular Tetrinet game, a multiplayer tetris game that is played over the internet. It aims to be a complete clone of the popular Tetrinet game for Win95/NT. If you are looking for a popular public game server to play, take a look to tetrinet.org. Package for version 0.4.1 provided in PR pkg/18012 by Benedikt Meurer; I updated it to 0.4.4 and did several other changes.