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
Greg Lewis 87a76f2e41 . Add a port of the LDMud driver (with optional 2.4.5 mudlib).
"LDMud started as a project to clean up and modernize Amylaar's LPMud
 gamedriver. Primary goals are full documentation, a commented source
 body and out-of-the-box support for the major mudlibs, of which the
 commented source body has been pretty much completed. During the
 course of work a lot of bug fixes and improvements found their way
 into the driver - much more than originally expected, and definitely
 enough to make LDMud a driver in its own right."
2003-09-05 22:26:41 +00:00
accessibility
arabic
archivers Follow up by Simon Barner <barner@in.tum.de> 2003-09-05 10:16:46 +00:00
astro
audio Make port more INFO friendly 2003-09-05 10:03:00 +00:00
benchmarks
biology
cad - Tarball was rerolled by author, it contains only 2003-09-04 17:48:32 +00:00
chinese Chase repocopies towards ports/dns 2003-09-05 07:33:51 +00:00
comms Mark IGNORE for perl < 5.6.x 2003-09-05 09:19:44 +00:00
converters
databases More use of $DOCSDIR. 2003-09-05 11:41:29 +00:00
deskutils
devel This is first step in an attempt to break the Qt port into pieces. 2003-09-05 19:21:30 +00:00
dns Add rcNG start/stop script. 2003-09-05 20:12:10 +00:00
editors LD_LIBRARYN32_PATH -> LD_LIBRARY_PATH 2003-09-05 07:01:40 +00:00
emulators - update to 4.1b 2003-09-05 19:43:12 +00:00
finance
french
ftp
games . Add a port of the LDMud driver (with optional 2.4.5 mudlib). 2003-09-05 22:26:41 +00:00
german
graphics Update to 1.3.6.24 2003-09-05 00:24:52 +00:00
hebrew
hungarian
irc Update to 1.2.4 2003-09-05 15:36:45 +00:00
japanese Updated to 20030808. 2003-09-05 09:20:43 +00:00
java . Update from 0.33 to 0.34 [1] 2003-09-05 14:29:35 +00:00
korean
lang
mail Chase repocopies towards ports/dns 2003-09-05 07:33:51 +00:00
math
mbone
misc Update to 1.1 2003-09-05 15:18:07 +00:00
Mk
multimedia
net . Add (optional) support for the DGD networking package. 2003-09-05 22:15:51 +00:00
net-im Chase repocopies towards ports/dns 2003-09-05 07:33:51 +00:00
net-mgmt
net-p2p
news - Update to version 1.9.43 2003-09-05 09:24:11 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Update to 20030904. 2003-09-05 04:51:32 +00:00
russian
science
security Chase repocopies towards ports/dns 2003-09-05 07:33:51 +00:00
shells
sysutils - Add additional WITH_* knobs 2003-09-05 08:29:48 +00:00
Templates
textproc Chase repocopies towards ports/dns 2003-09-05 07:33:51 +00:00
Tools
ukrainian
vietnamese
www Mark IGNORE for older perls 2003-09-05 09:51:30 +00:00
x11
x11-clocks
x11-fm Update to 1.46. 2003-09-05 21:22:25 +00:00
x11-fonts
x11-servers - Update to version 1.6 2003-09-04 17:21:40 +00:00
x11-themes
x11-toolkits Add WITH_THREADS knob to compile with threads support. 2003-09-05 13:40:43 +00:00
x11-wm
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Fix new categorie, they're moved to ports/dns/ and not to ports/net/ 2003-09-05 11:03:27 +00:00
README

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.