35 Commits

Author SHA1 Message Date
naddy
c715eab9a5 drop RCS Ids 2022-03-11 19:38:05 +00:00
daniel
e68a5ef3d1 update py-imdb to 2021.04.18
The latest release allows us to switch from python2 to python3. The old
version also may not have kept pace with the evolution of the IMDB API.

ok millert@ (MAINTAINER)
2022-01-03 00:39:21 +00:00
sthen
edb2b037a0 add portroach marker 2021-10-22 19:36:14 +00:00
kmos
2795ba2341 Bump the REVISION on all ports that use the python2 version of
py-setuptools.

Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports

ok sthen@
2021-05-21 19:50:21 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
sthen
ee57a78901 bump REVISION for setuptools dep change. 2015-09-29 10:52:28 +00:00
millert
076331ea13 Update py-imdb to version 5.0 which works with imdb.com once again.
OK sthen@
2014-11-07 02:27:09 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
sthen
1de38239da sync wantlib 2012-08-23 20:03:57 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
millert
b17401cadd Update py-imdb to version 4.6. With help from landry@, fgsch@, sthen@
OK sthen@
2010-09-17 13:25:00 +00:00
fgsch
0915f5b894 Bump revision after python's default change. 2010-08-30 17:11:35 +00:00
jasper
d7cc315b7b - merge PFRAG.shared into PLIST 2009-10-11 20:51:38 +00:00
sthen
bc7a093630 Set MODPY_EGG_VERSION and regen PLIST; mainly to use MODPY_VERSION
in the PLIST entry rather than hardcoded IMDbPY-py2.5.egg-info,
which fixes packaging when MODPY_VERSION is set to 2.6.

ok millert@.
2009-08-10 13:57:40 +00:00
jasper
e02bddf871 - ....more bumps 2009-03-25 08:43:57 +00:00
millert
728a69abe0 Update py-imdb to version 3.6 which works much better than the
old version.  Change maintainer to myself at Xavier's request.  OK xsa@
2008-06-21 19:39:04 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
merdely
7dfa3bd169 Remove surrounding quotes in COMMENT*/PERMIT_* 2007-09-15 23:54:16 +00:00
espie
fb458c85dc mostly finish base64 checksum (missing one distfile for dnetc) 2007-04-05 17:41:06 +00:00
alek
6cd300f943 Bump PKGNAME after recent python switch 2006-06-03 09:40:27 +00:00
xsa
a3ea6f423e Update to 2.0;
See http://imdbpy.sourceforge.net/Changelog.txt for more information;
2005-07-20 06:55:38 +00:00
xsa
e47168e453 Update to 1.9;
See http://imdbpy.sourceforge.net/Changelog.txt for more information;
2005-05-03 07:42:09 +00:00
xsa
72ce2aaa7d Update to 1.8;
See http://imdbpy.sourceforge.net/Changelog.txt for more information;
2005-03-25 09:22:41 +00:00
xsa
7ce1e0b9c5 Update to 1.7; mostly a bug fixes release, no new features;
See http://imdbpy.sourceforge.net/Changelog.txt for more information;
2005-02-04 17:24:39 +00:00
xsa
7f7a90e174 Update to 1.6; see http://imdbpy.sourceforge.net/Changelog.txt for
more information;
2005-01-10 08:30:15 +00:00
naddy
8e0d7f62ec SIZE 2005-01-05 17:05:00 +00:00
xsa
c85c1c0ff3 Update to 1.5; see the Changelog for more information,
http://imdbpy.sourceforge.net/Changelog.txt
2004-12-24 18:04:39 +00:00
xsa
0e4e7ce99a Update to 1.4; 2004-11-15 21:31:57 +00:00
xsa
4de0731419 new PLISTs. 2004-08-10 14:17:03 +00:00
xsa
5169bf05a7 new-style MODULES 2004-08-04 19:46:14 +00:00
xsa
d7d5dc71c8 maintenance update to 1.3;
- modified the BasicMovieParser and BasicPersonParser classes,
  because IMDb has removed the "pageflicker" from the html pages.
2004-07-08 07:58:38 +00:00
xsa
dab5c14683 Import of py-imdb-1.2
IMDbPY aims to provide an easy way to access the IMDb's database using a
Python script.  Platform-independent and written in pure Python, it's
theoretically independent from the data source (since IMDb provides two
or three different interfaces to their database).

ok sturm@.
2004-05-07 14:14:06 +00:00