Personal patches
Go to file
Chris Piazza 243b289ab1 Import of tcpflow.
Tcpflow is a tool for capturing data transmitted as part of TCP connections
(flows), and stores it in a way that is convenient for protocol
analysis or debugging.  tcpflow reconstructs the actual data streams
and stores each flow in a seperate file for later analysis.

PR:		13362
Submitted by:	Jose M. Alcaide <jose@we.lc.ehu.es>
1999-08-26 23:32:03 +00:00
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel
dns
editors Fix a typo (PREIFX -> PREFIX) that prevented this from actually 1999-08-26 00:58:00 +00:00
emulators
finance
ftp Update to version 1.0b2 1999-08-26 23:08:22 +00:00
games I should have read the web page a little closer, the program's 1999-08-26 00:59:49 +00:00
german
graphics Upgrade to 0.33. 1999-08-26 18:56:28 +00:00
irc Activate p5-IRC 1999-08-26 20:34:14 +00:00
japanese Add gnome-icu. 1999-08-26 04:04:43 +00:00
java
korean
lang Update to version 1.4.0 1999-08-26 21:17:23 +00:00
mail Argh! The last commit got the port installing the exim binaries into 1999-08-26 11:30:48 +00:00
math Update to version 0.64.2 1999-08-26 22:58:16 +00:00
mbone
misc
Mk
multimedia
net Import of tcpflow. 1999-08-26 23:32:03 +00:00
net-im
net-mgmt
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Update MASTER_SITES 1999-08-26 23:22:32 +00:00
russian
science
security
shells
sysutils Respect CFLAGS and CC 1999-08-26 21:02:33 +00:00
Templates
textproc Update to version 0.28.2.1 1999-08-26 20:48:31 +00:00
Tools
vietnamese
www Add option for SNMP support (via net/ucd-snmp). 1999-08-26 22:09:39 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Activate ruby-gtk 1999-08-26 21:23:35 +00:00
x11-wm Activate wmakerconf 1999-08-26 20:44:42 +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.