Date: Mon, 18 Aug 2008 01:48:41 +0000 (UTC) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/libtnl Makefile pkg-plist ports/net/libtnl/files Makefile.bsd patch-platform patch-platforms Message-ID: <200808180148.m7I1mfLe029252@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mi 2008-08-18 01:48:41 UTC
FreeBSD ports repository
Modified files:
net/libtnl Makefile pkg-plist
net/libtnl/files Makefile.bsd
Added files:
net/libtnl/files patch-platform patch-platforms
Log:
Add patches to unbreak -- work with gcc above version 3. Also allow
building on amd64 and note, that support for other platforms is easy
too, as long as one has a system to test on.
Redirect a few functions directly to the standard implementations using
defines, instead of using function-wrappers.
This port ought to use a port-installed libtomcrypt instead of building its
own version of same. Unfortunately, our security/libtomcrypt does not
(yet?) install a shared version.
Revision Changes Path
1.4 +16 -11 ports/net/libtnl/Makefile
1.2 +0 -1 ports/net/libtnl/files/Makefile.bsd
1.1 +97 -0 ports/net/libtnl/files/patch-platform (new)
1.1 +23 -0 ports/net/libtnl/files/patch-platforms (new)
1.2 +1 -1 ports/net/libtnl/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808180148.m7I1mfLe029252>
