Personal patches
Go to file
Yuri Victorovich 03f0555e57 math/mppp: Enable project option MPPP_WITH_BOOST_S11N
... that is needed for one of dependencies.
2022-12-18 17:54:30 -08:00
.hooks .hooks/pre-commit.d: unbreak EPOCH checker 2022-12-18 09:58:17 +01:00
accessibility
arabic
archivers
astro astro/cfitsio: fix build with clang 15 2022-12-18 18:32:40 +01:00
audio
base
benchmarks
biology biology/biolibc-tools: Update to 0.1.4.1 2022-12-13 18:11:56 -06:00
cad cad/kicad: update KiCad and supporting packages to 6.0.10 2022-12-18 20:11:01 +01:00
chinese
comms
converters converters/p5-LaTeXML: Update to 0.8.7 2022-12-18 21:13:32 +08:00
databases databases/datasette: Update 0.63.2 -> 0.63.3 2022-12-18 17:54:30 -08:00
deskutils deskutils/growl-for-linux: Drop special casing of GCC 4.2 2022-12-17 21:25:18 +00:00
devel devel/py-jsonpickle: Update 2.2.0 -> 3.0.1 2022-12-18 17:54:29 -08:00
dns
editors editors/nano: Update to 7.1 2022-12-17 19:08:44 +00:00
emulators
finance
french
ftp
games
german
graphics graphics/py-pygraphviz: fix build with clang 15 2022-12-18 18:29:15 +01:00
hebrew
hungarian
irc
japanese japanese/canna-lib: fix build with clang 15 2022-12-18 18:27:33 +01:00
java java/openjdk18: fix build with clang 15 2022-12-18 18:37:49 +01:00
Keywords
korean
lang lang/gcc12-devel: Update to 12.2.1.s20221217 2022-12-18 21:33:10 +01:00
mail mail/rubygem-roadie-rails-rails61: Add new port 2022-12-18 16:57:07 +01:00
math math/mppp: Enable project option MPPP_WITH_BOOST_S11N 2022-12-18 17:54:30 -08:00
misc
Mk framework: force expansion of constraint values in llvm.mk 2022-12-18 18:59:53 +01:00
multimedia
net net/samba416: Security update for the recent Heimdal/KRB5 related vulnerabilities. 2022-12-19 02:42:08 +01:00
net-im net-im/signal-desktop: Update to 6.1.0 2022-12-17 11:09:36 +01:00
net-mgmt net-mgmt/netbox: Update to 3.3.10 2022-12-18 17:11:08 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/epson-inkjet-printer-201207w: Add new port 2022-12-15 21:18:12 +01:00
russian
science
security security/aws-iam-authenticator: Update to 0.5.12 2022-12-18 20:03:57 +00:00
shells
sysutils sysutils/py-psutil: fix build with clang 15 2022-12-18 18:26:43 +01:00
Templates
textproc textproc/xmlada: modernize by using gprbuild 2022-12-18 22:13:55 +01:00
Tools
ukrainian
vietnamese
www www/adguardhome: Update 0.107.15 -> 0.107.21 2022-12-18 17:54:29 -08:00
x11 x11/hyprpicker: update to s20221217 2022-12-18 14:50:33 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland: Update to 22.1.6 2022-12-14 14:08:36 +01:00
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES framework: Add new USES=llvm to more easily depend on one an llvm port 2022-12-17 21:20:28 +01:00
CONTRIBUTING.md
COPYRIGHT
GIDs sysutils/pot: Update to 0.15.4 2022-12-16 17:32:16 +01:00
Makefile
MOVED devel/gprbuild: resurrect 2022-12-18 22:13:54 +01:00
README
UIDs net-mgmt/promscale: Update to 0.16.0 2022-11-02 21:48:47 +00:00
UPDATING UPDATING: Add entry about possible runtime error of security/clamav and the solution 2022-12-15 14:29:40 +09: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.