Personal patches
Go to file
2021-01-29 19:40:57 +00:00
accessibility
arabic
archivers MFH: r562530 2021-01-25 07:09:55 +00:00
astro MFH: r562517 2021-01-24 23:24:07 +00:00
audio MFH: r562471 2021-01-24 13:49:44 +00:00
base
benchmarks MFH: r560244 r560245 2021-01-06 19:05:46 +00:00
biology biology/gemma: Upgrade to 0.98.3 2021-01-02 22:05:58 +00:00
cad cad/netgen-lvs: Update 1.5.160 -> 1.5.161 2021-01-02 05:01:33 +00:00
chinese chinese/pyzy: build with Python 3 instead of expired Python 2.7 2021-01-01 13:27:52 +00:00
comms MFH: r561448 2021-01-24 18:36:02 +00:00
converters
databases MFH: r562546 2021-01-25 08:50:06 +00:00
deskutils MFH: r561948 2021-01-18 17:13:20 +00:00
devel MFH: r563237 2021-01-29 19:40:57 +00:00
dns MFH: r562461 r562980 2021-01-26 19:20:52 +00:00
editors MFH: r561090 r561095 2021-01-10 17:57:33 +00:00
emulators MFH: r562683 2021-01-26 14:51:10 +00:00
finance MFH: r562549 2021-01-25 09:04:19 +00:00
french
ftp MFH: r562540 2021-01-25 07:16:00 +00:00
games MFH: r563090 2021-01-27 15:53:00 +00:00
german
graphics MFH: r563234 2021-01-29 19:30:00 +00:00
hebrew
hungarian
irc For ports on riscv64 that fail the same (or similar ways) to aarch64, mark 2021-01-02 01:46:08 +00:00
japanese
java
Keywords
korean
lang MFH: r562596 2021-01-25 18:06:57 +00:00
mail MFH: r563184 2021-01-29 09:31:21 +00:00
math MFH: r561823 2021-01-17 13:47:11 +00:00
misc MFH: r563092 2021-01-27 15:55:09 +00:00
Mk Welcome XFCE 4.16 to the FreeBSD ports tree! 2021-01-02 16:36:33 +00:00
multimedia MFH: r562095 r562120 2021-01-20 08:51:39 +00:00
net MFH: r562693 2021-01-26 16:16:55 +00:00
net-im MFH: r562128 2021-01-20 11:34:06 +00:00
net-mgmt MFH: r563164 2021-01-28 23:13:06 +00:00
net-p2p - Convert to modern Python, take maintainership 2021-01-01 12:24:00 +00:00
news MFH: r561666 2021-01-15 20:31:02 +00:00
polish
ports-mgmt
portuguese
print Remove some more expired ports: 2021-01-02 22:45:42 +00:00
russian Mark BROKEN: unfetchable 2021-01-01 20:49:17 +00:00
science MFH: r561531 2021-01-14 03:05:49 +00:00
security MFH: r562997 2021-01-26 20:40:57 +00:00
shells For ports on riscv64 that fail the same (or similar ways) to aarch64, mark 2021-01-02 01:46:08 +00:00
sysutils MFH: r560735 2021-01-25 10:15:52 +00:00
Templates
textproc MFH: r563170 2021-01-29 04:57:06 +00:00
Tools
ukrainian
vietnamese
www MFH: r563103 2021-01-27 21:04:27 +00:00
x11 MFH: r563237 2021-01-29 19:40:57 +00:00
x11-clocks Welcome XFCE 4.16 to the FreeBSD ports tree! 2021-01-02 16:36:33 +00:00
x11-drivers MFH: r560264 2021-01-04 08:33:10 +00:00
x11-fm MFH: r561446 2021-01-13 09:28:05 +00:00
x11-fonts MFH: r561436 2021-01-13 03:31:32 +00:00
x11-servers MFH: r563235 2021-01-29 19:33:27 +00:00
x11-themes
x11-toolkits MFH: r561094 2021-01-10 17:58:29 +00:00
x11-wm MFH: r563237 2021-01-29 19:40:57 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Resurrect py-typing to unbreak bulk -a 2021-01-03 08:46:19 +00:00
README
UIDs
UPDATING MFH: r560527 2021-01-06 15:02:15 +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.