ports/75141: [maintainer-update] comms/xlog broken on alpha.

Matt Dawson matt at mattsnetwork.co.uk
Thu Dec 16 03:40:23 UTC 2004


>Number:         75141
>Category:       ports
>Synopsis:       [maintainer-update] comms/xlog broken on alpha.
>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:   Thu Dec 16 03:40:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Matt Dawson
>Release:        FreeBSD 5.3-RELEASE-p2 i386
>Organization:
n/a
>Environment:
System: FreeBSD workstation1 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #1: Tue Dec 
7 21:23:42 GMT 2004 md001 at workstation1:/usr/obj/usr/src/sys/WORKSTATION1 i386


	
>Description:
xlog currently will not build on the Alpha platform
	
>How-To-Repeat:
Attempt a build on an EV4
	
>Fix:
None at present. Mark port as NOT_FOR_ARCHS= alpha for now.
Diff attached.

--- xlog-1.0_1.diff begins here ---
diff -ruN /usr/ports/comms/xlog/Makefile ./xlog/Makefile
--- /usr/ports/comms/xlog/Makefile	Thu Dec 16 03:29:06 2004
+++ ./xlog/Makefile	Thu Dec 16 03:30:21 2004
@@ -6,6 +6,7 @@
 
 PORTNAME=	xlog
 PORTVERSION=	1.0
+PORTREVISION=	1
 CATEGORIES=	comms
 MASTER_SITES=	http://pg4i.mattsnetwork.co.uk/download/ \
 		http://www.qsl.net/pg4i/download/
@@ -16,6 +17,7 @@
 USE_X_PREFIX=	yes
 USE_GNOME=	libgnomeprint
 GNU_CONFIGURE=	yes
+NOT_FOR_ARCHS=	alpha
 
 .if defined(WITH_HAMLIB)
 LIB_DEPENDS+=	hamlib:${PORTSDIR}/comms/hamlib
--- xlog-1.0_1.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list