Personal patches
Go to file
Yuri Victorovich 9bd91c245d math/cglm: Update 0.8.5 -> 0.8.7
Reported by:	portscout
2022-10-28 08:55:53 -07:00
.hooks
accessibility
arabic
archivers archivers/minizip-ng: Update to 3.0.7 2022-10-28 09:58:52 +02:00
astro astro/mepo: update to 1.1 2022-10-27 00:44:40 +00:00
audio audio/gogglesmm: Fix build with FOX 1.7.80 2022-10-28 00:10:46 -04:00
base
benchmarks
biology biology/biosig: Make sure __LITTLE_ENDIAN is defined in include files. 2022-10-26 20:42:44 -05:00
cad cad/librecad: Fix orthogonal and rel angle tools 2022-10-27 21:52:51 -04:00
chinese */wordpress*: Update to 6.0.3 2022-10-28 14:42:32 +02:00
comms databases/and_others: Fix rc.d script comment 2022-10-26 16:55:27 +00:00
converters
databases databases/mongodb-tools: update to 100.6.0 2022-10-27 16:30:32 +02:00
deskutils deskutils/treesheets: Update to 20221027 snapshot 2022-10-28 10:46:37 +01:00
devel devel/py-scheduler: Update 0.7.4 -> 0.8.0 2022-10-28 08:55:52 -07:00
dns dns/powerdns: broken due to missing mandatory schema changes 2022-10-27 17:31:27 +02:00
editors
emulators emulators/pcsx2: Update to 1.7.3465 2022-10-27 16:46:51 +02:00
finance
french */wordpress*: Update to 6.0.3 2022-10-28 14:42:32 +02:00
ftp
games games/yquake2: the port had been updated to version 8.10 2022-10-28 13:11:22 +00:00
german */wordpress*: Update to 6.0.3 2022-10-28 14:42:32 +02:00
graphics graphics/mesa-devel: update to 22.2.b.4471 2022-10-28 13:39:05 +00:00
hebrew
hungarian
irc
japanese */wordpress*: Update to 6.0.3 2022-10-28 14:42:32 +02:00
java
Keywords
korean
lang lang/gcc11: Enable D lang compiler 2022-10-28 16:55:48 +02:00
mail mail/rainloop: Drop maintainership 2022-10-28 17:17:30 +09:00
math math/cglm: Update 0.8.5 -> 0.8.7 2022-10-28 08:55:53 -07:00
misc
Mk Mk/bsd.wx.mk: set MAINTAINER to desktop@ 2022-10-26 19:10:21 +02:00
multimedia multimedia/emby-server-devel: update to 4.8.0.15 2022-10-27 21:30:17 +02:00
net net/freeradius3: Update to 3.2.1 2022-10-27 12:44:49 -04:00
net-im net-im/ruqola: update to 1.8.1 2022-10-27 15:59:23 +02:00
net-mgmt net-mgmt/netdata-go: update to 0.41.2 2022-10-27 21:32:21 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian */wordpress*: Update to 6.0.3 2022-10-28 14:42:32 +02:00
science science/py-pyscf: chase libXC6 2022-10-26 19:58:26 +02:00
security security/boringssl: update to the recent commit 2022-10-28 09:52:57 -04:00
shells
sysutils sysutils/py-ansible-lint: update to 6.8.3 2022-10-27 23:19:48 +01:00
Templates
textproc textproc/termshot: Update to 0.2.5 2022-10-27 11:34:38 +02:00
Tools
ukrainian
vietnamese
www www/dufs: Update to 0.30.0 2022-10-28 14:26:54 +00:00
x11 x11/fuzzel: update to 1.8.1 2022-10-27 16:08:56 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.296 2022-10-28 13:39:05 +00:00
x11-themes x11-themes/Kvantum: Update to 1.0.6 2022-10-27 18:18:11 -03:00
x11-toolkits x11-toolkits/wlroots-devel: update to 0.15.0.498 2022-10-28 13:39:05 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
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.