aboutsummaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 0.0.6E.4F.8ijliao2002-04-114-4/+4
| | | | | PR: 36986 Submitted by: maintainer
* This is i386-only software, mark it as such.kris2002-04-071-0/+2
|
* Update to 0.21.sobomax2002-04-064-16/+21
|
* Patch to use stdlib.h instead of malloc.h.markp2002-04-061-0/+5
|
* Change my ports to use my FreeBSD.org address.marcus2002-04-061-1/+1
| | | | Approved by: sobomax
* Update WWW taglioux2002-04-051-1/+1
|
* Respect CC and CFLAGSkris2002-04-041-7/+20
|
* Add missing dependency.dinoex2002-04-041-0/+1
| | | | Submitted by: mcsi@agava.com
* Instead of relying on /dev/fd/3 being available, make a named pipe tomph2002-04-032-2/+6
| | | | | | | | | | provide input to crafty. This should allow package building to succeed and has no negative consequences that I know of. It is not clear at the moment why /dev/fd/3 is not present in the chroot'ed package building environment, but I wanted to get a fix in before the DP1 ports freeze. I arrived at this solution after helpful discussions with <esoha@attbi.com>.
* toppler (aka nebulous) is a game where you have to guide a smalldinoex2002-04-038-0/+120
| | | | | | | | frog up a tower, avoiding the baddies. You do have a snowball to fire, though. PR: 34119 Submitted by: dom@happygiraffe.net
* fix file ownership problemijliao2002-04-034-18/+22
| | | | | PR: 33795 Submitted by: Lyndon Nerenberg <lyndon@atg.aciworldwide.com>
* Fix compiling of tuxracer with new automake. Update email address.ijliao2002-04-023-9/+12
| | | | | PR: 36645 Submitted by: maintainer
* Update to 1.4pat2002-04-012-3/+4
|
* NetHack distfiles are not on MASTER_SITE_GNU anymore.knu2002-03-318-18/+8
|
* Remove evidence of crack smoking in patch-ab (<malloc.h> conditionalkris2002-03-311-6/+4
| | | | inclusion only on FreeBSD 5.0). Port still broken due to libtool breakage.
* Remove #include <malloc.h>. Port build still broken.kris2002-03-314-0/+13
|
* upgrade to 2.4.0ijliao2002-03-302-2/+2
|
* Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This iswill2002-03-303-3/+21
| | | | | | | not tested other than for syntax, but should DTRT from what I understand of the problem. Submitted by: bento
* Grammar nits.markm2002-03-301-5/+5
|
* Fix MASTER_SITESpat2002-03-291-1/+1
| | | | | PR: 36481 Submitted by: Tilman Linneweh <tilman@arved.de>
* Add new MASTER_SITESpat2002-03-291-1/+3
| | | | | PR: 36479 Submitted by: Tilman Linneweh <tilmai@arved.de>
* Add a missing depend on graphics/sdl_image and add a regexp to allow thispetef2002-03-291-1/+7
| | | | | | | to compile. PR: 36438 Submitted by: Josh Elsasser <jre@vineyard.net>
* Fix compat22 dependency.clive2002-03-291-1/+1
| | | | Noted by: FreeBSD package build failure notice
* Add new working site to MASTER_SITESpat2002-03-291-1/+2
| | | | | PR: 36445 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Upgrade to 18.14.mph2002-03-292-2/+2
|
* Make sure to make the directories we're installing data into and add missingpetef2002-03-292-0/+4
| | | | | | | @dirrm's to the pkg-plist. PR: 36437 Submitted by: Josh Elsasser <jre@vineyard.net>
* Update to 0.4.6pat2002-03-273-2/+16
|
* Fix MASTER_SITESpat2002-03-271-1/+1
| | | | | PR: 36325 Submitted by: Andreas Schulz <ats@first.fhg.de>
* Add new port games/scummvm - A free implementation of LucasArts S.C.U.M.M.pat2002-03-277-0/+90
| | | | | | | interpreter PR: 36335 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
* Update to 0.4.2.petef2002-03-263-2/+12
|
* Update to 1.5.4petef2002-03-264-7/+12
|
* upgrade to 0.3ijliao2002-03-254-14/+19
| | | | | PR: 36292 Submitted by: Ports Fury
* Add USE_SUBMAKE, where it might be necessary.sobomax2002-03-251-0/+2
|
* - Update to 0.4.5pat2002-03-243-4/+8
| | | | - make programs in RUN_DEPENDS optional and make note in pkg-message
* Update MASTER_SITES and my maintainer email address.mux2002-03-211-2/+2
| | | | Reviewed by: roberto
* Update to 1.4 betalioux2002-03-183-116/+172
|
* Fix MASTER_SITES and remove WWW: linepat2002-03-162-5/+3
| | | | | PR: 35959 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* add vamos 0.1.11ijliao2002-03-168-0/+119
| | | | An automotive simulation framework
* Stage 1 of gettext update.ade2002-03-1613-13/+13
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* Adjust in accordance with the new location of freetype1 includessobomax2002-03-142-2/+3
| | | | (${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
* Update to 1.3.2pat2002-03-123-37/+15
| | | | | PR: 35790 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - Update to 2.42pat2002-03-123-4/+4
| | | | | | | - Change email address PR: 35802 Submitted by: maintainer
* - Update to 0.0.6E.4F.7pat2002-03-126-8/+8
| | | | | | | - Change email address PR: 35801 Submitted by: maintainer
* - Update to 4.5.0pat2002-03-094-19/+19
| | | | | | | - Sort pkg-plist PR: 35680 Submitted by: Göran Runfeldt <goranrunfeldt@home.se>
* - Repocopy and move games/crossfire to games/crossfire-serverpat2002-03-0845-7445/+2076
| | | | | | | | | | | and games/crossfire-client - Update games/crossfire-client to 1.1.0 and games/crossfire-server to 1.0.0 PR: 34450 Submitted by: Jasper Jongmans <j.jongmans@aprogas.net> Repocopied by: joe Approved by: portmgr
* add python dependencyijliao2002-03-072-11/+7
| | | | | | | | | strip binaries add multi-language support pass maintainship to submitter PR: 35322 Submitted by: Friedrich Volkmann <volkmann@chello.at>
* Found a download location for the distfile.znerd2002-03-061-3/+1
|
* Marked as broken and took over maintainership.znerd2002-03-061-1/+3
| | | | Distfiles nor homepage could be found.
* Don't install files that aren't used anyway.sobomax2002-03-062-6/+2
|
* Update to 0.98.3.sobomax2002-03-053-11/+25
|
* Update to 0.2.0.sobomax2002-03-053-2/+116
|
* Update to 0.0.9.sobomax2002-03-055-69/+21
|
* add scid 3.2ijliao2002-03-047-0/+121
| | | | A free chess database application
* Wrap the pak files for SV:EF in the ports framework.nik2002-03-035-0/+65
| | | | Sponsored by: Multiplay UK (www.multiplay.co.uk)
* Committed the un-portlinted version earlier. Clean up.nik2002-03-031-4/+2
|
* Star Trek Voyager: Elite Force for Linux dedicated server.nik2002-03-037-0/+62
| | | | Sponsored by: Multiplay UK (www.multiplay.co.uk)
* Add xgospel 1.12d, an X11 Go (weiqi, baduk) client for the Internetpetef2002-03-036-0/+52
| | | | | | | Go Server. PR: 31970 Submitted by: Shao Zhang <shaoz@asia.com>
* Wrap the .pk3 files required by Return to Castle Wolfenstein. You still neednik2002-03-035-0/+61
| | | | | | the retail CD, this just makes things a little more integated. Sponsored by: Multiplay UK (www.multiplay.co.uk)
* Return to Castle Wolfenstein for Linux.nik2002-03-037-0/+99
| | | | Sponsored by: Multiplay UK (www.multiplay.co.uk)
* Encapsulate the various .pk3 files required from the original CD in to thenik2002-03-039-0/+113
| | | | | | package system. Sponsored by: Multiplay UK (www.multiplay.co.uk)
* Update to 4.2.10pat2002-02-285-40/+5
| | | | | PR: 35380 Submitted by: maintainer
* bnetd project has been closed for DMCA.ijliao2002-02-271-0/+1
| | | | | PR: 35366 Submitted by: Hye-Shik Chang <perky@fallin.lv>
* Add port of the playable demo of Myth II: Soulblighter.trevor2002-02-265-0/+88
|
* - update to 20020210petef2002-02-252-3/+6
| | | | | | - host distfile at MASTER_SITE_LOCAL Submitted by: maintainer
* Update to 2.5pat2002-02-256-4/+14
|
* Update to 0.5pat2002-02-243-465/+675
|
* Add eights, a simple text-based games of eightsjedgar2002-02-226-0/+35
| | | | | | (and my brother's first port :) Submitted by: Bob Bomar <bob@fly.homeunix.org>
* Update to 2.2pat2002-02-223-13/+45
| | | | | | PR: 35159 Submitted by: Adam Weinberger <monkey@crackula.com> Approved by: maintainer
* upgrade to 2.2.2ijliao2002-02-213-2/+3
|
* Man pages fixnakai2002-02-201-1/+2
| | | | | PR: ports/31022 Submitted by: Patrick Li <pat@databits.net>
* Initial import.nakai2002-02-207-0/+115
| | | | A Zanac type shooting game.
* Update to 1.0.2nakai2002-02-203-22/+22
|
* Update to 1.1.5nakai2002-02-205-62/+68
|
* upgrade to 2.2.0ijliao2002-02-203-4/+7
|
* - update to 1.5.3petef2002-02-196-23/+14
| | | | | | - enable network play by default, make CONFIGURE_ARGS= CONFIGURE_ARGS+= so users can specify more configure options easily - put my name/email in pkg-descr
* Update to 0.4.0.petef2002-02-192-2/+2
| | | | Noticed by: Nicholas Johnson <slatedog@csh.rit.edu>
* We put bnetd.conf on ${PREFIX}/etc/bnetd , not ${PREFIX}/bnetd/conf .vanilla2002-02-181-1/+2
|
* Update to 4.2.6pat2002-02-182-2/+6
| | | | | PR: 35052 Submitted by: maintainer
* Update to 2.2.0pat2002-02-172-2/+2
| | | | | PR: 34960 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
* Remove myself from MAINTAINERissei2002-02-161-1/+1
|
* - Metamod update to fix problems with Day of Defeat modpat2002-02-132-1/+3
| | | | - Bump PORTREVISION
* Initial import of mythserver 1.0kevlo2002-02-1112-0/+270
| | | | | | | | | | | | | This is the source code for Bungie's MythII metaserver, the backend server system that supported MythII online play over the Internet for several years. The day has come for Bungie's MythII server to be retired. This source code for the server is being released so that the Myth community will have a starting point for creating their own Myth server system, should the need or desire to do so arise. PR: 34755 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
* The victim^H^H^H^H^H^Hsubmitter has offered to maintain the freecivtrevor2002-02-118-4/+12
| | | | | | | and gnocatan ports. Submitted by: Adam Kranzel <adam-ports@blacktabby.org> PR: 34808 and 34807
* Fix automake problemspat2002-02-101-1/+1
| | | | | | Caught by: bento PR: 33824 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* Update to 2.4pat2002-02-106-34/+32
|
* Update to 0.12.0pat2002-02-086-18/+24
| | | | | PR: 34706 Submitted by: maintainer
* Update to 2.0pat2002-02-073-332/+636
|
* Update to 1.4.sobomax2002-02-075-4/+81
|
* Update to 0.1.14petef2002-02-052-3/+7
|
* upgrade to 2.0.2ijliao2002-02-052-2/+2
|
* o Correctly apply a distribution patchlioux2002-02-041-1/+1
| | | | | | o no PORTREVISION bump since it was not extracting before Submitted by: nik
* Remove the linenik2002-02-031-1/+0
| | | | | | GZIP= 9 which made the port refuse to build.
* Update to 1.01pat2002-02-026-28/+32
|
* Chase the checksum. The tarball got repackaged and rereleased with somepat2002-02-021-1/+1
| | | | script bug fixes and several tweaks.
* o Update to 0.5lioux2002-01-315-112/+26
| | | | | | o Trim DESCR Submitted by: maintainer
* o distfiles are no longer carried anywhere but one MASTER_SITE.lioux2002-01-313-28/+6
| | | | | | | | Furthermore, this MASTER_SITE has a different version of the distfile. Therefore, bump PORTREVISION o trim DESCR Submitted by: maintainer
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-2917-42/+42
| | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
* Update maintainer email addresspat2002-01-291-1/+1
| | | | | PR: 34372 Submitted by: maintainer
* Update to 2.50.26 which fixes some recently discovered exploits.pat2002-01-282-9/+5
|
* Update to e.4. USB Joystick functionality has been merged. Huzzah!nsayer2002-01-276-373/+21
| | | | | PR: ports/34303 Submitted by: EliteNecrosan@hotmail.com
* Fix build on -currentkris2002-01-261-0/+6
|
* Fix build on -currentkris2002-01-261-0/+3
|
* upgrade to 0.4.25ijliao2002-01-243-9/+20
| | | | drop maintainership
* Update to 0.4.4pat2002-01-242-2/+2
|
* o add PTHREAD_CFLAGS/LIBS to make libGL work.sf2002-01-231-2/+5
| | | | | | | o avoid autoheader running. PR: 34179 Submitted by: Kyle Martin (patch not used)
* Update to 2.5: various fixes, new French translation.naddy2002-01-223-2/+3
|
* Update to 1.0.5lioux2002-01-223-63/+240
|
* Update to 3.0lioux2002-01-223-46/+152
|
* Update to 1.0lioux2002-01-223-102/+118
|
* Update to 1.1 betalioux2002-01-223-107/+159
|
* Update to 0.97.0rapat2002-01-223-57/+280
| | | | Submitted by: lioux
* Give slave ports a way to not include bsd.port.mkpat2002-01-221-0/+2
| | | | Submitted by: lioux
* Fix sdl errors caught by bentopat2002-01-171-2/+3
| | | | | PR: 33829 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* - Update to 1.0.0pat2002-01-173-20/+14
| | | | | | | | - Depend on linux_base-7 PR: 33861 Submitted by: Adam Kranzel <adam-ports@blacktabby.org> Reviewed by: maintainer
* Update to 1.0.1.sobomax2002-01-158-109/+47
|
* Update to 2.2.0pat2002-01-153-18/+40
|
* Add USE_LIBTOOL and respect CFLAGS.jim2002-01-152-7/+13
| | | | | PR: 33882 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* * Assign maintainership to Oliver Lehmann <lehmann@ans-netz.de>.jim2002-01-145-12/+57
| | | | | | | | * Enable sound * Enable build for SDL version (the default is X11) PR: 33814 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* Updated to 7.1.1.markp2002-01-132-2/+2
|
* Update to 3.3pat2002-01-136-82/+92
|
* 1) update to 0.4.3pat2002-01-125-40/+64
| | | | | | | 2) add pkg-message telling users to make sure that Load glx is in the modules section of the X config file Submitted by: sheldonh(#2)
* update to 1.21p1.sf2002-01-112-3/+7
| | | | | PR: 33780 Submitted by: maintainer
* Bring in a few changes to the KDE ports infrastructure, and some fixes.will2002-01-113-48/+6
| | | | | | | | | | | | | | | | | | | | - Move all stuff specific to kde core ports to x11/kde2/Makefile.kde. + Default to compile optimized for speed, not debugging, in ports builds, not just packages. We don't really get that many backtraces or debugging information, and there's a better way to provide these things to people willing to spend some time working on KDE. It's at (as announced before): http://freebsd.kde.org/. - Remove teTeX dependency for kdegraphics2 upon request, and being unable to find any reason not to. Apparently, kdegraphics still compiles libkdvi and kdvi -- I guess dvips is merely a runtime dependency. Therefore to enable its use one just needs to add the teTeX package. Bump PORTREVISION to reflect dependency change. - Fix koffice port by removing PYTHON_VERSION, which is unnecessary. PR: 33650 (part of) Submitted by: John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net> Reviewed by: kde-freebsd@lists.csociety.org (teTeX dep removal, and optimizing for speed, not debugging capability)
* Fix WWWpat2002-01-111-1/+1
|
* Add more working master_sites(argh!!)pat2002-01-111-1/+3
| | | | Submitted by: bento
* upgrade to 1.3.1ijliao2002-01-102-2/+2
|
* new port of senso, a game which challenges short-term memorytrevor2002-01-105-0/+39
|
* o Update to 2.5.2 betalioux2002-01-084-10/+10
| | | | o Update WWW tag
* If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addwill2002-01-083-0/+9
| | | | | | | --enable-debug and turn off stripping of binaries so we actually get all the debugging we're supposed to get. :) Submitted by: Alan Eldridge <alane@geeksrus.net>
* o unbreak for XFree86-3.sf2002-01-072-10/+8
| | | | | o install Japanese docs under share/doc/ja. o PORTDOCS.
* Install HTML file built by mkhtmlindex.will2002-01-071-0/+2
| | | | Submitted by: bento
* Change WWW sitepat2002-01-071-1/+1
|
* Update to 4.2.5pat2002-01-072-3/+3
| | | | | PR: 33607 Submitted by: maintainer
* Force use of autoconf 2.13.will2002-01-061-1/+1
|
* First round of auto* cleanups:will2002-01-067-9/+20
| | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/
* upgrade to 1.3ijliao2002-01-053-58/+20
|
* Update to 0.3.32 and hand over maintainership to submitterpat2002-01-053-4/+4
| | | | | PR: 33512 Submitted by: Adam Kranzel <adam-ports@blacktabby.org>
* Remove unresponsive MASTER_SITES and add new onespat2002-01-052-11/+4
|
* Update to 2.50.11 w/ metamod version 1.11.00pat2002-01-052-6/+10
|
* Add missing dependency for XPM.pat2002-01-051-0/+1
| | | | Reported by: bento
* Conditionalize use of objprelink based on whether we're running onwill2002-01-053-9/+24
| | | | | | MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined. Requested by: several
* - Fix for -CURRENT: s/malloc.h/stdlib.h/pat2002-01-022-1/+8
| | | | | | | - Give maintainership to submitter PR: 33399 Submitted by: Adam Kranzel <adam-ports@blacktabby.org>
* Fix for -CURRENT, malloc.h->stdlib.hpat2002-01-021-0/+4
| | | | Spotted by: Bento
* Use ':' to seperate chown user and grouppat2002-01-021-4/+4
| | | | Spotted by: Bento
* Fix port build with auto{make,conf}pat2002-01-021-1/+7
| | | | Spotted by: Bento
* remove hlserver-oz. unuseable master sites, no response from authorpat2001-12-315-114/+0
| | | | for months, and linux version lagging behind windows alot.
* remove hlserver-oz, wmqmonpat2001-12-311-1/+0
|
* Chase libaudio shlib major (from the audio/nas update).petef2001-12-311-1/+1
|
* Change "file dependency specification" for pre-everything from ':'dirk2001-12-313-3/+3
| | | | to '::' to fix problems with "make index".
* Update to 1.50pat2001-12-306-18/+22
|
* Update 0.9.0 -> 0.9.2 and unbreak.nectar2001-12-303-4/+6
| | | | Approved by: maintainer
* Mark as B0RKEN - this version contains remotely exploitable buffer overrun,sobomax2001-12-301-0/+2
| | | | | new version is available that fixes this problem, but I don't have a time to do the update right now.
* Add wtf 20011229, translates common Internet acronyms.petef2001-12-306-0/+43
| | | | Submitted by: Maxime Henrion <mux@sneakerz.org>
* fix suid issueijliao2001-12-276-15/+171
| | | | | | PR: 32872 Submitted by: maintainer Reported by: andreas
* Update to 0.4.2pat2001-12-275-38/+38
|
* Update checksum (distfile was rerolled: diff -ruN showed no differences).petef2001-12-261-1/+1
| | | | | | PR: 31846 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout
* 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
|