1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sam Lawrance 490878dfdf Add a check to see if WITH_MILTER is not set (and don't build milter
in that case).

PR:		ports/85834
Submitted by:	Vivek Khera <vivek@khera.org>
Approved by:	blaz@si.FreeBSD.org (maintainer)
2005-10-17 13:20:03 +00:00
accessibility
arabic
archivers
astro
audio Chase MASTER_SITE, use OPTIONS while here 2005-10-17 12:45:26 +00:00
benchmarks
biology
cad
chinese
comms Update to 3.0.6 2005-10-17 11:32:25 +00:00
converters
databases
deskutils Upgrade to 2.0.2. 2005-10-16 21:54:15 +00:00
devel Remove broken port: abandoned, didn't build with latest lang/ghc 2005-10-17 12:34:58 +00:00
dns Make LOCALBASE clean. 2005-10-17 06:19:06 +00:00
editors Update to 2.0m134 2005-10-17 09:41:59 +00:00
emulators
finance
french
ftp
games add builddependency on unzip 2005-10-17 11:46:09 +00:00
german
graphics - Respect ${LOCALBASE} [1] 2005-10-17 11:44:02 +00:00
hebrew
hungarian
irc Upgrade to 2.9.4 (fixes a security issue) 2005-10-16 21:13:33 +00:00
japanese
java
korean
lang Make PREFIX-aware 2005-10-17 09:26:38 +00:00
mail Although configure looks for libjpeg, it's not used at all, so drop LIB_DEPENDS. 2005-10-17 10:29:20 +00:00
math
mbone
misc Note why this port hasn't been upgraded to v2.2.2. 2005-10-16 23:13:20 +00:00
Mk
multimedia o LIB_DEPENDS on both multimedia/libmatroska and textproc/libebml 2005-10-17 01:53:39 +00:00
net - Update to 0.10 2005-10-17 09:43:29 +00:00
net-im - Update to 0.10 2005-10-17 09:43:29 +00:00
net-mgmt Remove undeliverable maintainer address: 2005-10-17 00:52:03 +00:00
net-p2p Fix the build for FreeBSD 4.x. It's untest, btw. 2005-10-17 07:15:39 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian Upgrade to 1.5.1 2005-10-17 00:03:16 +00:00
science
security Add a check to see if WITH_MILTER is not set (and don't build milter 2005-10-17 13:20:03 +00:00
shells
sysutils - Update to 4.15 2005-10-17 09:32:45 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www FIx plist. 2005-10-17 11:48:31 +00:00
x11
x11-clocks
x11-fm
x11-fonts - Update to 1.15 2005-10-17 02:44:58 +00:00
x11-servers
x11-themes
x11-toolkits - Use configure instead of patching install-path 2005-10-17 11:09:54 +00:00
x11-wm Add transset-df. 2005-10-17 07:07:37 +00:00
.cvsignore
CHANGES
LEGAL
Makefile
MOVED Remove broken port: abandoned, didn't build with latest lang/ghc 2005-10-17 12:34:58 +00:00
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.