diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-06-03 10:34:44 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-06-03 10:34:44 +0000 |
commit | 05a530bf23fbec2fc9b0651ea5e0682697caae48 (patch) | |
tree | dab4a9e000ee52152d4c7dfd05103b228df8f6aa /devel/libzrtp/files/patch-include-zrtp.h | |
parent | Drop maintainership I don't use it anymore (diff) |
Remove expired ports:
2013-03-05 mail/p5-vpopmail: Broken for more than 6 month
2013-06-01 mail/vodmr: depends on expired mail/p5-vpopmail
2013-06-03 audio/ventrilo-server: No more public distfiles
2013-06-03 devel/libzrtp: No more public distfiles
2013-05-30 mail/postfix26: No longer supported by upstream
2013-06-01 devel/i386-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/mips-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/arm-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/sh-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/powerpc-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/sparc-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/mips-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/i386-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/sh-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/powerpc-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/sparc-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/arm-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/m68k-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/m68k-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/sh-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/m68k-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/i386-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/arm-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/sparc-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/mips-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/powerpc-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
Notes
Notes:
svn path=/head/; revision=319766
Diffstat (limited to 'devel/libzrtp/files/patch-include-zrtp.h')
-rw-r--r-- | devel/libzrtp/files/patch-include-zrtp.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/libzrtp/files/patch-include-zrtp.h b/devel/libzrtp/files/patch-include-zrtp.h deleted file mode 100644 index 1467d1d13632..000000000000 --- a/devel/libzrtp/files/patch-include-zrtp.h +++ /dev/null @@ -1,11 +0,0 @@ ---- include/zrtp.h.orig 2009-03-22 06:26:34.000000000 -0700 -+++ include/zrtp.h 2010-12-01 14:29:40.886762007 -0800 -@@ -14,6 +14,8 @@ - #ifndef __ZRTP_H__ - #define __ZRTP_H__ - -+#include "zrtp_config_unix.h" -+ - #include "zrtp_config.h" - #include "zrtp_base.h" - #include "zrtp_error.h" |