Personal patches
Go to file
Palle Girgensohn 3abc240b9d Fix merge problem in r509493
Approved by: ports-secteam
2019-08-22 12:01:35 +00:00
accessibility
arabic
archivers MFH: r506777 2019-07-17 11:43:22 +00:00
astro MFH: r508295 2019-08-07 22:43:49 +00:00
audio MFH: r509428 2019-08-20 15:46:31 +00:00
base
benchmarks
biology
cad - Restrict Python run-time dependency to version 2.7 because 2019-07-02 15:41:44 +00:00
chinese
comms
converters Update to 2.1.0 2019-07-03 14:29:41 +00:00
databases Fix merge problem in r509493 2019-08-22 12:01:35 +00:00
deskutils MFH: r507513 2019-07-28 16:26:32 +00:00
devel MFH: r509438 2019-08-21 12:09:40 +00:00
dns MFH: r509298 2019-08-19 17:59:30 +00:00
editors MFH: r505842 2019-07-04 16:35:04 +00:00
emulators MFH: r509514 2019-08-21 18:36:06 +00:00
finance - Update gnucash to 3.6 2019-07-02 08:18:26 +00:00
french
ftp MFH: r507980 2019-08-12 12:36:03 +00:00
games MFH: r508692 2019-08-11 22:36:58 +00:00
german
graphics MFH: r508996 2019-08-15 14:43:50 +00:00
hebrew
hungarian
irc MFH: r507042 2019-07-22 18:55:59 +00:00
japanese
java Adjust to proposed changes in Java versioning 2019-07-04 02:40:49 +00:00
Keywords
korean
lang MFH: r507979 2019-08-03 19:15:48 +00:00
mail MFH: r505749 r506788 r507394 r507648 2019-08-01 08:31:25 +00:00
math MFH: r509307 2019-08-21 07:14:17 +00:00
misc MFH: r506286 2019-07-09 16:58:02 +00:00
Mk MFH: r508390 2019-08-21 07:18:56 +00:00
multimedia MFH: r509425 2019-08-20 14:17:56 +00:00
net MFH: r509496 2019-08-22 06:00:18 +00:00
net-im MFH: r509276 net-im/py-slackclient: Update to 2.1.0 2019-08-19 12:19:05 +00:00
net-mgmt MFH: r509310 2019-08-21 07:47:44 +00:00
net-p2p net-p2p/radarr: Update to 0.2.0.1358 2019-07-02 14:09:16 +00:00
news
palm
polish
ports-mgmt Update to 1.11.99.1 2019-07-04 07:07:07 +00:00
portuguese
print MFH: r509075 2019-08-16 13:01:24 +00:00
russian
science - Update to 3.2.0. 2019-07-03 23:55:47 +00:00
security MFH: r509576 2019-08-22 05:46:40 +00:00
shells MFH: r508344 2019-08-08 16:14:46 +00:00
sysutils MFH: r509243 r509244 2019-08-20 10:46:00 +00:00
Templates
textproc MFH: r508699 textproc/py-sphinxcontrib-bitbucket: Fix Python 3 build/run 2019-08-12 01:14:45 +00:00
Tools
ukrainian
vietnamese
www MFH: r509235 2019-08-19 09:35:44 +00:00
x11 MFH: r509218 r509225 2019-08-18 17:04:42 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts MFH: r506642 2019-07-15 06:26:25 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm MFH: r507121 2019-07-22 11:42:28 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED www/seamonkey: remove port 2019-07-03 14:11:12 +00:00
README
UIDs
UPDATING MFH: r507532 2019-07-29 06:27:37 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://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:

	https://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.