1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Bruce M Simpson 86f8d8d6da Fix tcpdump dependency on libpcap.
LIB_DEPENDS should only be used if shared libraries were built by the
libpcap port. Currently only static libraries are built.

Pointy hat to: bms
2006-01-25 07:00:31 +00:00
accessibility
arabic
archivers
astro Add ftp2.at and adjust location of ftp.at 2006-01-24 20:35:32 +00:00
audio SHA256ify 2006-01-25 03:14:08 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils - Preserve config files 2006-01-24 19:28:47 +00:00
devel Update to 0.3.2 2006-01-24 18:00:48 +00:00
dns
editors - Update to version 1.42 2006-01-25 06:26:12 +00:00
emulators Add ods2reader. 2006-01-24 20:31:30 +00:00
finance
french
ftp
games - Update to 1.3.8 2006-01-24 17:20:27 +00:00
german
graphics - Fix when WITHOUT_X11 is set 2006-01-24 18:32:15 +00:00
hebrew
hungarian
irc Update URL. 2006-01-24 22:27:10 +00:00
japanese
java
korean
lang Use the code actually committed into Ruby CVS against 2006-01-24 14:38:33 +00:00
mail Allow build to complete in WITHOUT_OPENSSL case 2006-01-24 22:55:23 +00:00
math
mbone
misc
Mk
multimedia
net Fix tcpdump dependency on libpcap. 2006-01-25 07:00:31 +00:00
net-im
net-mgmt
net-p2p o Build and install mldonkey hashing signature tool: mld_hash 2006-01-24 23:46:37 +00:00
news
palm
polish
ports-mgmt
portuguese
print Fix build and unbreak port. 2006-01-24 18:54:29 +00:00
russian Update to 0.74 2006-01-24 17:19:51 +00:00
science
security Update to DAT 4681 2006-01-25 02:38:40 +00:00
shells
sysutils
Templates
textproc s/WordNet-*/WordNet/ in the build line. The WordNet port now installs 2006-01-24 20:42:24 +00:00
Tools Warn if there are duplicate MD5/SHA256/SIZE statements for a single file 2006-01-24 21:53:51 +00:00
ukrainian
vietnamese
www - squid-like-www-en.tgz has been updated (checksum changed, the change is 2006-01-25 06:13:29 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 0.16 2006-01-24 17:39:55 +00:00
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile Split "portsnap fetch update" into "portsnap fetch" and "portsnap update" 2006-01-24 21:35:29 +00:00
MOVED
README
UPDATING

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.