Personal patches
Go to file
Cy Schubert 49b2f21291 pkg delete tripwire results in an infinite loop due to it askking
whether to retain the tripwrie databse or not. The resolution is
to notify the user to manually remove the tripwrie database if it
is not longer needed.

MFH:		2020Q3 (packaging bugfix)
2020-08-12 08:53:49 +00:00
accessibility accessibility/feedbackd: drop libgudev workaround after r544690 2020-08-11 18:29:58 +00:00
arabic
archivers KDE Frameworks: update to 5.73.0 2020-08-09 15:25:19 +00:00
astro astro/xearth: Update my location 2020-08-10 17:01:10 +00:00
audio Update virtual_oss_ctl to v1.2.1 2020-08-11 11:25:59 +00:00
base
benchmarks benchmarks/blogbench: fix rand()-related crash 2020-08-11 16:59:11 +00:00
biology
cad New port: cad/openfpgaloader: Universal utility for programming FPGA 2020-08-11 08:29:53 +00:00
chinese
comms
converters converters/pdf2djvu: update to 0.9.17.1 to prepare for poppler >= 20.08.0 2020-08-09 09:59:38 +00:00
databases Specify mysql version in USES. 2020-08-12 02:54:28 +00:00
deskutils deskutils/ultralist: Update to 1.2 2020-08-11 17:05:39 +00:00
devel devel/py-oci: Update to 2.21.0 2020-08-12 07:55:50 +00:00
dns KDE Frameworks: update to 5.73.0 2020-08-09 15:25:19 +00:00
editors editors/vscode: Resolve dependency confliction on node10 and 12 2020-08-11 02:18:32 +00:00
emulators emulators/yuzu: update to s20200810 2020-08-11 05:37:43 +00:00
finance
french
ftp - Update to 20200705 2020-08-10 13:37:01 +00:00
games - Update to 6.0.1 2020-08-11 16:56:07 +00:00
german
graphics graphics/minder: Update to 1.9.2 2020-08-11 16:53:04 +00:00
hebrew
hungarian
irc
japanese japanese/font-vlgothic: bring back maintainership 2020-08-11 09:32:59 +00:00
java Clean up some things 2020-08-11 17:05:56 +00:00
Keywords
korean
lang lang/go: Update to 1.15 2020-08-11 22:42:09 +00:00
mail Update to 1.4.8 release. 2020-08-11 07:15:31 +00:00
math math/py-pymc3: Update 3.9.2 -> 3.9.3 2020-08-11 21:13:46 +00:00
misc misc/broot: Update to 0.19.4 2020-08-12 03:30:57 +00:00
Mk - Update master_sites for older packages. 2020-08-11 00:34:06 +00:00
multimedia multimedia/minitube: update to 3.5 2020-08-10 17:35:55 +00:00
net net/rsocket-cpp: Update 2020.08.03.00 -> 2020.08.10.00 2020-08-11 20:52:45 +00:00
net-im Add net-im/scli 2020-08-11 11:27:34 +00:00
net-mgmt net-mgmt/icingaweb2: 2020-08-10 20:21:30 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print - Update to 2.0.3 2020-08-09 16:33:24 +00:00
russian
science science/py-ase: Update 3.19.2 -> 3.20.0 2020-08-10 23:52:38 +00:00
security pkg delete tripwire results in an infinite loop due to it askking 2020-08-12 08:53:49 +00:00
shells
sysutils sysutils/bpytop: Update to 1.0.12 2020-08-12 07:48:55 +00:00
Templates
textproc - Update to 2.5.1 2020-08-11 10:02:22 +00:00
Tools
ukrainian
vietnamese
www Update to 32.0.0.414. 2020-08-11 18:39:54 +00:00
x11 x11/squeekboard: fix syntax highlighting after r537035 2020-08-11 05:21:49 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Clean up some things 2020-08-11 17:05:56 +00:00
x11-servers
x11-themes x11-themes/qtcurve: fix build on GCC architectures 2020-08-12 00:04:29 +00:00
x11-toolkits Update to 0.3.8 2020-08-10 08:21:25 +00:00
x11-wm Update xfce4-wm to 4.14.5 2020-08-09 19:25:34 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Readd sysutils/autojump, faster way to navigate your filesystem 2020-08-11 07:50: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.