Commit Graph

33 Commits

Author SHA1 Message Date
Dmitry Marakasov
6b4de26986 - Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
- Other minor fixes

Approved by:	portmgr blanket
2015-09-03 14:09:17 +00:00
Palle Girgensohn
43e9362f36 Shibboleth SP software crashes on well-formed but invalid XML.
The Service Provider software contains a code path with an uncaught
exception that can be triggered by an unauthenticated attacker by
supplying well-formed but schema-invalid XML in the form of SAML
metadata or SAML protocol messages. The result is a crash and so
causes a denial of service.

You must rebuild opensaml and shibboleth with xmltooling-1.5.5 or later.
The easiest way to do so is to update the whole chain including
shibboleth-2.5.5 an opensaml2.5.5.

URL:    	http://shibboleth.net/community/advisories/secadv_20150721.txt
Security:	CVE-2015-2684
2015-07-23 13:21:05 +00:00
Palle Girgensohn
7f4a832cf5 Update Shibboleth and opensaml to latest version. 2015-05-22 22:24:39 +00:00
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Dmitry Marakasov
7c7fcce8b0 - Add empty directory to plist
Approved by:	portmgr blanket
2015-05-08 12:32:44 +00:00
Tijl Coosemans
73fd13bf63 Add USES=libtool 2015-01-16 16:36:36 +00:00
Baptiste Daroussin
ffb7170399 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-14 18:42:04 +00:00
Adam Weinberger
849ee6c94f Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 22:17:11 +00:00
Martin Wilke
afeee92077 - Stage support 2014-03-09 14:39:37 +00:00
Baptiste Daroussin
a65ed2e51b Add NO_STAGE all over the place in preparation for the staging support (cat: security) 2013-09-20 22:55:24 +00:00
Baptiste Daroussin
1bdfab4132 Add an expicit dependency on pkgconf 2013-09-02 06:20:09 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Palle Girgensohn
179f046f0c Security update for apache-xml-security-c.
Dependant ports, especially shibboleth2-sp, opensaml2, xmltooling
and log4shib should all be updated.

Security: CVE-2013-2156
2013-06-18 15:15:48 +00:00
Palle Girgensohn
443d55c61e Add build dependency on boost for shibboleth and opensaml.
PR:	ports/179431
2013-06-09 14:41:24 +00:00
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
Thomas Abthorpe
b2d4b657d1 - Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
2013-01-09 19:50:06 +00:00
Carlo Strub
344b32ccd9 - Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2012-08-02 09:02:43 +00:00
Steve Wills
0ef44efb9c - Use xerces-c 3 [1]
- Pass maintainership back to Janos Mohacsi <janos.mohacsi@bsd.hu> [2]

PR:		ports/159715 [1]
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> [1]
Approved by:	maintainer (me) [2]
2011-08-13 15:31:57 +00:00
Steve Wills
8cd684c336 - Update to 2.4.3 to fix security issue
- Update home page while here
- Take maintainership while here

Approved by:	linimon
Security:	CVE-2011-1411
2011-07-28 11:50:51 +00:00
Steve Wills
87d76cf279 - Add another forgotten patch
Reported by:	pavmail
2011-07-01 00:49:48 +00:00
Steve Wills
2fe7b848d0 - Update to latest versions
PR:		ports/157822
Submited by:	Palle Girgensohn <girgen@FreeBSD.org>
Approved by:	maintainer timeout
2011-06-27 02:57:29 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Wesley Shields
65d01cabaf - Update to 2.3
PR:		ports/142325
Submitted by:	Steve Wills <steve@mouf.net>
Approved by:	maintainer timeout
2010-01-24 14:38:32 +00:00
Erwin Lansing
ea54ece6b8 Chase xmltooling shared lib
Forgotten by:	pgollucci
Submitted by:	pointyhat
2010-01-15 18:34:31 +00:00
Wesley Shields
4f5801a73a - Update to 2.2
PR:		ports/136032
Submitted by:	Steve Wills <steve@mouf.net>
Approved by:	maintainer
2009-07-10 01:16:10 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Martin Wilke
a5b666303c - Add missing patch 2008-11-22 15:56:15 +00:00
Martin Wilke
e37e3a2a63 - Update to 2.1
PR:		127400
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2008-11-22 15:55:56 +00:00
Thomas Abthorpe
25348c562b - Update to 1.1.1
- Reassign to ports@

PR:		ports/123900
Submitted by:	Tony Maher <tonymaher optusnet.com.au>
2008-05-23 11:56:37 +00:00
Pav Lucistnik
1a8af75494 - Mark BROKEN: error: ENDLINE' is not a member of log4cpp::CategoryStream'
Reported by:	pointyhat
2008-04-30 06:33:55 +00:00
Pav Lucistnik
6b9ed4a03e - Update WWW 2008-04-16 22:25:17 +00:00
Rong-En Fan
506c2fef1d - Update to 1.1b
- Fix checksum problem, authors replaced the 1.1 distfile with 1.1b's

Reported by:	pointyhat
Approved by:	maintainer (implicit)
2007-03-22 15:28:33 +00:00
Rong-En Fan
504bdbc060 Add opensaml 1.1, open source implentation of SAML.
PR:		ports/109113
Submitted by:	Tony Maher
2007-02-14 23:12:25 +00:00