Personal patches
Go to file
Alonso Schaich 5bd325869b MFH: r382722
Obtain a credential on login with KDM4

PAM_SETCRED(3)'s second parameter does not default to PAM_ESTABLISH_CRED on
FreeBSD, so explify it, as was proposed on the forums[1] back in decembre.

Bump port revision as this commit changes the runtime behavior of the
installed port.

[1] https://forums.freebsd.org/threads/problem-with-kdm4-kerberos-and-nfsv4.49253

PR:		195899
Approved by:	rakuco (mentor)
Approved by:	ports-secteam (delphij)
2015-04-09 19:27:31 +00:00
accessibility
arabic
archivers MFH: r381946 2015-03-22 19:49:34 +00:00
astro
audio MFH: r378362 2015-02-27 19:18:56 +00:00
benchmarks MFH: r380488 2015-03-05 22:30:13 +00:00
biology MFH: r376682 2015-01-10 09:42:11 +00:00
cad Add upstream commits to fix the build with the upcoming CMake 3.1.0. 2014-12-31 12:15:48 +00:00
chinese MFH: r377133 2015-01-15 18:11:32 +00:00
comms MFH: r376709 2015-03-05 22:47:38 +00:00
converters
databases MFH: r380777 2015-03-11 20:44:42 +00:00
deskutils MFH: r379342 2015-02-20 20:24:57 +00:00
devel MFH: r378253, r382860, r382881 2015-04-01 00:34:05 +00:00
dns MFH: r379326 2015-02-23 22:07:00 +00:00
editors MFH: r380476 2015-03-05 22:29:11 +00:00
emulators MFH: r380131 2015-02-28 16:19:16 +00:00
finance MFH: r377828 2015-03-05 22:45:16 +00:00
french
ftp MFH: r377313 2015-02-26 15:00:38 +00:00
games MFH: r378393 2015-02-04 14:54:37 +00:00
german MFH: r378023 2015-01-27 22:21:47 +00:00
graphics MFH: r382617 2015-03-30 20:47:12 +00:00
hebrew
hungarian
irc
japanese MFH: r380473 2015-03-06 12:26:39 +00:00
java MFH: r377060 2015-01-16 18:44:54 +00:00
Keywords
korean
lang MFH: r379853 2015-03-05 22:33:54 +00:00
mail MFH: r378253, r382860, r382881 2015-04-01 00:34:05 +00:00
math MFH: r381021 2015-03-11 16:12:30 +00:00
misc
Mk MFH: r378253, r382860, r382881 2015-04-01 00:34:05 +00:00
multimedia MFH: r378253, r382860, r382881 2015-04-01 00:34:05 +00:00
net - Patch CVE-2015-0240 2015-02-25 00:17:51 +00:00
net-im MFH: r379818 2015-03-04 15:45:11 +00:00
net-mgmt MFH: r378725 2015-02-10 07:20:37 +00:00
net-p2p
news
palm
polish Update to version 1.4 2015-01-01 11:47:04 +00:00
ports-mgmt
portuguese
print
russian
science
security MFH: r380090, r380096, r380101, r380109, r380142, r380547, r380888 2015-03-25 06:47:03 +00:00
shells Correct time report after r367805 2015-01-01 14:35:03 +00:00
sysutils MFH: r378577 2015-02-07 09:19:05 +00:00
Templates
textproc MFH: r380791 2015-03-10 19:29:58 +00:00
Tools
ukrainian
vietnamese
www MFH: r378253, r382860, r382881 2015-04-01 00:34:05 +00:00
x11 MFH: r382722 2015-04-09 19:27:31 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts MFH: r381529 2015-03-18 09:25:01 +00:00
x11-servers MFH: r378889 2015-02-12 23:37:29 +00:00
x11-themes Update to 2.5 2014-12-31 14:58:19 +00:00
x11-toolkits MFH: r380452 2015-03-06 22:05:30 +00:00
x11-wm MFH: r379052 2015-02-16 22:04:23 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2015-01-01 01:13:11 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.