Personal patches
Go to file
Yuri Victorovich b79db86f51 MFH: r560252
math/cadabra2: Update 2.3.5 -> 2.3.6.2; Fix the bug that the latex dependency was missing
2021-01-04 00:37:55 +00:00
accessibility
arabic
archivers Welcome XFCE 4.16 to the FreeBSD ports tree! 2021-01-02 16:36:33 +00:00
astro
audio MFH: r560035 2021-01-03 19:41:47 +00:00
base
benchmarks
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
comms Changelog 2021-01-02 14:38:13 +00:00
converters
databases Remove a few expired ports: 2021-01-02 13:49:04 +00:00
deskutils Remove some more expired ports: 2021-01-02 22:45:42 +00:00
devel MFH: r560033 2021-01-03 19:22:37 +00:00
dns
editors Welcome XFCE 4.16 to the FreeBSD ports tree! 2021-01-02 16:36:33 +00:00
emulators Add new port emulators/libretro-vice: 2021-01-02 20:40:36 +00:00
finance - Fix LICENSE 2021-01-03 09:40:59 +00:00
french
ftp
games Remove expired port: 2021-01-02 14:08:04 +00:00
german
graphics MFH: r560011 2021-01-03 15:30:35 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20201231 snapshot of GCC 8.4.1. 2021-01-03 01:03:06 +00:00
mail Welcome XFCE 4.16 to the FreeBSD ports tree! 2021-01-02 16:36:33 +00:00
math MFH: r560252 2021-01-04 00:37:55 +00:00
misc Welcome XFCE 4.16 to the FreeBSD ports tree! 2021-01-02 16:36:33 +00:00
Mk Welcome XFCE 4.16 to the FreeBSD ports tree! 2021-01-02 16:36:33 +00:00
multimedia multimedia/dav1d: update to 0.8.1 2021-01-03 03:52:56 +00:00
net Remove python 2.7 support from a few ports 2021-01-03 09:11:52 +00:00
net-im
net-mgmt net-mgmt/check_nwc_health: Update to 8.0 2021-01-02 18:56:58 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print Remove some more expired ports: 2021-01-02 22:45:42 +00:00
russian
science science/plumed: Update 2.6.2 -> 2.7.0 2021-01-03 06:32:47 +00:00
security Remove python 2.7 support from a few ports 2021-01-03 09:11:52 +00:00
shells
sysutils sysutils/synergy-1: Update 1.12.0 -> 1.13.0 2021-01-03 05:45:29 +00:00
Templates
textproc Remove python 2.7 support from a few ports 2021-01-03 09:11:52 +00:00
Tools
ukrainian
vietnamese
www www/youtube_dl: update to 2021.01.03 2021-01-03 03:47:13 +00:00
x11 Update xfce4-whiskermenu-plugin to 2.5.1. 2021-01-02 19:05:59 +00:00
x11-clocks Welcome XFCE 4.16 to the FreeBSD ports tree! 2021-01-02 16:36:33 +00:00
x11-drivers
x11-fm Update to version 4.6.1 which makes OpenSSL dependency optional. 2021-01-02 16:58:37 +00:00
x11-fonts Remove some more expired ports: 2021-01-02 22:45:42 +00:00
x11-servers
x11-themes
x11-toolkits Welcome XFCE 4.16 to the FreeBSD ports tree! 2021-01-02 16:36:33 +00:00
x11-wm Commit correct port to x11-wm-xfce4 2021-01-02 16:52:51 +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 Welcome XFCE 4.16 to the FreeBSD ports tree! 2021-01-02 16:36:33 +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.