ports/59794: [non maintainer] finance/kexchange: take maintainership

Markus Brueffer brueffer at phoenix-systems.de
Sat Nov 29 16:30:23 UTC 2003


>Number:         59794
>Category:       ports
>Synopsis:       [non maintainer] finance/kexchange: take maintainership
>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 Nov 29 08:30:17 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Markus Brueffer
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cheops.phoenix 5.1-CURRENT FreeBSD 5.1-CURRENT #11: Thu Nov 13 12:26:36 CET 2003 brueffer at cheops.phoenix:/usr/obj/usr/src/sys/CHEOPS i386

>Description:
	- give orphaned port finance/kexchange a new home :)
	- respect CFLAGS and PTHREAD_LIBS

>How-To-Repeat:
>Fix:

--- kexchange.diff begins here ---
diff -ruN kexchange.orig/Makefile kexchange/Makefile
--- kexchange.orig/Makefile	Sat Nov 29 16:52:18 2003
+++ kexchange/Makefile	Sat Nov 29 16:56:43 2003
@@ -10,13 +10,18 @@
 CATEGORIES=	finance kde
 MASTER_SITES=	http://ftp.kde.com/Financial_Investment/Currency_Tools/KExchange/ \
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	brueffer at phoenix-systems.de
 COMMENT=	KDE currency converter
 
 USE_KDELIBS_VER=	3
 GNU_CONFIGURE=		yes
+USE_REINPLACE=		yes
+
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LIBS="-L${LOCALBASE}/lib"
 
-.include <bsd.port.mk>
+post-patch:
+	@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/x11/kde3/Makefile.kde"
+.include <bsd.port.post.mk>
--- kexchange.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list