Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove unneeded dependency from gtk12/gtk20 [1] | Martin Wilke | 2008-04-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584 | ||||
* | - Remove USE_GETOPT_LONG which is a no-op since March 2007 | Pav Lucistnik | 2008-03-20 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=209420 | ||||
* | - Add net/vde2 (repocopied from net/vde). | Alejandro Pulver | 2007-02-18 | 1 | -0/+2 |
| | | | | | | | | | | - Add CONFLICTS between them. PR: ports/108539 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> Notes: svn path=/head/; revision=185458 | ||||
* | SHA256ify | Edwin Groothuis | 2006-01-22 | 1 | -0/+1 |
| | | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193 | ||||
* | Fix build on amd64. | Kirill Ponomarev | 2005-04-06 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=132653 | ||||
* | VDE is a user-mode ethernet simulation. It's quite useful for | Sergey Matveychuk | 2005-03-11 | 23 | -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 |