diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2005-09-19 05:33:04 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2005-09-19 05:33:04 +0800 |
commit | 1268a666851c782c0e3b779a609b0853578f2f62 (patch) | |
tree | 4d68bfab0aace4633f60226e92d50e43132cf1ae /www/Makefile | |
parent | 1f830d54e71180ab22ee03961d6e0c608de0cc49 (diff) | |
download | freebsd-ports-graphics-1268a666851c782c0e3b779a609b0853578f2f62.tar.gz freebsd-ports-graphics-1268a666851c782c0e3b779a609b0853578f2f62.tar.zst freebsd-ports-graphics-1268a666851c782c0e3b779a609b0853578f2f62.zip |
Add zope28 - new stable branch of zope application server.
Here are some of the "headlines" mentioned in the features list.
Database Integration
SQL and HTML in Harmony
Multiple Data Sources
Publish Databases
Application Development
DTML Scripting
External Methods
Content Management
Builtin Objects
Document Templates
Web to Objects
Integrated Object Database
Managed Through the Web
Direct URL Access to Objects
PR: 85063
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index a03d1a3d62d..c779671c07b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -858,6 +858,7 @@ SUBDIR += zerowait-httpd SUBDIR += znavigator SUBDIR += zope + SUBDIR += zope28 SUBDIR += zope-FileSystemSite SUBDIR += zope-annotations SUBDIR += zope-archetypes |