summaryrefslogtreecommitdiff
path: root/games/kdegames3/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-10-13Update to KDE 3.3.1.markd1-2/+1
Changes: * atlantik: Don't show warning dialog when exiting a game that ended. * kpoker: Fixed misevaluation of poker hands * kpoker: Fixed unnecessary saves * kreversi: Fix for bug where the color of the players are not saved * kreversi: Fix for bug in undo handling after side switch * kreversi: Fix against possible cheat
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-04-20bl3ify and update to kde3.2.2.markd1-5/+5
Changes: * kpat: Fix Highscores * kpat: Fix [PATCH] Remove deprecated KLineEditDlg * kpat: Disable the Hint/Demo/Redeal actions in case a game cannot be won anymore * artwork: Fix KFoulEggs icon * docs: Fix Error in kpatience documentation * docs: Fix Errors in kreversi doc * docs: Fix typo in ktron documentation * configure: Fix Extraneous message in admin/Makefile.common using --prefix
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-3/+2
*-dirs packages.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-09Update to KDE 3.2.1.markd1-2/+1
Changes: KAsteroids: Fix crash when both shield and ship hit powerup at same time. KAtomix: Fix molecule in level 68 KMahjongg: Restore removed tiles when loading a saved game KWin4: Fix alpha issues in images with Qt 3.3 Compilation fixes on Ktron, KPatience and libksirtet.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-1/+4
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-02-05Update to KDE 3.2markd1-8/+2
Changes: Games Atlantik * Support custom tokens Rob Kaper * Token/avatar images * Privacy: only connect to meta server on Internet upon specific user request * KNotify event support KGoldrunner * NEW IN KDE: Write and test game engine, game editor, game levels and KDE application interface for new game KGoldrunner Ian Wadham * Write HTML documentation (KGoldrunner Handbook) Ian Wadham * Move source code and games data from kdenonbeta to kdegames CVS Ian Wadham * Improve the graphics of the game and update the screenshots in the documentation Ian Wadham * Convert the documentation to docbook form and commit to kdegames Ian Wadham KReversi * Modified the AI so it scales much better from easy to hard and can make mistakes on easier levels (much more fun now to play). Benjamin Meyer * Converted to use the standard KDE games highscore widget. High schores now corilates to a much better ranking system based upon the AI level and then the total number of pieces at the end of the game. Benjamin Meyer * Fixed segfaults and converted the application to use xmlui (standard KDE key accels, help menu etc). Benjamin Meyer KMahjongg * Massive code cleanup and bug fixes. Benjamin Meyer KPatience * Implemented the popular spider game. Josh Metzler * Freecell drops cards more intellegent. Josh Metzler
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-1/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-15Update to KDE 3.1.5markd1-4/+2
Changes: * atlantik: Don't interrupt token movement when player leaves jail on doubles * atlantik: Fixes in libatlantikui, prevents some crashes with Atlantik Designer * atlantik: Two valgrind fixes preventing crashes
2004-01-03Bump package revisions for tiff update.reed1-1/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-1/+2
2003-09-17Update to KDE3.1.4.markd1-3/+2
Changes: * ksokoban: fix rare crash on startup. * katomic: fix compile warnings. * kasteroids: Fix checked/unchecked "pause" action * kasteroids: Don't connect the cancel button twice to reject slot. * gcc 3.4+ compile fixes.
2003-08-05bump revision after qt3/kde prefix changedrochner1-1/+2
2003-07-30Update kdegames to 3.1.3.markd1-6/+5
Changes: * kbattleship: Improve IA, fix winner checking order * atlantik: core management fixes (Rob Kaper) * atlantik: do not just delete players, also remove portfolios when resetting core (Rob Kaper) * atlantik: don't show money in portfolio when not in game (Rob Kaper) * atlantik: Fix multiple close button problem (Rob Kaper) * atlantik: Fix user sorting (Rob Kaper) * atlantik: Don't tell client that the game has started when it has not (Rob Kaper) * kolf: fixing the two most long-standing bugs (Jason Katz-Brown) * kmahjongg: Selected tiel not highlighted when hit is being displayed * kmahjongg: Correct alignment of column headings in highscore dialog. * kpat: Fix "is game lost?" check * kpat: move cards toger for 40 & 8 * kmahjongg: Fix bug: i18n names aren't displayed correctly in highscores * konquest: Allow 10 players, not just 5. * konquest: Fix prompting prolem when first player is eliminated during run
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-05-22Update KDE to 3.1.2.markd1-3/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-04-01Update KDE to 3.1.1.markd1-2/+2
Changes: arts * Several memory corruption fixes. kdelibs * kdialog: Fix screen numbering problem for centerOnScreen() static method * kprogress: Fix math problem in displaying correct percentage for large numbers * kio_http: Fix data processing for webdav(s) listing of directories and files * kate: Many small bugfixes, including: + Fixed code completion drop-down box position + Fixed "wrap cursor disabled" bugs + Fixed vertical scrollbar middle mouse behaviour + Fixed remove whitespace feature + Now clears the redo history when it is irrelevant + Fixed crash after starting up with a non-existant directory in the file selector history * kparts: Fix extension of transparently downloaded files, this fixes ark (used to display temp file instead of archive content) * klauncher: Fixed support for "Path=" entry in .desktop files. This entry can be used to specify a working directory. * kio: Don't let ChModJob's -X emulation interfere with mandatory file locking. * kdeui: Fix for alternate background coloring in Konqueror list views. * kdeui: Fix to prevent an event loop in conjunction with Qt 3.1.2. * kio/bookmarks: Properly handle multiple shown bookmarks with the same URL; fixes crash on exit in Konqueror when bookmarkbar is on and some bookmarks points to the same place * kstyles: Handle focus indicators on label-less checkboxes better * kdeprint: Don't freeze when there is no route to the selected CUPS server * SSL: add support for OpenSSL 0.9.7 * SSL: ADH ciphers are now explicitly disabled in all cases * SSL: new CA root certificate added * Several Xinerama related fixes * QXEmbed fixes for various situations that don't handle XEMBED well * Java on IRIX with SGI 1.2 VM is fixed * khtml: Several major bugfixes, partially incorporated fixes from Safari as well. kdeaddons kdeadmin * Linux Kernel Configurator: Add details about the lightbulb icon's meaning * Linux Kernel Configurator: Support for more incorrect kernel configuration files kdeartwork kdebase * kcmshell: Restored backwards compatibility wrt KDE 3.0 module names * klipper: Escape "&" everywhere. * konsole: + Removed "get prompt back"-hacks, don't assume emacs key shell bindings. + Fixed usage of background images with spaces in the filename. + Profile support fixes (disabled menubar etc.) + Bookmarks invoked from "Terminal Sessions" kicker menu now set correct title. + Fixed a problem with the "Linux" font that prevented it from being used with fontconfig. * kdesktop: Made desktop menus pop up in unused Kicker space work. * kicker: Fixed empty taskbar sometimes showing scroll buttons. * konqueror: + Various startup performance improvements + Fix crash when sidebar tree expands hidden directory + Fix crash when config button hidden from config button's menu + Extensive fixes to Netscape plugins, fixing crashes and plugin support + Changes to default preview settings, making the defaults safer on various platforms * Java configuration module: Make it possible to properly configure Java in all cases * Previews: Fixed a privacy issue where previews of HTML files could access files or hosts on the network. kdeedu * KStars: + Fixed bug #51708: No longer exits if starting position is below horizon (only affected some systems) + Fixed bug #52205: Country of Lhasa is China, not Tibet. + Fixed too-narrow coordinates field in statusbar. + Fixed bug in "length of day" calculator module; it now properly accounts for latitude and longitude kdegames * Atlantik: Many small bugfixes, including: + Better handling of incoming messages + Fixed token animation * kbackgammon: Common crash fix. kdegraphics * KIconEdit: Fix the ellipse/circle tool not to leave any "holes" in the drawings * Kooka: Some UI crashes fixed * KViewShell: Default paper size is fixed * KGhostView: Fixed wheel-mouse scrolling kdemultimedia * KsCD: + Stopped KsCD from pausing after tracks in random mode + Correctly associate extra CDDB information with tracks + Support non-Latin encodings properly in CDDB entries and elsewhere + Proper systemtray behaviour + Updated key accel code to avoid depricated calls * Movie previews have been removed due to severe unresolved stability problems kdenetwork * Desktop Sharing server (krfb): + fix problems on X11 servers with 8 bit depth + fix problems on X11 servers with big-endian framebuffer + allow X11 servers without XShm (thin clients). Warning: requires a lot of bandwidth + remove read timeouts. This should solve problems with some clients that got disconnected after a minute of inactivity (but increases the time to detect dead clients) + fix problem with clients that support both RichCursor and SoftCursor encodings (like krdc from HEAD) * Desktop Sharing client (krdc): + fix: when an error occurred in fullscreen krdc did not restore the original resolution + fix: krdc stopped to repaint the framebuffer after a disconnect while the error dialog was displayed + the quality setting in medium quality mode has been increased because the original setting looked too bad with Keramik kdepim * KOrganizer bug fixes: + Use correct default duration for events crossing a day boundary (#53477). + Correctly save category colors (#54913). + Don't show todos more than once in what's next view. + Include todos in print output of month view (#53291). + Don't restrict maximum size of search dialog (#54912). + Make cancel button of template selection dialog work (#54852). + Don't break sorting when changing todos by context menu (#53680). + Update views on changes of todos directly in the todo list (#43162). + Save state of statusbar (#55380). * knotes: Escape "&" in note titles kdesdk * Cervisia: + Fixed line break in protocol view + Fixed timestamp for files that are not in cvs (#55053) + Fixed handling of Cervisia's options like 'Update Recursively' when run as embedded part in konqueror (#55665) kdetoys * kworldclock: Fixed that all clocks show the same time. * kweather: Made it work again with non-english locales. (#52147) * kweather: Prevent KWeather from looping and freezing Kicker when not connected to the internet.(#49191) kdeutils * klaptopdaemon: Fix serious stalling problems on GNU/Linux with ACPI * kcalc: Now a KMainWindow instead of a KDialog to fix various UI inconsistencies * kdf: Support escapes in fstab quanta * Bugfixes: + Allow resizing of the main window even with large user toolbars [#53230] + Insert valid DTD definitions [#53274] + Honor the View Default settings from Settings->Configure Editor [#53569] + Be less braindead regarding the Show DTD Toolbar setting [#53739] + Be able to select also directories in tag dialogs [#54819] + Do not complain about text files being binary ones on a system with broken mimetypes [#54924] + Bring up the "File Changed" dialog only, when the file content has changed[#55678] + Select Tag Area behaviour fixed for optional tags + Insert non-translated string in CSS code parts + Insert "border-top", "border-right", etc. correctly in CSS + Don't quote the script line more than once in the action configuration dialog + Memory leak fixed: editor parts were not deleted when a file was closed + Fix insertion of "img" tags in HTML documents + Upload/rescan project/add to new project tree view behaviour fixed + Fix renaming of file in the Project Tree, when a file with the new name was already present in the project + Rename only what has to be renamed in the project and enable project saving after a rename + Use the correct encoding for newly created files + Saving of Author and E-Mail project options was broken in some cases + Fix the numbering of new documents + Fix the execution of actions + Fix crash when deleting an action + Insert valid single tags from the toolbar * Enhancements: + Show the tag attributes (Alt-Down) menu lower than the current line + "Insert in cursor position" for script actions replaces the selection if there was some text selected + New DCOP interface (WindowManagerIf) added to enable the modification of the opened documents from a script + DTD for Quanta tags (DTD definition) added + XHTML 1.0 Strict DTD added
2003-03-11Update KDE to 3.1.markd1-2/+2
Many bugfixes and functionality enhancements including: kdegames Move Atlantik from kdenonbeta to kdegames, Rob Kaper <kaper@kde.org> Move Atlantik Designer from kdenonbeta to kdeaddons, Jason Katz-Brown <jason@katzbrown.com> Move Megami from kdenonbeta to kdegames, Neil Stevens <neil@qualityassistant.com> Move Kolf (web page) from kdenonbeta to kdegames, Jason Katz-Brown <jason@katzbrown.com> Add Klickety to kdegames (which uses heavily KSirtet libraries), Nicolas Hadacek <hadacek@kde.org> Solver/adviser and game logs (replay/save/load) for KMines, Nicolas Hadacek <hadacek@kde.org> Export, statistics and histogram for highscores (KMines, KSirtet, KFouleggs and Klickety), Nicolas Hadacek <hadacek@kde.org> Added different difficulty levels to KLines, Waldo Bastian <bastian@kde.org> kdetoys Minor improvements and bugfixes.
2003-01-20The result of my recent KDE fiddlingsskrll1-1/+6
- Build all packages with a --disable-static libtool. This is how the packages should be built and means that we don't get a load of useless static libraries. - Use x11/kde3/files/foo_main.cpp instead of creating N copies with patches. - Some other PLIST fixes - Fix PR 19848. kspell doesn't find dictionaries.
2003-01-02Update KDE to the 3.0.5a distribution. Packages are numbered 3.0.5.1 orskrll1-3/+2
1.0.5.1 accordingly. Fixes and changes are: Multiple vulnerabilities. kdelibs KHTML : Fixed several crashes and misrenderings. rlogin.protocol: fixed command execution in specially crafted urls. kdebase KAddressbook: Don't squeeze columns on startup/properly restore column width settings. kdenetwork lisa, reslisa: Fixed several security vulnerabilities. kdesdk Cervisia: Show long lines in diff view always completely.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-1/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-10-14Update to KDE 3.0.4. Changes are as follows (note the security fixes)skrll1-2/+2
arts * Compile fix for IRIX64 kdelibs * KHTML : Fixed progress bar. * KHTML : Fixed several crashes and misrenderings. * KHTML : Fixed "HTML source displayed in text viewer" after viewing text. * KHTML : Only ask "download plugins?" once per requested mimetype in the same page. * Javascript : several fixes (row.cells(), tablecaption.*, heading.*, event.x/y) . * libkscreensaver : Fixed bug that in rare cases prevented the screensaver from showing anything. * kio_file : Proper "disk full" error message in mkdir * KIO : Dropping links to webpages onto the desktop works in all cases now * Drag-and-drop of URLs : Improved compatibility with non-KDE apps * KToolBar : fix for oversized comboboxes in toolbars, e.g. in KOffice kdebase * NSPlugins : Compatibility with gcc-3.x * Konqueror configuration : fixed default font size value * KDesktop : better determination of icon heights, for "lineup Icons" * KDesktop : Don't rearrange all icons when changing the font size * KControl : Fixed proxy configuration dialog layout * Fix a lot of mem leak * Kaddressbook : fix crash when we export CSV list * KDM * Security: proper temp dir creation for QT and disabled crash dialog * Made chooser work at all * Fixed compilation with older glibc * Fixed bad lilo interaction wrt. warnings kdegraphics * Kamera: Fixed crash when we didn't select camera in kcmkamera * KGhostview: Security related fixes kdemultimedia * KMix : Fixed compilation on Solaris * Kaboodle : fixed when it was embedded in konqueror * Fix a lot of memory leak kdenetwork * kpf: Security related fixes kdepim * KAlarm: Fix right-to-left character sets not being displayed in message edit control * KAlarm: Make "Help -> Report Bug" use the KDE bug system (bug #43250) * KNotes: Fixed session management (bug #22844) * KNotes: Fixed mouse behaviour to be like kwin's (raise and lower already on mouse press) * KNotes: Fixed (in)famous bug that caused the big black windows and lost data (bugs #22062, #44870, #45084, #45386, #45451, #46570, #47352) * KNotes: Fixed drag'n drop of links and plain text kdesdk * Disabled kbugbuster compilation because bug system changed. Use CVS version if you need it.
2002-10-03buildlink1 -> buildlink2markd1-5/+4
Expand DESCR
2002-08-28Update to KDE 3.0.3.skrll1-4/+2
While I'm here do the a.out dance for kuickshow and a couple of other minor clean ups. Changes are: kdelibs kprocess / kprocctrl: fix problem with hanging kdevelop. Javascript (core): more robust stack overflow check Javascript (html): allow to set a JS (non-CSS) property to a style object Javascript (html): improved result of navigator.platform using uname() Javascript (html): more aggressive garbage collection on clear, fixing many crashes Javascript (html): global object (window) has a correct object prototype now khtml: several crashes and bugs fixed kssl: Always verify the basic constraints on certificates (SECURITY) kdefx: Make the blending routine used by transparent menus work properly on big-endian platforms kdeui: Fix KDialog::setPlainCaption() kdebase Build fixes for IRIX / MipsPro (kcontrol, konqueror, konsole). Kicker: Quick browser escapes ampersand characters in file names. Konsole: Don't prepend ESC if Meta is pressed if key definition is for "+Alt". Konsole: Fixed crashes at startup related to broken font installations. Konsole: Fixed crashes when selecting in history buffer. krdb: Smarter handling of multiple and symlinked KDE and Qt installs when exporting plugin path to Qt. kdenetwork KMail: allow an ampersand as last char of an URL. KMail: Don't crash when custom drafts or sent-mail folders have been deleted or renamed. KMail: Fix auto charset detection for empty strings. KMail/KNode: Correctly handle quotes in user ids of OpenPGP keys. KMail: Make custom (global) Bcc headers work correctly with encryption and distribution list expansion. kdepim KAlarm: Fix session restoration often not occurring at login. KAlarm: Adjust wrong summer times stored by KDE 3.0.0 version of KAlarm. KAlarm: Make Close button on message window not the default button to reduce chance of accidental acknowledgement. KAlarm: Make Help button in configuration dialog display KAlarm handbook. KNotes: Compile fix for Qt 3.0.5 KOrganizer: Fixed context menu of todo list/view and event list which disappeared when using Qt 3.0.5
2002-08-01Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace withjlam1-2/+2
appropriate PTHREAD_OPTS incantation, and move the checks for the value of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-07-25Add dependency to pthread.martti1-1/+3
2002-07-17Update to KDE 3.0.2skrll1-2/+2
Also, allow the arts SSE detection code to run on modern NetBSD systems. Changes are: arts Again Build fixes. Realtime priority configuration fix kdelibs dcop: Make it possible to disable the Qt bridge. make sure tooltip effects can be configured. kbuildsycoca: avoid crash on unreadable directories. kdockwidget: fixing reading of configuration. kedittoolbar: fix leak. khtml: many fixes. kded: signal handling fixes. kio-http slave: fixes related to form posts and cache handling. kjs: added max recursion limit. kjs: leak and compatibility fixes. kdebase kicker: &-escaping fix audiocd: fix cddb computation thumbnail previewer: calculate the number of bytes to read instead of hardcoding it.
2002-05-31Initial import (in the right place) of a kdegames3 pkg.skrll1-0/+14