diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2004-11-29 04:08:29 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2004-11-29 04:08:29 +0000 |
commit | 073e7bc6aab0007bcc2023010c1584833ccbd4b7 (patch) | |
tree | 5cd85bbc837231a3a8e2582bc048cd987a899022 /net-mgmt/net-snmp/files/patch-freebsd6.h | |
parent | Project is now under the Apache 2.0 license, which is included in the (diff) |
- Upgrade to 5.2.
- Fix build problem on current (1)
- Fix module availability problem on current (2)
- Disable perl completely with WITHOUT_PERL knob (3)
- Install sample file and improve pkg-message and pkg-plist (4)
PR: ports/71071 (1), ports/71522 (2), ports/71315 (3), ports/72779 (4)
Submitted by: Matthew Thyer <thyerm@powerband.net.au> (1),
Dominic Mitchell <dom@happygiraffe.net> (2),
oliver (3),
Fumihiko Kimura <jfkimura@yahoo.co.jp> (4)
Diffstat (limited to 'net-mgmt/net-snmp/files/patch-freebsd6.h')
-rw-r--r-- | net-mgmt/net-snmp/files/patch-freebsd6.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net-mgmt/net-snmp/files/patch-freebsd6.h b/net-mgmt/net-snmp/files/patch-freebsd6.h index 95fb5509c798..e69de29bb2d1 100644 --- a/net-mgmt/net-snmp/files/patch-freebsd6.h +++ b/net-mgmt/net-snmp/files/patch-freebsd6.h @@ -1,5 +0,0 @@ ---- /dev/null Tue Aug 31 23:33:01 2004 -+++ include/net-snmp/system/freebsd6.h Tue Aug 31 23:36:22 2004 -@@ -0,0 +1,2 @@ -+#include "freebsd5.h" -+ |