| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 06:26:32
0.0.9
|
bapt  |
Convert all a categories to USE=pkgconfig
While here trim some headers and convert some gnomehack to pathfix |
08 Mar 2013 10:51:36
0.0.9
|
kwm  |
* 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
0.0.9
|
rm  |
- convert to using PYTHON_INCLUDEDIR (non-functional change) |
18 Mar 2011 17:59:51
0.0.9
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
22 Aug 2009 00:13:27
0.0.9  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
08 Mar 2009 11:08:11
0.0.9
|
mva  |
Update to 0.0.9.
Approved by: miwi (mentor) |
19 Feb 2009 21:45:43
0.0.8
|
mva  |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor) |
08 Feb 2009 05:44:12
0.0.8
|
beech  |
- Update to 0.0.8
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
24 Dec 2008 20:04:40
0.0.7
|
miwi  |
- Update to 0.0.7
PR: 129847
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
06 Aug 2008 08:20:36
0.0.6_1
|
miwi  |
- File was rerolled to add missing example file
- Bump PORTREVISION
Submitted by: maintainer via im |
06 Aug 2008 07:43:42
0.0.6
|
miwi  |
- Update to 0.0.6
PR: 126286
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
25 Jul 2008 14:34:52
0.0.5_1
|
pav  |
- 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
0.0.5_1
|
edwin  |
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
0.0.5
|
lwhsu  |
- 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
0.0.4
|
miwi  |
- Update to 0.0.4
PR: 110696
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
29 Dec 2006 23:55:09
0.0.3
|
miwi  |
- Update to 0.0.3
PR: ports/107239
Submitter by: Marcus von Appen <mva@sysfault.org> (maintainer) |
21 Dec 2006 20:20:33
0.0.2
|
miwi  |
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 |