Personal patches
Go to file
Tobias C. Berner 505a7155b2 sysutils/accountsservice: unbreak update to 0.6.55
In ffb1311e56 the port was updated to
0.6.55, which unfortunately broke some functionality in gdm.

Add the patch from OpenBSD to fix this.

Reported by:	rm
Obtained from:	https://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/ports/sysutils/accountsservice/patches/patch-src_libaccountsservice_act-user-manager_c
PR:		249445

(cherry picked from commit fa6b589dc7)
2021-09-24 19:36:31 +02:00
.hooks
accessibility
arabic
archivers archivers/innoextract: drop runtime dependency on boost-libs 2021-08-09 08:04:07 +00:00
astro astro/siril: Fix unintended deletion of the line 2021-08-12 10:45:09 -07:00
audio audio/alsa-plugins: disable BUFSZ_P2 again, after 44c14328c0 2021-09-12 14:09:05 +00:00
base
benchmarks benchmarks/fio: update to 3.28 2021-09-09 16:19:30 +02:00
biology biology/igv: Broken on 11 2021-08-21 12:08:47 -07:00
cad
chinese
comms
converters
databases databases/mariadb103-server: Security update to 10.3.31 2021-09-12 12:09:06 +00:00
deskutils
devel *: return grog@'s ports to the pool after safekeeping his commit bit. 2021-09-23 16:43:27 -03:00
dns dns/dnsmasq-devel: update to v2.86rc3 (MFH, squashed) 2021-09-02 22:51:10 +02:00
editors
emulators emulators/winetricks: Mark only for archs amd64/i386 2021-09-22 10:09:39 -07:00
finance
french
ftp ftp/curl: Update to 7.78.0 2021-08-20 05:11:01 +10:00
games games/anki: Update to 2.1.48 2021-09-23 09:17:11 +02:00
german german/hunspell: fix swiss-german dictionary 2021-08-17 07:27:04 +02:00
graphics graphics/libpano13: Update to 2.9.20 2021-09-23 16:43:39 -03:00
hebrew
hungarian
irc
japanese
java security/bouncycastle15: update to 1.69 2021-08-19 22:46:53 -05:00
Keywords
korean
lang lang/python-doc-html: Update doc for Python 3.7.12 2021-09-19 19:20:12 +02:00
mail mail/fetchmail: update to 6.4.22 release. 2021-09-14 16:38:36 +02:00
math math/qd: Replace MASTER_SITES with a working URL 2021-09-20 12:30:10 -07:00
misc
Mk www/firefox: depend on libepoll-shim 2021-08-14 23:17:13 +02:00
multimedia multimedia/vmaf: update to 2.2.1 2021-09-21 04:26:08 +00:00
net net/intel-ix-kmod: Fix fetch 2021-09-22 16:12:35 +08:00
net-im net-im/prosody: fix failure when using libevent 2021-09-10 18:12:39 -07:00
net-mgmt net-mgmt/zabbix5-server: Update to 5.0.15 2021-09-19 23:22:36 +02:00
net-p2p net-p2p/py-transmission-rpc: update to 3.2.8 2021-09-21 19:45:13 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science science/tinker: Update 8.9.2 -> 8.9.3 2021-08-17 01:22:38 -07:00
security security/zeek: Update to 4.0.4 2021-09-22 15:39:22 -07:00
shells shells/starship: enable desktop notifications 2021-08-23 23:32:06 +00:00
sysutils sysutils/accountsservice: unbreak update to 0.6.55 2021-09-24 19:36:31 +02:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/firefox: update to 92.0.1 2021-09-23 14:06:56 +02:00
x11 *: return grog@'s ports to the pool after safekeeping his commit bit. 2021-09-23 16:43:27 -03:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/fcft: update to 2.4.5 2021-08-14 15:21:06 +00:00
x11-servers
x11-themes x11-themes/zuki-themes: add new port 2021-09-06 06:19:09 +00:00
x11-toolkits x11-toolkits/wlroots: update package description 2021-09-12 04:43:24 +00:00
x11-wm x11-wm/river: update to s20210918 2021-09-18 22:55:31 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING mail/postfixadmin: Update to 3.3.10 release (+) 2021-08-23 23:06:12 +10: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.