Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-16 | Don't print replaced name by pax(1). It was simply debugging aid. | taca | 1 | -2/+2 | |
2008-01-11 | Remove an unused commented out lint. | taca | 1 | -2/+1 | |
2008-01-09 | Exclude install files whose name begin from "._". | taca | 1 | -1/+2 | |
2008-01-06 | Add common Makefile part for zope29, zope210 and possibly zope211 in feature. | taca | 1 | -0/+29 | |
2008-01-06 | Add common files for zope29, zope210 and possibly zope211 in feature. | taca | 3 | -0/+186 | |
2008-01-06 | - Add definition for zope-211. | taca | 1 | -7/+16 | |
- Complete zope33 (Zope 3.3.x) related names. | |||||
2008-01-03 | Zope 3.x dose not migrate to the new frame work yet. | taca | 1 | -3/+4 | |
2007-12-18 | Importing makefile's fragments of new framework for Zope packages. | taca | 3 | -0/+313 | |
2007-05-29 | Remove Zope 2.2 and related pieces: | joerg | 10 | -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-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2005-12-30 | For py-extclass, use the buildlink3.mk, not just a dependency. | joerg | 1 | -5/+2 | |
Fixes build on DragonFly, remove PKG_FAIL_REASON. | |||||
2005-12-26 | Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386 | schmonz | 1 | -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-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-02-24 | Add RMD160 checksums. | wiz | 1 | -1/+2 | |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -1/+2 | |
Buildlink files: RECOMMENDED version changed to current version. | |||||
2004-01-28 | Do not use "find -d". This option is not available on all supported platforms. | heinz | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2003-04-10 | make ${PAX} usage consistent: | grant | 1 | -8/+8 | |
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup | |||||
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 | |
2002-09-21 | Strip the ".buildlink" from the names of the python application and | jlam | 1 | -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-22 | use buildlink file for python, but keep tied to version 2.0 | drochner | 4 | -11/+14 | |
because of some dependencies | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -3/+3 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-06 | Unify format of MESSAGEs, and include RCS Ids. | wiz | 1 | -0/+1 | |
2000-11-17 | remove RCS Id from inside patch to make it apply cleanly (use pkgdiff!) | wiz | 2 | -8/+6 | |
2000-10-22 | update patch checksums | tsarna | 1 | -2/+3 | |
2000-10-22 | ZopeHTTPServer seems to be gone now | tsarna | 1 | -3/+0 | |
2000-10-22 | Update to 2.2.2 and for Python 2.0 | tsarna | 5 | -25/+40 | |
2000-08-23 | wildcard dependency | wiz | 1 | -2/+2 | |
2000-08-23 | update the depends on py-dtml to match what we have in pkgsrc | dmcmahill | 1 | -2/+2 | |
2000-02-15 | regen | tsarna | 1 | -2/+2 | |
2000-02-15 | Update to 2.1.4. Besides the changes listed below, the pkg was also | tsarna | 6 | -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 | |||||
2000-02-05 | remove empty line for pkglint | wiz | 1 | -2/+1 | |
2000-02-05 | $() -> ${} | wiz | 1 | -6/+6 | |
1999-12-08 | defuzz | rh | 2 | -9/+7 | |
1999-09-23 | Updated to 2.0.1 | tsarna | 4 | -22/+44 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+3 | |
1999-07-02 | Oops, forgot to add file. | tsarna | 1 | -0/+60 | |
1999-06-19 | Update to 1.10.3. Also fix PR#6884, and move base directory from | tsarna | 5 | -23/+27 | |
${PREFIX}/zope to ${PREFIX}/lib/zope Changes in 1.10.3: Features Added: - A new flag attribute, only, of the DTML with tag prunes the DTML namespace to only the namespace created with the with tag. - A new flag attribute, reverse, of the DTML in tag which will reverse the order of the items iterated over. - A new flag attribute, reverse, of the DTML tree tag which will reverse the order of the items iterated over. - Added contributed support for encoding options in the SendMail tag and MailHost send method. Bugs Fixed: - A significant memory leak, introduced in 1.10.0 has been plugged. This is the main reason for this release. - Construction, upload, and edit methods did not consistently support either string or file data. This caused really weird behavior when file upload was used with out includeing the ":string" suffix in the argument name when doing a file upload. - This bug was previously (and incorrectly) reported as a ZPublisher.Client problem. - Errors in ExternalMethods were masked by bugs in error reporting logic. The bugs were made far more effective by Python 1.5.1. - Bug in sqlvar tag where the combination of type=nb and optional would not behave as expected. - Databases (or export files) created in binary distributions were not usable in source distributions due to cPickle limitations in stock Python 1.5.1. We now link/copy the cPickle extension to BoboPOS to make sure that it uses the latest version. - Broken products seemed to remain broken (were shown as broken in the control panel products area) even after problems were corrected. | |||||
1999-04-20 | Build and install SearchIndex modules, or some add-ons like Confera | tsarna | 1 | -7/+16 | |
won't work. | |||||
1999-04-16 | Update to 1.10.2 | tsarna | 3 | -17/+18 | |
1999-03-08 | s/make/${MAKE}/g | agc | 1 | -2/+2 | |
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 | |
1999-01-09 | Get rid of obsolete chown(8) operand usage. | kleink | 1 | -4/+4 | |
1998-12-23 | Don't install the zlib distribution either. | tsarna | 1 | -1/+2 | |