1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sergey Matveychuk f0d5f8718a Recent changes to the default installation path of the net-mgmt/nagios port
may result in logos being incorrectly searched for by lingering definition
of physical_html_path in cgi.cfg.  A note about this and where to check for
correct value mentioned in pkg-message.

Kudos to Kristof Meers <kristof.meers@psy.kuleuven.be> for alerting me to the
problem.

PR:		ports/91592
Submitted by:	maintainer
2006-01-10 18:56:39 +00:00
accessibility
arabic
archivers
astro
audio - Update to 2.3.3 2006-01-10 17:17:34 +00:00
benchmarks
biology
cad
chinese - update to 0.07 2006-01-10 14:57:44 +00:00
comms
converters
databases Update postgresql with latest patch release. 2006-01-09 17:30:38 +00:00
deskutils Bump the PORTREVISION for rebuild/reinstall with gnutls shared library version 2006-01-10 18:18:02 +00:00
devel - update to 0.53 2006-01-10 15:21:15 +00:00
dns
editors - Don't disable fastalloc on 6.X; fixes runtime crash 2006-01-10 14:18:14 +00:00
emulators Unbreak: USE_GCC=3.2+ on 4.x 2006-01-10 10:56:15 +00:00
finance - Update to 2.6.4 2006-01-09 17:52:15 +00:00
french
ftp Depend on gnutls instead of gnutls-devel in: 2006-01-10 16:24:21 +00:00
games Chase gnutls update. 2006-01-09 16:34:19 +00:00
german
graphics - Fix build 2006-01-10 18:37:13 +00:00
hebrew
hungarian
irc - Update to 7.2.0 2006-01-09 22:49:56 +00:00
japanese Chase i18n patch to samba-3.0.21a update. 2006-01-10 06:26:51 +00:00
java
korean
lang Unbreak: Build w/o FD-solver on 6.x+ 2006-01-10 09:51:24 +00:00
mail Depend on gnutls instead of gnutls-devel in: 2006-01-10 16:24:21 +00:00
math - Update to 2.2.1 2006-01-09 23:36:48 +00:00
mbone
misc Utilize NAGIOSWWWDIR variable, just like port of nagios-2.0.r1 does. 2006-01-09 16:52:55 +00:00
Mk More improvement on the grammar. 2006-01-09 21:28:42 +00:00
multimedia Fix configure error by use perl5.8. 2006-01-10 08:34:10 +00:00
net - Fix startup script to respect stone_enable in rc.conf 2006-01-10 18:55:38 +00:00
net-im - Don't remove mtree symlinks 2006-01-10 15:19:41 +00:00
net-mgmt Recent changes to the default installation path of the net-mgmt/nagios port 2006-01-10 18:56:39 +00:00
net-p2p Fix build if libtorrent is present 2006-01-09 20:58:52 +00:00
news
palm
polish
ports-mgmt
portuguese
print Chase gnutls update. 2006-01-09 16:34:19 +00:00
russian
science
security - Chase libprelude version bump (.2 -> .4) 2006-01-10 17:10:13 +00:00
shells - Fix runtime 2006-01-10 18:45:31 +00:00
sysutils - Update to 1.3.3 2006-01-10 17:15:16 +00:00
Templates
textproc Update to 0.50. Require Perl from ports. Warn that some things might 2006-01-10 13:08:00 +00:00
Tools
ukrainian
vietnamese
www Update to 0.05 2006-01-10 14:54:57 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Normalize shlib installation 2006-01-09 23:02:17 +00:00
x11-wm - Fix build on FreeBSD 4.X 2006-01-10 12:47:29 +00:00
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED Repocopy sysutils/linneighborhood to more appropriate category 'net'. 2006-01-10 10:44:05 +00:00
README
UPDATING - Change DRUPDIR to www/durpal. www/data is owned by the installed 2006-01-10 04:03:43 +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.