1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kevin Lo 004c2c3759 Update to version 2.0.6
PR: 24577
Submitted by: MAINTAINER
2001-01-24 11:14:04 +00:00
archivers
astro add myself to the map 2001-01-24 06:08:28 +00:00
audio Update to 1.19. 2001-01-24 05:04:04 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel Previous workaround was insufficient to resolve ports/24589. Try harder this 2001-01-24 10:25:16 +00:00
dns
editors Update to 3.0.1. 2001-01-23 18:22:20 +00:00
emulators More fix about usb support. 2001-01-24 01:16:14 +00:00
finance
french
ftp
games Honour SDL_CONFIG make var to be in line with another SDL ports. 2001-01-23 17:40:51 +00:00
german
graphics If the graphics/avifile port is installed, xine can use its win32 libs. 2001-01-24 09:19:41 +00:00
hebrew
irc
japanese
java Update to 0.6.10. 2001-01-23 18:31:58 +00:00
korean
lang Update port to erlang 7.1.0. 2001-01-23 20:50:38 +00:00
mail Update to version 2.0.6 2001-01-24 11:14:04 +00:00
math
mbone
misc The lile port had a couple of issues with process id's 2001-01-23 22:57:24 +00:00
Mk
multimedia If the graphics/avifile port is installed, xine can use its win32 libs. 2001-01-24 09:19:41 +00:00
net From Sergey: 2001-01-24 08:06:55 +00:00
net-im
net-mgmt
net-p2p
news Removed blank line to make portlint happy 2001-01-24 06:29:13 +00:00
palm
ports-mgmt Add qtpkg 1.0, a Qt based package removal tool. 2001-01-23 16:47:05 +00:00
portuguese/ispell-pt_BR
print
russian
science
security Upgrade to 1.0.7. 2001-01-24 03:26:02 +00:00
shells
sysutils Minor cleanups as a result of gnomelibs 1.2.9 2001-01-24 05:09:13 +00:00
Templates
textproc Update to 0.6 2001-01-24 05:10:41 +00:00
Tools
vietnamese
www Sync with www/mozilla. 2001-01-24 06:52:04 +00:00
x11 *sigh* missed a relatvely important patch, at least from a packaging PoV 2001-01-24 05:25:53 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix bogons related to WANT_STATIC. 2001-01-24 03:48:41 +00:00
x11-wm fix build. wrong version committed.. 2001-01-23 18:44:21 +00:00
.cvsignore
INDEX
LEGAL
Makefile
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/handbook/handbook.html

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.