| Summary: | [maintainer update] net/freeradius - fix build on 7.x amd64 and 6.x with gcc 4.2, also various other fixes | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | David Wood <david> | ||||
| Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
David Wood
2007-12-04 15:30:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it. araujo 2007-12-06 10:01:03 UTC
FreeBSD ports repository
Modified files:
net/freeradius Makefile
net/freeradius/files radiusd.sh.in
Added files:
net/freeradius/files patch-radiusd-no-pie
Log:
- Added patch to remove -pie for radiusd. [1]
- Fixed a build failure on RELENG_7 AMD64.
- Chase heimdal shared version library bump. [2]
- Reworked RC script. [3]
- Mark as unbroken on AMD64.
- Bump PORTREVISION.
PR: ports/118425, ports/117262 [3]
Reported by: Sean McNeil <sean@mcneil.com> [1], Gioto Alves Lourenco <gioto@pop-ro.rnp.br> [2]
Submitted by: Craig Leres <leres@ee.lbl.gov> [3], David Wood <david@wood2.org.uk> (maintainer)
Approved by: portmgr (marcus), stas (mentor, implicit)
Revision Changes Path
1.63 +6 -12 ports/net/freeradius/Makefile
1.1 +11 -0 ports/net/freeradius/files/patch-radiusd-no-pie (new)
1.3 +9 -3 ports/net/freeradius/files/radiusd.sh.in
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, with minor changes. Thanks! |