ports/81581: [PORT UPDATE] misc/linux-edonkey-tool-recovermet
No Name
arundel at h3c.de
Sat May 28 11:10:02 UTC 2005
>Number: 81581
>Category: ports
>Synopsis: [PORT UPDATE] misc/linux-edonkey-tool-recovermet
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat May 28 11:10:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: No Name
>Release: FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD skatecity 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Apr 27 03:14:27 CEST 2005 arundel at skatecity:/usr/obj/usr/src/sys/ARUNDEL i386
>Description:
This port uses the mmap syscall and thus will not work with files >2GB.
This update adds a pkg-message notice to tell the user about this
limitation.
In addition to that the following PR can be closed:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/74177
Cheers.
>How-To-Repeat:
>Fix:
--- output-linux-edonkey-tool-recovermet begins here ---
diff -ruN /usr/ports/misc/linux-edonkey-tool-recovermet/Makefile /usr/ports/custom/linux-edonkey-tool-recovermet/Makefile
--- /usr/ports/misc/linux-edonkey-tool-recovermet/Makefile Sun Mar 13 02:18:38 2005
+++ /usr/ports/custom/linux-edonkey-tool-recovermet/Makefile Sat May 28 12:52:30 2005
@@ -50,4 +50,7 @@
.endif
@${BRANDELF} -t Linux ${WRKSRC}/${BINARY_NAME}
+post-install:
+ @${CAT} ${PKGMESSAGE}
+
.include <bsd.port.post.mk>
diff -ruN /usr/ports/misc/linux-edonkey-tool-recovermet/pkg-message /usr/ports/custom/linux-edonkey-tool-recovermet/pkg-message
--- /usr/ports/misc/linux-edonkey-tool-recovermet/pkg-message Thu Jan 1 01:00:00 1970
+++ /usr/ports/custom/linux-edonkey-tool-recovermet/pkg-message Sat May 28 13:00:24 2005
@@ -0,0 +1,4 @@
+ ATTENTION:
+
+This application will crash when being used on a file >2GB. See 'man 2 mmap'
+for more information about the memory allocation limits of FreeBSD.
--- output-linux-edonkey-tool-recovermet ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list