aboutsummaryrefslogtreecommitdiff
path: root/net/vde2
Commit message (Collapse)AuthorAgeFilesLines
* re-assign back to ports@Philip M. Gollucci2010-04-041-2/+2
| | | | Notes: svn path=/head/; revision=252221
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* - Mark most of my ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-161-0/+2
| | | | | | | Tested by: several builds in P6 TB Notes: svn path=/head/; revision=233978
* Update my ports to my freebsd addressPhilip M. Gollucci2008-07-231-2/+2
| | | | | | | Approved by: araujo (mentor) Notes: svn path=/head/; revision=217338
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Add net/vde2 (repocopied from net/vde).Alejandro Pulver2007-02-1825-1115/+78
| | | | | | | | | | - Add CONFLICTS between them. PR: ports/108539 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> Notes: svn path=/head/; revision=185458
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Fix build on amd64.Kirill Ponomarev2005-04-061-1/+1
| | | | Notes: svn path=/head/; revision=132653
* VDE is a user-mode ethernet simulation. It's quite useful forSergey Matveychuk2005-03-1123-0/+1146
hooking together multiple qemu instances into a single virtual network without needing root access. It can also be used for tunneling or other network simulation tasks. PR: ports/76874 Submitted by: Craig Boston <craig@yekse.gank.org> Notes: svn path=/head/; revision=130884