1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pav Lucistnik 377f5c8f06 Add rude, an UDP traffic generator and its collector crude.
It's capable of accurate measuring of traffic.

PR:		ports/53671
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2003-12-21 23:12:25 +00:00
accessibility
arabic
archivers
astro
audio - Fix build on big-endian architecture (hopefully) 2003-12-21 15:45:38 +00:00
benchmarks - support large files 2003-12-21 03:19:28 +00:00
biology
cad
chinese
comms - Restore Date created: and Whom: lines in the port Makefile header 2003-12-21 00:37:58 +00:00
converters
databases - Update to 1.7.23 2003-12-21 21:54:42 +00:00
deskutils - Fix fetching in slave ports. 2003-12-21 18:25:23 +00:00
devel - Use Qt treeview libraries 2003-12-21 18:54:17 +00:00
dns
editors - Update to version 1.2.4 2003-12-21 17:38:33 +00:00
emulators - update to 0.34b 2003-12-21 02:39:23 +00:00
finance
french
ftp - make the p5-IO dependency conditional on the Perl version 2003-12-21 01:30:44 +00:00
games - Update to version 1.12.0 2003-12-21 17:44:51 +00:00
german
graphics - add patch to fix anytopnm 2003-12-21 21:40:05 +00:00
hebrew
hungarian
irc
japanese - Support USE_LIBTOOL properly 2003-12-21 17:50:42 +00:00
java
korean
lang - Update to 2.6b 2003-12-21 14:48:05 +00:00
mail - Take maintainership 2003-12-21 20:37:54 +00:00
math
mbone
misc Update to 1.41. 2003-12-21 17:10:30 +00:00
Mk - Add redhat 7.1 master site that have XFree86-4.1 rpm needed for 2003-12-21 15:17:15 +00:00
multimedia
net Add rude, an UDP traffic generator and its collector crude. 2003-12-21 23:12:25 +00:00
net-im Add a WWW: line. 2003-12-21 17:27:30 +00:00
net-mgmt Per bento logs, mark as broken on 5.x due to varargs.h being 2003-12-21 22:28:04 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print - Fix MASTER_SITES 2003-12-21 21:58:13 +00:00
russian
science
security - update to 0.4.2 2003-12-21 17:52:11 +00:00
shells
sysutils Fix the CD detection code so that SCSI CDs burners are properly detected, 2003-12-21 18:15:04 +00:00
Templates
textproc - Fix fetching of polish dictionary. 2003-12-21 22:21:49 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.2.2 2003-12-21 20:28:31 +00:00
x11 New port: Prerelease version of libX11 from freedesktop.org. 2003-12-21 19:49:54 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Fix build on architecture other than i386 2003-12-21 17:58:29 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED
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/doc/en_US.ISO8859-1/books/handbook/

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.