ports/94011: Mark textproc/py-4suite 1.0b1 as unusable on 64-bit platforms

Mike Brown mike at skew.org
Thu Mar 2 03:00:20 UTC 2006


>Number:         94011
>Category:       ports
>Synopsis:       Mark textproc/py-4suite 1.0b1 as unusable on 64-bit platforms
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 02 03:00:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Mike Brown
>Release:        
>Organization:
skew.org
>Environment:
System: FreeBSD chilled.skew.org 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun Jan 29 22:47:28 MST 2006 mike at chilled.skew.org:/usr/obj/usr/src/sys/GENERIC i386

>Description:
The textproc/py-4suite port is not usable on 64-bit platforms due to
issues with Expat, and needs to be marked as such. This only applies
to textproc/py-4suite, not textproc/py-4suite-xml, in which the issues
have been fixed.
>How-To-Repeat:
http://people.freebsd.org/~fenner/errorlogs/mike@skew.org.html
>Fix:
Apply the following patch to textproc/py-4suite/Makefile:

--- Makefile.old        Thu Nov 10 18:37:41 2005
+++ Makefile    Wed Mar  1 19:48:07 2006
@@ -7,7 +7,7 @@
 
 PORTNAME=      4suite
 PORTVERSION=   1.0.b1
-PORTREVISION=  1
+PORTREVISION=  2
 CATEGORIES=    textproc python
 MASTER_SITES=  ftp://ftp.4suite.org/pub/4Suite/ \
                ${MASTER_SITE_SOURCEFORGE}
@@ -17,6 +17,8 @@
 
 MAINTAINER=    mike at skew.org
 COMMENT=       A collection of Python tools for XML and RDF processing
+
+NOT_FOR_ARCHS=sparc64 amd64 ia64
 
 USE_BZIP2=     yes
 USE_REINPLACE= yes
>Release-Note:
>Audit-Trail:
>Unformatted:
 > >Release:	FreeBSD 5.4-STABLE i386



More information about the freebsd-ports-bugs mailing list