Personal patches
Go to file
Bernard Spil 31bd7bf5a3 security/nextcloud-passman: Update to 2.3.6
* Add license files to quiet Nextcloud's integrity check
2020-09-21 17:46:33 +00:00
accessibility Remove unneeded USE_GNOME=intlhack 2020-09-17 08:19:19 +00:00
arabic
archivers Remove LZMALIB option 2020-09-20 18:56:57 +00:00
astro Fix build with -fno-common 2020-09-20 13:02:52 +00:00
audio audio/jamulus: Update 3.5.10 -> 3.5.11 2020-09-21 17:43:24 +00:00
base
benchmarks Set LICENSE 2020-09-21 11:50:38 +00:00
biology Unbreak bulk -a 2020-09-19 14:15:42 +00:00
cad cad/ktechlab: Update 0.40.1-77 -> 0.50.0 2020-09-21 09:55:46 +00:00
chinese Remove expired ports: 2020-09-19 13:01:00 +00:00
comms Fix build with -fno-common 2020-09-21 15:03:43 +00:00
converters
databases Cosmetic change 2020-09-19 15:35:02 +00:00
deskutils - Update to 0.8.0 2020-09-21 14:01:31 +00:00
devel devel/radare2: update to 4.5.1 2020-09-21 16:48:41 +00:00
dns Remove expired ports: 2020-09-19 13:01:00 +00:00
editors editors/micro: Update 2.0.6 -> 2.0.7 2020-09-20 00:52:42 +00:00
emulators Fix crash when accessing physical CD/DVD 2020-09-21 10:32:30 +00:00
finance
french
ftp Fix build with clang 11/gcc 10. 2020-09-14 20:34:21 +00:00
games - Simplify installation 2020-09-21 09:36:57 +00:00
german Update to 2020.09.13 2020-09-19 15:36:49 +00:00
graphics Use the PY_PYGMENTS variable 2020-09-21 12:12:41 +00:00
hebrew
hungarian
irc
japanese Remove expired ports: 2020-09-19 13:01:00 +00:00
java Remove expired ports: 2020-09-19 13:01:00 +00:00
Keywords
korean
lang Update to the 20200919 snapshot of GCC 10.2.1. 2020-09-21 07:26:13 +00:00
mail mail/mailman3: create port 2020-09-21 15:43:19 +00:00
math math/libxsmm: Update 1.10 -> 1.16.1 2020-09-21 17:19:26 +00:00
misc Update to 2.5.9. 2020-09-21 12:58:52 +00:00
Mk textproc/py-pygments is no longer compatible with python27 so add a PY_PYGMENTS variable 2020-09-21 12:01:13 +00:00
multimedia Actually commit the SVT-HEVC patch carelessly ommitted previously. 2020-09-21 17:15:50 +00:00
net net/py-libcloud: update to 3.2.0 2020-09-21 08:52:29 +00:00
net-im Mark as broken on FreeBSD 11.4 amd64 2020-09-21 15:05:22 +00:00
net-mgmt Generalize powerpc ARCH test. 2020-09-20 14:02:08 +00:00
net-p2p net-p2p/sonarr-devel: Update to 3.0.3.928 2020-09-21 17:17:43 +00:00
news Remove expired ports: 2020-09-19 13:01:00 +00:00
polish Update to 20200911 2020-09-19 15:36:53 +00:00
ports-mgmt - update to 2.10 2020-09-21 16:46:00 +00:00
portuguese
print Remove expired ports: 2020-09-19 13:01:00 +00:00
russian
science science/luscus: Fix build on 13 2020-09-21 16:24:03 +00:00
security security/nextcloud-passman: Update to 2.3.6 2020-09-21 17:46:33 +00:00
shells Remove expired ports: 2020-09-19 13:01:00 +00:00
sysutils Use the PY_PYGMENTS variable 2020-09-21 12:12:41 +00:00
Templates
textproc Add textproc/bibclean 2020-09-21 15:01:23 +00:00
Tools
ukrainian
vietnamese
www www/nextcloud-appointments: Update to 1.7.4 2020-09-21 17:27:05 +00:00
x11 x11/radare-cutter: update to 1.12.0 2020-09-21 16:49:38 +00:00
x11-clocks Fix build with clang11 and point to Github upstream 2020-09-14 19:41:59 +00:00
x11-drivers Remove expired ports: 2020-09-19 13:01:00 +00:00
x11-fm Remove expired ports: 2020-09-19 13:01:00 +00:00
x11-fonts Update to 3.6.1 2020-09-21 09:45:11 +00:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/redkite: Update 0.6.1 -> 1.0.3; GH account was renamed 2020-09-21 02:49:33 +00:00
x11-wm Remove expired ports: 2020-09-19 13:01:00 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Resurrect benchmarks/filebench 2020-09-21 11:37:42 +00:00
README
UIDs
UPDATING update mail/thunderbird to 78.2.2 2020-09-18 10:02:23 +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.