Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 2006 14:30:08 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-python@FreeBSD.org
Subject:   Re: ports/105471: commit references a PR
Message-ID:  <200611151430.kAFEU88F003154@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/105471: commit references a PR
Date: Wed, 15 Nov 2006 14:21:13 +0000 (UTC)

 miwi        2006-11-15 14:12:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/py-qpy           Makefile distinfo pkg-descr pkg-plist 
   Log:
   Qpy provides a convenient mechanism for generating safely-quoted html
   text from python code.
   
   It does this by implementing a quoted-string data type and a
   modification of the python compiler. (This main idea comes from
   Quixote's htmltext/PTL.)
   
   WWW:      http://www.mems-exchange.org/software/qpy/
   
   PR:             ports/105471
   Submitted by:   Dryice Liu <dryice at dryice.name>
   
   Revision  Changes    Path
   1.1600    +1 -0      ports/www/Makefile
   1.1       +31 -0     ports/www/py-qpy/Makefile (new)
   1.1       +3 -0      ports/www/py-qpy/distinfo (new)
   1.1       +8 -0      ports/www/py-qpy/pkg-descr (new)
   1.1       +26 -0     ports/www/py-qpy/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



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