7a50 FreshPorts -- accessibility/py-papi
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-papi 0.0.9 accessibility on this many watch lists=0 search for ports that depend on this port
ATK accessibility wrapper for python
Maintained by: mva@FreeBSD.org search for ports maintained by this maintainer
Port Added: 21 Dec 2006 20:21:38
Also Listed In: devel python
License: not specified in port


Papi, the Python Accessibility Programming Interface, is a Python
wrapper around the GNOME ATK toolkit.
It allows a developer to make python objects and applications
easily accessibility aware without the need to install PyGTK and
the GNOME accessibility components. Instead it only depends on ATK
and - on the developers behalf - the ATK/AT-SPI bridge shipped with
AT-SPI.

WWW: http://ocemp.sourceforge.net/papi.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. lang/python27
  2. devel/pkgconf
Required To Run:
  1. lang/python27
  2. devel/gio-fam-backend
Required Libraries:
  1. devel/glib20
  2. devel/pcre
  3. accessibility/atk
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  3. http://freefr.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  4. http://garr.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  5. http://heanet.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  6. http://hivelocity.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  7. http://ignum.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  8. http://internode.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  9. http://iweb.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  10. http://jaist.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  11. http://kaz.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  12. http://kent.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  13. http://master.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  14. http://nchc.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  15. http://ncu.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  16. http://netcologne.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  17. http://sunet.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  18. http://superb-dca3.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  19. http://switch.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  20. http://tenet.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  21. http://ufpr.dl.sourceforge.net/project/ocemp/papi/0.0.9/
  22. http://waix.dl.sourceforge.net/project/ocemp/papi/0.0.9/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 06:26:32
Original commit files touched by this commit  0.0.9
bapt search for other commits by this committer
Convert all a categories to USE=pkgconfig
While here trim some headers and convert some gnomehack to pathfix
08 Mar 2013 10:51:36
Original commit files touched by this commit  0.0.9
kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
12 Feb 2012 17:55:24
Original commit files touched by this commit  0.0.9
rm search for other commits by this committer
- convert to using PYTHON_INCLUDEDIR (non-functional change)
18 Mar 2011 17:59:51
Original commit files touched by this commit  0.0.9
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
22 Aug 2009 00:13:27
Original commit files touched by this commit  0.0.9
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with A
08 Mar 2009 11:08:11
Original commit files touched by this commit  0.0.9
mva search for other commits by this committer
Update to 0.0.9.

Approved by:    miwi (mentor)
19 Feb 2009 21:45:43
Original commit files touched by this commit  0.0.8
mva search for other commits by this committer
Updated my mail address to use @FreeBSD.org now.

Approved by: miwi (co-mentor), beech (mentor)
08 Feb 2009 05:44:12
Original commit files touched by this commit  0.0.8
beech search for other commits by this committer
- Update to 0.0.8

Submitted by:   Marcus von Appen <mva@sysfault.org> (maintainer)
24 Dec 2008 20:04:40
Original commit files touched by this commit  0.0.7
miwi search for other commits by this committer
- Update to 0.0.7

PR:             129847
Submitted by:   Marcus von Appen <mva@sysfault.org> (maintainer)
06 Aug 2008 08:20:36
Original commit files touched by this commit  0.0.6_1
miwi search for other commits by this committer
- File was rerolled to add missing example file
- Bump PORTREVISION

Submitted by:   maintainer via im
06 Aug 2008 07:43:42
Original commit files touched by this commit  0.0.6
miwi search for other commits by this committer
- Update to 0.0.6

PR:             126286
Submitted by:   Marcus von Appen <mva@sysfault.org> (maintainer)
25 Jul 2008 14:34:52
Original commit files touched by this commit  0.0.5_1
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
06 Jun 2008 12:59:54
Original commit files touched by this commit  0.0.5_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
15 Sep 2007 18:44:49
Original commit files touched by this commit  0.0.5
lwhsu search for other commits by this committer
- Update to 0.0.5
- DOCSDIR safety
- respecting EXAMPLESDIR

PR:             ports/115006
Submitted by:   Marcus von Appen <mva@sysfault.org> (maintainer)
23 Mar 2007 08:31:46
Original commit files touched by this commit  0.0.4
miwi search for other commits by this committer
- Update to 0.0.4

PR:             110696
Submitted by:   Marcus von Appen <mva@sysfault.org> (maintainer)
29 Dec 2006 23:55:09
Original commit files touched by this commit  0.0.3
miwi search for other commits by this committer
- Update to 0.0.3

PR:             ports/107239
Submitter by:   Marcus von Appen <mva@sysfault.org> (maintainer)
21 Dec 2006 20:20:33
Original commit files touched by this commit  0.0.2
miwi search for other commits by this committer
Papi, the Python Accessibility Programming Interface, is a Python
wrapper around the GNOME ATK toolkit.
It allows a developer to make python objects and applications
easily accessibility aware without the need to install PyGTK and
the GNOME accessibility components. Instead it only depends on ATK
and - on the developers behalf - the ATK/AT-SPI bridge shipped with
AT-SPI.

WWW: http://ocemp.sourceforge.net/papi.html

PR:             ports/106909
Submitted by:   Marcus von Appen

Number of commits found: 17

2853
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 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 24516
Broken 218
Deprecated 472
Ignore 638
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days30
new fortnight74
new month205

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