Personal patches
Go to file
Jan Beich 2008b683e1 x11/swaylock: unbreak PAM locking
Since 1.5 it includes "login" service which doesn't ask for password
from user running Wayland session. Before pam_authenticate(3) failed
with PAM_AUTH_ERR due to missing permissions password database.

PR:		248053
Reported by:	many
Submitted by:	andrew|_|tao11.riddles.org.uk, jbeich
Tested by:	ashish
2020-07-17 22:12:29 +00:00
accessibility
arabic
archivers Update devel/tbb to 2020.3 and bump dependent ports' revisions 2020-07-17 10:12:25 +00:00
astro
audio audio/mpg123: update to 1.26.3 2020-07-17 14:28:15 +00:00
base
benchmarks lang/rust: Update to 1.45.0 2020-07-17 06:44:04 +00:00
biology Update devel/tbb to 2020.3 and bump dependent ports' revisions 2020-07-17 10:12:25 +00:00
cad Update devel/tbb to 2020.3 and bump dependent ports' revisions 2020-07-17 10:12:25 +00:00
chinese
comms
converters
databases - Update to 5.2 2020-07-17 11:55:39 +00:00
deskutils deskutils/copyq: Update to v3.12.0 2020-07-17 10:04:19 +00:00
devel devel/RStudio: Update 1.3.959 -> 1.3.1056 2020-07-17 21:03:53 +00:00
dns lang/rust: Update to 1.45.0 2020-07-17 06:44:04 +00:00
editors editors/kak-lsp: Reenable LTO after r542412 2020-07-17 15:20:48 +00:00
emulators
finance
french
ftp
games lang/rust: Update to 1.45.0 2020-07-17 06:44:04 +00:00
german
graphics graphics/digikam: update to 7.0.0 release 2020-07-17 15:34:03 +00:00
hebrew
hungarian
irc if TCL is installed on but you uncheck the TCL option the epic port gets 2020-07-17 15:16:20 +00:00
japanese
java
Keywords
korean
lang lang/go: Update to 1.14.6 2020-07-17 13:02:47 +00:00
mail mail/exim: import exim-4.94+fixes branch as state of 2020.07.17 2020-07-17 09:46:00 +00:00
math - Update to 0.1-28 2020-07-17 21:56:18 +00:00
misc misc/py-tvm: Update 0.6.0 -> 0.6.1 2020-07-17 21:10:14 +00:00
Mk lang/rust: Update to 1.45.0 2020-07-17 06:44:04 +00:00
multimedia lang/rust: Update to 1.45.0 2020-07-17 06:44:04 +00:00
net - Update asterisk16 to 16.12.0 2020-07-17 08:21:54 +00:00
net-im lang/rust: Update to 1.45.0 2020-07-17 06:44:04 +00:00
net-mgmt - Fix LICENSE 2020-07-17 09:36:03 +00:00
net-p2p lang/rust: Update to 1.45.0 2020-07-17 06:44:04 +00:00
news
polish
ports-mgmt ports-mgmt/portfmt: Update to latest commit 2020-07-17 13:13:01 +00:00
portuguese
print
russian
science Update devel/tbb to 2020.3 and bump dependent ports' revisions 2020-07-17 10:12:25 +00:00
security Update security/*gpgme* to 1.14.0 2020-07-17 16:47:48 +00:00
shells lang/rust: Update to 1.45.0 2020-07-17 06:44:04 +00:00
sysutils Add missing tmate-ssh-server 2020-07-17 12:59:03 +00:00
Templates
textproc lang/rust: Update to 1.45.0 2020-07-17 06:44:04 +00:00
Tools
ukrainian
vietnamese
www www/rt44: drop devel/jsmin dependency, it's built-in in rt44 2020-07-17 17:00:47 +00:00
x11 x11/swaylock: unbreak PAM locking 2020-07-17 22:12:29 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/spleen: Update to 1.8.1 2020-07-17 14:02:37 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
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://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		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://www.FreeBSD.org/doc/en_US.ISO8859-1/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.