summaryrefslogtreecommitdiff
path: root/games/gtetrinet
AgeCommit message (Collapse)AuthorFilesLines
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2014-01-01Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.wiz1-2/+2
2013-12-10Add socket libraries on SunOS. Patch from Sebastian Wiedenroth.jperkin1-1/+3
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-10-09recursive bump for libmng-2.0.2 shlib major bump and dependency changewiz1-2/+2
2013-09-02Revbump after cairo updateadam1-2/+2
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-07-01Add desktopdb.mk and bump PKGREVISION for 118 packages as reported bydholland1-2/+3
pkglint. If any of these are wrong for some reason, please revert/adjust.
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-2/+2
2012-06-12Add inet6 to default suggested options. It's 2012.wiz1-1/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-24Recursive dependency bump for databases/gdbm ABI_DEPENDS change.sbd1-2/+2
2012-01-13Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.obache1-2/+2
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-07-21recursive bump from gnome-vfs drop crypto dependency.obache1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-06-14Remove @dirrm entries from PLISTsjoerg1-9/+1
2008-06-20Add DESTDIR support.joerg1-1/+3
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz1-2/+2
2007-09-25Fix comment (GConf2 -> GConf).hira1-2/+2
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-4/+4
Bump PKGREVISION.
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz1-2/+2
2007-09-07Convert packages that test and use USE_INET6 to use the options frameworkjlam1-5/+6
and to support the "inet6" option instead. Remaining usage of USE_INET6 was solely for the benefit of the scripts that generate the README.html files. Replace: BUILD_DEFS+= USE_INET6 with BUILD_DEFS+= IPV6_READY and teach the README-generation tools to look for that instead. This nukes USE_INET6 from pkgsrc proper. We leave a tiny bit of code to continue to support USE_INET6 for pkgsrc-wip until it has been nuked from there as well.
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.