Personal patches
Go to file
Jan Beich 562f9180c7 MFH: r467273
www/waterfox: apply some FF60 fixes

Approved by:	ports-secteam blanket
2018-04-13 22:09:26 +00:00
accessibility
arabic
archivers MFH: r466909 2018-04-10 20:51:55 +00:00
astro
audio MFH: r466648 2018-04-07 19:09:30 +00:00
base
benchmarks
biology biology/stacks: Software pipeline for building loci from short-read sequences 2018-03-31 13:16:05 +00:00
cad MFH: r466167 2018-04-01 15:38:48 +00:00
chinese
comms
converters Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-03-31 17:50:55 +00:00
databases MFH: r466682 2018-04-10 19:35:28 +00:00
deskutils MFH: r466648 2018-04-07 19:09:30 +00:00
devel MFH: r467176 2018-04-12 17:57:11 +00:00
dns MFH: r466648 2018-04-07 19:09:30 +00:00
editors MFH: r466648 2018-04-07 19:09:30 +00:00
emulators MFH: r467115 2018-04-11 23:46:29 +00:00
finance
french
ftp
games devel/icu: fix PORTREVISION in consumers after r466760 (direct commit) 2018-04-07 19:19:57 +00:00
german
graphics MFH: r466925 2018-04-11 04:40:56 +00:00
hebrew
hungarian
irc MFH: r466648 2018-04-07 19:09:30 +00:00
japanese
java MFH: r466648 2018-04-07 19:09:30 +00:00
Keywords
korean
lang MFH: r466773 2018-04-09 09:16:47 +00:00
mail MFH: r466648 2018-04-07 19:09:30 +00:00
math MFH: r466648 2018-04-07 19:09:30 +00:00
misc MFH: r466648 2018-04-07 19:09:30 +00:00
Mk
multimedia MFH: r466919 2018-04-10 00:16:58 +00:00
net MFH: r467039 2018-04-11 09:42:03 +00:00
net-im MFH: r466648 2018-04-07 19:09:30 +00:00
net-mgmt MFH: r466569 r466572 2018-04-11 13:01:27 +00:00
net-p2p
news MFH: r466648 2018-04-07 19:09:30 +00:00
palm
polish
ports-mgmt - update manpages 2018-03-31 07:04:00 +00:00
portuguese
print MFH: r466648 2018-04-07 19:09:30 +00:00
russian
science - Update WWW 2018-03-31 09:33:26 +00:00
security MFH: r466403 2018-04-13 09:57:43 +00:00
shells MFH: r466613 2018-04-09 12:25:45 +00:00
sysutils MFH: r466648 2018-04-07 19:09:30 +00:00
Templates
textproc MFH: r466648 2018-04-07 19:09:30 +00:00
Tools
ukrainian
vietnamese
www MFH: r467273 2018-04-13 22:09:26 +00:00
x11 MFH: r466648 2018-04-07 19:09:30 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits MFH: r466648 2018-04-07 19:09:30 +00:00
x11-wm Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-03-31 17:50:55 +00:00
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs MFH: r466725 2018-04-07 14:02:07 +00:00
LEGAL
Makefile
MOVED Document the removal of expired ports 2018-03-31 15:38:17 +00:00
README
UIDs MFH: r466725 2018-04-07 14:02:07 +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.