Port details |
- py-apachelog Python access log parser
- 1.1_2 www
=0 1.1_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-08-15
- Maintainer: joneum@FreeBSD.org
- Port Added: 2007-03-12 09:52:16
- Last Update: 2020-08-15 10:50:59
- SVN Revision: 544927
- Also Listed In: python
- License: ART10 GPLv1+
- WWW:
- https://code.google.com/archive/p/apachelog/
- Description:
- Parser for extracting fields from a single line of an Apache access.lo
g (should work for other servers conforming to the Common Log Format).
Create the parser with the log format from your server .conf file,
parse lines to get dict corresponding to fields defined in the log format.
WWW: https://code.google.com/archive/p/apachelog/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}apachelog>0:www/py-apachelog@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-apachelog
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (apachelog-1.1.tar.gz) = 86feec41d582e2cd3e4d31f89a1af702bd8ca56ea4aa4a986c1b2ce28b6333d3
SIZE (apachelog-1.1.tar.gz) = 5161
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:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7
- 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 |
1.1_2 15 Aug 2020 10:50:59 |
rene |
Remove deprecated ports:
2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
1.1_2 23 Feb 2020 15:25:53 |
antoine |
Deprecate a few ports
With hat: portmgr |
1.1_2 09 Dec 2018 18:30:33 |
joneum |
Take Maintainership
Sponsored by: Netzkommune GmbH |
1.1_2 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
1.1_1 28 Mar 2017 09:02:02 |
amdmi3 |
- Add LICENSE
- Fix fetch |
1.1_1 03 Mar 2017 16:00:20 |
mat |
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight |
1.1_1 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
1.1_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 |
1.1_1 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.1_1 18 Oct 2014 10:18:45 |
rm |
www/py-apachelog: convert to USES=python
- convert to USES=python
- limit to python2:
"""
File "/usr/local/lib/python3.4/site-packages/apachelog.py", line 170
except Exception, e:
^
SyntaxError: invalid syntax
"""
Approved by: portmgr (blanket) |
1.1_1 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
1.1_1 29 Jan 2014 15:04:46 |
miwi |
- Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREVISION |
1.1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.1 28 Dec 2008 10:54:08 |
pgollucci |
CATEGORIES+= python for py- ports missing it
PR: ports/124921
Approved by: portmgr (pav) |
1.1 06 Mar 2008 22:19:52 |
edwin |
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files
PR: ports/121435 (related) |
1.1 24 Jul 2007 10:19:33 |
miwi |
- Update to 1.1 |
1.0 21 Mar 2007 10:21:08 |
miwi |
- Add backup MASTER_SITES
Submitted by: fennermail |
1.0 12 Mar 2007 09:51:24 |
miwi |
Parser for extracting fields from a single line of an Apache access.lo
g (should work for other servers conforming to the Common Log Format).
Create the parser with the log format from your server .conf file,
parse lines to get dict corresponding to fields defined in the log format.
WWW: http://code.google.com/p/apachelog/ |