Commit graph

5285 commits

Author SHA1 Message Date
Pav Lucistnik
bd944a2cf0 - Fix the launch wrapper
PR:		ports/76251
Submitted by:	Lars <lars+lister.freebsd@adventuras.no>
2005-01-15 03:17:14 +00:00
Herve Quiroz
4b953ec5c8 Update to 5.7.13 2005-01-15 00:48:45 +00:00
Alexey Dokuchaev
0029b50726 Update to most recent version 0.3.5.
Some of the features introduced in this version:
- [Network] New network, very stable, a lot of new features
- [Network] Ingame Serverlist (with online game-servers to join)
- [Network] Webbased Serverlist: http://servers.openttd.org/
- [Network] Added dedicated server support
- [Network] Cheat protection in MultiPlayer
- [Network] Patch settings are also synced with the server
- [Network] Chat
- Custom currency settings
- Per-station vehicle lists
- More realistically sized catchment areas
- Sticky windows
- Even better support for newgrf-files
- Implement improved vehicle loading algorithm
- Even more advanced console
- Many more new things...
2005-01-14 10:30:03 +00:00
Alexey Dokuchaev
af41c19e83 Respect CC as well as CFLAGS. 2005-01-14 06:23:50 +00:00
Dirk Meyer
1f6827c5d9 - update to Gomoku-1.2.7 2005-01-13 20:18:25 +00:00
Dirk Meyer
99628349fc - update gshisen-1.2.0
new MASTER_SITES, new URL
2005-01-13 20:12:16 +00:00
Alexey Dokuchaev
7f51d237f0 - Adjust CATEGORIES
- Respect CFLAGS
- Sanitize pkg-descr
- Utilize DATADIR macro in pkg-plist
- Take maintainership
2005-01-13 19:25:29 +00:00
Thomas Gellekum
005955d18e PySol does not run with Python-2.4. Use Python <= 2.3. 2005-01-13 12:26:51 +00:00
Edwin Groothuis
8c8fc31c5c [maintainer update] 16 ports: add mirror MASTER_SITES
Please add http://bsdchat.com/dist/dryice/ to the MASTER_SITES
	of the following ports. Thanks Clive Lin and bsdchat.com for
	the mirror space!

	chinese/xpdf
	deskutils/etask
	devel/cedet
	devel/ecb
	devel/eieio
	devel/ipython
	devel/kodos
	devel/semantic
	devel/xtla
	editors/speedbar
	editors/tree-widget
	games/emacs-chess
	net/tcping
	www/mod_scgi
	www/py-scgi
	www/quixote

PR:		ports/75743
Submitted by:	Dryice Liu <dryice@liu.com.cn>
2005-01-13 00:20:28 +00:00
Kirill Ponomarev
6042a22126 Update to version 1.0.7
PR:		ports/76160
Submitted by:	Ports Fury
2005-01-12 19:12:38 +00:00
Edwin Groothuis
25a5c1c67d Maybe this will work better
checking for clanSignals-0.7... no
	gnome-config: not found
	Package clanSignals-0.7 was not found in the pkg-config search path.

	thus:
	USE_GNOME=	gnomelibs
2005-01-12 03:04:36 +00:00
Edwin Groothuis
d2c4fa992f fix pkg-plist 2005-01-11 23:23:45 +00:00
Christian Weisgerber
646f99fca7 Buffer overflow fixes from Steve Kemp and Ulf Harnhammar.
Obtained from:	Debian
2005-01-11 21:31:48 +00:00
Edwin Groothuis
ee2d77ff31 Update port: graphics/ayam remove stale dependency
Removed stale dependency on devel/log4cpp port.
	Noticed by:	Randolf Schultz rschultz at informatik.uni-rostock.de

PR:		ports/76001
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org>
2005-01-10 11:14:46 +00:00
Edwin Groothuis
9b2ccd0e7f Update games/scummvm to 0.7.0
0.7.0 (2004-12-24)
 New Games:
   - Added 26 Humongous Entertainment titles, only a few are completable.

 General:
   - Added support for FLAC (lossless) encoded audio files
   - Added an 'On Screen Display' to the SDL backend
   - Partially rewrote the backend API
   - Comments and the order of section in config files are preserved now
   - Updated AdvMame scalers based on scale2x 2.0 - AdvMame3x looks nicer now,
     and AdvMame2x is MMX accelerated
   - Added MMX i386 assembler versions of the HQ2x and HQ3x scalers
   - Added 'Extra Path' option allows for a searching an additional datafile
     location (for reencoded cutscenes and the like)
   - Disabled Alt-x and Ctrl-z quit keys in favour of Ctrl-q on unix like
     operating systems, like Linux (exception: Mac OS X still uses Cmd-q)
   - Separate smaller font for the console, allowing for more visible
     information, for example in the SCUMM debugger.
   - Added support for setting output sample rate at run-time, although there
     is currently no GUI for it.
   - The save directory now has a default rather than the current directory on
     some platforms:
         Mac OS X:     $HOME/Documents/ScummVM Savegames/
         Other unices: $HOME/.scummvm/
   - Added a new about dialog with scrolling credits

 SCUMM:
   - Removed the old zak256 target, use zakTowns instead
   - Added native support for Macintosh versions using a special container
     file. This removes the need for using the 'RESCUMM' program
   - Added smooth horizontal scrolling for The Dig, Full Throttle and COMI
     (matching the original engine)
   - Partially rewrote the text engine, fixing various bugs, especially in
     newer games (The Dig, COMI)
   - Fixed actor drawing glitches in V1 Maniac and Zak
   - Fixed ship-to-ship graphic glitches in COMI
   - Fixed palette glitches in COMI

 Queen:
   - Fixed some issues with the Dreamcast backend.

 Sword1:
   - Added support for compressed speech and music.
   - Added support for the demo.
   - Better support for the Czech version.
   - Added workarounds for script and subtitle bugs in some game versions.

 Sword2:
   - Simplified memory/resource management
   - Simplified sound effects handling
   - Added support for compressed speech and music.
   - Fixed various minor bugs.

 BASS:
   - Added workarounds for some rare scripting bugs that could render the game
     unwinnable.

PR:		Miguel Mendez <flynn@energyhq.es.eu.org>
Submitted by:	ports/75798
2005-01-10 00:17:44 +00:00
Edwin Groothuis
4f5e312d05 update games/scummvm-tools to 0.7.0
sync with scummvm

PR:		ports/75799
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2005-01-09 23:58:25 +00:00
Edwin Groothuis
0c495d5a21 [Maintainer Update] games/gtetrinet to 0.7.8
update to 0.7.8

PR:		ports/75809
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2005-01-09 23:38:35 +00:00
Edwin Groothuis
39bd2fee29 Maintainer Update: correct incomplete games/grhino/pkg-plist and so on
Maintainer Update: correct games/grhino pkg-plist and so on.

	Please see:
	http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.4-exp.2004122510/grhino-0.12.0_1.log

	Newfiles:
	files/patch-po::Makefile.in.in

PR:		ports/75747
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
2005-01-09 23:15:41 +00:00
Kris Kennaway
d77a6e5446 Reset undeliverable maintainer email address:
<chris_pressey@yahoo.ca>: host mx1.mail.yahoo.com[67.28.113.11] said: 554
    delivery error: dd Sorry your message to chris_pressey@yahoo.ca cannot be
    delivered. This account has been disabled or discontinued [#102]. -
    mta183.mail.re2.yahoo.com
2005-01-09 04:34:15 +00:00
Kirill Ponomarev
c153e97ed2 Update to version 1.8.3
PR:		ports/75948
Submitted by:	Ports Fury
2005-01-08 16:13:58 +00:00
Kirill Ponomarev
c6beeb6662 Fix plist. 2005-01-08 11:39:13 +00:00
Kirill Ponomarev
3c7fa97382 Add MASTER_SITES for better redundancy.
Approved by:	portmgr (implicit)
2005-01-02 15:30:42 +00:00
Kris Kennaway
3296c45a1d BROKEN on alpha: Does not build
Approved by:	portmgr (self)
2005-01-02 01:05:49 +00:00
Kris Kennaway
54f0c0077e BROKEN: Does not compile
Approved by:    portmgr (self)
2005-01-02 00:57:25 +00:00
Kris Kennaway
1a9f977f3f BROKEN on 4.x: Does not compile
Approved by:    portmgr (self)
2005-01-02 00:56:40 +00:00
Kris Kennaway
7a05ec19e5 BROKEN on alpha also: does not compile
Approved by:    portmgr (self)
2005-01-02 00:50:38 +00:00
Kris Kennaway
c63a575b35 BROKEN: Internal compiler error on alpha 4.x
Approved by:    portmgr (self)
2005-01-02 00:48:37 +00:00
Kris Kennaway
88d78c401e Fix package building by adding a dependency on Xvfb in the
PACKAGE_BUILDING case.  The package build scripts then DTRT and ensure
this is running at build-time so a DISPLAY is available.

Approved by:	portmgr (self)
2005-01-01 22:16:28 +00:00
Alexander Leidinger
64cf27c85d Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
2004-12-31 18:24:10 +00:00
Stefan Eßer
e045a7d071 Make xbsndsrv exit on pipe read errors. 2004-12-30 21:51:22 +00:00
Erwin Lansing
5684a10ded Remove xblast-beta
Forgotten by:	se
2004-12-30 12:56:07 +00:00
Stefan Eßer
5943845123 Fix build on RELENG_4. There is a syntax error in xblast.c, that
is only reported by gcc-2.x, but ignored by gcc-3.x and gcc-4.x.
2004-12-30 11:50:50 +00:00
Kirill Ponomarev
344d59f9f0 Support NO_WRKSUBDIR properly
PR:		ports/75631
Submitted by:	Ports Fury
2004-12-30 09:33:04 +00:00
Kirill Ponomarev
6b6927ee6f Update to version 1.1
PR:		ports/75623
Submitted by:	Ports Fury
2004-12-30 08:47:56 +00:00
Kirill Ponomarev
f24c0b09ac Update to version 0.5
PR:		ports/75622
Submitted by:	Ports Fury
2004-12-30 08:45:35 +00:00
Edwin Groothuis
032b88811d Welcome new maintainer! 2004-12-28 23:19:42 +00:00
Stefan Eßer
19012881b3 Remove now obsolete xblast-beta: the main xblast port has just
been updated to a much more advanced version.
2004-12-28 22:54:42 +00:00
Sergey Matveychuk
cb361fff98 - Add missing dirs to pkg-plist.
PR:		ports/75576
Submitted by:	maintainer
Reported by:	Kris "Ports Janitor" Kennaway
2004-12-28 20:20:39 +00:00
Stefan Eßer
d8c7a76248 The original developer of xblast seems to have vanished years ago.
But now there appears to be active development, again, by a group
that has gathered patches from different sources and started to add
a number of new features.

Upgrade to xblast version 2.9.22.
2004-12-28 18:27:47 +00:00
Sergey Matveychuk
bbdb0e0879 An oxymoron cardset is presented in the base package, so
don't install it. It fixes plist problem.

PR:		ports/75534
Submitted by:	maintainer
2004-12-28 11:07:34 +00:00
Kris Kennaway
a30a66564a Update to tome 2.3.0 and assign maintainership to submitter.
Submitted by:	Peter Thoenen <eol1@yahoo.com>
PR:		ports/75327 (based on)
2004-12-27 19:37:24 +00:00
Edwin Groothuis
0b25d3a09c Update to version 0.11.5
I was working and fixing some of the bug some people reported to me. This
includes some problem which made it almost impossible to run the game in
Local Networks.. a incident in the code made it that direct connections
wasn't working and people behind a firewall could play without any
problems..

Changes:
 - Fixed: Multiplayer more as three players could not play.
   There was a bug in the automatic firewall detection.
 - Added: Show a simple information of what keys are used in
   the multiplayer screen.
 - Chagned: In Singleplayer you can select now 0 AI Players.
 - Fixed: Teamdata (as Names and Colors) will be send over the network.
 - Fixed: udp_send: bad file error fixed, in single mode we was
   still sending the quit information to all clients.
 - Fixed: Alot other strange network bugs. I.e. the rejoin part
   and that the server can leave part was not right.
2004-12-26 22:08:06 +00:00
Matthew Hunt
622b0623b0 Upgrade to:
6.30 compiler
	6.11 library
	v4 manual

PR:		ports/75213
Submitted by:	Joel Ray Holveck <joelh@piquan.org>
2004-12-26 21:02:40 +00:00
Matthew Hunt
03b9a18efb Correct plist.
Pointed out by:	kris
2004-12-26 19:26:05 +00:00
Kirill Ponomarev
26d6c3e937 Fix plist.
PR:		ports/75467
Submitted by:	Stefan Walter <sw at gegenunendlich dot de>
2004-12-26 18:27:43 +00:00
Edwin Groothuis
9106b1d585 Explicitely call create_opening_book.sh with ${SH} in ${SCRIPTDIR}
Noticed by: Joshua Tinnin <krinklyfig@spymac.com>
2004-12-26 13:26:45 +00:00
Kris Kennaway
72d50993ee Port now builds 2004-12-24 23:54:44 +00:00
Dejan Lesjak
298d3e56a2 Revert rev. 1.11 so nonexisting html manpage is not installed.
Noticed by:	kris
2004-12-24 22:20:37 +00:00
Dejan Lesjak
468f3a3745 Fix build without imake.
Pointed out by:	pointyhat via kris
2004-12-24 21:21:39 +00:00
Thomas Gellekum
411133bacc Upgrade to 0.6.7b. 2004-12-23 11:48:07 +00:00