aboutsummaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Bump SDL library revision.will2002-06-241-1/+1
| | | | Submitted by: Anders Andersson <anders@hack.org>
* Add xrick 010808, a clone of Rick Dangerous.will2002-06-237-0/+83
| | | | | PR: 37129 Submitted by: David Siebörger <drs@rucus.ru.ac.za>
* Update to 0.2.5pat2002-06-233-3/+4
| | | | | PR: ports/39126 Submitted by: maintainer
* Update to 0.9pat2002-06-224-66/+22
| | | | | PR: 39642 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Distfiles have been moved on kde site to Attic.alane2002-06-211-1/+1
| | | | | | PR: ports/39558 Submitted by: glewis Reviewed by: alane
* Chase guile shared lib number.marcus2002-06-204-4/+4
| | | | Prompted by: Mike Harding <mvh@ix.netcom.com>
* Update to 1.14.0pat2002-06-193-5/+7
| | | | | | | Bump PORTEPOCH PR: 39517 Submitted by: maintainer
* Reset maintainership.pat2002-06-191-1/+1
| | | | | PR: 39519 Submitted by: Daniel O'Connor <darius@dons.net.au> (previous maintainer)
* Add USE_REINPLACE where appropriate.sobomax2002-06-191-0/+1
|
* Support CC/CFLAGS/MAKE properlyijliao2002-06-181-3/+10
| | | | | PR: 39432 Submitted by: Ports Fury
* Add USE_PERL5 since perl is required to run a script inside thelioux2002-06-178-0/+8
| | | | | | | Makefile. Adding USE_PERL5 is mandatory since it is no longer available in base system of -CURRENT. Approved by: maintaner (only not utserver* ports)
* Fix dependencies to be in sync with the recent JDK ports renaming.glewis2002-06-161-2/+2
|
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-1610-36/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rigorous testing performed on the part of the KDE/FreeBSD Project over the last three weeks. Thanks to everyone who helped test! General changes: [1] Follow KDE2 style by moving KDE core specific macros and the like to x11/kde3/Makefile.kde. [2] Fix a variety of comments or miscellaneous data to reflect that this is KDE3 and not KDE2. [3] Account for more empty directories in the PLISTs. deskutils/kdepim3: [4] More #include <malloc.h> -> #include <stdlib.h>. audio/arts: [5] Upgrade to 1.0.1. [6] Point at MASTER_SITE_KDE not my own mirror. audio/kdemultimedia3: [7] Account for the removal of the <machine/soundcard.h> symlink. Simply point all such includes at <sys/soundcard.h>. editors/koffice-kde3: [8] Get rid of #include <values.h> preemptively. devel/kdesdk3: [9] Remove cervisia from build if building on -CURRENT due to C++-unsafe sys/wait.h. The header is believed to have been fixed in newer -CURRENT (>= Jun 5) but we have not tested that. devel/kdevelop: [10] Upgrade to 2.1.1 and use KDE 3 version. [11] Remove a number of suggested dependencies that no longer fit. [12] Account for where the docs for Qt went since they got moved to fit in hier(7) better. graphics/kdegraphics3: [13] Turn off kuickshow by default because it depends on imlib, which in turn depends on gtk/glib. This will be revisited when we split up the KDE ports a bit. games/kdegames3: [14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h tried to define uint32_t after sys/types.h already had. sysutils/kdeadmin3: No particular changes. misc/kdeaddons3: No particular changes. misc/kdeedu3: [15] Re-add the huge number of missing @dirrm's. misc/kdeutils3: No particular changes. misc/kde3-i18n-* and */kde3-i18n: For the most part, no particular changes. A huge number of I18N message updates went into this release, though. french/kde3-i18n: [16] Fix build Makefile error due to tarball builder's env. net/kdenetwork3: No particular changes. x11-clocks/kdetoys3: No particular changes. x11/kdebase3: [17] Account for mkfontdir "soft" build-time dependency. If mkfontdir is available, use it to build fonts.dir where kdebase installs fonts. Otherwise, don't bother. [18] Patch ElectricEyes.desktop to use the name of the program that FreeBSD uses when you install the port for it. [19] Patches for KDM merged into KDE 3.0.1. [20] Properly fix kdm/backend/xdmcp.c string format error. x11/kdelibs3: [21] Support the KDE3 version check to make sure no one tries to install KDE2 then KDE3. The 'kde-version-check' target is centralized in x11/kde3/Makefile.kde. [22] Remove patch for kdeprint/configure.in.in. [23] Add patch to fix critical icon loader bug. x11/kde3: [24] Add Makefile.kde for centralizing KDE core-specific macros that don't belong in bsd.kde.mk. x11-toolkits/qt30: [25] Mark broken on any XFree86 version < 4 due to packing list related problems if we tried to support XFree86 3. [26] Error out if the user has Qt2 installed already. x11-wm/kdeartwork3: [27] Add USE_MESA to explicitly support the 3D screensavers. [28] Re-add a large number of missing @dirrm's. Credits: [1] [4] [5] [6] [7] [9] [10] [14] [16] [21] [22] [24] [26]: will [2] [3] [8] [15] [17] [19] [25] [27] [28]: alane [11] [12] Submitted by: Lauri Watts <lauri@kde.org> [13] Found by: mi Removed by: will [18] [23] Submitted by: Andy Fawcett <andy@athame.co.uk> Tested by: [in addition to the above, in no particular order] knu Mattias Douhan <matt@athame.co.uk> Bradley T. Hughes <bhughes@trolltech.com> Erik H. Bakke <ebakke@trolltech.com> David Johnson <david@usermode.org> JJ Behrens <jj@nttmcl.com> Michael W. Collette <metrol@metrol.net> Adriaan de Groot <adridg@sci.kun.nl> Mark Rowlands <mark.rowlands@minmail.net> Mark Stosberg <mark@summersault.com> Dave Cantrell <phaedrus@alltel.net> Mark Miller <joup@bigfoot.com> Wesley Morgan <morganw@chemikals.org> Arjan van Leeuwen <avl@operamail.com>
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.marcus2002-06-154-6/+6
|
* Revive the nethack32 port.glewis2002-06-151-0/+1
| | | | Approved by: knu
* You die... But wait... Your medallion begins to glow!--More--glewis2002-06-1511-0/+382
| | | | | | | You feel much better! The medallion crumbles to dust!--More-- You survived that attempt on your life. Approved by: knu
* Retire NetHack 3.2.2 ports as prearranged.knu2002-06-1424-742/+0
| | | | Implicitly approved by: sf (MAINTAINER of games/nethack32-gtk)
* Make nethack33 ports a master port and the slaves, and unbreakknu2002-06-1441-1496/+362
| | | | | | | | nethack33-gnome. PR: ports/38220 Submitted by: KATO Tsuguru <tkato@prontomail.com> No response from: MAINTAINERs
* Update to 1.5pat2002-06-133-25/+12
|
* Update to 3.1.1.0pat2002-06-133-30/+116
|
* Update to the latest GNOME 2 snapshot.marcus2002-06-126-86/+98
|
* Miguel Mendez informed me in private e-mail that he has changed his mindwill2002-06-112-2/+2
| | | | and would like to maintain these ports again. Welcome back, Miguel. :-)
* - GNU_CONFIGURE -> USE_LIBTOOLijliao2002-06-093-13/+21
| | | | | PR: 38997 Submitted by: Ports Fury
* Update to 3.3pat2002-06-083-5/+4
| | | | | PR: 38881 Submitted by: maintainer
* malloc.h -> stdlib.hpetef2002-06-081-0/+3
| | | | | PR: 39013 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* o Correct dependency.clive2002-06-082-4/+6
| | | | | | o QKMJ support TERM=vt100 only. In this version, at the first time it starts, wrong TERM will create bogus ~/.terminfo. Try my best to avoid this.
* Upgrade to qkmj95p5.clive2002-06-083-7/+11
|
* Julian disclaims MAINTAINERship.fenner2002-06-081-1/+1
|
* Set Miguel Mendez' ports loose. Look out, world!trevor2002-06-072-2/+2
| | | | | | | | I would like to try maintaining the acroread5 one, so I pre-snarfed it. :-P PR: 38978 Submitted by: Miguel Mendez (outgoing maintainer)
* machine/soundcard.h -> sys/soundcard.hpetef2002-06-071-14/+0
| | | | | PR: 38895 Submitted by: Trish Lynch <trish@bsdunix.net>
* upgrade to 0.2.2ijliao2002-06-065-22/+6
|
* Improved high score handlingmarkp2002-06-054-7/+11
| | | | Prompted by PR: 37338
* Add xpilotmon 2.8, a Tcl/Tk interface to the XPilot meta server(s).markp2002-06-046-0/+34
| | | | | PR: 33899 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Update to 0.10.0.markp2002-06-043-3/+186
|
* Update to 1.6.5.markp2002-06-043-6/+8
|
* Fix build under XFree86-4markp2002-06-031-6/+1
|
* - don't display the port readme when installingpetef2002-06-014-15/+12
| | | | | | | | | - remove unused configure script - add missing pkg-install script - add line to pkg-plist to remove the 'quakerun' user on deinstall PR: 38733 Submitted by: Martin Perry <martin@raq.cx>
* add tuxpuck 0.7.116ijliao2002-05-318-0/+89
| | | | | | | Shufflepuck Cafe Clone PR: 37512 Submitted by: Jan Stocker <Jan.Stocker@t-online.de>
* Add wmfortune 0.241, a dockapp that outputs fortune messages.petef2002-05-318-0/+104
| | | | | PR: 38134 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
* Update to 1.0.5.sobomax2002-05-3112-128/+322
|
* USE_LINUX rather than explicitly listing the dependency.obrien2002-05-301-2/+2
|
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.marcus2002-05-292-2/+2
|
* Add missed smpeg dependency.sobomax2002-05-281-1/+2
| | | | Submitted by: bento
* Explict dependancy on version 7 of linux_base is not needed anymore.obrien2002-05-281-4/+4
| | | | The linux_base port is now at RH version 7.
* New port hlserver-opera version 1.2: Half-Life mod The Operalioux2002-05-286-0/+1228
| | | | full server package for Linux
* Unbreak and drop maintainership.markm2002-05-272-4/+2
|
* Update to 1.4.0.4.marcus2002-05-276-35/+265
|
* Update to 2.6pat2002-05-253-388/+613
|
* Forgot to completely patch this port to make it build again.kris2002-05-241-2/+2
|
* Add back the blackjack, pp and xlines ports, which were prematurelykris2002-05-2426-0/+990
| | | | deleted by will.
* * Fix mouse cursor in bsd daemon mode.yoichi2002-05-243-10/+48
| | | | | | | | | (Previous commit includes bsd daemon mode already.) * Add color pixmap image experimentally. Use it by oneko -bsd -pixmapdir %/bsd -kotatsupixmap %/bsd/kotatsu.xpm Approved by: maintainer Special thanks to: hsaka@mth.biglobe.ne.jp (Hironori SAKAMOTO)
* Add missed items into LIB_DEPENDS.sobomax2002-05-241-1/+3
| | | | Submitted by: bento
* Update to 1.6pat2002-05-243-3/+11
|
* Unbreak on bento.sobomax2002-05-233-6/+12
| | | | | PR: 38446 Submitted by: maintainer
* fix configureijliao2002-05-231-4/+1
| | | | Reported by: bento, kris
* Fix bento build error by adding missed dependency on nkf.yoichi2002-05-233-5/+97
| | | | | Submitted by: bento Notified by: kris
* Don't build the port if $DISPLAY is not defined.jmz2002-05-231-0/+4
|
* Add missed USE_ZIP.sobomax2002-05-221-0/+1
| | | | Submitted by: bento
* add wmshuffle 0.6ijliao2002-05-227-0/+66
| | | | | | | A dockable Shuffle game for WindowMaker and AfterStep PR: 38106 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
* build with sdl soundijliao2002-05-221-0/+31
| | | | | | PR: 38111 Submitted by: Anton Voronin <anton@chelcom.ru> Approved by: maintainer
* return maintainership back to ports@ijliao2002-05-221-1/+1
| | | | Submitted by: current maintainer
* remove master site which is no longer existijliao2002-05-221-3/+2
| | | | Submitted by: maintainer
* add one more mastersiteijliao2002-05-211-2/+3
| | | | | | | take maintainership PR: 37874 Submitted by: Martin <Martin@raq.cx>
* take maintainershipijliao2002-05-211-1/+1
| | | | | PR: 37871 Submitted by: Martin Perry <Martin@raq.cx> (new maintainer)
* upgrade to 1.1.2ijliao2002-05-214-12/+32
| | | | | | | take maintainership PR: 37868 Submitted by: Martin Perry <Martin@raq.cx> (new maintainer)
* upgrade to 0.2.3ijliao2002-05-213-4/+16
| | | | | | PR: 37513 Reported by: Jan Stocker <Jan.Stocker@t-online.de> Submitted by: maintainer
* Update to 2.0byoichi2002-05-213-7/+207
| | | | Approved by: maintainer
* upgrade to 1.0.5ijliao2002-05-215-89/+25
| | | | | PR: 38219 Submitted by: Ports Fury
* upgrade to 0.0.11ijliao2002-05-214-46/+5
|
* Back to betas...Update to GNOME 2.0 beta 5.marcus2002-05-202-2/+2
|
* Marked IGNORE: "Disabled for legal reasons"dburr2002-05-191-2/+2
| | | | see PR Ports/29009
* Kill blank line.sobomax2002-05-181-1/+0
|
* Fix pkg-plist.sobomax2002-05-182-4/+0
|
* BROKEN: Does not package correctlykris2002-05-181-0/+2
|
* BROKEN: Does not link correctlykris2002-05-183-0/+6
|
* BROKEN: Does not buildkris2002-05-181-0/+2
|
* BROKEN: Does not buildkris2002-05-181-0/+2
|
* BROKEN: Does not package correctly (html manpage fallout from XFree86-4)kris2002-05-181-0/+2
|
* BROKEN: Manpages do not build properly with XFree86-4kris2002-05-181-0/+2
|
* Unbreak this port.motoyuki2002-05-171-3/+1
|
* BROKEN: does not fetchkris2002-05-171-0/+2
|
* BROKEN: does not buildkris2002-05-173-0/+6
|
* BROKEN: Does not find automake.kris2002-05-171-0/+2
|
* BROKEN: checksum failskris2002-05-171-0/+2
|
* Use user:group notation for chown. Install root:games instead ofkris2002-05-171-0/+30
| | | | bin:games.
* Update to 0.5.1.petef2002-05-162-2/+2
|
* Update to 1.5.6.petef2002-05-163-3/+6
| | | | Submitted by: kris
* Don't hardcode /usr/ports/distfiles; use ${DISTDIR} instead.kris2002-05-151-1/+1
| | | | Noticed by: bento
* Update to 2.1pat2002-05-153-87/+36
|
* - Update to beta C patch from valve for counter strikepat2002-05-151-3/+18
| | | | | | | - Bump PORTREVISION - Do not install with default read permissions for group and others to prevent other users on the system from reading the config for rcon password to server.
* Update to 3.1.0.9.cpat2002-05-153-7/+11
|
* Update to 2.7.5pat2002-05-152-4/+3
| | | | | PR: 38043 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.2.0pat2002-05-155-30/+58
| | | | | PR: 38072 Submitted by: maintainer
* Update nethack* entries.knu2002-05-151-6/+10
|
* Update to nethack 3.4.0 after repocopying from nethack33{,-*}.knu2002-05-1541-1507/+373
| | | | | | | | | | | Unify the variant ports and make them slave ports of the master port, nethack34. Unbreak nethack34-gnome. PR: ports/36576, ports/36880 Submitted by: KATO Tsuguru <tkato@prontomail.com>, Jan Stocker <Jan.Stocker@t-online.de> (MAINTAINER of -gnome)
* Rename nethack ports and put version numbers in the port names.knu2002-05-1565-2437/+1
| | | | | | | | | nethack -> nethack32 nethack-gtk -> nethack32-gtk nethack3 -> nethack33 nethack3-gnome -> nethack33-gnome nethack3-tty -> nethack33-nox11 nethack-qt -> nethack33-qt
* update MASTER_SITEijliao2002-05-141-2/+2
| | | | | PR: 38042 Submitted by: Ports Fury
* - Upgrade to version 1.4.sada2002-05-135-3/+33
| | | | | | - Remove redundant DISTNAME line. PR: ports/36255 Submitted by: maintainer
* Fix breakage introduced by the gettext conversion.sobomax2002-05-131-1/+5
| | | | Submitted by: bento
* Remove a uneeded patch after the last commit.marcus2002-05-122-0/+0
|
* Update to GNOME 2.0 RC2.marcus2002-05-128-308/+50
|
* The fRaBs (Free Abuse) data files for the Abuse game engine.des2002-05-128-0/+670
|
* Remove the data cache before running the game; it might be left over fromdes2002-05-122-1/+4
| | | | | a session played with different data files, and the engine isn't smart enough to notice the cache doesn't match the on-disk files.
* The classic 2D action game Abusedes2002-05-127-0/+355
|
* An SDL port of the Abuse game enginedes2002-05-128-0/+69
|
* Unbroke with recent py-game.sobomax2002-05-101-0/+13
|
* fix plistijliao2002-05-101-84/+85
| | | | | PR: 37895 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* fix plistijliao2002-05-101-43/+44
| | | | | PR: 37894 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Adding gnomegames2 after repo commit from gnomegames. This is the gamesmarcus2002-05-0929-460/+659
| | | | component for the GNOME 2.0 Desktop.
* Back out last commit that shouldn't have worked.imp2002-05-091-1/+0
|
* This shouldn't work, but is a noop that will be backed out if it doesimp2002-05-091-0/+1
|
* Back out last commit that shouldn't have worked.imp2002-05-091-1/+0
|
* This shouldn't work, but is a noop that will be backed out if it doesimp2002-05-091-0/+1
|
* To ports@freebsd.org.obrien2002-05-091-1/+1
|
* Add path for grub dependency due to grub living in ${LOCALBASE}/sbinjedgar2002-05-081-1/+1
| | | | which is not in bento's path.
* Fix a horribly messed up pkg-plist.petef2002-05-072-190/+358
| | | | | Submitted by: Alan E <alane@geeksrus.net> Approved by: will
* Chase the checksum to tetrinet-0.7a; the author included two of ourkris2002-05-055-33/+12
| | | | | | patch files. Respect CC and CFLAGS. Noticed by: bento
* Update to 4.5.3pat2002-05-032-2/+2
| | | | | PR: 37674 Submitted by: maintainer
* This patch is not needed because of rev 1.65 of the port's makefile.alfred2002-04-292-22/+0
| | | | Pointed out by: Tony Maher <tonym@biolateral.com.au>
* FreeBSD needs IPPORT_USERRESERVED defined as IPPORT_RESERVED as well.alfred2002-04-292-0/+22
|
* Fix typo: use $$ to mean $ inside Makefilelioux2002-04-292-2/+2
|
* IPPORT_USERRESERVED exists in neither -STABLE nor -CURRENT anymorelioux2002-04-282-0/+8
| | | | | | Submitted by: Tony Maher <tonym@biolateral.com.au> Reviewed by: Lauri Watts <lauri@kde.org> Approved by: will
* This port actually doesn't need perl, so remove USE_PERL5=yes.mux2002-04-271-1/+0
|
* Update to 1.5pat2002-04-273-38/+192
|
* Tarball repackaged with new MetaMod version 1.12 that supports new versionspat2002-04-273-13/+7
| | | | of halflifeserver and counter strike mods. Bump PORTREVISION.
* Update to 1.4pat2002-04-273-20/+16
|
* Update to 3.1.0.9pat2002-04-273-58/+21
|
* Update to 3.2dwcjr2002-04-273-13/+12
| | | | | PR: 37478 Submitted by: maintainer
* Update to 0.4.3.petef2002-04-252-3/+2
|
* Update to 1.0.sobomax2002-04-234-7/+16
| | | | | PR: 36987 Submitted by: king <king@v2project.com>
* Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-225-52/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original versions of these ports, so some PORTREVISIONs were bumped. See http://freebsd.kde.org/ and mailing lists linked to from there for info on the packages generated to test these ports. bsd.kde.mk has already been updated a few days ago to work with these. Some patches applied to fix a few bugs were: deskutils/kdepim3: [1] Remove kpilot from build because it wasn't ready at release. editors/koffice-kde3: [2] Fix compile time bugs for FreeBSD. misc/kdeedu3: [3] Fix compile problem with kvoctrain. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>, [2] David Faure <faure@kde.org>, Andy Fawcett <andy@athame.co.uk> Lauri Watts <lauri@kde.org> [3] Lauri Watts <lauri@kde.org> [4] Alan Eldridge <alane@geeksrus.net> Oswald Buddenhagen <ossi@kde.org> Reviewed by: kde
* Update to 4.5.2pat2002-04-203-5/+5
| | | | | PR: 37229 Submitted by: maintainer
* upgrade to 2.0.1ijliao2002-04-204-631/+992
| | | | | PR: 37103 Submitted by: maintainer, Patrik Backlund <pbacklun@cc.hut.fi>
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundwill2002-04-1964-1823/+0
| | | | | | | | | | | | | which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree.
* Update to 1.0.3.sobomax2002-04-1816-156/+978
|
* When WITH_SDL is defined use devel/sdl12 instead of devel/sdl10.sobomax2002-04-183-0/+31
|
* - Update to 20000511;sobomax2002-04-186-113/+158
| | | | - use delev/sdl12 instead of devel/sdl10.
* - Fix the build broken by the last autoconf/automake overhaul;sobomax2002-04-172-4/+13
| | | | | - use devel/sdl12 instead of devel/sdl10 because the latter is doomed for death.
* Use devel/sdl12 instead of devel/sdl10 because the latter is scheduled forsobomax2002-04-172-6/+13
| | | | deorbiting.
* Chase increase of libSDL version number.sobomax2002-04-1714-14/+14
|
* GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already insobomax2002-04-163-3/+0
| | | | LIB_DEPENDS.
* Add grubinvaders, a multi-boot compliant space invaders-type game.jedgar2002-04-148-0/+65
|
* add qgo 0.0.8ijliao2002-04-137-0/+103
| | | | A Go board and SGF editor written with the Qt library
* gettext upgrade uber-patch (stage 3)ade2002-04-1312-23/+27
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* 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
|