1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kevin Lo 5e2fb67a1b - Fix pkg-plist to complete NOPORTDOCS support
- Add ${PTHREAD_LIBS} and ${PTHREAD_CFLAGS} to fix compile errors

PR: 28072
Submitted by: Patrick Li <pat@databits.net>
2001-06-15 12:55:20 +00:00
accessibility/atk
arabic
archivers
astro
audio
benchmarks
biology Update to 1.13.3; remove bogus file. 2001-06-15 12:11:33 +00:00
cad
chinese
comms
converters
databases
deskutils
devel Updated to Coda 5.3.15 2001-06-14 19:09:13 +00:00
dns Add sleuth 1.2, a tool for checking DNS zones. 2001-06-15 12:46:45 +00:00
editors
emulators
finance
french
ftp Update to 0.98.6, which fixes a bug with restored retrieves. 2001-06-14 17:18:16 +00:00
games - Fix pkg-plist to complete NOPORTDOCS support 2001-06-15 12:55:20 +00:00
german
graphics Fix by applying sf's patch. 2001-06-14 15:53:53 +00:00
hebrew
hungarian
irc Update irchat-pj/dcc to 2.5.5, pure to 0.5. 2001-06-14 15:13:41 +00:00
japanese
java
korean
lang - upgrade to the current Scheme48 release (0.56) 2001-06-15 12:42:21 +00:00
mail Update to 5.8.6. 2001-06-15 07:51:44 +00:00
math
mbone
misc Update to June 12, 2001 CVS snap. 2001-06-14 14:57:07 +00:00
Mk
multimedia
net Add sleuth 1.2, a tool for checking DNS zones. 2001-06-15 12:46:45 +00:00
net-im
net-mgmt
net-p2p
news
palm
picobsd
polish
ports-mgmt Update to 20010615. 2001-06-15 09:36:29 +00:00
portuguese
print
russian
science
security
shells
sysutils Update to 20010615. 2001-06-15 09:36:29 +00:00
Templates
textproc Update to version 0.33.6.3 2001-06-15 12:48:30 +00:00
Tools
ukrainian
vietnamese
www The better fix for ports/27337 is, IMO, to also install the man-page as 2001-06-14 21:20:34 +00:00
x11
x11-clocks
x11-fm Update to version 1.13.0 2001-06-15 12:42:38 +00:00
x11-fonts
x11-servers Change ${RM} to ${RM} -f in post-build, otherwise things stop 2001-06-14 17:54:05 +00:00
x11-themes
x11-toolkits
x11-wm
.cvsignore
INDEX
LEGAL
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.