2004-01-20 09:57:56 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
#
|
2004-04-02 09:29:48 +02:00
|
|
|
|
|
|
|
COMMENT = Ports to help disabled users
|
|
|
|
|
2007-10-25 01:37:25 +02:00
|
|
|
SUBDIR += accerciser
|
2004-04-02 09:29:48 +02:00
|
|
|
SUBDIR += at-spi
|
2006-05-11 05:35:50 +02:00
|
|
|
SUBDIR += at-spi-reference
|
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.
This release features commits by avl, ahze, bland, marcus, mezz, and myself.
The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.
And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin
and ITetcu for two exp-run
PR: ports/143852
ports/145347
ports/144980
ports/145830
ports/145511
2010-05-10 23:19:08 +02:00
|
|
|
SUBDIR += at-spi2-atk
|
2011-08-01 04:53:58 +02:00
|
|
|
SUBDIR += at-spi2-core
|
2004-04-02 09:29:48 +02:00
|
|
|
SUBDIR += atk
|
2006-05-10 00:23:35 +02:00
|
|
|
SUBDIR += atk-reference
|
2011-08-01 04:53:58 +02:00
|
|
|
SUBDIR += atkmm
|
2014-11-19 12:49:04 +01:00
|
|
|
SUBDIR += caribou
|
2004-04-02 09:29:48 +02:00
|
|
|
SUBDIR += dasher
|
2008-02-16 18:22:05 +01:00
|
|
|
SUBDIR += eflite
|
2006-05-28 02:41:03 +02:00
|
|
|
SUBDIR += gnome-mag
|
2006-05-28 02:57:24 +02:00
|
|
|
SUBDIR += gnome-speech
|
2004-04-02 09:29:48 +02:00
|
|
|
SUBDIR += gok
|
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 06:14:07 +01:00
|
|
|
SUBDIR += java-access-bridge
|
2011-10-17 02:03:42 +02:00
|
|
|
SUBDIR += jovie
|
2012-05-25 04:15:20 +02:00
|
|
|
SUBDIR += kaccessible
|
2008-08-09 18:52:28 +02:00
|
|
|
SUBDIR += kdeaccessibility4
|
2012-05-25 04:15:20 +02:00
|
|
|
SUBDIR += kmag
|
|
|
|
SUBDIR += kmousetool
|
|
|
|
SUBDIR += kmouth
|
Update CentOS base to 6.5, add userland ports
The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.
This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.
If you want to switch to linux-c6 ports, please define at /etc/make.conf:
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6
Additionally, please add the following line to /etc/sysctl.conf:
compat.linux.osrelease=2.6.18
Upgrading procedures are shown in /usr/ports/UPDATING.
This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.
Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,
PR: 186820
Differential Revision: https://reviews.freebsd.org/D793
Reviewed by: allanjude, antoine, bapt, rene
Approved by: portmgr (antoine, bapt)
Approved by: koobs (mentor)
Sponsored by: Perceivon Hosting Inc.
2014-09-22 12:40:00 +02:00
|
|
|
SUBDIR += linux-c6-atk
|
2016-10-19 16:50:26 +02:00
|
|
|
SUBDIR += linux-c7-atk
|
2008-03-24 04:52:36 +01:00
|
|
|
SUBDIR += mousetweaks
|
2006-10-14 10:41:52 +02:00
|
|
|
SUBDIR += orca
|
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.
This release features commits by avl, ahze, bland, marcus, mezz, and myself.
The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.
And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin
and ITetcu for two exp-run
PR: ports/143852
ports/145347
ports/144980
ports/145830
ports/145511
2010-05-10 23:19:08 +02:00
|
|
|
SUBDIR += py-atspi
|
2006-12-21 21:20:32 +01:00
|
|
|
SUBDIR += py-papi
|
2014-11-19 12:49:04 +01:00
|
|
|
SUBDIR += py3-atspi
|
2016-01-18 12:54:01 +01:00
|
|
|
SUBDIR += py3-speech-dispatcher
|
2007-02-05 21:56:24 +01:00
|
|
|
SUBDIR += qt4-accessible
|
2010-11-25 05:12:51 +01:00
|
|
|
SUBDIR += redshift
|
2013-06-09 20:42:38 +02:00
|
|
|
SUBDIR += rubygem-atk
|
2010-01-08 09:24:00 +01:00
|
|
|
SUBDIR += speech-dispatcher
|
2008-02-16 18:23:44 +01:00
|
|
|
SUBDIR += yasr
|
2004-01-20 09:57:56 +01:00
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|