Bug 88129

Summary: [maintainer] Update textproc/py-4suite: misc edits, no PORTREVISION bump
Product: Ports & Packages Reporter: mike
Component: Individual Port(s)Assignee: Tilman Keskinoz <arved>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-4suite.diff
none
py-4suite.diff none

Description mike 2005-10-28 13:50:15 UTC
1. USE_PYTHON corrected to 2.2.1+ (was 2.2+) due to use of Python boolean builtins

2. CONFLICTS added:

    4Suite XML (new; we're splitting 4Suite into separate pkgs now)
    is incompatible since it installs files to the same location.

    PyXML < 0.8 is incompatible due to xmlproc handle_end_tag bug
    (it prevents 4Suite from doing XML parsing with DTD validation).
    It is inadvisable to use PyXML < 0.8.4 anyway.

3. Suppressed redundant display of pkg-message after install.

4. pkg-descr updated to mention the new Ft.Xml.Sax module and
   the fact that the new packages are replacing this one.

These changes do not necessitate a bump of PORTREVISION.
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2005-10-28 15:35:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2005-10-28 15:45:08 UTC
Responsible Changed
From-To: garga->freebsd-ports-bugs

I won't have time to test it accordingly next days, so, back to the pool
Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2005-11-01 15:37:09 UTC
State Changed
From-To: open->feedback

I have a problem with the pkg-plist: 

The following files are installed by the port, but not in pkg-plist. 
/usr/local/share/doc/4Suite/xml/modules/Ft.Rdf.Drivers.BerkeleyDBTxnTable.xml 
/usr/local/share/doc/4Suite/html/modules/Ft.Rdf.Drivers.BerkeleyDBTxnTable.html 

(although this is most likely unrelated to your patch)
Comment 4 Tilman Keskinoz freebsd_committer freebsd_triage 2005-11-03 08:28:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->arved

Track. I am working with the submitter on this one.
Comment 5 mike 2005-11-06 02:19:56 UTC
I have a new patch that accounts for the fact that documentation for certain 
Python modules only gets generated when certain other packages (py-bsddb, and 
Berkeley DB XML) are already on the system.
Comment 6 Tilman Keskinoz freebsd_committer freebsd_triage 2005-11-08 13:26:02 UTC
State Changed
From-To: feedback->closed

Committed, thanks