summaryrefslogtreecommitdiff
path: root/www/zope
AgeCommit message (Collapse)AuthorFilesLines
2009-07-08Provide PY_COMPILE_ALL and PY_COMPILE_O_ALL to compile all Pythonjoerg1-3/+1
sources in a directory (tree) in pversion.mk. Adjust the various places that called it locally.
2009-06-14Remove @dirrm related logic.joerg1-2/+2
2009-02-21Comment out lines related to zope33 which dosen't exist package.taca1-10/+18
Add commentd out zope34. I'm not sure that Zope 3.x could be handled same as Zope 2.x packages (or it is better way to go or not.)
2008-10-25* Update zope29, zope210 and zope211:taca1-5/+5
* Enable zope211 completely support; add 211 to ZOPE_VERSION_SUPPORTED.
2008-08-27Add PRINT_PLIST_AWK for ZOPE_BASE replacement.taca1-1/+5
2008-07-25Reduce a shell variable which was used only once.taca1-3/+2
2008-07-25- Reduce a shell variable which was used only once.taca1-3/+2
- Correct program name; it wasn't Zope but Zeo.
2008-07-25Add missing ZOPE_FULL_VERSION definition since 2008/1/6.taca1-2/+7
2008-07-20Update ZOPE211_VERSION to 2.11.1.taca1-2/+2
2008-07-20Add a comment that this file is used by ../../www/zope211/Makefile, too.taca1-1/+2
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg1-2/+4
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2008-05-11Add comments that this file is used by zope29 and zope210.taca1-1/+3
2008-05-11Update ZOPE29_VERSION and ZOPE210_VERSION.taca1-3/+3
2008-01-16Don't print replaced name by pax(1). It was simply debugging aid.taca1-2/+2
2008-01-11Remove an unused commented out lint.taca1-2/+1
2008-01-09Exclude install files whose name begin from "._".taca1-1/+2
2008-01-06Add common Makefile part for zope29, zope210 and possibly zope211 in feature.taca1-0/+29
2008-01-06Add common files for zope29, zope210 and possibly zope211 in feature.taca3-0/+186
2008-01-06- Add definition for zope-211.taca1-7/+16
- Complete zope33 (Zope 3.3.x) related names.
2008-01-03Zope 3.x dose not migrate to the new frame work yet.taca1-3/+4
2007-12-18Importing makefile's fragments of new framework for Zope packages.taca3-0/+313
2007-05-29Remove Zope 2.2 and related pieces:joerg10-414/+0
databases/zope-mysql lang/py-extclass textproc/py-dtml www/py-pcgi www/py-zpublisher www/zope No objection from pkgsrc-users. cVS: ----------------------------------------------------------------------
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2005-12-30For py-extclass, use the buildlink3.mk, not just a dependency.joerg1-5/+2
Fixes build on DragonFly, remove PKG_FAIL_REASON.
2005-12-26Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386schmonz1-1/+4
3.0. If one of these is important to you, please fix it in time for pkgsrc-2006Q1, or it may be removed.
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-02-24Add RMD160 checksums.wiz1-1/+2
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-01-28Do not use "find -d". This option is not available on all supported platforms.heinz1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-04-10make ${PAX} usage consistent:grant1-8/+8
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2002-09-21Strip the ".buildlink" from the names of the python application andjlam1-2/+2
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead.
2002-01-22use buildlink file for python, but keep tied to version 2.0drochner4-11/+14
because of some dependencies
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-3/+3
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-04-20Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-7/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-06Unify format of MESSAGEs, and include RCS Ids.wiz1-0/+1
2000-11-17remove RCS Id from inside patch to make it apply cleanly (use pkgdiff!)wiz2-8/+6
2000-10-22update patch checksumstsarna1-2/+3
2000-10-22ZopeHTTPServer seems to be gone nowtsarna1-3/+0
2000-10-22Update to 2.2.2 and for Python 2.0tsarna5-25/+40
2000-08-23wildcard dependencywiz1-2/+2
2000-08-23update the depends on py-dtml to match what we have in pkgsrcdmcmahill1-2/+2
2000-02-15regentsarna1-2/+2
2000-02-15Update to 2.1.4. Besides the changes listed below, the pkg was alsotsarna6-36/+42
fractured into two more pieces: py-extclass and py-dtml, which are independantly useful. Highlights of changes from 2.0.1 to 2.1.4: - Performance improvements - Switch to new dtml <dtml-xxx> syntax by default. - Many ZCatalog improvements - try/except, try/except/else in DTML (py-dtml package) - FastCGI support (not on NetBSD yet -- no threads) - Two security fixes (mostly for sites that allow untrusted people to write DTML) - Two object database fixes when working with versions and doing a pack - Other minor bugs See full changes at http://www.zope.org/Products/Zope/2.1.4/CHANGES.txt