Package Details: n2n-svn r4591-1

Package Base: n2n-svn
Description: n2n is a layer-two peer-to-peer virtual private network (VPN) which allows users to exploit features typical of P2P applications at network instead of application level.
Upstream URL: http://www.ntop.org/products/n2n/
Category: network
Licenses: GPL3
Submitter: lowfatcomputing
Maintainer: lowfatcomputing
Last Packager: None
Votes: 14
First Submitted: 2010-10-06 02:54
Last Updated: 2014-04-14 22:49

Dependencies (0)

Required by (0)

Sources

Latest Comments

Comment by spider-mario

2013-05-25 10:54

uml_utilities has been dropped from the AUR (https://mailman.archlinux.org/pipermail/aur-general/2013-May/023610.html), it should be removed as a dependency. (The README only suggests using it: it could have been an optional dependency from the beginning.)

Comment by lowfatcomputing

2011-05-07 13:43

'make PREFIX="$pkgdir/" install' changed to 'make PREFIX="$pkgdir/usr/" install'

Thanks for the improvement ale6.

Anonymous comment

2011-05-07 09:47

Can you change 'make PREFIX="$pkgdir/" install' for 'make PREFIX="$pkgdir/usr/" install' ?

It would avoid creating /share/ and trashing the / :)

Thanks :)