Commit graph

66 commits

Author SHA1 Message Date
joerg
d4a50a2966 Provide PY_COMPILE_ALL and PY_COMPILE_O_ALL to compile all Python
sources in a directory (tree) in pversion.mk. Adjust the various places
that called it locally.
2009-07-08 13:55:58 +00:00
joerg
76039544d1 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
taca
212996b0a2 Comment out lines related to zope33 which dosen't exist package.
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.)
2009-02-21 15:26:47 +00:00
taca
559257a965 * Update zope29, zope210 and zope211:
* Enable zope211 completely support; add 211 to ZOPE_VERSION_SUPPORTED.
2008-10-25 16:17:24 +00:00
taca
c047eb0907 Add PRINT_PLIST_AWK for ZOPE_BASE replacement. 2008-08-27 15:35:57 +00:00
taca
c7a9a34f05 Reduce a shell variable which was used only once. 2008-07-25 08:23:23 +00:00
taca
cdddf0eac5 - Reduce a shell variable which was used only once.
- Correct program name; it wasn't Zope but Zeo.
2008-07-25 08:23:11 +00:00
taca
aa9a7c033c Add missing ZOPE_FULL_VERSION definition since 2008/1/6. 2008-07-25 08:21:48 +00:00
taca
e544688bad Update ZOPE211_VERSION to 2.11.1. 2008-07-20 02:13:06 +00:00
taca
788bccef0e Add a comment that this file is used by ../../www/zope211/Makefile, too. 2008-07-20 02:12:33 +00:00
joerg
3d8ef5a52d Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
taca
aa4421761c Add comments that this file is used by zope29 and zope210. 2008-05-11 16:28:54 +00:00
taca
a96cdf2008 Update ZOPE29_VERSION and ZOPE210_VERSION. 2008-05-11 16:26:37 +00:00
taca
6eafdd97ca Don't print replaced name by pax(1). It was simply debugging aid. 2008-01-16 14:54:41 +00:00
taca
6d9324864c Remove an unused commented out lint. 2008-01-11 15:41:02 +00:00
taca
f6e1a655e1 Exclude install files whose name begin from "._". 2008-01-09 22:10:50 +00:00
taca
9242153fe0 Add common Makefile part for zope29, zope210 and possibly zope211 in feature. 2008-01-06 15:52:29 +00:00
taca
df8393ac24 Add common files for zope29, zope210 and possibly zope211 in feature. 2008-01-06 15:51:39 +00:00
taca
aba67881d5 - Add definition for zope-211.
- Complete zope33 (Zope 3.3.x) related names.
2008-01-06 15:49:42 +00:00
taca
cfca13ebb5 Zope 3.x dose not migrate to the new frame work yet. 2008-01-03 12:31:13 +00:00
taca
3097e76566 Importing makefile's fragments of new framework for Zope packages. 2007-12-18 15:27:23 +00:00
joerg
8ec1a85713 Remove Zope 2.2 and related pieces:
databases/zope-mysql
lang/py-extclass
textproc/py-dtml
www/py-pcgi
www/py-zpublisher
www/zope

No objection from pkgsrc-users.
cVS: ----------------------------------------------------------------------
2007-05-29 10:16:42 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
110063eda0 For py-extclass, use the buildlink3.mk, not just a dependency.
Fixes build on DragonFly, remove PKG_FAIL_REASON.
2005-12-30 13:24:34 +00:00
schmonz
463f43526a Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
wiz
809ad6f2f7 Add RMD160 checksums. 2005-02-24 14:08:26 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
heinz
1585f86d28 Do not use "find -d". This option is not available on all supported platforms. 2004-01-28 23:41:08 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
grant
afdebcf9a4 make ${PAX} usage consistent:
- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup
2003-04-10 01:28:03 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
jlam
e44bf515dc Strip the ".buildlink" from the names of the python application and
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-09-21 23:46:45 +00:00
drochner
f85bca23c3 use buildlink file for python, but keep tied to version 2.0
because of some dependencies
2002-01-22 18:47:14 +00:00
zuntum
c736340585 Move pkg/ files into package's toplevel directory 2001-11-01 02:25:33 +00:00
zuntum
431e7a7dda Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
skrll
aa3c03b75a Move to sha1 digests, and add distfile sizes. 2001-04-20 12:02:30 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a0745845b3 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:21:28 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
wiz
e3bd32a1c8 remove RCS Id from inside patch to make it apply cleanly (use pkgdiff!) 2000-11-17 14:36:45 +00:00
tsarna
7eff1da099 update patch checksums 2000-10-22 23:55:37 +00:00
tsarna
d6da3514b4 ZopeHTTPServer seems to be gone now 2000-10-22 23:16:25 +00:00
tsarna
5b5597e68d Update to 2.2.2 and for Python 2.0 2000-10-22 23:11:48 +00:00
wiz
3974157821 wildcard dependency 2000-08-23 21:33:53 +00:00
dmcmahill
e97600527a update the depends on py-dtml to match what we have in pkgsrc 2000-08-23 13:41:31 +00:00
tsarna
100414a5b8 regen 2000-02-15 02:49:15 +00:00
tsarna
1798113094 Update to 2.1.4. Besides the changes listed below, the pkg was also
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-15 02:48:39 +00:00