Personal patches
Go to file
Cy Schubert d3774b922f MFH: r507121
Use ftp.freebsd.org instead of people.freebsd.org.

Reported by:	mat@
Approved by:	portmgr (miwi@)
2019-07-22 11:42:28 +00:00
accessibility
arabic
archivers MFH: r506777 2019-07-17 11:43:22 +00:00
astro
audio MFH: r506313 2019-07-09 21:13:54 +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 chinese/ibus-libpinyin: unbreak on powerpc64 2019-07-01 08:00:28 +00:00
comms comms/scrcpy: update to 1.9 2019-06-30 20:31:12 +00:00
converters Update to 2.1.0 2019-07-03 14:29:41 +00:00
databases MFH: r506270 2019-07-09 09:11:28 +00:00
deskutils deskutils/pet: Switch to USES=go:modules, fix build with go1.13beta1 2019-07-02 23:28:01 +00:00
devel MFH: r506803 2019-07-17 15:38:44 +00:00
dns Update to latest commit. 2019-07-01 16:21:46 +00:00
editors MFH: r505842 2019-07-04 16:35:04 +00:00
emulators MFH: r506725 2019-07-19 19:33:13 +00:00
finance - Update gnucash to 3.6 2019-07-02 08:18:26 +00:00
french
ftp - Update to 3.3 2019-07-01 23:33:05 +00:00
games games/openbor: update to 7066 2019-07-04 00:39:18 +00:00
german Update to 2019.06.30 2019-07-01 15:37:40 +00:00
graphics MFH: r506712 2019-07-15 21:39:40 +00:00
hebrew
hungarian
irc irc/irrsi: Update to 1.2.1 2019-07-01 20:29:01 +00:00
japanese
java Adjust to proposed changes in Java versioning 2019-07-04 02:40:49 +00:00
Keywords
korean
lang MFH: r506578 2019-07-16 19:59:42 +00:00
mail Recommended by our nmh upline, make the W3M option to depend on 2019-07-04 03:26:49 +00:00
math - Set default to on for optional install of math/octave-forge-database subport. 2019-07-02 21:27:34 +00:00
misc MFH: r506286 2019-07-09 16:58:02 +00:00
Mk Uses/python.mk: Clarify language, messaging and usage for <version-spec> 2019-07-03 07:31:01 +00:00
multimedia MFH: r506907 2019-07-19 06:10:08 +00:00
net MFH: r507127 net/py-libnet: Update to 3.0rc1, Remove/fix BROKEN_* 2019-07-22 03:29:47 +00:00
net-im MFH: r506727 2019-07-18 08:40:01 +00:00
net-mgmt Update to 0.8.3 2019-07-03 18:51:26 +00:00
net-p2p net-p2p/radarr: Update to 0.2.0.1358 2019-07-02 14:09:16 +00:00
news news/nntpcache: fix build 2019-07-01 10:58:24 +00:00
palm
polish Update to 20190626 2019-07-01 15:37:45 +00:00
ports-mgmt Update to 1.11.99.1 2019-07-04 07:07:07 +00:00
portuguese
print - Update to 2.11.3 2019-07-03 22:50:44 +00:00
russian
science - Update to 3.2.0. 2019-07-03 23:55:47 +00:00
security MFH: r507121 2019-07-22 11:42:28 +00:00
shells Update to the latest att/ast github commit. 2019-07-02 13:48:39 +00:00
sysutils MFH: r505844 2019-07-04 19:20:40 +00:00
Templates
textproc Bump port revision to build against now libxml2 2.9.9. 2019-07-03 21:03:30 +00:00
Tools
ukrainian
vietnamese
www MFH: r506926 2019-07-19 13:32:33 +00:00
x11 - Update xfce4-terminal to 0.8.8 2019-07-03 14:48:19 +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-themes/papirus-icon-theme: update to 20190615 2019-06-30 20:23:41 +00:00
x11-toolkits x11-toolkits/libXt: Update to 1.2.0 2019-07-01 21:19:30 +00:00
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 Update default MySQL version to 5.7. 2019-07-01 07:43:32 +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.