ports/69378: sysutils/progsreiserfs - make it build correctly with gcc 3.4.1 and drop maintainership
Florent Thoumie
flz at xbsd.org
Wed Jul 21 13:00:40 UTC 2004
>Number: 69378
>Category: ports
>Synopsis: sysutils/progsreiserfs - make it build correctly with gcc 3.4.1 and drop maintainership
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Jul 21 13:00:39 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Florent Thoumie
>Release: FreeBSD 4.9-RC i386
>Organization:
Xbsd.org
>Environment:
System: FreeBSD gw 4.9-RC FreeBSD 4.9-RC #4: Sun Oct 5 14:25:09 CEST 2003 rf at gw:/usr/src/sys/compile/GW i386
>Description:
Build with GCC 3.4.1.
I'm dropping maintainership since I'm not actually using reiserfs.
>How-To-Repeat:
N/A
>Fix:
--- progsreiserfs.diff begins here ---
diff -ruN progsreiserfs/Makefile progsreiserfs.new/Makefile
--- progsreiserfs/Makefile Sun Jul 18 19:19:43 2004
+++ progsreiserfs.new/Makefile Wed Jul 21 14:48:03 2004
@@ -11,7 +11,7 @@
MASTER_SITES= http://www.cgsecurity.org/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
-MAINTAINER= flz at xbsd.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Utilities and library to manipulate ReiserFS partitions
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
@@ -23,6 +23,7 @@
USE_REINPLACE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib -lgnugetopt"
+CONFIGURE_ARGS= --disable-debug
MAN8= cpfs.reiserfs.8 mkfs.reiserfs.8 reiserfs.8 \
resizefs.reiserfs.8 tunefs.reiserfs.8
--- progsreiserfs.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list