Bug 60757 - [NEW PORT] www/zope-Silva: Web application to manage/edit structured documents
Summary: [NEW PORT] www/zope-Silva: Web application to manage/edit structured documents
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-31 06:00 UTC by Tim Middleton
Modified: 2004-01-03 00:41 UTC (History)
0 users

See Also:


Attachments
zope-Silva.shar.tgz (13.42 KB, text/plain)
2003-12-31 06:00 UTC, Tim Middleton
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Middleton 2003-12-31 06:00:28 UTC
Silva is a Zope-based web application designed for the creation and 
management of structured, textual content. Silva allows users to enter 
new documents as well as edit existing documents using a web interface. 

SilvaDocument and SilvaMetadata are included in this port.

WWW: http://www.zope.org/Members/infrae/Silva
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-02 22:25:17 UTC
State Changed
From-To: open->feedback

I'm getting a lot of these on compilation stage: 

Compiling /usr/home/pav/cvs/ports/zope-silva/work/SilvaDocument/widgets/top/table/add_column.py ... 
File "/usr/home/pav/cvs/ports/zope-silva/work/SilvaDocument/widgets/top/table/add_column.py", line 4 
return context.redirect() 
SyntaxError: 'return' outside function 
Compiling /usr/home/pav/cvs/ports/zope-silva/work/SilvaDocument/widgets/top/table/cached.py ... 
File "/usr/home/pav/cvs/ports/zope-silva/work/SilvaDocument/widgets/top/table/cached.py", line 1 
return 0 
SyntaxError: 'return' outside function 

Is that fine to ignore?
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-03 00:41:30 UTC
State Changed
From-To: feedback->closed

New port added, thanks!