diff options
Diffstat (limited to 'devel/libelf/files')
| -rw-r--r-- | devel/libelf/files/patch-Makefile.in | 5 | ||||
| -rw-r--r-- | devel/libelf/files/patch-configure | 16 | ||||
| -rw-r--r-- | devel/libelf/files/patch-lib::sys_elf.h.in | 5 |
3 files changed, 19 insertions, 7 deletions
diff --git a/devel/libelf/files/patch-Makefile.in b/devel/libelf/files/patch-Makefile.in index af1e8d161a27..44fa8044e57c 100644 --- a/devel/libelf/files/patch-Makefile.in +++ b/devel/libelf/files/patch-Makefile.in @@ -1,4 +1,7 @@ -Fix the pkgconfig data directory path. +Description: Fix the pkgconfig data directory path. +Forwarded: not-needed +Author: Peter Pentchev <roam@FreeBSD.org> +Last-Update: 2009-11-20 --- Makefile.in.orig +++ Makefile.in diff --git a/devel/libelf/files/patch-configure b/devel/libelf/files/patch-configure index 7ca3e6f67d4f..ed68624e1d72 100644 --- a/devel/libelf/files/patch-configure +++ b/devel/libelf/files/patch-configure @@ -1,8 +1,14 @@ -Adapt the configure script to FreeBSD: -- use the elf.h header; -- shorten the library .so file name; -- honor LDFLAGS when linking; -- do not link against or depend on libc. +Description: Adapt the configure script to FreeBSD. + - use the elf.h header; + - shorten the library .so file name; + - honor LDFLAGS when linking; + - do not link against or depend on libc. +Forwarded: not-needed +Author: Kevin Van Maren <vanmaren@fast.cs.utah.edu>, + Maxim Sobolev <sobomax@FreeBSD.org>, + Peter Pentchev <roam@FreeBSD.org> + Ying-Chieh Liao <ijliao@FreeBSD.org> +Last-Update: 2009-11-20 --- configure.orig +++ configure diff --git a/devel/libelf/files/patch-lib::sys_elf.h.in b/devel/libelf/files/patch-lib::sys_elf.h.in index cb3a30c188c3..b96611c5a71d 100644 --- a/devel/libelf/files/patch-lib::sys_elf.h.in +++ b/devel/libelf/files/patch-lib::sys_elf.h.in @@ -1,4 +1,7 @@ -Provide the missing definitions for the ELF magic bytes. +Description: Provide the missing definitions for the ELF magic bytes. +Forwarded: no +Author: Vasil Dimov <vd@datamax.bg> +Last-Update: 2009-11-20 --- lib/sys_elf.h.in.orig +++ lib/sys_elf.h.in |
