1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2003-03-28 09:54:35 +00:00
accessibility
arabic
archivers Catch up with the recent ruby-zlib changes. (PORTREVISION bumped) 2003-03-28 09:53:59 +00:00
astro
audio Fix MASTER_SITES and take over maintainership. 2003-03-28 08:25:46 +00:00
benchmarks
biology * Fix build with GCC3 (-CURRENT). 2003-03-25 12:28:57 +00:00
cad cad/leocad checksum update and minor include file fix 2003-03-28 08:40:10 +00:00
chinese Update to 1.4. 2003-03-27 15:35:57 +00:00
comms
converters
databases Update to 1.0.14 2003-03-28 09:46:52 +00:00
deskutils Add WWW. 2003-03-24 13:59:34 +00:00
devel vtcl checksum and version mismatch 2003-03-28 08:31:43 +00:00
dns
editors Fix typo 2003-03-28 09:21:58 +00:00
emulators Remove commented USE_MESA (which is implied by current XFree86 ports 2003-03-25 13:56:54 +00:00
finance
french
ftp Update 1.2.6 -> 1.2.8 2003-03-24 13:33:28 +00:00
games . Define WRKSRC to fix breakage caused by DISTNAME change in last commit. 2003-03-28 06:19:17 +00:00
german
graphics Update x-face-e21.el. 2003-03-27 23:56:09 +00:00
hebrew
hungarian
irc Fix a couple of Buffer overflows. 2003-03-27 19:12:50 +00:00
japanese Update to 2002-03-07. 2003-03-28 06:52:08 +00:00
java New port: trove4j. 2003-03-27 15:12:39 +00:00
korean
lang Upgrade to 5.04.3. 2003-03-27 22:55:09 +00:00
mail New Port: mail/dcc-dccd 2003-03-28 09:10:08 +00:00
math o) Grrr forgotten to add the additional patchfiles 2003-03-27 13:19:24 +00:00
mbone
misc Update compat4x for 5.0-CURRENT/i386 to 20030328. 2003-03-28 04:44:16 +00:00
Mk add MASTER_PGSQL_SITE 2003-03-28 08:23:13 +00:00
multimedia Correct the formatting of the skin selector dialog. 2003-03-28 05:04:53 +00:00
net Update to 0.6.1 2003-03-28 03:41:45 +00:00
net-im - update to licq-base-1.2.6, licq-qt-gui-1.2.6, licq-console-1.2.6 2003-03-24 16:19:58 +00:00
net-mgmt Update to version 0.7 2003-03-28 03:33:17 +00:00
net-p2p o Update to 2.4r1 2003-03-27 19:44:14 +00:00
news
palm Set IGNORE if !PACKAGE_BUILDING, not BROKEN. The missing distfile can 2003-03-28 05:09:11 +00:00
picobsd
polish
ports-mgmt Fix an error handler typo so it fails gracefully. 2003-03-28 09:52:25 +00:00
portuguese
print Update preview-latex to 0.7.8, drop maintainership 2003-03-28 00:44:10 +00:00
russian
science
security Update to 0.0.14 2003-03-28 04:40:29 +00:00
shells Support /dev/(tcp|udp)/host/port redirection. 2003-03-24 18:57:50 +00:00
sysutils Fix an error handler typo so it fails gracefully. 2003-03-28 09:52:25 +00:00
Templates
textproc Update to 0.0.2. 2003-03-28 09:54:35 +00:00
Tools Sort the non-dirrm entries, and reverse sort the dirrm entries. 2003-03-28 05:08:03 +00:00
ukrainian
vietnamese
www Update to 0.8.3. 2003-03-28 09:54:15 +00:00
x11 Update to 1.0.0. 2003-03-26 17:42:58 +00:00
x11-clocks Update to 2.6 2003-03-25 01:29:46 +00:00
x11-fm Add MIME type editor for the ROX desktop. 2003-03-24 20:25:47 +00:00
x11-fonts Set proper dependency. 2003-03-25 14:20:19 +00:00
x11-servers
x11-themes
x11-toolkits - Update to 0.8.5 2003-03-25 04:53:47 +00:00
x11-wm
.cvsignore
INDEX Regenerate INDEX for 4.8-R to catch up with port retaggings. 2003-03-25 04:27:54 +00:00
INDEX-5
LEGAL PR: 2003-03-25 13:33:55 +00:00
Makefile
MOVED Retire x11-fm/rox-base. 2003-03-24 21:07: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.