1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
David E. O'Brien 997f89e8a7 Network packet sniffer
PR:		ports/6160
Submitted by:	Adam McDougall <mcdouga9@egr.msu.edu> and reworked by me
1998-04-04 04:58:26 +00:00
archivers
astro
audio
benchmarks Activate nbench. 1998-03-27 12:29:00 +00:00
biology mkdir -> ${MKDIR}. This also has the side-effect of making this 1998-03-30 23:44:07 +00:00
cad
chinese
comms Mark this port as BROKEN. It installs a .seyon in ${HOME}. Ports are 1998-04-03 04:20:48 +00:00
converters
databases Mark BROKEN. DEPENDS on databases/msql which is also BROKEN. 1998-04-03 02:33:06 +00:00
deskutils Import teapot port. teapot is a curses-based spreadsheet. 1998-03-27 10:31:48 +00:00
devel Add a patch to make a header file work properly in C++ programs 1998-04-03 01:51:56 +00:00
dns
editors Don't die if a rmdir fails. 1998-04-01 01:50:02 +00:00
emulators Upgrade to 980331 version of Bochs. 1998-04-03 02:38:45 +00:00
finance
ftp Upgrade to 2.4.3 1998-03-23 06:09:14 +00:00
games Energize xskewb! 1998-04-02 04:06:06 +00:00
german
graphics cc -c -I/usr/include/rpc -I. -I../../hdf/src/ -I../../mfhdf/libsrc -I../../mfhdf/port -DSWAP -DNDEBUG -DHDF -O2 -pipe -ansi -DNDEBUG xdr.c 1998-04-01 02:04:04 +00:00
irc
japanese Add MANUAL_PACKAGE_BUILD, need to loop. 1998-04-01 01:49:24 +00:00
java
korean Update to patchlevel 12. 1998-03-28 14:39:30 +00:00
lang No need to define WRKSRC if it is equal to ${WRKDIR}/${DISTNAME}. 1998-03-28 19:37:51 +00:00
mail Upgrade to 3.14 1998-04-01 23:29:31 +00:00
math Make this port reinstall-friendly. Also, don't create a directory 1998-04-01 02:23:51 +00:00
mbone
misc Fix the modification timestamp in the extended file display. 1998-03-28 14:29:41 +00:00
Mk Don't delete "Latest" link if NO_LATEST_LINK is set. 1998-03-24 03:34:51 +00:00
multimedia Make fxtv work with CURRENT and STABLE. This is not the optimum solution, 1998-03-23 22:47:21 +00:00
net Network packet sniffer 1998-04-04 04:58:26 +00:00
net-mgmt Round II, add some mirror sites. 1998-04-02 20:43:45 +00:00
news upgrade png major 1998-03-28 20:12:07 +00:00
palm
ports-mgmt
print libpng upgrade changed directory name. 1998-04-01 01:43:05 +00:00
russian
science cc -c -I/usr/include/rpc -I. -I../../hdf/src/ -I../../mfhdf/libsrc -I../../mfhdf/port -DSWAP -DNDEBUG -DHDF -O2 -pipe -ansi -DNDEBUG xdr.c 1998-04-01 02:04:04 +00:00
security
shells
sysutils Create/delete the /dev/scgx symlink in pkg/PLIST. 1998-03-29 01:11:35 +00:00
Templates
textproc Added dsssl-docbook-modular. 1998-03-25 14:12:21 +00:00
vietnamese
www Upgrade to 4.05. The Fortify stuff is untested, but I just merged 1998-04-03 00:24:04 +00:00
x11 Don't try to untar Wraphelp.c if USA_RESIDENT=NO 1998-04-03 22:59:40 +00:00
x11-clocks
x11-fm The port that throws up on gtk is workplace, not windowmaker. 1998-03-28 22:18:38 +00:00
x11-fonts
x11-servers Don't try to untar Wraphelp.c if USA_RESIDENT=NO 1998-04-03 22:59:40 +00:00
x11-toolkits Fix a few portlint nits. 1998-03-28 14:12:59 +00:00
x11-wm The port that throws up on gtk is workplace, not windowmaker. 1998-03-28 22:18:38 +00:00
.cvsignore
INDEX This is the official INDEX file for 2.2.6-RELEASE. You can get the 1998-03-24 05:20:01 +00:00
LEGAL Remove netscape ports, they are now redistrubitable. Fix paths for 1998-03-23 13:00:40 +00:00
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.