summaryrefslogtreecommitdiff
path: root/games (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Conditionalize bzip2 dependencies.Akinori MUSHA2001-08-151-1/+3
| | | | Notes: svn path=/head/; revision=46297
* *sigh* They changed the path to the tarballs again. This was verifiedWill Andrews2001-08-153-3/+3
| | | | | | | | | on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/. :\ Submitted by: scottl Notes: svn path=/head/; revision=46285
* Update to KDE 2.2:Will Andrews2001-08-159-1131/+861
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * All patches except sysutils/kdeadmin/files/patch-rpmMessages.c: - Either obsoleted or merged into KDE. * All pkg-plists: - Huge diffs are due to mass conversion from static HTML pages to XML/XSL versions. * audio/kdemultimedia2: - aRts + Noatun, etc. now work and play MP3s et al properly, using the mpg123 aRtsplugin. Remove mpeglib[,_artsplug] from compile. * converters/kdesupport2: - Obsolete. No longer used in this version of KDE. * deskutils/kdepim: - Use autoconf and account for brokenness in the configure script by replacing invocations of INSTALL under libical with the proper incantations. - Per David O'Brien's request, move libimap to libkimap; this was performed by Rik Hemsley <rikkus@kde.org>. * devel/kdesdk: - New module with some helpful tools. One in particular that seems demanded is ``kbabel'', which, as I've been told, is a translator's wet dream. - Workaround dumb problem in kbabel's libgettext (which I could not figure out how to remove) by replacing its error() with errc(). KBabel seems to run fine with this patch. * devel/kdevelop: - Fix lame check for libkdeui.so.* by replacing it with just a check for libkdeui.so. It's been/being removed from kdevelop after 2.2. * editors/koffice: - Fix kivio compile errors by substituting in PTHREAD_LIBS in the correct place. Compensate for kivio's dependency on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so in kivio.desktop. * games/kdegames2: - Some new games. * graphics/kdegraphics2: - Fix link errors in libkscan and kamera where they require gettext (ie: add -lintl). - Fix compile error in kamera.cpp which is dependent on a correctly done gphoto2.. of course, this will only help people who've manually installed gphoto2 themselves. * net/kdenetwork2: - Mimelib was moved here (reason for removal of kdesupport2). * misc/kdeaddons: - New module to FreeBSD ports; some simple addons for KDE2. Suggested by Lauri Watts <lauri@kde.org>. * misc/kdeutils2: - Added a couple manpages. * x11-clocks/kdetoys2: - Some new apps. * sysutils/kdeadmin: - Remove kuser from compile because it has some problems. ;\ * x11/kdelibs2: - Add libFAM dependency to help people who run FAM; FAM increases the overall desktop responsiveness. Submitted by Lauri Watts <lauri@kde.org>. - Add CUPS dependency to bring in KDE's new print system. - Add bzip2/libxml2 dependencies to support the new help kioslave. - Disable installation of libltdl stuff to prevent conflicts with other stuff. Submitted by wjv. - Add pkg-req script to avoid conflicts with kdelibs11; add to Makefile too. Submitted by benno. - Be sure to remove the pth header conflicts stuff from the arts/mcop_mt section. - Fix problem with configure trying to find -lfam in the wrong place. - Remove kspell and api subdirs from doc; we don't need them, and there are problems trying to build/install them. Submitted by Lauri Watts <lauri@kde.org>. * x11/kdebase2: - Solve link permissions problem by changing the modes on files installed by kdesktop/init/Templates to 644. Submitted by Jim Durham <durham@w2xo.pgh.pa.us>. * x11/kde2: - Bump version; no other changes. Special thanks to Lauri Watts <lauri@kde.org> for helping me test packages generated by these changes on a virgin system. I believe that this is the best-tested update I've ever done for KDE, and it really shines this time around. I just noticed there are a couple other PRs in the PR db that need to be addressed. I will take care of those by tomorrow. Sorry... PR: 22735, 28549 Blanket approval by: demon (kdesdk, kdevelop) Notes: svn path=/head/; revision=46280
* 1) Upgrade to 1.12.0.Sheldon Hearn2001-08-157-36/+69
| | | | | | | | | | | | | 2) Fix -gtk slave port. 3) Remove stupid pre-patch rubbish from Makefile Too many patches are being implemented as Perl scripts embedded in Makefiles. Submitted by: olgeni (1) Notes: svn path=/head/; revision=46277
* Unbrore with threaded Mesa.Maxim Sobolev2001-08-152-4/+32
| | | | | | | | PR: 29594 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=46268
* Unbroke with latest WindowMaker.Maxim Sobolev2001-08-141-7/+130
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=46227
* Fix a breakage due to threaded Mesa.Maxim Sobolev2001-08-142-5/+17
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=46223
* - Fix and sort pkg-plistKevin Lo2001-08-131-27/+28
| | | | | | | | PR: 29589 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=46187
* Update to version 0.9.1Kevin Lo2001-08-132-2/+2
| | | | | | | | PR: 29612 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46185
* When I committed this port originally I forgot to reset the maintainerKris Kennaway2001-08-121-1/+1
| | | | | | | of the NetBSD package to ports@FreeBSD.org Notes: svn path=/head/; revision=46102
* New themesDavid W. Chapman Jr.2001-08-124-1/+36
| | | | | | | | | | Fix one space in pkg-descr PR: 29617 Submitted by: maintainer Notes: svn path=/head/; revision=46097
* Install this setgid games, not setuid games. Respect CC and CFLAGS.Kris Kennaway2001-08-118-105/+109
| | | | | | | | Split the patches into one file per patch, per the porters handbook. Bump PORTREVISION to not setuid->setgid change. Notes: svn path=/head/; revision=46066
* Bump portrevision so people update to the new file permissions.Kris Kennaway2001-08-111-0/+1
| | | | Notes: svn path=/head/; revision=46064
* Install the binary mode 2755, not 2775. There is further evidence ofKris Kennaway2001-08-111-1/+1
| | | | | | | crack-smoking by the committer in the pkg-message which needs to be fixed. Notes: svn path=/head/; revision=46063
* This port should be installing things setgid games, not setuid games.Kris Kennaway2001-08-111-2/+4
| | | | | | | | | Make the change but mark the port FORBIDDEN because it probably needs to be able to write to some of the files/directories it installs, and so won't work with this change. I'll let the maintainer fix that. Notes: svn path=/head/; revision=46059
* USE_AUTOMAKEMario Sergio Fujikawa Ferreira2001-08-101-0/+1
| | | | | | | Submitted by: MAINTAINER, bento Notes: svn path=/head/; revision=46031
* Update to 0.99v3Mario Sergio Fujikawa Ferreira2001-08-106-8/+8
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=46030
* o Update to 2.4.dMario Sergio Fujikawa Ferreira2001-08-093-7/+26
| | | | | | | | | | o Unecho commands on Makefile PR: 29557 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46003
* New port tuxtype version 1.0: And educational typing tutor starringMario Sergio Fujikawa Ferreira2001-08-086-0/+230
| | | | | | | | | | | Tux the Linux Penguin Have it run after some letters for a change ;-) Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=45939
* Update to 3.0.5.Maxim Sobolev2001-08-074-21/+14
| | | | Notes: svn path=/head/; revision=45918
* Update to 1.2Mario Sergio Fujikawa Ferreira2001-08-072-2/+2
| | | | | | | | PR: 29490 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=45910
* Update to 0.99v2Mario Sergio Fujikawa Ferreira2001-08-066-10/+24
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=45896
* o make it PTHREAD_{LIBS,CFLAGS} safeMario Sergio Fujikawa Ferreira2001-08-063-14/+15
| | | | | | | | | | | | o some Makefile style files: use DOCSDIR and extraneous space removals o support NOPORTDOCS PR: 29482 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=45895
* Update to 1.29hMario Sergio Fujikawa Ferreira2001-08-054-4/+4
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=45840
* upgrade to 1.1.0Ying-Chieh Liao2001-08-042-5/+5
| | | | | | | PR: 29135 Notes: svn path=/head/; revision=45810
* o Update to 0.3.1Mario Sergio Fujikawa Ferreira2001-08-034-7/+8
| | | | | | | | | | | o Deploy DOCSDIR o Update DESCR PR: 29394 Submitted by: maintainer Notes: svn path=/head/; revision=45756
* o support NOPORTDOCSMario Sergio Fujikawa Ferreira2001-08-034-28/+53
| | | | | | | | | | | | | o add missing manpage o fix PLIST o remove files/patch-aa o add files/patch-doc::Makefile.in PR: 29402 Submitted by: maintainer Notes: svn path=/head/; revision=45755
* Update to 1.3bMario Sergio Fujikawa Ferreira2001-08-033-14/+14
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=45753
* Update to 0.9Mario Sergio Fujikawa Ferreira2001-08-012-2/+2
| | | | | | | | PR: 29367 Submitted by: MAINTAINER Notes: svn path=/head/; revision=45707
* Chase distfile for documentation (into a subdirectory called "old",Matthew Hunt2001-07-311-1/+1
| | | | | | | sigh.) Notes: svn path=/head/; revision=45677
* Update to 1.2.1.Maxim Sobolev2001-07-312-3/+3
| | | | Notes: svn path=/head/; revision=45658
* Update to 1.2.Maxim Sobolev2001-07-304-22/+32
| | | | Notes: svn path=/head/; revision=45613
* Distfile changed without version bump. Author added FKiSS 3.0 supportSteve Price2001-07-301-1/+1
| | | | | | | | | and fixed a few minor bugs. PR: 29310 Notes: svn path=/head/; revision=45604
* New port glchess version 0.3.3, A 3D OpenGL based chess gameMario Sergio Fujikawa Ferreira2001-07-298-0/+126
| | | | | | | | PR: 29061 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=45595
* Update to version 3.0aMario Sergio Fujikawa Ferreira2001-07-296-22/+26
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=45572
* Update to version 1.29gMario Sergio Fujikawa Ferreira2001-07-296-22/+20
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=45571
* Update and sanitize MASTER_SITESMario Sergio Fujikawa Ferreira2001-07-272-4/+4
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=45544
* user.group -> user:group in chown call(s).Dima Dorfman2001-07-2610-10/+10
| | | | Notes: svn path=/head/; revision=45498
* Use user:group in call to chown.Steve Price2001-07-251-1/+1
| | | | Notes: svn path=/head/; revision=45486
* Add USE_XPM to satisfy dependency on libXpm.so.Steve Price2001-07-251-0/+1
| | | | Notes: svn path=/head/; revision=45483
* This port requires USE_XPM and USE_XLIB.Steve Price2001-07-251-0/+2
| | | | Notes: svn path=/head/; revision=45482
* Use user:group instead in call to chown.Steve Price2001-07-251-1/+1
| | | | Notes: svn path=/head/; revision=45481
* Use the owner:group form instead in the call to chown(1).Steve Price2001-07-251-1/+1
| | | | Notes: svn path=/head/; revision=45478
* Upgrade to version 3.5. According to the changes file on the WebJoerg Wunsch2001-07-222-2/+2
| | | | | | | | | site, this is a bugfix-only upgrade. Reprted by: fenner's portsurvey Notes: svn path=/head/; revision=45363
* o First import of Quake III Arena Mod: Weapons Factory Arena for Linux,Mario Sergio Fujikawa Ferreira2001-07-2211-0/+125
| | | | | | | | | | version 2.9 o Slave port of q3server-ra3 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=45337
* o First import of Quake III Arena Mod: Urban Terror for Linux,Mario Sergio Fujikawa Ferreira2001-07-2211-0/+91
| | | | | | | | | | version b2.2 o Slave port of q3server-ra3 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=45336
* o First import of Quake III Arena Mod: OSP Tourney DM/CA/CTF for Linux,Mario Sergio Fujikawa Ferreira2001-07-2211-0/+285
| | | | | | | | | | version 0.99v1 o Slave port of quake3-ra3 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=45335
* o First import of Quake III Arena Mod: Freeze Tag for Linux,Mario Sergio Fujikawa Ferreira2001-07-2211-0/+75
| | | | | | | | | | version 1.42 o Slave port of q3server-ra3 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=45334
* First import of Quake III Arena Excessive Mod for Linux,Mario Sergio Fujikawa Ferreira2001-07-2211-0/+65
| | | | | | | | | version 003 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=45333
* - First import of Quake III Rocket Arena 3 modMario Sergio Fujikawa Ferreira2001-07-2111-0/+299
| | | | | | | | | | - Version 1.5 - Master port for other Quake III mod ports Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=45326