Personal patches
Go to file
Jan Beich 76942b2193 MFH: r468509
www/firefox: mirror distfile to ignore hiccups a la r465627

Approved by:	ports-secteam blanket
2018-04-28 00:45:09 +00:00
accessibility
arabic
archivers
astro
audio MFH: r467282 2018-04-14 09:07:35 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases MFH: r468493 2018-04-27 19:49:20 +00:00
deskutils
devel MFH: r468493 2018-04-27 19:49:20 +00:00
dns MFH: r468384 2018-04-26 20:43:14 +00:00
editors
emulators MFH: r468507 2018-04-28 00:27:07 +00:00
finance MFH: r468153 2018-04-24 00:14:22 +00:00
french MFH: r467844 2018-04-22 19:34:56 +00:00
ftp
games MFH: r468313 2018-04-26 00:31:43 +00:00
german MFH: r467844 2018-04-22 19:34:56 +00:00
graphics MFH: r467404 2018-04-19 18:32:43 +00:00
hebrew
hungarian
irc MFH: r468336 2018-04-27 07:47:37 +00:00
japanese MFH: r467844 2018-04-22 19:34:56 +00:00
java
Keywords
korean
lang MFH: r468412 2018-04-27 10:09:33 +00:00
mail MFH: r468319 2018-04-27 03:54:08 +00:00
math MFH: r467441 2018-04-15 23:58:28 +00:00
misc
Mk MFH: r466296 2018-04-23 22:04:01 +00:00
multimedia MFH: r468044 2018-04-22 19:03:06 +00:00
net MFH: r467840 2018-04-20 20:15:51 +00:00
net-im
net-mgmt MFH: r466569 r466572 2018-04-11 13:01:27 +00:00
net-p2p MFH: r467214 2018-04-19 16:22:02 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security MFH: r468181 2018-04-27 08:33:43 +00:00
shells
sysutils MFH: r468493 2018-04-27 19:49:20 +00:00
Templates
textproc MFH: r468042 2018-04-22 18:27:23 +00:00
Tools
ukrainian
vietnamese
www MFH: r468509 2018-04-28 00:45:09 +00:00
x11 MFH: r467286 2018-04-14 06:28:34 +00:00
x11-clocks
x11-drivers MFH: r468435 2018-04-27 17:16:24 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs MFH: r466666 2018-04-18 17:15:56 +00:00
LEGAL
Makefile
MOVED
README
UIDs MFH: r466666 2018-04-18 17:15:56 +00:00
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 ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will 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.