| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Jan 2013 19:50:06
1.4.2_1
|
tabthorpe  |
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace |
09 Oct 2012 22:12:14
1.4.2_1
|
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
13 Aug 2011 15:31:12
1.4.2_1
|
swills  |
- Use xerces-c 3 [1]
- Pass maintainership back to Janos Mohacsi <janos.mohacsi@bsd.hu> [2]
PR: ports/159714 [1]
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> [1]
Approved by: maintainer (me) [2] |
28 Jul 2011 11:53:21
1.4.2
|
swills  |
- Update to 1.4.2
- Update home page while here
- Take maintainership
PR: ports/159195
Approved by: linimon |
27 Jun 2011 20:14:37
1.4.1
|
swills  |
- Oops, forgot to cvs add this patch
Reported by: pavmail |
27 Jun 2011 02:57:29
1.4.1
|
swills  |
- Update to latest versions
PR: ports/157822
Submited by: Palle Girgensohn <girgen@FreeBSD.org>
Approved by: maintainer timeout |
11 Dec 2010 22:08:10
1.3.3_1
|
pgollucci  |
- Fix pkg-plist in NOPORTDOCS case
Reported by: QAT |
03 Apr 2010 10:44:36
1.3.3_1
|
roam  |
Chase the ftp/curl shlib version bump. |
11 Jan 2010 05:08:31
1.3.3
|
pgollucci  |
- s/ /\t/g
- 'Fix' make index |
08 Jan 2010 01:24:56
1.3.3
|
pgollucci  |
- Update to 2.3
PR: ports/142324
Submitted by: Steve Wills <steve@mouf.net>
Approved by: Mohacsi Janos <janos.mohacsi@bsd.hu> (maintainer) |
10 Jul 2009 01:15:21
1.2
|
wxs  |
- Update to 1.2
PR: ports/136033
Submitted by: Steve Wills <steve@mouf.net>
Approved by: maintainer |
23 Jan 2009 15:43:14
1.1_1
|
roam  |
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. |
22 Nov 2008 15:15:27
1.1
|
miwi  |
Shibboleth 2.x relies on OpenSAML 2, which in turn requires this
lower-level library that provides a higher level interface to XML
processing, particularly in light of signing and encryption.
WWW: https://spaces.internet2.edu/display/OpenSAML/XMLTooling-C
PR: ports/127326
Submitted by: Janos Mohacsi |