1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Daichi GOTO 1309f8d258 fix: about building on -stable
Submitted by:	Ulrich Spoerlein <q@uni.de>
Pointed out by:	bento via kris
2003-06-30 12:32:07 +00:00
accessibility
arabic
archivers Update to 2.2.5. 2003-06-29 18:01:49 +00:00
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases Update to version 0.88. 2003-06-30 10:53:24 +00:00
deskutils
devel PR: 2003-06-30 07:14:51 +00:00
dns
editors Add congolmerate, a GNOME 2 XML editor geared toward DocBook editing. 2003-06-29 20:07:30 +00:00
emulators Patch to use DOCSDIR and DATADIR 2003-06-30 02:15:44 +00:00
finance
french
ftp
games fix: about building on -stable 2003-06-30 12:32:07 +00:00
german
graphics Upgrade to 0.6.15. 2003-06-30 09:37:50 +00:00
hebrew
hungarian
irc Add a distribution patch to fix tinting. 2003-06-30 05:13:53 +00:00
japanese
java
korean
lang
mail Recognize named lists in hosts_treat_as_local. 2003-06-30 11:46:43 +00:00
math
mbone
misc Add gkrellm-xkb, X keyboard layout indicator plugin for GKrellm. 2003-06-29 20:16:02 +00:00
Mk Fix a bug where by "yes" would still be included in USE_GNOME for older 2003-06-29 22:41:55 +00:00
multimedia
net This port does not compile on 5.x. Warn prospective users. 2003-06-30 02:03:17 +00:00
net-im update to version 0.80 2003-06-29 20:13:38 +00:00
net-mgmt Update to 1.1.2 2003-06-29 21:15:57 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print Fix Build. 2003-06-29 22:33:17 +00:00
russian
science Update to 0.3.4. 2003-06-29 19:48:18 +00:00
security Reviewed by: 2003-06-30 07:41:04 +00:00
shells Update to 2.04. 2003-06-30 05:58:03 +00:00
sysutils sysutils/linuxfdisk works correctly on i386 machine only. 2003-06-30 04:45:20 +00:00
Templates
textproc PR: 2003-06-30 07:07:53 +00:00
Tools
ukrainian
vietnamese
www Update to 1.1.2 2003-06-30 12:28:22 +00:00
x11 Fix Comment 2003-06-29 23:27:28 +00:00
x11-clocks
x11-fm
x11-fonts Unbreak fetch: use MASTER_SITES_SOURCEFORGE. 2003-06-29 17:02:09 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 1.01 2003-06-29 23:51:35 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED fix typo 2003-06-29 19:12:15 +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.