b963 FreshPorts -- www/py-imdbpy
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
py-imdbpy 4.9 www on this many watch lists=2 search for ports that depend on this port
Retrieve and manage the data of the IMDb movie database
Maintained by: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Jul 2004 02:22:34
Also Listed In: python
License: not specified in port


IMDbPY is a Python package useful to retrieve and manage the data of the IMDb
movie database.

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). IMDbPY is mainly intended for programmers and
developers who want to build their Python programs using the IMDbPY package, but
some example scripts - useful for simple users - are included.

WWW: http://imdbpy.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/py-setuptools
  2. lang/python27
Required To Run:
  1. devel/py-lxml
  2. databases/py-migrate
  3. databases/py-sqlalchemy06
  4. databases/py-sqlobject
  5. devel/py-setuptools
  6. lang/python27
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/py-imdbpy/ && make install clean
To add the package: pkg_add -r py27-imdbpy


Configuration Options
===> The following configuration options are available for py25-imdbpy-4.9:
     DOCS=on: Build and install the documentation
     EXAMPLES=on: Build and install the examples
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/imdbpy/IMDbPY/4.9/
  3. http://heanet.dl.sourceforge.net/project/imdbpy/IMDbPY/4.9/
  4. http://internode.dl.sourceforge.net/project/imdbpy/IMDbPY/4.9/
  5. http://iweb.dl.sourceforge.net/project/imdbpy/IMDbPY/4.9/
  6. http://jaist.dl.sourceforge.net/project/imdbpy/IMDbPY/4.9/
  7. http://kent.dl.sourceforge.net/project/imdbpy/IMDbPY/4.9/
  8. http://nchc.dl.sourceforge.net/project/imdbpy/IMDbPY/4.9/
  9. http://ncu.dl.sourceforge.net/project/imdbpy/IMDbPY/4.9/
  10. http://osdn.dl.sourceforge.net/project/imdbpy/IMDbPY/4.9/
  11. http://sunet.dl.sourceforge.net/project/imdbpy/IMDbPY/4.9/
  12. http://surfnet.dl.sourceforge.net/project/imdbpy/IMDbPY/4.9/
  13. http://switch.dl.sourceforge.net/project/imdbpy/IMDbPY/4.9/
  14. http://ufpr.dl.sourceforge.net/project/imdbpy/IMDbPY/4.9/
  15. http://voxel.dl.sourceforge.net/project/imdbpy/IMDbPY/4.9/
  16. http://waix.dl.sourceforge.net/project/imdbpy/IMDbPY/4.9/

Number of commits found: 35

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
18 Jun 2012 16:57:09
Original commit files touched by this commit  4.9
sunpoet search for other commits by this committer
- Update to 4.9
- Convert to new options framework
- Remove duplicate entry in PLIST

Changes:        http://imdbpy.sourceforge.net/#news
04 Nov 2011 17:03:10
Original commit files touched by this commit  4.8.2
clsung search for other commits by this committer
- Update to 4.8.2
25 Jun 2011 07:35:30
Original commit files touched by this commit  4.7_1
nivit search for other commits by this committer
- Fix path/typo in the tuple of py-sqlalchemy in RUN_DEPENDS

Reported by:    pavbot
23 Jun 2011 14:20:04
Original commit files touched by this commit  4.7_1
nivit search for other commits by this committer
- Fix RUN_DEPENDS after the repocopy of databases/py-sqlalchemy
  (This port doesn't yet support SQLAlchemy 0.7.X)
- Bump PORTREVISION
25 May 2011 16:18:51
Original commit files touched by this commit  4.7
sunpoet search for other commits by this committer
- Update to 4.7

Changes:        http://imdbpy.sourceforge.net/docs/Changelog.txt
PR:             ports/157247
Submitted by:   sunpoet (myself)
19 Mar 2011 12:38:54
Original commit files touched by this commit  3.9
miwi search for other commits by this committer
- Get Rid MD5 support
22 Aug 2009 00:38:34
Original commit files touched by this commit  3.9
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with W
08 Feb 2009 10:38:23
Original commit files touched by this commit  3.9
lwhsu search for other commits by this committer
- Update to 3.9

PR:             ports/131454
Submitted by:   Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
28 Dec 2008 21:48:42
Original commit files touched by this commit  3.8
lwhsu search for other commits by this committer
- Update to 3.8

PR:             ports/130002
Submitted by:   Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
25 Sep 2008 05:42:50
Original commit files touched by this commit  3.7
lwhsu search for other commits by this committer
- Update to 3.7
15 Jun 2008 08:35:37
Original commit files touched by this commit  3.6
lwhsu search for other commits by this committer
- Update to 3.6
- Add CHEESESHOP to MASTER_SITES
20 Apr 2008 09:40:00
Original commit files touched by this commit  3.5
lwhsu search for other commits by this committer
- Update to 3.5
08 Jan 2008 15:14:50
Original commit files touched by this commit  3.4
lwhsu search for other commits by this committer
- Update to 3.4
13 Dec 2007 00:19:51
Original commit files touched by this commit  3.3
lwhsu search for other commits by this committer
- Update to 3.3
- Respect NOPORTEXAMPLES
26 Sep 2007 08:10:49
Original commit files touched by this commit  3.2
ijliao search for other commits by this committer
upgrade to 3.2
30 Jul 2007 09:42:28
Original commit files touched by this commit  3.1
alexbl search for other commits by this committer
 - 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
20 Jul 2007 06:20:40
Original commit files touched by this commit  3.1
ijliao search for other commits by this committer
upgrade to 3.1
25 May 2007 00:59:45
Original commit files touched by this commit  3.0
ijliao search for other commits by this committer
upgrade to 3.0
23 Feb 2007 05:33:56
Original commit files touched by this commit  2.9
clsung search for other commits by this committer
- Update to 2.9
- Use static pkg-plist
- NOPORTDOCS should not apply to EXAMPLESDIR
- portlint(1) fix
- assign to python@

PR:             ports/109445
Submitted by:   Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
11 Jan 2007 01:07:16
Original commit files touched by this commit  2.8
ijliao search for other commits by this committer
fix plist

Submitted by:   pointyhat via kris
18 Dec 2006 02:46:59
Original commit files touched by this commit  2.8
ijliao search for other commits by this committer
upgrade to 2.8
28 Sep 2006 01:28:19
Original commit files touched by this commit  2.7
ijliao search for other commits by this committer
upgrade to 2.7
06 Jul 2006 00:57:02
Original commit files touched by this commit  2.6
ijliao search for other commits by this committer
upgrade to 2.6
17 May 2006 00:52:44
Original commit files touched by this commit  2.5
ijliao search for other commits by this committer
upgrade to 2.5
15 Feb 2006 01:07:01
Original commit files touched by this commit  2.4
ijliao search for other commits by this committer
upgrade to 2.4
07 Dec 2005 01:13:45
Original commit files touched by this commit  2.3
ijliao search for other commits by this committer
upgrade to 2.3
25 Nov 2005 19:02:21
Original commit files touched by this commit  2.2
pav search for other commits by this committer
- Add SHA256
19 Oct 2005 01:30:43
Original commit files touched by this commit  2.2
ijliao search for other commits by this committer
upgrade to 2.2
30 Aug 2005 09:42:19
Original commit files touched by this commit  2.1
ijliao search for other commits by this committer
upgrade to 2.1
19 Jul 2005 01:14:35
Original commit files touched by this commit  2.0
ijliao search for other commits by this committer
upgrade to 2.0
03 May 2005 08:57:33
Original commit files touched by this commit  1.9
ijliao search for other commits by this committer
upgrade to 1.9
18 Jan 2005 05:38:38
Original commit files touched by this commit  1.6
ijliao search for other commits by this committer
upgrade to 1.6

PR:             75790
28 Dec 2004 02:38:44
Original commit files touched by this commit  1.5
ijliao search for other commits by this committer
add missing files to plist

Submitted by:   pointyhat via kris
27 Dec 2004 04:33:57
Original commit files touched by this commit  1.5
ijliao search for other commits by this committer
upgrade to 1.5
08 Jul 2004 02:22:07
Original commit files touched by this commit  1.3
ijliao search for other commits by this committer
add py-imdbpy 1.3
Retrieve and manage the data of the IMDb movie database

Number of commits found: 35

282c
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 191
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight85
new month179

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0