Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Apr 2001 23:50:02 -0700 (PDT)
From:      Hye-Shik Chang <perky@python.or.kr>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/26447: New Port: net/py-xmlrpc
Message-ID:  <200104110650.f3B6o2u76087@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/26447; it has been noted by GNATS.

From: Hye-Shik Chang <perky@python.or.kr>
To: will@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/26447: New Port: net/py-xmlrpc
Date: Wed, 11 Apr 2001 15:43:26 +0900 (KST)

 maybe python 1.5 has a parsing trouble with CR/LF terminated text.
 plz patch this: (from original PR)
 
 --- Makefile.orig	Wed Apr 11 15:19:41 2001
 +++ Makefile	Wed Apr 11 15:39:40 2001
 @@ -11,12 +11,14 @@
  MASTER_SITES=	http://www.pythonware.com/downloads/ \
  		http://www3.kr.freebsd.org/~perky/distfiles/
  DISTNAME=	${PORTNAME}-${PORTVERSION}-${DISTDATE}
 +PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
  
  MAINTAINER=	perky@python.or.kr
  
  DISTDATE=	990621
  USE_PYTHON=	yes
  USE_ZIP=	yes
 +EXTRACT_BEFORE_ARGS=	-qa
  NO_WRKSUBDIR=	yes
  
  PLIST_SUB+=	PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S/^${LOCALBASE}\///g}
 
 
  Thank you~!
 
 >Compiling /net/puck/will/ports/net/py-xmlrpc/work/xmlrpc_handler.py ...
 >  File "/net/puck/will/ports/net/py-xmlrpc/work/xmlrpc_handler.py", line 2
 >    
 >    ^
 >SyntaxError: invalid syntax
 >
 >http://www.freebsd.org/cgi/query-pr.cgi?pr=26447
 >
 >
 
 ----------------------------
 Hye-Shik "Perky" Chang
 Mechatronics, Yonsei University, Korea
 Public Key: http://openlook.org/pgp.txt
 PGP Fingerprint : 115C CF2F D90D 8AFE F45B 0356 21DA 398B 6474 11EA
 
 
 -------------------------------------------------
 DreamWiz Free Mail @ http://www.dreamwiz.com/
 DreamSearch Click the world!!! http://search.dreamwiz.com/
 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104110650.f3B6o2u76087>