Personal patches
Go to file
Sergei Vyshenski 7e96b5f51e security/p5-openxpki: Fix shebang related bugs
* Update CONFLICTS
* Update pkg-message

PR:		259000
MFH:		2021Q4
2021-11-01 17:20:30 +09:00
.hooks
accessibility
arabic
archivers archivers/pigz: Update to 2.6. 2021-10-31 18:07:22 -07:00
astro astro/py-pyerfa: Add python to CATEGORIES 2021-11-01 06:23:05 +08:00
audio audio/flac: don't disable VSX on powerpc64le 2021-11-01 02:42:34 +00:00
base
benchmarks
biology biology/biostar-tools: Add biology/igv to metaport deps 2021-10-30 10:27:03 -05:00
cad cad/netgen: enable on all architectures 2021-10-31 11:13:06 +00:00
chinese chinese/fcitx-libpinyin: only enable QT5 where webengine builds 2021-11-01 02:40:28 +00:00
comms comms/klog: Update to 1.8.5 2021-10-30 20:22:05 +02:00
converters
databases databases/postgresql-plv8js: disable C++ RTTI 2021-11-01 09:14:41 +03:00
deskutils
devel devel/gammaray: make it possible to build without webengine 2021-11-01 02:40:27 +00:00
dns
editors editors/helix: Update to 0.5.0 2021-10-31 16:32:56 +00:00
emulators emulators/sameboy: Update to v0.14.7 2021-10-31 19:24:37 +01:00
finance
french
ftp ftp/wget: Update to 1.21.2 2021-10-30 15:34:30 +09:00
games cleanup: schedule devel/clanlib1 for removal on 2021-12-31 2021-10-31 11:03:17 +01:00
german
graphics graphics/povray38: Add new port 2021-11-01 12:41:47 +09:00
hebrew
hungarian
irc irc/soju: Update to 0.2.2 2021-10-31 18:37:25 +00:00
japanese
java java/openjdk8: Update to 8u312 2021-10-31 11:07:43 -07:00
Keywords
korean
lang lang/rust-nightly: Update to 1.58.0.20211030 2021-10-31 19:20:54 +01:00
mail mail/wanderlust: Update to the snapshot on 2021-10-28 2021-10-31 17:25:00 +09:00
math math/lean: Update 3.33.0 -> 3.35.0 2021-10-31 10:23:17 -07:00
misc misc/orange3: use webkit on architectures where webengine doesn't work 2021-11-01 02:40:29 +00:00
Mk
multimedia multimedia/rav1e: update to 0.5.0 2021-10-31 14:03:35 +00:00
net net/rssguard: only enable webengine on architectures where it works 2021-11-01 02:40:29 +00:00
net-im
net-mgmt net-mgmt/bandwhich: Fix linked_hash_map panic 2021-11-01 14:19:20 +09:00
net-p2p
news
polish polish/napi: Add new port 2021-11-01 01:08:14 +09:00
ports-mgmt
portuguese
print
russian
science science/py-cirq-pasqal: Update 0.13.0 -> 0.13.1 2021-10-31 10:23:18 -07:00
security security/p5-openxpki: Fix shebang related bugs 2021-11-01 17:20:30 +09:00
shells
sysutils sysutils/inxi: Update to 3.3.08-1 2021-10-31 23:39:11 +00:00
Templates
textproc textproc/py-docutils: revert update to 0.18 (unbreak devel/cmake) 2021-11-01 06:29:12 +01:00
Tools
ukrainian
vietnamese
www www/Makefile: connect www/tusc to build 2021-10-31 19:12:53 -04:00
x11 x11/showmethekey: update to 1.5.0 2021-11-01 07:42:33 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/granite: update to 6.1.2 2021-10-30 18:43:09 +02:00
x11-wm x11-wm/river: update to s20211030 2021-10-31 00:10:05 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED cleanup: Remove expired ports: 2021-10-31 10:50:46 +01: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://docs.freebsd.org/en/books/handbook/ports/
		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://docs.freebsd.org/en/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.