Date: Thu, 7 Apr 2005 12:22:04 +0000 (UTC) From: Joerg Wunsch <joerg@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/openradius Makefile pkg-plist ports/net/openradius/files patch-aa ports/net/openradius/scripts configure Message-ID: <200504071222.j37CM4Vs039165@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 2005-04-07 12:22:04 UTC
FreeBSD ports repository
Modified files:
net/openradius Makefile pkg-plist
net/openradius/scripts configure
Added files:
net/openradius/files patch-aa
Log:
Unbreak the port for 5.x (and above). The wondersome makefile
infastructure of openradius uses the ARCH macro in order to run ar(1).
As FreeBSD's make(1) predefines ARCH to the architecture, this broke
compilation. Fix this by (ab)using the AR macro instead.
As the maintainer timed out on fixing this by about half a year, and I
need the port right now, I take the liberty to ignore the maintainer
bit here.
Revision Changes Path
1.6 +1 -7 ports/net/openradius/Makefile
1.1 +22 -0 ports/net/openradius/files/patch-aa (new)
1.3 +1 -0 ports/net/openradius/pkg-plist
1.3 +1 -1 ports/net/openradius/scripts/configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504071222.j37CM4Vs039165>
