1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
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 move catpage from PLIST to Makefile and other minor cleanups 1999-08-26 00:01:18 +00:00
astro
audio Set a default optimization level for the lazy and hopeless :). 1999-08-25 11:25:01 +00:00
benchmarks
biology
cad
chinese
comms Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
converters Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
databases Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
deskutils Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
devel Change MASTER_SITES and assign MASTER_SITE_SUBDIR. 1999-08-25 16:56:46 +00:00
dns
editors Fix a typo (PREIFX -> PREFIX) that prevented this from actually 1999-08-26 00:58:00 +00:00
emulators Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
finance Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
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 Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
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 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
korean Added byeoroo 1999-08-25 15:51:07 +00:00
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 Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
misc Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Mk
multimedia Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
net Import of tcpflow. 1999-08-26 23:32:03 +00:00
net-im
net-mgmt
news
palm
ports-mgmt Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
portuguese/ispell-pt_BR
print Update MASTER_SITES 1999-08-26 23:22:32 +00:00
russian
science Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
security Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
shells Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
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 Pass ${LOCALBASE}/(lib,include) as CPPFLAGS/LDFLAGS so installing 1999-08-25 05:18:43 +00:00
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.