Port details |
- mod_python35 Apache module that embeds the Python interpreter within the server
- 3.5.0_2 www
=0 3.5.0_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-09-15
- Maintainer: apache@FreeBSD.org
- Port Added: 2014-04-15 18:54:46
- Last Update: 2020-09-19 13:01:00
- SVN Revision: 548980
- Also Listed In: python
- License: APACHE20
- WWW:
- http://www.modpython.org/
- Description:
- Mod_python allows embedding Python within the Apache http server
for a considerable boost in performance and added flexibility
in designing web based applications.
WWW: http://www.modpython.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ap24-mod_python35>0:www/mod_python35
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: ap24-mod_python35
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (apache2/mod_python-3.5.0.tgz) = 0ef09058ed98b41c18d899d8b710a0cce2df2b53c44d877401133b3f28bdca90
SIZE (apache2/mod_python-3.5.0.tgz) = 571403
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- apxs : www/apache24
- python2.7 : lang/python27
- Runtime dependencies:
-
- apxs : www/apache24
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- apache:2.2+ cpe python:2.7 tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.5.0_2 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
3.5.0_2 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
3.5.0_2 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
3.5.0_2 11 Mar 2018 17:38:46 |
brnrd |
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
3.5.0_2 17 Sep 2016 18:13:34 |
ohauer |
- limit python version to 2.7
- re- generate mod_python33 patch files
PR: 212446
Reported by: George Michaelson |
3.5.0_2 15 Mar 2016 14:02:09 |
ohauer |
- update patch to reflect latest commit on github
(there is no new release sinc 2013 ...)
- do not alter httpd.conf, install a dedicated module file
PR: 204793
Submitted by: SBB |
3.5.0_1 13 Jul 2015 18:07:02 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
3.5.0_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
3.5.0_1 31 Mar 2015 22:14:07 |
ohauer |
- add CPE information
PR: 199025
PR: 199026
PR: 199027
Submitted by: shun <shun.fbsd.pr _at_ dropcut.net> |
3.5.0_1 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
3.5.0_1 16 Apr 2014 22:31:33 |
ohauer |
- fix filesystem touch before install (mod_python33)
- add CONFLICTS_INSTALL
- install egg-info to shut up the qa script (no cherry picking ;(
- rework module installation
- bump PORTREVISION
Noted by swills@ |
3.5.0 15 Apr 2014 18:54:37 |
ohauer |
- add new port mod_python35 with support for apache24
- add upstream patches from github to enable portbuild
( https://github.com/grisha/mod_python )
with hat apache@ |