1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
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
accessibility
arabic
archivers
astro
audio Fix plist. 2004-12-26 17:04:54 +00:00
benchmarks
biology
cad
chinese
comms Fix plist. 2004-12-26 17:03:02 +00:00
converters
databases Add missing dependencies. 2004-12-26 16:53:18 +00:00
deskutils Upgrade to 2.0. 2004-12-26 10:26:38 +00:00
devel Welcome to the second epoch bump of devel/sdl12 due to compilation 2004-12-26 21:54:46 +00:00
dns Update to version 2.19 2004-12-26 16:59:31 +00:00
editors Update to version 3.61a 2004-12-26 09:07:25 +00:00
emulators
finance
french
ftp
games Update to version 0.11.5 2004-12-26 22:08:06 +00:00
german
graphics - In case we building GNOME version of GIMP link it against pthreads 2004-12-26 15:58:26 +00:00
hebrew
hungarian
irc
japanese Remove unnecessary patches. 2004-12-26 14:05:23 +00:00
java Fix pkg-plist. 2004-12-26 17:15:41 +00:00
korean
lang Fix pkg-plist. 2004-12-25 20:55:23 +00:00
mail Remove www/horde2 & mail/imp3 and resurrect www/horde & mail/imp. 2004-12-26 10:33:22 +00:00
math
mbone
misc Make sure update-mime-database is run during package installation as well. 2004-12-26 07:05:08 +00:00
Mk - Update xemacs version 2004-12-26 16:27:00 +00:00
multimedia o Remove ports/multimedia/gstreamer-player since it is no longer 2004-12-26 09:08:48 +00:00
net Update to version 0.3.4 2004-12-26 21:33:21 +00:00
net-im Fix plist. 2004-12-26 18:20:59 +00:00
net-mgmt Fix plist. 2004-12-26 18:31:43 +00:00
net-p2p Update to version 0.3.4 2004-12-26 21:33:21 +00:00
news - add PKG_PREFIX=${PREFIX} when running ${PKGINSTALL} 2004-12-26 18:32:11 +00:00
palm
polish
ports-mgmt - Update to 0.2.1 2004-12-26 20:30:38 +00:00
portuguese
print Upgrade to 0.72c 2004-12-26 20:06:08 +00:00
russian
science
security Document vulnerability in jabberd1 2004-12-26 20:51:24 +00:00
shells
sysutils - Update to 0.2.1 2004-12-26 20:30:38 +00:00
Templates
textproc Update to 0.9.6. 2004-12-25 22:37:53 +00:00
Tools
ukrainian
vietnamese
www Add a slave port to install the Horde framework with PHP5. 2004-12-26 10:55:14 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.6.2. 2004-12-26 05:26:32 +00:00
x11-wm
.cvsignore
CHANGES
LEGAL
Makefile
MOVED Remove www/horde2 & mail/imp3 and resurrect www/horde & mail/imp. 2004-12-26 10:33:22 +00:00
README
UPDATING Alert about the upgrade process of Horde's application. 2004-12-26 10:47:24 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

        http://www.freebsd.org/ports

For general information on the ports collection, please see the
FreeBSD Handbook which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.