| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 Jun 2013 22:32:17
1.5.7
|
wg  |
net/vde: fix build with clang
- Fix build with clang, use gnu89 C std
Approved by: culot / jpaetzel (mentors, implicit) |
22 Sep 2012 02:18:45
1.5.7
|
tabthorpe  |
- Reassign to the heap due to mail bounces
With hat: portmgr |
23 Sep 2011 22:26:39
1.5.7
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
20 Mar 2011 12:54:45
1.5.7
|
miwi  |
- Get Rid MD5 support |
22 Aug 2009 00:32:25
1.5.7  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
19 Apr 2008 17:56:05
1.5.7  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [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) |
20 Mar 2008 09:56:52
1.5.7
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
18 Feb 2007 17:49:37
1.5.7
|
alepulver  |
- Add net/vde2 (repocopied from net/vde).
- Add CONFLICTS between them.
PR: ports/108539
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> |
22 Jan 2006 21:24:05
1.5.7
|
edwin  |
SHA256ify
Approved by: krion@ |
06 Apr 2005 21:16:43
1.5.7
|
krion  |
Fix build on amd64. |
11 Mar 2005 13:51:33
1.5.7
|
sem  |
VDE is a user-mode ethernet simulation. It's quite useful for
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> |