1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Palle Girgensohn 732610c736 Update Shibboleth-sp and its tool chain to 2.5.1.
Note that from 2.5, shibd is run as the user shibd.  The port tries to fix the
key file ownership but if you have changed the file name of the key from the
default sp-key.pem, make sure you chown your key file(s) to user shibd.

Also, take maintainership of the entire tool chain (approved by all previous
maintainers).

Incorporates the ideas suggested by Craig Leres [177668], making sure that the
ssl key is not added to the package.

PR:	177668, 178694
2013-06-04 17:29:21 +00:00
accessibility
arabic
archivers
astro
audio Update to 2.1.8. 2013-06-04 17:06:55 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - Update to 1.4.1 2013-06-04 16:55:15 +00:00
deskutils Convert to new options framework 2013-06-04 15:13:42 +00:00
devel Update Shibboleth-sp and its tool chain to 2.5.1. 2013-06-04 17:29:21 +00:00
dns - Update to 1.3.0 2013-06-04 16:56:40 +00:00
editors
emulators
finance
french
ftp
games
german
graphics Update to 17.0.6 (this should also fix the build on head after the 2013-06-04 15:47:49 +00:00
hebrew
hungarian
irc
japanese
java Bump after r319872, www/libxul update. 2013-06-04 15:50:46 +00:00
Keywords
korean
lang Convert to new options framework 2013-06-04 15:13:42 +00:00
mail Convert to new options framework 2013-06-04 15:47:06 +00:00
math WITHOUT_NLS -> PORT_OPTIONS:MNLS 2013-06-04 14:26:02 +00:00
misc WITHOUT_NLS -> PORT_OPTIONS:MNLS 2013-06-04 14:32:59 +00:00
Mk
multimedia
net - Update to 1.5.0 2013-06-04 16:56:55 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science WITHOUT_NLS -> PORT_OPTIONS:MNLS 2013-06-04 14:40:29 +00:00
security Update Shibboleth-sp and its tool chain to 2.5.1. 2013-06-04 17:29:21 +00:00
shells
sysutils Register install conflict with sysutils/qjail2 2013-06-04 15:10:01 +00:00
Templates Actually commit the right config.sub 2013-06-04 16:13:29 +00:00
textproc
Tools
ukrainian
vietnamese
www - update to 1.3 2013-06-04 15:52:55 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 8.4.20 2013-06-04 10:37:25 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs Update Shibboleth-sp and its tool chain to 2.5.1. 2013-06-04 17:29:21 +00:00
KNOBS
LEGAL
Makefile
MOVED
README
UIDs Update Shibboleth-sp and its tool chain to 2.5.1. 2013-06-04 17:29:21 +00:00
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.