Personal patches
Go to file
Matthias Andree a6b5a5cab5 MFH: r526180, to complement r526177 (MFH r526173)
Unbreak fetch of fetchmailconf...

...which inherits MASTER_SITES through .including fetchmail/Makefile

Approved by:	ports-secteam (blanket, unbreak broken port)
2020-02-14 22:23:22 +00:00
accessibility
arabic
archivers MFH: r524724 2020-02-02 17:35:44 +00:00
astro
audio MFH: r523415 2020-01-18 11:30:10 +00:00
base
benchmarks
biology
cad MFH: r522114 r522170 r522177 r522178 2020-01-06 01:52:57 +00:00
chinese
comms MFH: r522067 2020-01-04 23:35:42 +00:00
converters
databases MFH: r524542 2020-02-04 08:47:37 +00:00
deskutils MFH: r523643 2020-01-21 17:38:48 +00:00
devel MFH: r525245 2020-02-05 00:43:57 +00:00
dns
editors
emulators MFH: r525994 2020-02-13 00:45:18 +00:00
finance - Update gnucash to 3.8 2020-01-01 01:55:50 +00:00
french
ftp MFH: r523997 2020-01-25 19:49:53 +00:00
games MFH: r525255 2020-02-05 03:28:55 +00:00
german
graphics MFH: r524023 2020-01-25 21:35:26 +00:00
hebrew
hungarian
irc MFH: r522048 2020-01-04 19:41:42 +00:00
japanese MFH: r521792 2020-01-02 02:16:03 +00:00
java
Keywords
korean
lang MFH: r523921 r523923 2020-01-26 15:35:44 +00:00
mail MFH: r526180, to complement r526177 (MFH r526173) 2020-02-14 22:23:22 +00:00
math MFH: r525677 2020-02-09 21:36:43 +00:00
misc MFH: r525523 misc/brs: Update to 4.3.0 2020-02-11 03:37:47 +00:00
Mk MFH: r525108 r525155 r525478 r525512 2020-02-10 17:02:33 +00:00
multimedia MFH: r524978 2020-02-02 17:01:02 +00:00
net MFH: r523809 2020-01-27 12:03:26 +00:00
net-im MFH: r525691 net-im/prosody: Update to 0.11.4 2020-02-11 03:40:19 +00:00
net-mgmt MFH: r524702 2020-02-01 13:41:27 +00:00
net-p2p MFH: r523712 2020-01-21 10:49:59 +00:00
news
polish
ports-mgmt MFH: r524543 2020-01-29 13:10:14 +00:00
portuguese
print MFH: r523400 2020-01-18 04:29:06 +00:00
russian
science MFH: r521744 2020-01-01 20:24:02 +00:00
security MFH: r526016 2020-02-13 14:18:22 +00:00
shells
sysutils MFH: r525916 2020-02-14 15:41:49 +00:00
Templates
textproc MFH: r525683 2020-02-09 23:28:25 +00:00
Tools
ukrainian
vietnamese
www MFH: r525829 2020-02-11 15:03:50 +00:00
x11 MFH: r522277 2020-01-06 21:33:52 +00:00
x11-clocks
x11-drivers
x11-fm Remove expired ports: 2020-01-01 10:17:38 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits MFH: r524965 2020-02-02 14:41:51 +00:00
x11-wm MFH: r524144 2020-01-26 00:06:56 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED security/openssl: Resurrect port, update to 1.1.1 2020-01-12 17:27:40 +00:00
README
UIDs
UPDATING

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.