Bug 109299

Summary: [NEW PORT] devel/py-lxml: lxml is a Python binding for libxml2 and libxslt
Product: Ports & Packages Reporter: Robert Gogolok <gogo>
Component: Individual Port(s)Assignee: Cheng-Lung Sung <clsung>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Robert Gogolok 2007-02-19 00:10:04 UTC
new port: lxml is a Python binding for libxml2 and libxslt

WWW: http://codespeak.net/lxml/


It's needed for the bcfg2 server (http://www.bcfg2.org) I want to get into the ports tree next.

Fix: http://w5.cs.uni-sb.de/~gogo/patches/new-ports/devel/py-lxml/



Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-19 00:10:11 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-19 00:10:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants to have py- PRs
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-02-19 02:22:30 UTC
Responsible Changed
From-To: freebsd-python->clsung

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-02-19 13:56:09 UTC
clsung      2007-02-19 13:56:00 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-lxml        Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add py-lxml 1.1.2, pythonic binding for the libxml2 and libxslt
  libraries.
  
  PR:             ports/109299
  Submitted by:   Robert Gogolok <gogo at cs.uni-sb.de>
  
  Revision  Changes    Path
  1.2655    +1 -0      ports/devel/Makefile
  1.1       +42 -0     ports/devel/py-lxml/Makefile (new)
  1.1       +3 -0      ports/devel/py-lxml/distinfo (new)
  1.1       +9 -0      ports/devel/py-lxml/pkg-descr (new)
  1.1       +62 -0     ports/devel/py-lxml/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"
Comment 5 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-02-19 13:56:57 UTC
State Changed
From-To: open->closed

New port added. Thank You.