Up to [cvs.NetBSD.org] / pkgsrc / www / ap-python
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.28, Tue Jun 10 15:22:15 2014 UTC (9 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.27: +1 -1
lines
FILE REMOVED
Retire Apache 1.3 and 2.0.
Revision 1.27 / (download) - annotate - [select for diffs], Fri May 9 07:37:23 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
Mark packages that are not ready for python-3.3 also not ready for 3.4, until proven otherwise.
Revision 1.26 / (download) - annotate - [select for diffs], Sat Jan 25 10:30:26 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
Mark packages as not ready for python-3.x where applicable; either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
Revision 1.25 / (download) - annotate - [select for diffs], Sun Oct 28 06:30:05 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.24: +1 -3
lines
Diff to previous 1.24 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.24 / (download) - annotate - [select for diffs], Sun Aug 30 03:08:40 2009 UTC (14 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.23: +12 -16
lines
Diff to previous 1.23 (colored)
Update ap-python to 2.7.11. While here, * add user-destdir support * convert dynamic PLIST to static one * share/doc/html was deprecated, install in share/doc directly * Remove restriction to python23, and change PKGNAME to allow creating python valiant packages. This release addresses a vulnerability in mod_python's publisher handler whereby a carefully crafted URL would expose objects that should not be visible, leading to an information leak. The Common Vulnerabilities and Exposures project (http://cve.mitre.org/) has assigned the name CAN-2005-0088 to this issue. Users of the publisher handler are urged to upgrade as soon as possible.
Revision 1.23 / (download) - annotate - [select for diffs], Sun Jun 14 22:58:10 2009 UTC (14 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.22: +1 -4
lines
Diff to previous 1.22 (colored)
Remove @dirrm related logic.
Revision 1.22 / (download) - annotate - [select for diffs], Mon Feb 9 21:09:23 2009 UTC (14 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Remove Python 2.1 support.
Revision 1.21 / (download) - annotate - [select for diffs], Thu Jul 10 14:59:57 2008 UTC (15 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.20: +3 -2
lines
Diff to previous 1.20 (colored)
Always build PIC. Don't try to use mkdep, it fails on NetBSD. Bump revision.
Revision 1.20 / (download) - annotate - [select for diffs], Mon May 26 02:13:25 2008 UTC (15 years, 6 months ago) by joerg
Branch: MAIN
Changes since 1.19: +4 -2
lines
Diff to previous 1.19 (colored)
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.
Revision 1.19 / (download) - annotate - [select for diffs], Fri Apr 25 20:39:13 2008 UTC (15 years, 7 months ago) by joerg
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Update PYTHON_VERSIONS_COMPATIBLE - assume that Python 2.4 and 2.5 are compatible and allow checking for fallout. - remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+ default. Modify the others to deal with the removals.
Revision 1.18 / (download) - annotate - [select for diffs], Fri Jun 2 18:27:59 2006 UTC (17 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.17: +4 -3
lines
Diff to previous 1.17 (colored)
Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, all PEAR packages to php?-pear-* and all Apache packages to ap13-* or ap2-* respectively. Add new variables to simplify the Makefile handling. Add CONFLICTS on the old names. Reset revisions of bumped packages. ap-php will now depend on the default Apache and PHP version. All programs using it have an implicit option of the Apache version as well. OK from jlam@ and adrianp@.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:56 2006 UTC (17 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
Revision 1.16 / (download) - annotate - [select for diffs], Sun Feb 5 23:11:17 2006 UTC (17 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.15 / (download) - annotate - [select for diffs], Tue Jan 24 07:32:42 2006 UTC (17 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because of the shlib major bump. PKGREVISION++ for the dependencies.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Dec 5 20:51:10 2005 UTC (17 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.13: +3 -3
lines
Diff to previous 1.13 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.13 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:50 2005 UTC (18 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.12: +1 -2
lines
Diff to previous 1.12 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Jul 20 21:22:24 2004 UTC (19 years, 4 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.11: +5 -5
lines
Diff to previous 1.11 (colored)
update to mod_python 2.7.10 changes: This release addresses a vulnerability in mod_python 2.7.9 whereby a specific query string processed by mod_python would cause the httpd process to crash. The previously released version 2.7.9 was supposed to correct this issue, but is still vulnerable. There are no other changes or improvements from the previous version in this release. If you are currently using mod_python 2.7.9 or earlier, it is highly recommended that you upgrade to 2.7.10 as soon as possible.
Revision 1.11 / (download) - annotate - [select for diffs], Sat May 8 19:48:27 2004 UTC (19 years, 6 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored)
Convert to buildlink3.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Feb 21 07:44:09 2004 UTC (19 years, 9 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
s/interpretter/interpreter/
Revision 1.9 / (download) - annotate - [select for diffs], Tue Feb 17 20:09:33 2004 UTC (19 years, 9 months ago) by minskim
Branch: MAIN
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored)
Correct MASTER_SITES. Pointed out by diro at mail dot nixsys dot bz in PR pkg/24304.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Dec 3 09:44:10 2003 UTC (20 years ago) by darcy
Branch: MAIN
Changes since 1.7: +6 -6
lines
Diff to previous 1.7 (colored)
As discussed in the mailing list: Moved to latest version 2.7.8. Added patch that fixed flags when sending location header. Added patch to cgihandler to append local directory so that relative URLs would work. Added patch to cgihandler to handle SystemExit so that pages would not ISE when sys.exit(0) was used to exit from the script. Added patch to break HTTP headers off from page correctly when CRLF and LF is used inconsistently in a page.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Jul 17 22:55:26 2003 UTC (20 years, 4 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jun 2 01:16:08 2003 UTC (20 years, 6 months ago) by jschauma
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Apr 10 01:28:28 2003 UTC (20 years, 7 months ago) by grant
Branch: MAIN
Changes since 1.4: +7 -7
lines
Diff to previous 1.4 (colored)
make ${PAX} usage consistent: - group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup
Revision 1.4 / (download) - annotate - [select for diffs], Fri Oct 25 12:59:09 2002 UTC (21 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.3: +3 -4
lines
Diff to previous 1.3 (colored)
buildlink1 -> buildlink2.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Sep 21 23:47:00 2002 UTC (21 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
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.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Feb 28 18:32:19 2002 UTC (21 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Note that these modules only work with Apache 1.3.* and not the forthcoming Apache 2.x servers.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Feb 5 21:05:58 2002 UTC (21 years, 9 months ago) by drochner
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
ap-mod_python->ap-python
Revision 1.1 / (download) - annotate - [select for diffs], Tue Feb 5 21:05:58 2002 UTC (21 years, 9 months ago) by drochner
Branch: MAIN
Initial revision