Also, just to verify that it is apache 24 that's installed: # pkg version -v | grep apache apache24-2.4.25_1 = up-to-date with index
On Saturday, March 25, 2017 at 1:27:58 PM UTC+3, David Gessel wrote: > > I think's so: > > # pkg version -v | grep py > ap24-mod_python35-3.5.0_2 = up-to-date with index > py27-Babel-2.3.4 = up-to-date with index > py27-Genshi-0.7_1 = up-to-date with index > py27-acme-0.12.0,1 = up-to-date with index > py27-cffi-1.7.0 = up-to-date with index > py27-configargparse-0.11.0 = up-to-date with index > py27-configobj-5.0.6_1 = up-to-date with index > py27-cryptography-1.7.2 = up-to-date with index > py27-dnspython-1.15.0 = up-to-date with index > py27-docutils-0.13.1 = up-to-date with index > py27-enum34-1.1.6 = up-to-date with index > py27-funcsigs-1.0.2 = up-to-date with index > py27-idna-2.0 = up-to-date with index > py27-ipaddress-1.0.18 = up-to-date with index > py27-mock-1.3.0_1 = up-to-date with index > py27-ndg_httpsclient-0.4.2 = up-to-date with index > py27-openssl-16.2.0 = up-to-date with index > py27-parsedatetime-2.1 = up-to-date with index > py27-pbr-1.8.1 = up-to-date with index > py27-pip-9.0.1 = up-to-date with index > py27-psutil-5.2.0_1 = up-to-date with index > py27-pyasn1-0.2.2 = up-to-date with index > py27-pycparser-2.10 = up-to-date with index > py27-pygments-2.1.3_1 = up-to-date with index > py27-pyrfc3339-1.0 = up-to-date with index > py27-python2-pythondialog-3.4.0 = up-to-date with index > py27-pytz-2016.10,1 = up-to-date with index > py27-requests-2.11.1 = up-to-date with index > py27-setuptools-32.1.0_1 = up-to-date with index > py27-six-1.10.0 = up-to-date with index > py27-sqlite3-2.7.13_7 = up-to-date with index > py27-subversion-1.9.5 = up-to-date with index > py27-werkzeug-0.12.1 = up-to-date with index > py27-zope.component-4.2.2 = up-to-date with index > py27-zope.event-4.1.0 = up-to-date with index > py27-zope.interface-4.1.3 = up-to-date with index > python2-2_3 = up-to-date with index > python27-2.7.13_1 = up-to-date with index > > mod_python doesn't have any configurable options, but the make file > indicates that it wants Python 2.7 (as installed) > > # less Makefile > # Created by: Hye-Shik Chang > # $FreeBSD: head/www/mod_python35/Makefile 422338 2016-09-17 18:13:34Z > ohauer $ > > PORTNAME= mod_python > PORTVERSION= 3.5.0 > PORTREVISION= 2 > CATEGORIES= www python > MASTER_SITES= http://dist.modpython.org/dist/ \ > LOCAL/ohauer > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
