summaryrefslogtreecommitdiff
path: root/games (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.3.1.Maxim Sobolev2000-09-186-10/+48
| | | | Notes: svn path=/head/; revision=32799
* Fix MD5 checksum error (font files re-added to the archive)Ade Lovett2000-09-173-3/+17
| | | | | | | | | | | Update patch for japanese/zangband satellite port. PORTREVISION bumped PR: 21161 Submitted by: maintainer Notes: svn path=/head/; revision=32774
* Correct PLISTKris Kennaway2000-09-171-0/+1
| | | | Notes: svn path=/head/; revision=32752
* Unbreak portAde Lovett2000-09-164-8/+8
| | | | | | | | | | Maintainer switch from ports@FreeBSD.org to submitter PR: 21096 Submitted by: Peter Pentchev <roam@orbitel.bg> - new maintainer Notes: svn path=/head/; revision=32731
* Fix MASTER_SITESAde Lovett2000-09-162-49/+30
| | | | | | | | | | Add procedure of converting return character PR: 21206 Submitted by: Ports Fury Notes: svn path=/head/; revision=32716
* Fix 'X manpages' errorAde Lovett2000-09-163-16/+34
| | | | | | | | PR: 21282 Submitted by: Ports Fury Notes: svn path=/head/; revision=32709
* Support CXX/CXXFLAGS/X11BASE/MAKE properlyAde Lovett2000-09-165-601/+639
| | | | | | | | | | | | | | Supoort install macros Change location of data files from lib/ to share/ Remove redundant MANCOMPRESSED line Fix 'X manpages' error Add WWW: line into pkg/DESCR PR: 21281 Submitted by: Ports Fury Notes: svn path=/head/; revision=32708
* Support CFLAGS properlyAde Lovett2000-09-162-20/+29
| | | | | | | | | | | Add missing NO_INSTALL_MANPAGES Fix 'X manpages' error PR: 21280 Submitted by: Ports Fury Notes: svn path=/head/; revision=32707
* Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If youWill Andrews2000-09-159-69/+648
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or before), you should try this. This version is extremely stable and offers better functionality than before. This update also introduces the KDE2 modules kdegraphics and kdemultimedia to our ports tree. Additionally, this marks the first time FreeBSD packages were announced as part of the KDE2 beta release announcement! :-) Most (if not all) of the remaining modules in KDE2 will be added for the update WRT the final release. A hack was added to fix building with SSL in kdelibs; this has been merged in the main tree and will go away with 2.0 release update. Thanks to David Faure <david@mandrakesoft.com> for his help regarding this. Also, building the docs should now succeed because I've added a build dependency on jade and linuxdoc (should be enough). People can get my precompiled packages from the usual location on the KDE FTP server (should spread to the mirrors Real Soon Now (tm)): http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/ Have fun! Remember to reports bugs through http://bugs.kde.org/. Notes: svn path=/head/; revision=32656
* Replace gnomecontrolcenter in RUN_DEPENDS with gnomecore and add gnomeaudioMaxim Sobolev2000-09-132-2/+4
| | | | | | | | | to ensure correct removal of shared dirs. Submitted by: bento Notes: svn path=/head/; revision=32575
* Replace gnomecontrolcenter in RUN_DEPENDS with gnomecore and add gnomeaudio toMaxim Sobolev2000-09-131-1/+2
| | | | | | | | | ensure correct removal of shared dirs. Submitted by: bento Notes: svn path=/head/; revision=32573
* Update md5. The only difference between old and new tarball is removedMaxim Sobolev2000-09-122-2/+1
| | | | | | | | | config.cache. Submitted by: bento Notes: svn path=/head/; revision=32558
* Reimport gnomebreakout (without the hyphen) - no repo-copy neededAde Lovett2000-09-127-1/+105
| | | | | | | | | | | | since there's no history to preserve, and perform some fixups. PR: 21205 Submitted by: Ports Fury Approved by: Ports Wraith (no repo-copy) Notes: svn path=/head/; revision=32553
* Forgot to change bsd.port.mk at end to post.mk.Satoshi Asami2000-09-123-3/+3
| | | | Notes: svn path=/head/; revision=32552
* Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients andSatoshi Asami2000-09-125-2/+39
| | | | | | | | | RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento Notes: svn path=/head/; revision=32551
* Install setgid gamesKris Kennaway2000-09-096-4/+25
| | | | Notes: svn path=/head/; revision=32463
* Correctly remove directories on deinstallKris Kennaway2000-09-091-2/+2
| | | | Notes: svn path=/head/; revision=32462
* Add back crafty* -- rev 1.295 (cowsay) accidentally deleted it.Satoshi Asami2000-09-081-0/+5
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=32421
* Update to 0.6.1Ade Lovett2000-09-074-4/+4
| | | | Notes: svn path=/head/; revision=32396
* Update to 0.6.2.Maxim Sobolev2000-09-073-20/+23
| | | | Notes: svn path=/head/; revision=32381
* Fix MASTER_SITESYukihiro Nakai2000-09-071-2/+5
| | | | | | | | PR: ports/20323 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=32379
* Change ComplexProgramTarget() to ComplexProgramTargetNoMan().Satoshi Asami2000-09-071-19/+17
| | | | | | | | | | NO_INSTALL_MANPAGES is not sufficient now, since XFree86-4 will try to generate HTML manpages and fail in the build stage. Submitted by: Taguchi-san (XFree86-4-* maintainer) Notes: svn path=/head/; revision=32368
* Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these portsSatoshi Asami2000-09-053-3/+3
| | | | | | | work with both XFree86-3 and XFree86-4. Notes: svn path=/head/; revision=32320
* Update to version 2.4.0.Steve Price2000-09-055-48/+44
| | | | | | | | PR: 20798 Submitted by: maintainer Notes: svn path=/head/; revision=32281
* - Support PREFIX properlySteve Price2000-09-054-32/+35
| | | | | | | | | | - Remove USE_GMAKE PR: 21031 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=32265
* - Support X11BASE properlySteve Price2000-09-051-3/+3
| | | | | | | | PR: 21032 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=32264
* - Support X11BASE properlySteve Price2000-09-052-1/+4
| | | | | | | | PR: 21033 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=32263
* - Support CFLAGS/PREFIX/X11BASE properlySteve Price2000-09-053-16/+24
| | | | | | | | PR: 21034 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=32262
* Some more creative art for cowsay.Bill Fumerola2000-09-042-0/+27
| | | | | | | | The guilty parties: alfred, billf Approved by: kris (MAINTAINER) Notes: svn path=/head/; revision=32233
* gnome-breakout 0.4 is a GNOME version of the classic arcade game ofKris Kennaway2000-09-021-0/+1
| | | | | | | | | breakout Obtained from: NetBSD Notes: svn path=/head/; revision=32200
* ________________________________Kris Kennaway2000-09-021-0/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | < Oops, forgot to add this patch > -------------------------------- \ , , \ /( )` \ \ \___ / | /- _ `-/ ' (/\/ \ \ /\ / / | ` \ O O ) / | `-^--'`< ' (_.) _ ) / `.___/` / `-----' / <----. __ / __ \ <----|====O)))==) \) /==== <----' `--' `.__,' \ | | \ / ______( (_ / \______ ,' ,-----' | \ `--{__________) \/ Notes: svn path=/head/; revision=32199
* ______________________________________Kris Kennaway2000-09-026-5/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | / This is cowsay 3.03, a program which \ | generates ASCII art of various | \ characters saying text. / -------------------------------------- \ , , \ /( )` \ \ \___ / | /- _ `-/ ' (/\/ \ \ /\ / / | ` \ O O ) / | `-^--'`< ' (_.) _ ) / `.___/` / `-----' / <----. __ / __ \ <----|====O)))==) \) /==== <----' `--' `.__,' \ | | \ / ______( (_ / \______ ,' ,-----' | \ `--{__________) \/ Obtained from: NetBSD Notes: svn path=/head/; revision=32198
* GNOME cleanupsAde Lovett2000-09-014-36/+18
| | | | Notes: svn path=/head/; revision=32183
* Update to 20000829A snapshot. Disable kdenetwork2 for the time being soWill Andrews2000-08-299-132/+207
| | | | | | | | | | | | | | | | | I can address some of its issues (should see it marked un-broken in about 3 hours, if they're trivial enough). It took too long to get this update out the door... :-( This is a rather stable version of KDE2. Release is hoped for sometime next month, so I'm going to try to reroll snapshots this weekend. Also decide policy by removing the interactive requirement in qt22's configure script. I don't know why they bothered adding it there.. Bugged by: *many* bug-reports, requests, etc. Notes: svn path=/head/; revision=32116
* Update to 0.6.1.Maxim Sobolev2000-08-283-21/+23
| | | | Notes: svn path=/head/; revision=32051
* Fix for world-writable.Yukihiro Nakai2000-08-261-0/+7
| | | | | | | Submitted by: Kris Kennaway <kris@FreeBSD.org> Notes: svn path=/head/; revision=31985
* xshisen Y2K fixYukihiro Nakai2000-08-261-2/+98
| | | | | | | Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Notes: svn path=/head/; revision=31983
* Update to 0.4.3.Maxim Sobolev2000-08-233-2/+3
| | | | Notes: svn path=/head/; revision=31897
* Fix security issues.Maxim Sobolev2000-08-211-0/+6
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=31823
* We don't have fpsetmask(3) on the Alpha.Steve Price2000-08-191-2/+2
| | | | Notes: svn path=/head/; revision=31767
* Get bzflag to compile on 3.x. (sys/soundcard.h to machine/soundcard.h,Neil Blakey-Milner2000-08-183-5/+16
| | | | | | | | | | socklen_t to int for 3.x, and no -fno-exceptions for 3.x g++) Bothered by: Barry Irwin <bvi@rucus.ru.ac.za> Bothered by: Matthew West <mwest@uct.ac.za> Notes: svn path=/head/; revision=31739
* Update to 0.5.1.Maxim Sobolev2000-08-173-4/+5
| | | | Notes: svn path=/head/; revision=31706
* Add gtktetcolor - a game for GNOME that resembles well-known tetris and columns.Maxim Sobolev2000-08-177-0/+68
| | | | Notes: svn path=/head/; revision=31705
* Make this setgid games to avoid a world-writable fileKris Kennaway2000-08-171-1/+4
| | | | Notes: svn path=/head/; revision=31700
* Make this setgid games to avoid a world-writable fileKris Kennaway2000-08-171-2/+3
| | | | Notes: svn path=/head/; revision=31699
* Make this setgid games to avoid world-writable filesKris Kennaway2000-08-171-3/+4
| | | | Notes: svn path=/head/; revision=31698
* Make this setgid games to avoid a world-writable fileKris Kennaway2000-08-172-4/+6
| | | | Notes: svn path=/head/; revision=31697
* Make this setgid games and remove a world-writable file.Kris Kennaway2000-08-162-4/+13
| | | | Notes: svn path=/head/; revision=31683
* Remove world-writable score files by making the game binary setgid gamesKris Kennaway2000-08-161-1/+4
| | | | | | | | | | and the score file root:games mode 664. Since the games group has (should have) no permissions other than to write to game data files, it doesn't really matter if this is "insecure" (lots of other things which are setgid games already are). Notes: svn path=/head/; revision=31681
* Remove a world-writable score file by making the game binary setgid gamesKris Kennaway2000-08-161-2/+2
| | | | | | | | | | and the score file root:games mode 664. Since the games group has (should have) no permissions other than to write to game data files, it doesn't really matter if this is "insecure" (lots of other things which are setgid games already are). Notes: svn path=/head/; revision=31680