summaryrefslogtreecommitdiff
path: root/lang/eperl/files/extra-patch-eperl_proto.h
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-03-03 19:56:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-03-03 19:56:57 +0000
commitbad8883a1653bfe5a12fe77e673923be0b63c905 (patch)
tree4932d42c61948c9fc8764d2d1373e5a5db3fee3a /lang/eperl/files/extra-patch-eperl_proto.h
parentupdate to nagiosql 3.2.0_SP2 (diff)
2012-10-26 lang/eperl: Unfixed upstream remote vulnerability and no activity since 1998
2013-01-31 x11-wm/e17-module-language: Deprecated upstream 2013-01-31 x11-wm/e17-module-xkbswitch: Merged into x11-wm/enlightenment 2013-01-31 x11-wm/e17-module-e-tiling: Deprecated upstream 2013-01-31 x11-wm/e17-module-quickaccess: Merged into x11-wm/enlightenment 2013-01-31 x11-wm/e17-module-tiling: Merged into x11-wm/enlightenment 2013-01-31 x11-wm/e17-module-drawer: Deprecated upstream 2013-01-31 x11-wm/e17-module-calendar: Deprecated upstream 2013-02-07 x11/oooqs: For old OOo versions; uses kde3; unmaintained upstream; see x11/oooqs2 2013-02-10 www/xpi-customizegoogle: Add-on has been discontinued 2013-02-11 games/kimboot: no longer works 2013-02-27 net-im/imcom: No more upstream, no more public distfiles
Diffstat (limited to 'lang/eperl/files/extra-patch-eperl_proto.h')
-rw-r--r--lang/eperl/files/extra-patch-eperl_proto.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/eperl/files/extra-patch-eperl_proto.h b/lang/eperl/files/extra-patch-eperl_proto.h
deleted file mode 100644
index 576af2d20a87..000000000000
--- a/lang/eperl/files/extra-patch-eperl_proto.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- eperl_proto.h.orig 2009-01-29 16:05:55.000000000 -0500
-+++ eperl_proto.h 2009-01-29 16:06:01.000000000 -0500
-@@ -83,7 +83,6 @@
- extern char *strnchr(char *buf, char chr, int n);
- extern char *ePerl_ePerl_strnstr(char *buf, char *str, int n);
- extern char *strncasestr(char *buf, char *str, int n);
--extern char *strndup(char *buf, int n);
- extern char *ePerl_Bristled2Plain(char *cpBuf);
-
- /* eperl_pp.c */