1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alejandro Pulver 86fd3fa4f2 SDLMESS is a port of the popular MESS. There are a few principles that guide
it's development:

1) Run on Linux/Unix, Mac OS X, and other SDL supported operating systems with
   as few changes as possible to the base Win32 code. This means we can track
   changes faster than larger more conventional ports, and we also maintain
   what I call "Firefox compatibilty" where learning a major app only needs to
   be done once per application, and it then applies across many operating
   systems. If you can use the command-line Win32 MESS, you already know how
   to use SDLMESS on any platform you may encounter it on.

2) MESS developers are important. By keeping quickly up to date, we make it
   easy for people on non-Windows platforms to make and submit changes to the
   core MESS code, and we offer native implementations of MESS's multi-window
   GUI debugger on both Linux/Unix and Mac OS X.

WWW: http://rbelmont.mameworld.info/?page_id=163
2007-02-25 15:22:58 +00:00
accessibility
arabic
archivers - Always install the static binary, since it runs on all supported 2007-02-25 15:21:15 +00:00
astro
audio - Add an entry to modules 2007-02-25 13:30:18 +00:00
benchmarks
biology
cad
chinese
comms - update to latest release 2007-02-25 02:42:51 +00:00
converters
databases - Update to 1.16 2007-02-25 07:19:13 +00:00
deskutils - extend MASTER_SITES 2007-02-25 06:48:26 +00:00
devel - Update to 1.2.2 2007-02-25 14:45:33 +00:00
dns POE::Component::Server::DNS is a POE component that implements a DNS server. 2007-02-25 15:03:47 +00:00
editors Install extra files with emacs 21 and above. 2007-02-24 21:18:09 +00:00
emulators SDLMESS is a port of the popular MESS. There are a few principles that guide 2007-02-25 15:22:58 +00:00
finance
french
ftp Fix index breakage due to move of www/horde to www/horde-base. 2007-02-25 05:31:49 +00:00
games Chase the shared library version of speex, bump the PORTREVISION. 2007-02-23 22:51:12 +00:00
german
graphics - Update to 1.24 2007-02-25 15:12:51 +00:00
hebrew
hungarian
irc
japanese - New version 0.94 is released. 2007-02-25 08:53:34 +00:00
java . Add a TZUPDATE option, defaulting to on, which will update the time zone 2007-02-24 15:38:12 +00:00
korean
lang - set DEPRECATED 2007-02-25 13:40:24 +00:00
mail Update to 1.3. 2007-02-25 11:43:37 +00:00
math Update to 0.0.6. 2007-02-24 17:41:07 +00:00
mbone
misc
Mk
multimedia - homepage lost 2007-02-25 07:13:08 +00:00
net Update to 0.9.1. 2007-02-25 15:00:40 +00:00
net-im Chase the shared library version of speex, bump the PORTREVISION. 2007-02-23 22:51:12 +00:00
net-mgmt - Update to 0.9 2007-02-24 11:18:32 +00:00
net-p2p - Update to 0.32 2007-02-25 01:11:47 +00:00
news Add p5-POE-Component-Server-NNTP 0.97, a component that provides NNTP 2007-02-24 09:06:35 +00:00
palm
polish - Update to 1.7 RC2 2007-02-25 07:32:46 +00:00
ports-mgmt Minor Bugfix 2007-02-25 08:05:22 +00:00
portuguese
print - Add portscout restriction 2007-02-24 04:51:34 +00:00
russian
science Better support of CPU optimization. This should also fixes 2007-02-25 08:04:28 +00:00
security - Update to 0.24 2007-02-25 11:50:32 +00:00
shells
sysutils Depend on security/gnupg1, not security/gnupg. 2007-02-25 12:02:25 +00:00
Templates
textproc - distfile and homepage online 2007-02-25 13:51:07 +00:00
Tools
ukrainian
vietnamese
www Finish unbreaking INDEX build. 2007-02-25 06:31:07 +00:00
x11
x11-clocks
x11-drivers/synaptics
x11-fm completly disable FAM support when FAM was disabled via the options dialog 2007-02-25 12:08:50 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits - new option WITH_PORTAUDIO2 2007-02-25 13:24:12 +00:00
x11-wm - Fix build on 7.x. Though I can build it in tinderbox, the error messages 2007-02-24 04:55:50 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Complete repomove of www/horde to www/horde-base 2007-02-25 01:36:23 +00:00
README
UIDs
UPDATING

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 ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

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

NOTE:  This tree will 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.