aboutsummaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* portlint: remove extra whitespaces before end of line.dirk2001-12-244-4/+4
|
* Fix compiliation errorsdwcjr2001-12-242-15/+14
| | | | | | | PORTDOCS support was already added by someone else PR: 33128 Submitted by: tkato@prontomail.com
* - PORTDOCS policepat2001-12-2456-2896/+2896
| | | | | - DOCSDIR support to some - Brush out some lint
* Add a patch to fix the default score file generation and adjust pkg-plist topetef2001-12-242-0/+13
| | | | | | | remove the backup score file (if it is empty). Reported by: many Obtained from: dopewars cvs
* Install xvmines.6.html, too and thus unbreak make package.dirk2001-12-241-0/+1
|
* Add editss 2.2, an editor for XPilot shipshapes.markp2001-12-237-0/+50
| | | | | PR: 31965 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Resolve gdk-pixbuf-related problem. I donno how I had missed this patch duringsobomax2001-12-232-0/+28
| | | | recent update.
* - Update to version 1.4kevlo2001-12-225-103/+76
| | | | | | | | - Add WWW - Takeover maintainership PR: 32811 Submitted by: Ronald Kuehn <rk@ronald.org>
* Update to 1.31pat2001-12-226-28/+30
|
* Add farblazer 0.7, an action/arcade game originally based ofsobomax2001-12-216-0/+321
| | | | StarBlazer on the Apple ][.
* upgrade to 2.0.0ijliao2001-12-203-3/+4
|
* Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-205-85/+40
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Don't filter libc_r on 5-CURRENT.sobomax2001-12-205-40/+85
|
* Update to 0.9.6.sobomax2001-12-1910-202/+316
|
* Respect gdk-pixbuf's CFLAGS. This should fix the port broken after gdk-pixbufsobomax2001-12-192-0/+28
| | | | | | update. Submitted by: bento
* Add xjumpx 1.4, an improved version of xjump.will2001-12-197-0/+58
| | | | | PR: 29711 Submitted by: Tatsuya Kuidoh <cdr@ga.xdsl.ne.jp>
* Update to version 0.0.6E.4F.6kevlo2001-12-174-4/+4
| | | | | PR: 32879 Submitted by: MAINTAINER
* Respect CFLAGS in Makefile. Previous patch-aa file contains thelkoeller2001-12-161-2/+2
| | | | replaced label, instead of %CFLAGS%.
* Update WWWpat2001-12-151-1/+1
|
* Update to 2.1.1pat2001-12-152-2/+2
| | | | | PR: 32794 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
* New port of smiley, a "smiley server" which generates or explains anylkoeller2001-12-157-0/+67
| | | | kind of known smiley.
* Update to 1.0pat2001-12-156-240/+494
|
* - Fix metamod load problempat2001-12-152-3/+17
| | | | | - Make use of slaveport targets - Fix hardcoded paths
* change master siteijliao2001-12-123-17/+52
| | | | | | | assign maintainer PR: 32599 Submitted by: Edwin Groothuis <edwin@mavetju.org> (new maintainer)
* add nethack3-gnomeijliao2001-12-1234-0/+1486
| | | | | | | A dungeon explorin', slashin', hackin' game PR: 23401 Submitted by: Jan Stocker <Jan.Stocker@t-online.de>
* upgrade to 1.0kijliao2001-12-113-27/+17
|
* Update to 1.9.5.4.sobomax2001-12-115-46/+18
|
* Update to 0.9.0.sobomax2001-12-103-66/+140
|
* Update master site.clive2001-12-101-1/+1
|
* Update to 0.4.1pat2001-12-094-13/+10
|
* fix WWWijliao2001-12-091-1/+1
| | | | | PR: 32614 Submitted by: Ports Fury
* - Add LIB_DEPENDS to x11-toolkits/Xaw3dijliao2001-12-094-6/+16
| | | | | | | | - Handle imlib support more properly - Fix pkg-plist PR: 32616 Submitted by: Ports Fury
* Update to 0.3.31pat2001-12-084-16/+16
| | | | | PR: 32518 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix a problem with auto{conf,make}: some build magic was introduced topetef2001-12-073-3/+3
| | | | | | | | | | | | make sure that the "autoconf" and "automake" binaries KDE looked for were found and were autoconf213 and automake14 (as there are issues with the latest versions), but the logic in setting $PATH was wrong. This puts ${WRKSRC}/auto-bin before the rest of the users $PATH. This fixes KDE auto* problems if automake14 and automake-1.5 are both installed. PR: 32512 Submitted by: Alan Eldridge <alane@geeksrus.net> Approved by: will
* Update WWWlioux2001-12-071-1/+1
|
* Add option for users to install Ping Booster as an addon.pat2001-12-063-0/+40
| | | | | | | | | [from website] HLDS Ping Booster is a small tweak to the Half-Life Dedicated Server that drastically reduces player pings and generally makes the game much more responsive. Submitted by: lioux
* Upgrade to 4.80.tg2001-12-043-4/+7
|
* Upgrade KDE to 2.2.2:will2001-12-049-12/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * General: - Support for objprelink. - Hack for autoconf 2.13/automake 1.4. Note that we can't use the standard USE_AUTO* because they change things in work/*; KDE has its own way of doing that. - Light cleanup of extra dirs in the PLISTs provided by my mkplistpkg[1] script. - Speedups of both compile and runtime through the usage of --disable-debug and --enable-final. The latter did not work with the kdemultimedia package, unfortunately. - Patch updates. * audio/kdemultimedia2: - Patch to fix KSCD on FreeBSD[2]. It works very well now. * deskutils/kdepim: - Enable kpilot[3]. Pull in the latest pilot-link stuff. * devel/kdesdk, * devel/kdevelop: - No specific changes. * devel/qt-designer: - Make this port depend almost entirely on qt23 to make it more maintainable, so I don't have to keep hacking the patches to get them to apply. * editors/koffice, * games/kdegames, * graphics/kdegraphics: - No specific changes. * misc/kdeaddons: - SDL is required now. Cull SDL PLIST_SUB and such. - Fix breakage from hardcoding "sdl-config". * misc/kdeutils2: - Fix problem with klaptopdaemon[4] where it didn't properly display the battery time. This patch is untested, but applied. * net/kdenetwork2: - Fix DCC for KSIRC[5]. - Remove ktalkd from the build. It requires some weird thing in the configure script that I don't have time to look at. * sysutils/kdeadmin: - No specific changes. * textproc/kdoc: - Remove bogus requirement that kdoc requires Perl 5.6.0; it sure seems to operate fine with >= 5.005. But I'll let time tell. * www/quanta: - No specific changes (--disable-debug support only). * x11/kde2: - No specific changes. * x11/kdebase2: - Fix ksysguard compile by merging the files from the HEAD branch of KDE CVS that were missing at release time for FreeBSD[6]. :\ * x11/kdelibs2: - Recognize CUPS' spinoff[7]. - Add libxslt dependency since it was removed from kdelibs. - Fix libxml compile problems[8] (accomplished by upgrading). - Remove libkformula from port Makefile; this library has been spun off into koffice. - Fix mode problems with DCOP[9]. This allows you to save files properly. It also seems to be a FreeBSD specific problem. - Fix bashisms in kdeprint/imagetops script[10]. * x11-clocks/kdetoys2: - No specific changes. * x11-toolkits/qt23: - Do NOT upgrade to QT 2.3.2[11]. - Allow devel/qt-designer to depend on this port entirely for the patches by adding a perlre to accomplish this. * x11-wm/kdeartwork: - No specific changes. Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out! [1] http://freebsd.kde.org/; http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg [2] Submitted by: Matthew Holmes <matt@speakeasy.net> [3] PR: 31914 Submitted by: Alan Eldridge <alane@geeksrus.net> [4] PR: 28475 Submitted by: Arun Sharma <arun@sharmas.dhs.org> [5] Submitted by: Luc Morin <luc_m@videotron.ca> [6] Found at: http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/ [7] PR: 32321 Reported by: gad Submitted by: James A. Halstead <jah4007@cs.rit.edu> [8] PR: 32055 Reported by: William Richard <wrichard@trivalley.com>, others [9] PR: 31629 Submitted by: Alan Eldridge <alane@geeksrus.net> [10] PR: 32358 Submitted by: Alexander N. Kabaev <ak03@gte.com> [11] PR: 31809 Requested by: Nathan Ahlstrom <nrahlstr@winternet.com> (denied) [12] http://freebsd.kde.org/contact.shtml; http://lists.csociety.org/pipermail/kde-freebsd; http://lists.csociety.org/listinfo/kde-freebsd
* Update to version 1.2.steve2001-12-032-2/+4
| | | | | PR: 32206 Submitted by: maintainer
* Update to version 1.20.steve2001-12-033-25/+7
| | | | | PR: 32392 Submitted by: amorita
* Remove share/games at deinstall. I'm not sure whether this port shouldkris2001-12-011-0/+1
| | | | be usign share/games for its score file, as it seems non-canonical.
* Update to version 0.06kevlo2001-11-296-176/+162
| | | | | PR: 32311 Submitted by: Ports Fury
* Fix a braino: when using @unexec rmdir, must specify %D/foo so rmdir knowspetef2001-11-291-3/+3
| | | | | | what to remove (opposed to just rmdir foo). Noticed by: bento
* - update to 1.0.13petef2001-11-296-364/+331
| | | | | | | | | | | - fix style issues (^I^I -> ^I) - replace patches w/regexps - patch configure for pthread issues, not Makefile.in - make pkg-comment more descriptive - sort pkg-plist PR: 32308 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update hlserver-snow to 0.0.94.bpat2001-11-283-4/+17
| | | | | | | Add slaveport-post-extract target to hlserver-cs Submitted by: lioux Approved by: lioux
* Release maintainership to the ports team at large. I'm told there aresheldonh2001-11-282-2/+2
| | | | issues with the gtk version (ports/20995) but don't use gtk myself.
* add cryptoslamijliao2001-11-256-0/+39
| | | | A curses-based tool for creating and solving the cryptograms
* Use stdlib.h instead of malloc.h, which is deprecated.se2001-11-242-0/+28
|
* disable BITSijliao2001-11-241-2/+3
| | | | Submitted by: Marco Ziech <mmz@gmx.net> (BITS author of bnetd project)
* Change a '|' to a '/' to unbreak the INDEX build.kris2001-11-241-1/+1
|
* Add URL of ACM web-site.se2001-11-241-0/+2
|
* Add hlserver-psychostats, a popular player statistics generator forpat2001-11-248-0/+438
| | | | | | | Half-Life mods Counter Strike and Day of Defeat. Submitted by: Martin Matuska <matuska@wu-wien.ac.at> Reviewed by: lioux
* upgrade to 2.1ijliao2001-11-243-57/+297
| | | | | PR: 32219 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* add 54321ijliao2001-11-238-0/+202
| | | | | | | 54321 is five games in four-, three-, or two-dimensions for one player PR: 32197 Submitted by: Leland Wang <llwang@infor.org>
* Allow for slave ports to set different categories.pat2001-11-221-1/+1
| | | | Approved by: lioux
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-214-4/+4
| | | | the later case
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-2110-10/+10
| | | | the later case
* o slave port handling enhancementslioux2001-11-191-2/+9
| | | | | | | - special support for NO_WRKSUBDIR - support slaveport-post-install target Approved by: maintainer
* o New port hlserver-tsc version 2.4.6b: Half-Life mod Counter-Strikelioux2001-11-187-0/+163
| | | | | | | | with TSC modifications o It is a server side only change that both enhances Counter-Strike and adds some anti-cheat measures Reviewed by: pat
* Update to 2.4.1.naddy2001-11-162-2/+2
| | | | | Changes in this version: * Documentation fixes.
* Update misc/menushki to version 1.0 and also take care ofpat2001-11-164-4/+4
| | | | | | some remaining email changes i left out Approved by: lioux
* Maintainer is now committer so change to new email address.pat2001-11-1516-16/+16
| | | | Approved by: lioux
* Add ttraffic, a Tcl/Tk version of the board game Rush Hour.tobez2001-11-146-0/+48
| | | | Requested by: guido
* upgrade to 1.0ijliao2001-11-142-2/+2
|
* upgrade to 1.10.0ijliao2001-11-143-3/+3
|
* Fix breakage due to gdk-pixbuf upgrade.sobomax2001-11-131-0/+14
|
* Fix a breakage resulted from path to gdk-pixbuf's includes being hardcoded.sobomax2001-11-123-3/+6
| | | | | Reported by: Mike Harding <mvh@ix.netcom.com> Anders Andersson <anders@codefactory.se>
* Update to prboom 2.2.2 and respect CFLAGSkris2001-11-123-6/+47
| | | | Reviewed by: maintainer
* Update to 2.50.09lioux2001-11-113-14/+6
| | | | Submitted by: MAINTAINER
* Fix MASTER_SITES.markp2001-11-111-1/+1
| | | | | PR: 31852 Submitted by: maintainer
* Updated to 1.6.2.markp2001-11-112-2/+2
|
* update WWW sitelioux2001-11-112-2/+2
| | | | Submitted by: MAINTAINER
* Updated to 0.9.0.markp2001-11-103-3/+8
| | | | Submitted by: roam
* Update to 0.97.3.sobomax2001-11-094-63/+46
|
* Update to 4.4.3petef2001-11-072-2/+2
| | | | | PR: 31811 Submitted by: maintainer
* Define NO_LATEST_LINK.knu2001-11-072-0/+4
|
* Change the package name from "crimson" to "crimson-fields" by settingknu2001-11-072-0/+3
| | | | | | PKGNAMESUFFIX in order to avoid conflict with textproc/crimson. Add WWW to pkg-descr while I'm here.
* - update to 2.0.1petef2001-11-065-67/+118
| | | | | | | | | | - kill dead MASTER_SITES - overhaul install method (end up setgid root:games) - use DOCSDIR - add NOPORTDOCS support to pkg-plist PR: 31452 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update my MAINTAINER address.naddy2001-11-041-1/+1
| | | | Approved by: trevor
* Update to 0.3.5petef2001-11-012-2/+2
|
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-315-14/+64
| | | | Submitted by: Ports Fury
* update to 0.99wlioux2001-10-316-10/+66
| | | | Submitted by: MAINTAINER
* Fix the port: GNU autoheader now called `autoheader213', not justsobomax2001-10-301-1/+1
| | | | `autoheader'.
* Explicity run aclocal and autoheaderobrien2001-10-301-1/+2
|
* Update to 1.5.2petef2001-10-295-18/+10
|
* update to 1.1.sf2001-10-282-2/+2
| | | | | PR: 31551 Submitted by: maintainer
* Upgrade to 2.2.1.demon2001-10-279-6/+30
| | | | | Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (with slight modifications)
* change installed dirs mode from 555 to 755lioux2001-10-276-6/+6
| | | | Submitted by: MAINTAINER
* o asu-main.sh patchlioux2001-10-277-8/+218
| | | | | | | | | o legacy-asu-script-0.1.sh patch o ucc.init patch, root can start server with different userid o remove both netgames-0.8.0 and old CSHP patches o add CSHP4+ and asu-0.4-redirectfix patches Submitted by: MAINTAINER
* o make all installation user writable; otherwise, nothing workslioux2001-10-276-19/+673
| | | | | | | | o update ngstats to 0.8.2 (from abfackeln) o update PKGMESSAGE o bump PORTREVISION due to these Submitted by: MAINTAINER
* Update to 0.9.2.sobomax2001-10-2514-62/+750
|
* Fix a silly typo.clive2001-10-251-1/+2
|
* Add newkind 1.0, Elite: The New Kind - a remake of the 8-bit classic.wjv2001-10-247-0/+150
|
* We don't have to tell users that COMPAT22 must be installed manually now.clive2001-10-231-3/+1
|
* Add compat22 into LIB_DEPENDS.clive2001-10-231-0/+2
| | | | Submitted by: statue.bbs@lale.twbbs.org
* update to 1.0.sf2001-10-232-2/+4
| | | | | PR: 31394 Submitted by: maintainer
* update to 1.10.sf2001-10-235-22/+27
| | | | | | PR: 31425 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: maintainer
* Update to 1.9.4.sobomax2001-10-226-13/+67
|
* Update to version 2.4kevlo2001-10-205-39/+11
| | | | | PR: 31220 Submitted by: MAINTAINER
* update MASTER_SITESlioux2001-10-191-1/+1
| | | | Submitted by: fenner (ports' survey)
* Update to 1.2 Betalioux2001-10-193-23/+455
|
* bump PORTREVISION due to last revlioux2001-10-181-0/+1
|
* add missing unzip RUN_DEPENDSlioux2001-10-181-0/+2
| | | | Submitted by: MAINTAINER
* o SDL library is required by the ucc binary used during build timelioux2001-10-181-1/+3
| | | | | | | (BUILD_DEPENDS) o some additional files which should be executable Submitted by: MAINTAINER
* fix some maps which are truncated in the official distributionlioux2001-10-181-0/+3
| | | | Submitted by: MAINTAINER (with few changes)
* fix some maps which are truncated in the official distributionlioux2001-10-181-2/+19
| | | | Submitted by: MAINTAINER (with few changes)
* o New port utserver-asu version 0.4: Abfackelns Server Utilitieslioux2001-10-178-0/+76
| | | | | | | | (ASU) for Unreal Tournament Server for Linux o Slave port of utserver-to Submitted by: Martin Matuska <matuska@wu-wien.ac.at> Reviewed by: Patrick Li <pat@databits.net>
* o New port utserver-to version 0.2.b: Unreal Tournament mod Tacticallioux2001-10-176-0/+300
| | | | | | | Ops full server package for Linux o This is a master port that will be used by all utserver mod ports Submitted by: Patrick Li <pat@databits.net>
* New port utserver version 436: Unreal Tournament Dedicated Serverlioux2001-10-178-0/+624
| | | | | | | for Linux Submitted by: Martin Matuska <matuska@wu-wien.ac.at> Reviewed by: Patrick Li <pat@databits.net>
* o bump PORTREVISIONlioux2001-10-161-4/+24
| | | | | | | | - fix install perms of executable files - fix install time (was ok on package installation) library addition to ld.so.conf Submitted by: MAINTAINER
* make it possible to have more than 1 patch for q3server-* portslioux2001-10-162-4/+8
| | | | Submitted by: MAINTAINER
* Update MASTER_SITESkevlo2001-10-151-1/+1
| | | | | PR: 31281 Submitted by: MAINTAINER
* update to 2.4elioux2001-10-142-2/+2
| | | | | PR: 31243 Submitted by: MAINTAINER
* Update maintainer's email address; fix WWW in pkg-descr; replacetobez2001-10-132-4/+7
| | | | | | | instances of ${PREFIX}/share/doc/frotz with ${DOCSDIR}. PR: 31239 Submitted by: maintainer
* Updated maintainer E-mail.tobez2001-10-132-1/+4
| | | | | PR: 31240 Submitted by: maintainer
* Update maintainer email in pkg-descr.tobez2001-10-132-2/+2
| | | | | PR: 31236 Submitted by: maintainer
* Update maintainer email.tobez2001-10-131-1/+1
| | | | | PR: 31236 Submitted by: maintainer
* upgrade to 4.4.2ijliao2001-10-112-2/+2
| | | | | PR: 31146 Submitted by: MAINTAINER
* update master-site and WWWijliao2001-10-112-2/+2
| | | | | PR: 31178 Submitted by: Ports Fury
* Some ftp.gmd.de -> ftp.ifarchive.org changes that I forgot about.mph2001-10-092-2/+7
| | | | | PR: ports/30847 Submitted by: Dave Chapeskie <bsdport@ddm.wox.org>
* Remove whitespace and add WWWtom2001-10-083-21/+27
|
* ftp://ftp.gmd.de/if-archive is going away, to be replaced bylioux2001-10-081-8/+7
| | | | | | | ftp.ifarchive.org; therefore, update MASTER_SITES PR: 30847 Submitted by: MAINTAINER
* o Update to 1.6.4lioux2001-10-064-4/+14
| | | | | | | o Update WWW tag in DESCR PR: 31071 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.8.9.sobomax2001-10-063-32/+28
|
* Add a missing file and @unexec rmdirpetef2001-10-051-0/+2
|
* New port hlserver-snow version 0.0.94: Half-Life mod Snow War fulllioux2001-10-056-0/+251
| | | | | | | | server package for Linux For those yearning for the first snow, or those who do not have any. Pick a ball and start the war. :) BAM! It was not me. I swear. It was the snowman over there. BAM! Hehehe
* Add a dependancy on libgnugetoptpetef2001-10-051-1/+2
| | | | Noticed by: bento
* Fix manpage installpetef2001-10-041-1/+2
| | | | | PR: 31018 Submitted by: Patrick Li <pat@databits.net>
* - update to 0.3.3petef2001-10-032-5/+5
| | | | - fix eboard-extras install
* - Update to 0.0.6e4f5.knu2001-10-026-28/+26
| | | | | | | | | | - Update MAINTAINER's mail address. - Support NOPORTDOCS. PR: ports/30964 Submitted by: Adam Kranzel <adam@blacktabby.org> - Use DOCSDIR and PORTVERSION where appropriate.
* Update to 1.2.3lioux2001-10-022-2/+2
| | | | | PR: 30967 Submitted by: Patrick Li <pat@databits.net>
* New port hlserver-pvk version 2.2 Beta: Half-Life mod Pirates,lioux2001-10-016-0/+477
| | | | Vikings & Knights full server package for Linux
* Fix install problem and turn port over to ports@ for maintenance.will2001-10-012-7/+5
|
* Update maintainer.trevor2001-09-301-2/+2
|
* This was broken by Will, so he gets to keep the pieces.trevor2001-09-301-1/+3
|
* update to 1.30 point releaselioux2001-09-304-8/+10
| | | | | PR: 30916 Submitted by: MAINTAINER
* o Update to 1.0 Releaselioux2001-09-293-138/+367
| | | | o bump PORTEPOCH since last version was 2.8.0 and new is 0.1.0
* fix breakage with slave ports caused by last revlioux2001-09-291-1/+1
|
* protect slave portslioux2001-09-291-1/+1
|
* o add fixes in sync with halflifeserver port version 3.1.0.8.0alioux2001-09-291-0/+16
| | | | o bump PORTREVISION (not a PORTVERSION bump)
* update to 3.1.0.8 Beta A which fixes several bugslioux2001-09-293-3/+9
|
* - Update to 1.01a;sobomax2001-09-273-4/+5
| | | | | | - reflect move of the home page and MASTER_SITES to Sourceforge. Prompted by: Fenner's distfiles survey
* Update to 1.5.15.sobomax2001-09-262-2/+2
|
* update MASTER_SITESlioux2001-09-262-10/+2
| | | | | PR: 30834 Submitted by: MAINTAINER
* COMPAT22 now could be installed via sysinstall or ports.clive2001-09-251-1/+2
| | | | Submitted by: izero@ms26.hinet.net
* New port hlserver-vs version 2.0.0b: Half-Life mod Vampire Slayerlioux2001-09-246-0/+437
| | | | full server package for Linux
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵dwcjr2001-09-2410-19/+9
| | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will
* add adgaliijliao2001-09-236-0/+105
| | | | An open source game library useful for 2D games programmation
* upgrade to 1.8.2ijliao2001-09-232-2/+2
|
* Start using ftp.ifarchive.org as ftp.gmd.de is scheduled to go away.mph2001-09-231-3/+3
| | | | Submitted by: Adam Kranzel <adam@alameda.edu>
* Update maintainer's emaildwcjr2001-09-232-2/+2
| | | | Submitted by: maintainer
* o update to 3.0.0.sf2001-09-235-22/+19
| | | | | | | | | | o pass maintainership over to submitter. PR: 30067 Submitted by: Steve Coltrin <spcoltri@omcl.org> o unify info files. o remove useless MANCOMPRESSED.
* Merge in numerous local fixes:sobomax2001-09-237-16/+104
| | | | | | | | | | | | - when outputing character to the screen check that we actually have a character for the charcode supplied. This fixes potential segfault when user types in some character that isn't in the table; - don't hog all CPU time when playing level completion sound. This also makes level completion sound much more less jerky; - by default use sdl12 library instead of sdl10, because sdl10 is at the end of its lifecycle and would be retired RSN. Bump PPORTREVISION to indicate that major changes were made.
* o update to new 2.50.07lioux2001-09-233-5/+17
| | | | | | o bump PORTEPOCH (sigh :(), last version is 2.50e Submitted by: MAINTAINER
* upgrade to 1.8.1ijliao2001-09-212-2/+2
|
* Sort entries.knu2001-09-211-9/+9
|
* update to 1.3 which supports the advancements brought by halflifeserverlioux2001-09-213-87/+120
| | | | | | port version 3.1.0.8, along with several fixes and changes Submitted by: MAINTAINER
* o update to 3.1.0.8 which adds Multicast spectator, Voicelioux2001-09-214-59/+80
| | | | | | | | | communication.... amongst several other features o sanitize MASTER_SITES o also, note on DESCR, that this distribution includes TFC (Team Fortress Classic) and DMC (Deathmatch Classic) Submitted by: MAINTAINER
* - New port version 0.1.3.0: Half-Life mod Existence (Matrix alike)lioux2001-09-196-0/+652
| | | | | full server package for Linux - A slave port of hlserver-cs
* Checksum changed.tg2001-09-181-1/+1
|
* - update to 0.3.2pl1petef2001-09-182-5/+4
| | | | - update extras pack to 1pl2
* Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-183-3/+3
| | | | | | have been inactive for too long Approved by: will
* Add MASTER_SITESdwcjr2001-09-171-1/+10
| | | | | PR: 30568 Submitted by: maintainer
* Nuke xsheep port due to copyright issues with the images involved, whichwill2001-09-167-54/+0
| | | | | | have been removed from the master site for over 6 months now. Approved by: billf (maintainer)
* Add missed sdl_mixer dependency.sobomax2001-09-141-1/+2
| | | | Submitted by: bento
* Add a dependancy on xpmpetef2001-09-141-0/+1
| | | | Noticed by: bento
* Use $MASTER_SITE_REDHAT. Convert shell for loop to make .for loop.tg2001-09-131-7/+6
| | | | | PR: 30497 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* Fix the port after ftp.freesoftware.com went away.markm2001-09-139-49/+29
| | | | Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* Add several patches for the sdl version of digger. These patches fix the gamesobomax2001-09-133-0/+210
| | | | | | | | when used with SDL-1.2.x and also add some new functionality (ability to switch to/from fullscreem mode). Since files being patched aren't used right now the PORTREVISION remains the same. Prompted by: Luqman Hakim <dbz@telkom.net>
* o update MASTER_SITES; update DESCR accordinglylioux2001-09-132-6/+6
| | | | | | | | o un"echo" commands on Makefile o switch maintainership over to submitter PR: 30537 Submitted by: Adam Kranzel <adam@alameda.edu>
* unbreak: utilize gettext correctly.sf2001-09-121-0/+1
|
* unbreak with XFree86-4.sf2001-09-123-0/+3
|
* Add gnomoku 1.2, a Gomoku game for GNOME Desktop.sobomax2001-09-118-0/+80
|
* Bump png majorache2001-09-114-4/+4
|
* Set DIST_SUBDIR=KDEdemon2001-09-116-3/+6
|
* Add robocode 0.95, a game for learning Java[tm] programming language.sobomax2001-09-108-0/+253
|
* Update to 2.6.2dwcjr2001-09-1010-56/+80
| | | | | PR: 30303 Submitted by: maintainer
* add textmazeijliao2001-09-096-0/+33
| | | | Generates mazes on a text terminal and lets you traverse them
* Update MASTER_SITES/WWW:.petef2001-09-082-2/+2
| | | | | PR: 30426 Submitted by: matinainer
* - update to version 0.1.13a (with network support!)petef2001-09-074-17/+22
| | | | | | | | | - add mirror to MASTER_SITES - take over as maintainer - fix typo in pkg-descr PR: 28741 Approved by: will (the change of MAINTAINER)
* - update to 1.2.2lioux2001-09-063-9/+50
| | | | | | | - make it both CC and PERL (use correct system location for PERL) safe PR: 30340 Submitted by: Patrick Li <pat@databits.net>
* Correct the location of sdl11-config.kris2001-09-051-1/+1
| | | | Submitted by: bento
* Update to 0.3lioux2001-09-054-14/+48
| | | | Submitted by: MAINTAINER
* Update to 0.3.5lioux2001-09-053-4/+4
| | | | Submitted by: MAINTAINER
* - Sorts pkg-plistdwcjr2001-09-041-21/+22
| | | | | | | | - Add to pkg-plist etc/rc.d/fsgs.sh PR: 29447 Submitted by: pat@databits.net No Response: maintainer
* Update to 3.3.1knu2001-09-0460-1707/+1101
| | | | | | | PR: ports/29822 Submitted by: KATO Tsuguru <tkato@prontomail.com> This port should be repocopied and renamed to nethack3-qt later.
* New port pengpong version 0.2: A cross-platform pong game writtenlioux2001-09-047-0/+64
| | | | | | | in SDL PR: 30060 Submitted by: Patrick Li <pat@databits.net>
* Update to 1.5.13.sobomax2001-09-039-90/+49
|
* upgrade to 1.8.0ijliao2001-09-013-7/+19
| | | | drop maintainership
* unbreak: USE_XLIB.sf2001-08-312-1/+4
|
* Remove bogus MASTER_SITElioux2001-08-311-2/+1
| | | | | PR: 30222 Submitted by: MAINTAINER
* Fix sdl dependdwcjr2001-08-303-9/+9
| | | | | PR: 30182 Submitted by: maintainer
* Updated to 0.8.0.markp2001-08-293-88/+174
|
* Updated URLs - website moved.markp2001-08-292-5/+2
|
* Update to 1.0.1dwcjr2001-08-292-6/+12
| | | | | | | Fix/Improve patching PR: 30165 Submitted by: maintainer
* Update to 0.3.3.sobomax2001-08-273-2/+30
|
* Make documentation fetchable.sobomax2001-08-273-11/+11
| | | | Submitted by: bento
* Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically towill2001-08-253-3/+3
| | | | | | | | maintain and improve QT/KDE on FreeBSD. This group (at this time) consists of: demon, olgeni, kevlo, lauri@kde.org, rwatson, and will. While I'm here, fail build of kdelibs11 if kdelibs2 is installed. This was originally supposed to be committed with the 2.2 update, but...
* - update to 3.0 betapetef2001-08-256-18/+50
| | | | | | | | | - add more MASTER_SITES - include the map pack PR: 29990 Submitted by: maintainer Reviewed by: ade
* Update to beta 2.3.petef2001-08-256-12/+24
| | | | | | PR: 29988 Submitted by: maintainer Reviewed by: ade
* Fix MASTER_SITE not being founddwcjr2001-08-242-4/+3
| | | | | PR: 29950 Submitted by: maintainer
* Add pkg-plist missing from last commit.dwcjr2001-08-241-0/+149
| | | | | PR: 30017 Submitted by: maintainer
* Update to 2.6.1dwcjr2001-08-2413-469/+66
| | | | | | | Make standalone port PR: 30017 Submitted by: maintainer
* Add falconseye 1.9.3, a roguelike game heavily based on nethack.kris2001-08-2421-0/+836
| | | | | | | | If you've ever wondered what NetHack would be like with sound effects, a MIDI soundtrack, a GUI and isometric dungeon interface a la Diablo, here's your chance. Obtained from: OpenBSD (after unsmoking much crack)
* Remove giffunip@asme.org as the maintainer: he no longer has the abilitykris2001-08-241-1/+1
| | | | | | | to maintain these ports. Any non-committer who wants to grab one let me know. Approved by: old maintainer
* Add voxel-1.0kris2001-08-237-0/+58
| | | | | | | Voxel-style landscape rendering. Move around the landscape by using the arrow keys. Obtained from: OpenBSD
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-232-3/+3
| | | | Reviewed by: ade
* Upgrade to 2.7.38 (beta)se2001-08-222-3/+3
|
* Update to version 0.3.4kevlo2001-08-203-7/+7
| | | | | PR: 29889 Submitted by: MAINTAINER
* upgrade to 0.61ijliao2001-08-1818-399/+633
| | | | | PR: 28883 Submitted by: MAINTAINER
* Conditionalize bzip2 dependencies.knu2001-08-161-1/+3
|
* *sigh* They changed the path to the tarballs again. This was verifiedwill2001-08-163-3/+3
| | | | | | on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/. :\ Submitted by: scottl
* Update to KDE 2.2:will2001-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)
* 1) Upgrade to 1.12.0.sheldonh2001-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)
* Unbrore with threaded Mesa.sobomax2001-08-152-4/+32
| | | | | PR: 29594 Submitted by: Patrick Li <pat@databits.net>
* Unbroke with latest WindowMaker.sobomax2001-08-141-7/+130
| | | | Submitted by: bento
* Fix a breakage due to threaded Mesa.sobomax2001-08-142-5/+17
| | | | Submitted by: bento
* - Fix and sort pkg-plistkevlo2001-08-131-27/+28
| | | | | PR: 29589 Submitted by: Pete Fritchman <petef@databits.net>
* Update to version 0.9.1kevlo2001-08-132-2/+2
| | | | | PR: 29612 Submitted by: MAINTAINER
* When I committed this port originally I forgot to reset the maintainerkris2001-08-121-1/+1
| | | | of the NetBSD package to ports@FreeBSD.org
* New themesdwcjr2001-08-124-1/+36
| | | | | | | Fix one space in pkg-descr PR: 29617 Submitted by: maintainer
* Install this setgid games, not setuid games. Respect CC and CFLAGS.kris2001-08-118-105/+109
| | | | | Split the patches into one file per patch, per the porters handbook. Bump PORTREVISION to not setuid->setgid change.
* Bump portrevision so people update to the new file permissions.kris2001-08-111-0/+1
|
* Install the binary mode 2755, not 2775. There is further evidence ofkris2001-08-111-1/+1
| | | | crack-smoking by the committer in the pkg-message which needs to be fixed.
* This port should be installing things setgid games, not setuid games.kris2001-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.
* USE_AUTOMAKElioux2001-08-101-0/+1
| | | | Submitted by: MAINTAINER, bento
* Update to 0.99v3lioux2001-08-106-8/+8
| | | | Submitted by: MAINTAINER
* o Update to 2.4.dlioux2001-08-093-7/+26
| | | | | | | o Unecho commands on Makefile PR: 29557 Submitted by: MAINTAINER
* New port tuxtype version 1.0: And educational typing tutor starringlioux2001-08-086-0/+230
| | | | | | | | Tux the Linux Penguin Have it run after some letters for a change ;-) Submitted by: Patrick Li <pat@databits.net>
* Update to 3.0.5.sobomax2001-08-074-21/+14
|
* Update to 1.2lioux2001-08-072-2/+2
| | | | | PR: 29490 Submitted by: Patrick Li <pat@databits.net>
* Update to 0.99v2lioux2001-08-076-10/+24
| | | | Submitted by: MAINTAINER
* o make it PTHREAD_{LIBS,CFLAGS} safelioux2001-08-073-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>
* Update to 1.29hlioux2001-08-064-4/+4
| | | | Submitted by: MAINTAINER
* upgrade to 1.1.0ijliao2001-08-052-5/+5
| | | | PR: 29135
* o Update to 0.3.1lioux2001-08-034-7/+8
| | | | | | | | o Deploy DOCSDIR o Update DESCR PR: 29394 Submitted by: maintainer
* o support NOPORTDOCSlioux2001-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
* Update to 1.3blioux2001-08-033-14/+14
| | | | Submitted by: maintainer
* Update to 0.9lioux2001-08-022-2/+2
| | | | | PR: 29367 Submitted by: MAINTAINER
* Chase distfile for documentation (into a subdirectory called "old",mph2001-08-011-1/+1
| | | | sigh.)
* Update to 1.2.1.sobomax2001-07-312-3/+3
|
* Update to 1.2.sobomax2001-07-304-22/+32
|
* Distfile changed without version bump. Author added FKiSS 3.0 supportsteve2001-07-301-1/+1
| | | | | | and fixed a few minor bugs. PR: 29310
* New port glchess version 0.3.3, A 3D OpenGL based chess gamelioux2001-07-308-0/+126
| | | | | PR: 29061 Submitted by: Patrick Li <pat@databits.net>
* Update to version 3.0alioux2001-07-296-22/+26
| | | | Submitted by: maintainer
* Update to version 1.29glioux2001-07-296-22/+20
| | | | Submitted by: maintainer
* Update and sanitize MASTER_SITESlioux2001-07-282-4/+4
| | | | Submitted by: bento
* user.group -> user:group in chown call(s).dd2001-07-2610-10/+10
|
* Use user:group in call to chown.steve2001-07-261-1/+1
|
* Add USE_XPM to satisfy dependency on libXpm.so.steve2001-07-261-0/+1
|