1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2004-02-09 01:51:38 +00:00
accessibility
arabic
archivers
astro
audio - Fix build on AMD64 2004-02-08 22:15:10 +00:00
benchmarks
biology USE_SIZEify 2004-02-08 01:14:05 +00:00
cad USE_SIZEify 2004-02-08 01:14:05 +00:00
chinese - Fix build on AMD64 2004-02-08 21:19:07 +00:00
comms Create a new port for xtt516, a GUI for controlling the TenTec 516 ham radio 2004-02-07 22:21:21 +00:00
converters Add a check for USE_ICONV, and if found, error out. This will avoid fork 2004-02-08 22:57:37 +00:00
databases BROKEN on 5.x: broken pkg-plist 2004-02-09 01:41:12 +00:00
deskutils Remove MASTER_SITE_XCONTRIB from MASTER_SITES. 2004-02-08 15:42:10 +00:00
devel upgrade to 3.0.a1 2004-02-09 01:46:26 +00:00
dns Upgrade to 0.45. This version has major speed enhancements, 2004-02-08 08:06:00 +00:00
editors Add patch-src:process.c. 2004-02-08 14:44:26 +00:00
emulators BROKEN on 5.x: does not compile 2004-02-09 01:43:38 +00:00
finance - Update to version 1.7.7 2004-02-08 16:40:44 +00:00
french
ftp - Workaround lack of reentrant gethostbyname() 2004-02-07 19:55:21 +00:00
games - Update to version 3.1.1 2004-02-08 13:26:36 +00:00
german BROKEN on 5.x: broken pkg-plist 2004-02-09 01:41:12 +00:00
graphics BROKEN on 5.x: does not compile 2004-02-09 01:51:38 +00:00
hebrew Reset bouncing maintainer address 2004-02-08 05:07:21 +00:00
hungarian
irc - Unbreak on -currnet. 2004-02-08 17:02:11 +00:00
japanese Update to 0.2.8. 2004-02-08 15:28:11 +00:00
java add USE_GCC=2.95 and unbreak this port. 2004-02-08 05:04:42 +00:00
korean
lang Fix build on systems without a decent version of Perl. 2004-02-08 13:08:44 +00:00
mail - SIZE'ify 2004-02-08 16:56:55 +00:00
math BROKEN on 5.x: broken pkg-plist 2004-02-09 01:41:12 +00:00
mbone
misc Use PLIST_FILES. 2004-02-08 22:45:37 +00:00
Mk
multimedia - Fix build on AMD64 2004-02-08 22:41:29 +00:00
net - SIZE'ify 2004-02-08 16:56:55 +00:00
net-im Fix the recent connectivity problems with Yahoo!. 2004-02-08 05:46:30 +00:00
net-mgmt
net-p2p USE_SIZEify 2004-02-08 01:14:05 +00:00
news
palm BROKEN on 5.x: does not compile 2004-02-09 01:51:38 +00:00
picobsd
polish
ports-mgmt Update to 20040207 2004-02-08 22:25:19 +00:00
portuguese
print Update to 2.3 and add ftp.ctan.org into $MASTER_SITES. (Committer's 2004-02-09 00:39:10 +00:00
russian
science - Fix build on AMD64 2004-02-07 22:00:53 +00:00
security BROKEN on 5.x: does not compile 2004-02-09 01:43:38 +00:00
shells
sysutils Update to 20040207 2004-02-08 22:25:19 +00:00
Templates
textproc Add xmlformat 1.02, an XML Document Formatter. 2004-02-08 23:28:17 +00:00
Tools
ukrainian
vietnamese
www BROKEN on 5.x: broken pkg-plist 2004-02-09 01:48:53 +00:00
x11 BROKEN: Missing dependencies 2004-02-09 01:45:28 +00:00
x11-clocks Unbreak by s/${PKGNAME}/${PORTNAME}-${PORTVERSION}/ for DISTNAME. The 2004-02-08 02:52:36 +00:00
x11-fm
x11-fonts
x11-servers BROKEN on 5.x: does not compile 2004-02-08 02:50:27 +00:00
x11-themes
x11-toolkits BROKEN on 5.x: does not compile 2004-02-09 01:43:38 +00:00
x11-wm BROKEN on 5.x: does not compile 2004-02-08 02:50:27 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED Fix typo: net/kgama -> net/kgamma 2004-02-07 20:52:06 +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.