diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-28 22:52:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-28 22:52:24 +0000 |
commit | d568c421a23a0bade57a78baa0e6602acafafb8e (patch) | |
tree | d5047c76dee4e3373a0f170ab9987c7507332286 /net/sipxvxml/files/patch-src_log_SBlogOSUtils.cpp | |
parent | Mark for deprecation, since unmaintained, failing to work with current (diff) |
2009-03-27 net/sipxcalllib: old version, needs updating
2009-03-27 net/sipxcommserverlib: old version, needs updating, and does not compile
2009-03-27 net/sipxconfig: depends on broken port net/sipxcommserverlib
2009-03-27 net/sipxmediaadapterlib: old version, needs updating
2009-03-27 net/sipxmedialib: old version, needs updating
2009-03-27 net/sipxpbx: depends on broken port net/sipxcommserverlib
2009-03-27 net/sipxproxy: depends on broken port net/sipxcommserverlib
2009-03-27 net/sipxportlib: old version, needs updating
2009-03-27 net/sipxpublisher: depends on broken port net/sipxcommserverlib
2009-03-27 net/sipxregistry: depends on broken port net/sipxcommserverlib
2009-03-27 net/sipxtacklib: old version, needs updating
2009-03-27 net/sipxvxml: old version, needs updating
Notes
Notes:
svn path=/head/; revision=231220
Diffstat (limited to 'net/sipxvxml/files/patch-src_log_SBlogOSUtils.cpp')
-rw-r--r-- | net/sipxvxml/files/patch-src_log_SBlogOSUtils.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/sipxvxml/files/patch-src_log_SBlogOSUtils.cpp b/net/sipxvxml/files/patch-src_log_SBlogOSUtils.cpp deleted file mode 100644 index f8a9062faf45..000000000000 --- a/net/sipxvxml/files/patch-src_log_SBlogOSUtils.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- ./src/log/SBlogOSUtils.cpp.orig Fri Dec 29 10:50:07 2006 -+++ ./src/log/SBlogOSUtils.cpp Fri Dec 29 10:50:26 2006 -@@ -37,6 +37,7 @@ - #include <sys/times.h> // For times( ) - #endif - -+#include <sys/types.h> - #include <sys/timeb.h> // for ftime( )/_ftime( ) - #include <sys/stat.h> // for stat( ) - |