1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Chris D. Faulhaber e1e1436769 Update port to 0.7.1
- Numerous bug fixes
2000-01-13 19:28:34 +00:00
archivers
astro
audio Correct MD5 checksum. 2000-01-12 20:41:11 +00:00
benchmarks Explain better why we have two iozone ports. 2000-01-09 22:51:21 +00:00
biology
cad
chinese
comms G-Kermit is a new implementation of kermit from the same people 2000-01-11 16:13:19 +00:00
converters
databases Add a patch for fixing a serious bug in MySQL password handling. 2000-01-12 23:47:47 +00:00
deskutils Update to version 2.10 to unbreak 2000-01-09 22:00:07 +00:00
devel Fixes: 2000-01-12 04:48:15 +00:00
dns
editors Update to version 5.6a patchlevel 21. 2000-01-12 02:56:19 +00:00
emulators Install packages with -U instead of -i. This should minimize the 2000-01-10 13:04:34 +00:00
finance
ftp allow definition of NO_X11 to compile without xpm/gtk 2000-01-11 00:20:07 +00:00
games Activate QuakeForge. 2000-01-12 05:49:38 +00:00
german
graphics Update port to 1.3.3 2000-01-13 12:55:11 +00:00
irc
japanese Fix build error under 4-current and new egcs/C++ compiler. 2000-01-11 15:52:35 +00:00
java
korean
lang - Support IPv6. 2000-01-13 13:28:10 +00:00
mail
math Fix testing/timing failures due to the last update. 2000-01-12 23:35:31 +00:00
mbone
misc Change 2000-01-13 02:39:35 +00:00
Mk
multimedia
net Support IPv6. 2000-01-13 07:02:22 +00:00
net-im
net-mgmt
news Update port to 0.7.1 2000-01-13 19:28:34 +00:00
palm
ports-mgmt Fixes: 2000-01-12 04:48:15 +00:00
portuguese/ispell-pt_BR
print Version upgrade: T97->T98 2000-01-12 00:14:27 +00:00
russian
science
security Mark FORBIDDEN when /usr/include/tcpd.h exists. 2000-01-12 07:20:54 +00:00
shells
sysutils Update lsof 4.47 to patchlevel C. 2000-01-12 17:20:56 +00:00
Templates
textproc Update to 1.0.2 2000-01-12 05:46:56 +00:00
Tools
vietnamese
www Mark BROKEN for CURRENT with appropriate reference to a PR. 2000-01-12 16:46:54 +00:00
x11 There is a new library: XThrStub 2000-01-13 14:14:25 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers There is a new library: XThrStub 2000-01-13 14:14:25 +00:00
x11-themes
x11-toolkits Add guile-gtk 2000-01-12 04:51:33 +00:00
x11-wm Update to 0.5 2000-01-13 09:53:44 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.