aboutsummaryrefslogtreecommitdiff
path: root/accessibility/py-papi
Commit message (Collapse)AuthorAgeFilesLines
* Catchup with recent developers warningsBaptiste Daroussin2019-10-101-1/+1
| | | | Notes: svn path=/head/; revision=514220
* Reduce dependency on the python2 metaportAntoine Brodin2018-02-191-2/+2
| | | | | | | | PR: 225752 Submitted by: Yasuhiro KIMURA Notes: svn path=/head/; revision=462307
* - Add LICENSEDmitry Marakasov2017-02-051-4/+7
| | | | | | | | - Switch to options helpers - Pet portlint Notes: svn path=/head/; revision=433399
* Reset mva@'s ports, he handed in his ports bit.Rene Ladan2017-01-221-1/+1
| | | | Notes: svn path=/head/; revision=432169
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-0/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* Cleanup plistBaptiste Daroussin2014-12-091-1/+0
| | | | Notes: svn path=/head/; revision=374347
* - Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid aMarcus von Appen2014-08-141-1/+1
| | | | | | | | | | | | | | | conflict in behaviour with the read-only COMPILER_FEATURES knob - Fix the deprecated USE_PYTHON_BUILD and USE_PYTHON_RUN behaviour, which usually should be mutually exclusive, but some ports include both knobs Phabric: D581 Recommended by: danfe@, makc@ Reviewed by: danfe, wg, antoine Approved by: portmgr With hat: python@ Notes: svn path=/head/; revision=364857
* - Convert my ports to USES=pythonMarcus von Appen2014-08-101-4/+2
| | | | Notes: svn path=/head/; revision=364518
* Reduce unnecessary bsd.port.options.mk inclusion by usingAdam Weinberger2014-07-031-4/+0
| | | | | | | | | OPTIONS helpers. Approved by: portmgr (blanket) Notes: svn path=/head/; revision=360453
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* - Convert to PYDISTUTILS_AUTOPLISTMarcus von Appen2013-09-292-20/+9
| | | | | | | | - Enable stage support - Convert to new OPTIONS framework Notes: svn path=/head/; revision=328664
* Add no stage all over the place in accessibility in preparation for the ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | staging area support Notes: svn path=/head/; revision=327684
* Convert all a categories to USE=pkgconfigBaptiste Daroussin2013-04-231-6/+2
| | | | | | | While here trim some headers and convert some gnomehack to pathfix Notes: svn path=/head/; revision=316309
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=313633
* - convert to using PYTHON_INCLUDEDIR (non-functional change)Ruslan Makhmatkhanov2012-02-121-4/+4
| | | | Notes: svn path=/head/; revision=291065
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* Update to 0.0.9.Marcus von Appen2009-03-082-4/+4
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=229671
* Updated my mail address to use @FreeBSD.org now.Marcus von Appen2009-02-191-1/+1
| | | | | | | Approved by: miwi (co-mentor), beech (mentor) Notes: svn path=/head/; revision=228687
* - Update to 0.0.8Beech Rintoul2009-02-082-4/+4
| | | | | | | Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) Notes: svn path=/head/; revision=227792
* - Update to 0.0.7Martin Wilke2008-12-243-7/+14
| | | | | | | | PR: 129847 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) Notes: svn path=/head/; revision=224709
* - File was rerolled to add missing example fileMartin Wilke2008-08-063-4/+8
| | | | | | | | | - Bump PORTREVISION Submitted by: maintainer via im Notes: svn path=/head/; revision=218114
* - Update to 0.0.6Martin Wilke2008-08-063-15/+20
| | | | | | | | PR: 126286 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) Notes: svn path=/head/; revision=218104
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214427
* - Update to 0.0.5Li-Wen Hsu2007-09-153-12/+18
| | | | | | | | | | | - DOCSDIR safety - respecting EXAMPLESDIR PR: ports/115006 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) Notes: svn path=/head/; revision=199529
* - Update to 0.0.4Martin Wilke2007-03-232-4/+4
| | | | | | | | PR: 110696 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) Notes: svn path=/head/; revision=188078
* - Update to 0.0.3Martin Wilke2006-12-292-4/+4
| | | | | | | | PR: ports/107239 Submitter by: Marcus von Appen <mva@sysfault.org> (maintainer) Notes: svn path=/head/; revision=181016
* Papi, the Python Accessibility Programming Interface, is a PythonMartin Wilke2006-12-214-0/+47
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 Notes: svn path=/head/; revision=180382