diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2020-06-06 10:21:03 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2020-06-06 10:21:03 +0000 |
| commit | e94cc77846ad285726a013a17cffec2bfbc55d3a (patch) | |
| tree | 7509dab9d129204e8f5c0084170b667789bd2437 /irc/psybnc/files/patch-src_p__idea.c | |
| parent | emulators/qemu: Add NCURSES option (diff) | |
Remove expired ports:
2020-06-06 net/freerdp1: Superseded by the freerdp port/package
2020-05-05 irc/psybnc: Broken for more than 6 months
Notes
Notes:
svn path=/head/; revision=538083
Diffstat (limited to 'irc/psybnc/files/patch-src_p__idea.c')
| -rw-r--r-- | irc/psybnc/files/patch-src_p__idea.c | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/irc/psybnc/files/patch-src_p__idea.c b/irc/psybnc/files/patch-src_p__idea.c deleted file mode 100644 index 4191c9a44231..000000000000 --- a/irc/psybnc/files/patch-src_p__idea.c +++ /dev/null @@ -1,21 +0,0 @@ ---- src/p_idea.c.orig 2016-06-20 14:41:27 UTC -+++ src/p_idea.c -@@ -50,6 +50,9 @@ static char rcsid[] = "@(#)$Id: p_idea.c - * string encryption by psychoid - */ - -+ -+#include <p_global.h> -+/* - #include <time.h> - #include <string.h> - #include <stdlib.h> -@@ -62,7 +65,7 @@ extern int cline; - - #define pcontext { strmncpy(ctxt,__FILE__,sizeof(ctxt));strmncpy(cfunc,__FUNCTION__,sizeof(cfunc)); cline=__LINE__; } - #define pmalloc(n) __pmalloc((n),__FILE__,__FUNCTION__,__LINE__) -- -+*/ - #ifdef CRYPT - - #define IDEAROUNDS 8 |
