Port details |
- py-xmltv Python module that provides access to XMLTV TV listings
- 1.3_1 textproc
=0 1.3_1Version of this port present on the latest quarterly branch.
- BROKEN: Unfetchable (google code has gone away)
DEPRECATED: Unfetchable for more than six months (google code has gone away) This port expired on: 2017-04-30 IGNORE: is marked as broken: Unfetchable (google code has gone away)
- Maintainer: jun-g@daemonfreaks.com
- Port Added: 2005-05-08 21:46:59
- Last Update: 2017-04-30 15:47:52
- SVN Revision: 439826
- Also Listed In: python
- License: LGPL21
- WWW:
- http://code.google.com/p/python-xmltv/
- Description:
- [ excerpt from developer's www site ]
python-xmltv is a Python module that provides access to XMLTV data.
XMLTV is an XML format for storing TV listings. More information
on XMLTV can be found at http://membled.com/work/apps/xmltv/
WWW: http://code.google.com/p/python-xmltv/
-
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}xmltv>0:textproc/py-xmltv@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-xmltv
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (python-xmltv-1.3.tar.gz) = 3f7878790252669b59f252e057ea05cfa71c23962b7d140d8c91c65239410ff8
SIZE (python-xmltv-1.3.tar.gz) = 18551
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-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-xmltv-1.3_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python
- 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.3_1 30 Apr 2017 15:47:52 |
ler |
2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/privman: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-px: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/spdict: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net/opendpi: Unfetchable for more than six months (google code has
gone away) (Only the first 15 lines of the commit message are shown above ) |
1.3_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.3_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.3_1 07 Dec 2014 10:01:37 |
mva |
- Convert textproc/ to USES=python
With hat: python@ |
1.3_1 03 Aug 2014 14:15:09 |
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. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
1.3_1 02 Jul 2014 06:30:54 |
vanilla |
Stagify.
Approved by: portmgr@ (blanket approval) |
1.3_1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.3_1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.3_1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.3_1 10 Oct 2011 00:58:49 |
sunpoet |
- Bump PORTREVISION for dependency change |
1.3 10 Oct 2011 00:57:30 |
sunpoet |
- Update MASTER_SITES
- Add LICENSE
- Remove textproc/py-xml from *_DEPENDS
- Change USE_PYTHON to 2.5+
- Update WWW
PR: ports/161453
Submitted by: Junji NAKANISHI <jun-g@daemonfreaks.com> (maintainer) |
1.3 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.3 16 Feb 2009 14:39:48 |
nivit |
- Update to 1.3
- Fix position of *_DEPENDS block in Makefile
- Pass the maintainership to the submitter
PR: ports/131737
Submitted by: Junji NAKANISHI <jun-g at daemonfreaks dot com> |
0.5.39 15 Jun 2008 19:06:37 |
lioux |
Drop maintainership. |
0.5.39 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
0.5.39 22 Jan 2006 02:55:05 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.5.39 09 Dec 2005 02:27:12 |
lioux |
Update to 0.5.39 |
0.5.21 11 Nov 2005 06:06:17 |
lioux |
Add SHA256 checksum |
0.5.21 08 May 2005 21:46:36 |
lioux |
New port python-xmltv version 0.5.21: A Python module that provides
access to XMLTV TV listings |