Personal patches
Go to file
Alexey Dokuchaev 4f62babfc4 Allow to optionally build `x11/gxkb' against GTKv3 instead of v2 and
tell PORTSCOUT to skip version 0.9.0 as it carries no other changes.

PR:	251899
2021-04-12 17:55:28 +08:00
accessibility
arabic
archivers
astro astro/p5-Astro-satpass: Update to 0.118 2021-04-12 11:15:21 +08:00
audio audio/kapitonov-plugins-pack-lv2: add compiler:c11 to USES 2021-04-11 16:01:03 -05:00
base
benchmarks
biology New port: biology/ncbi-vdb: NCBI's virtualized back-end for accessing Sequence Read Archive 2021-04-12 02:29:42 -07:00
cad cad/netgen: fix build 2021-04-12 11:14:53 +02:00
chinese
comms
converters
databases databases/percona-toolkit: Update to 3.3.0 2021-04-12 00:41:59 +02:00
deskutils deskutils/syncthingtray: update to 1.1.5 2021-04-11 23:11:17 -04:00
devel devel/libzrtpcpp: mark BROKEN 2021-04-12 11:14:53 +02:00
dns
editors chase library renames for OpenEXR/Imath 3.0 2021-04-12 02:33:48 +02:00
emulators Hook emulators/z80pack to the build 2021-04-11 20:43:27 +00:00
finance
french
ftp
games games/sgt-puzzles: update to 20210409 2021-04-12 12:18:39 +03:00
german
graphics graphics/gdal: make compatible with OpenEXR/Imath 3.0 2021-04-12 02:33:53 +02:00
hebrew
hungarian
irc
japanese
java java/intellij-ultimate: update to 2021.1 2021-04-12 09:33:52 +02:00
Keywords
korean
lang lang/c: Update to 0.14 2021-04-11 17:42:30 +02:00
mail update to 3.6.20210410 2021-04-11 12:57:35 +02:00
math chase library renames for OpenEXR/Imath 3.0 2021-04-12 02:33:48 +02:00
misc misc/openvdb: make compatible with OpenEXR/Imath 3.0 2021-04-12 02:33:39 +02:00
Mk Remove Percona Server for MySQL 5.5, it is EOL upstream 2021-04-11 23:42:42 +02:00
multimedia graphics/gstreamer1-plugins-openexr: make compatible with OpenEXR/Imath 3.0 2021-04-12 02:33:45 +02:00
net devel/libzrtpcpp: mark BROKEN 2021-04-12 11:14:53 +02:00
net-im net-im/ejabberd: Update to 21.04 2021-04-11 11:26:38 +00:00
net-mgmt net-mgmt/crmsh: fix plist issues 2021-04-12 01:26:27 +02:00
net-p2p net-p2p/monero-cli: Upgrade from 0.17.1.9 to 0.17.2.0 2021-04-12 11:36:49 +02:00
news
polish
ports-mgmt
portuguese
print
russian
science science/dlib-cpp: remove the patch that is now committed upstream and breaks the build on powerpc64le 2021-04-11 22:45:40 +00:00
security security/trezord: update to 2.0.31 release. 2021-04-12 09:30:58 +02:00
shells
sysutils sysutils/glow: Update to 1.4.1 2021-04-11 21:34:05 +01:00
Templates
textproc Fix pkgconfig files. 2021-04-12 09:51:30 +02:00
Tools
ukrainian
vietnamese
www Udate to 6.4.231 2021-04-12 10:50:24 +02:00
x11 Allow to optionally build `x11/gxkb' against GTKv3 instead of v2 and 2021-04-12 17:55:28 +08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig Remove history.immutable from .arcconfig 2021-04-12 17:44:02 +08:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED math/Imath: new port (replaces graphics/ilmbase) 2021-04-12 02:33:18 +02:00
README
UIDs
UPDATING UPDATING: Document OpenEXR/Imath 3.0. 2021-04-12 02:33:35 +02: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://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.