Personal patches
Go to file
2019-04-18 00:46:16 +00:00
accessibility devel/meson: Update to 0.50.0 2019-04-14 18:34:56 +00:00
arabic
archivers Make thunar-archive-plugin work with file-roller, if installed. 2019-04-16 18:41:56 +00:00
astro - Update to 0.039 2019-04-15 08:50:34 +00:00
audio Remove expired ports: 2019-04-17 20:34:21 +00:00
base
benchmarks benchmarks/vegeta: update 12.2.1 to 12.3.0 2019-04-17 15:04:02 +00:00
biology
cad cad/lepton-eda: fix build on 13.0-CURRENT 2019-04-17 05:58:06 +00:00
chinese
comms comms/owfs: Spell FTDI_CONFIGURE_ENABLE correctly 2019-04-16 18:31:08 +00:00
converters Update to 3.44 2019-04-14 17:52:23 +00:00
databases Update to 2.1.0 2019-04-17 18:48:42 +00:00
deskutils deskutils/go-for-it: Update to 1.7.1 2019-04-17 19:01:02 +00:00
devel devel/icu: update to 64.2 2019-04-17 20:51:18 +00:00
dns Update dns/public_suffix_list to 20190415 2019-04-17 18:48:36 +00:00
editors editors/emacs: Update to version 26.2 2019-04-17 14:36:02 +00:00
emulators The Wine Staging patchset is now available for Wine 4.6. 2019-04-16 22:29:50 +00:00
finance Upgrade to 1.2.2. 2019-04-14 19:33:04 +00:00
french
ftp
games update games/stonesoup to 0.23.2 2019-04-18 00:46:16 +00:00
german Update to 2019.04.14 2019-04-16 23:50:41 +00:00
graphics Update to 0.3.0 2019-04-17 18:48:58 +00:00
hebrew
hungarian
irc irc/inspircd: Spell GNUTLS_CONFIGURE_ENABLE correctly 2019-04-16 18:44:22 +00:00
japanese
java . Update to 12.0.1 2019-04-17 20:57:53 +00:00
Keywords
korean
lang Update to the 20180414 snapshot of GCC 9.0.1. 2019-04-17 22:31:56 +00:00
mail Remove expired ports: 2019-04-17 20:34:21 +00:00
math math/mppp: Update 0.13 -> 0.14 2019-04-17 07:47:30 +00:00
misc Update KDE Frameworks to 5.57 2019-04-16 09:58:50 +00:00
Mk editors/emacs: Update to version 26.2 2019-04-17 14:36:02 +00:00
multimedia Actually allow the patchfile committed in r497171 to take effect, to 2019-04-17 21:33:29 +00:00
net Update to 3.0.1. 2019-04-17 13:52:16 +00:00
net-im - Fix LICENSE 2019-04-16 09:31:17 +00:00
net-mgmt net-mgmt/mk-livestatus: Restore fix from r485075 2019-04-15 08:34:48 +00:00
net-p2p net-p2p/monero-cli: Apply all changes from upstream after 0.14.0.2 2019-04-15 17:27:54 +00:00
news
palm
polish
ports-mgmt
portuguese
print print/py-reportlab: Update version 3.5.18=>3.5.19 2019-04-17 20:52:46 +00:00
russian
science science/py-GPy does not support 3.6. 2019-04-15 15:37:45 +00:00
security security/obfs4proxy-tor: update 0.0.9 to 0.0.10 2019-04-17 11:58:07 +00:00
shells
sysutils atf: Update to v2.1 2019-04-17 20:39:38 +00:00
Templates
textproc textproc/zsh-autosuggestions: Upgrade to version 0.5.2 2019-04-17 14:55:26 +00:00
Tools
ukrainian
vietnamese
www www/chromium: Unbreak on arm64 2019-04-17 20:46:31 +00:00
x11 Mk/Uses/cargo.mk: Push lib dependencies back down into ports 2019-04-17 07:33:34 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Upgrade to v2.0.1. 2019-04-16 20:18:37 +00:00
x11-servers
x11-themes x11-themes/plata-theme: Update to 0.7.6 2019-04-17 10:08:10 +00:00
x11-toolkits Update KDE Frameworks to 5.57 2019-04-16 09:58:50 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Piotr Kubaj (pkubaj) 2019-04-15 10:45:33 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2019-04-17 20:34:21 +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.