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
Michael Haro b9786cccae add nrpe2 (after repocopy from net-mgmt/nrpe)
nrpe is Nagios Remote Plugin Executor

PR:		59485
2004-08-28 17:56:17 +00:00
accessibility
arabic
archivers
astro
audio Update to version 0.7.0 2004-08-28 06:06:53 +00:00
benchmarks
biology
cad Fix compilation with gcc-3.4 2004-08-28 08:46:40 +00:00
chinese
comms
converters
databases Remove documentation directory on deinstall. 2004-08-28 03:46:31 +00:00
deskutils
devel Update to 0.8.0 and assign maintainership. 2004-08-28 05:50:11 +00:00
dns Reset maintainer address (bouncing with permanent error). 2004-08-28 04:36:25 +00:00
editors
emulators Fix build with gcc-3.4 2004-08-28 06:06:17 +00:00
finance
french
ftp
games Update to version 1.6.0 2004-08-28 06:11:00 +00:00
german
graphics Update to version 2.7.1 2004-08-28 06:32:20 +00:00
hebrew
hungarian
irc
japanese Sync with libm17n shared library version bump. 2004-08-28 16:32:19 +00:00
java
korean
lang
mail Update to 0.9.12a. 2004-08-28 14:51:37 +00:00
math
mbone
misc bibletime-doc was removed on maintainer request 2004-08-28 11:01:12 +00:00
Mk
multimedia - Update to 0.99.15.1 2004-08-28 16:17:21 +00:00
net Unbreak with gcc 3.4. 2004-08-28 17:41:20 +00:00
net-im Update to 0.99.4 2004-08-28 07:45:29 +00:00
net-mgmt add nrpe2 (after repocopy from net-mgmt/nrpe) 2004-08-28 17:56:17 +00:00
net-p2p
news
palm Use intlhack. 2004-08-28 12:36:43 +00:00
picobsd
polish
ports-mgmt
portuguese
print add slave port for Photo Image Print System for Linux --- 2004-08-28 17:22:09 +00:00
russian
science
security Patch the default installation locations to be FreeBSD-friendly. Bump 2004-08-28 05:08:45 +00:00
shells
sysutils Update to 0.7.2. 2004-08-28 06:26:29 +00:00
Templates
textproc Sync with libm17n shared library version bump. 2004-08-28 16:32:19 +00:00
Tools
ukrainian
vietnamese
www Update to 0.33.0. 2004-08-28 06:11:06 +00:00
x11 Fix a C++ linkage problem in some cases. 2004-08-28 16:33:31 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Use ${LOCALBASE} instead of hard-coding /usr/local in Makefile. Also 2004-08-28 17:32:42 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED
README
UPDATING Add note about updated configuration files locations for security/samba-vscan. 2004-08-28 05:17:24 +00:00

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.