aboutsummaryrefslogtreecommitdiff
path: root/accessibility
Commit message (Collapse)AuthorAgeFilesLines
* linux_base-(fc6|f7|f8) have glib2 by itself. Don't depend uponHajimu UMEMOTO2008-11-283-0/+15
| | | | | | | linux-glib2 when OVERRIDE_LINUX_BASE_PORT is set to them. Notes: svn path=/head/; revision=223498
* Update to 0.4.22.Jeremy Messenger2008-11-192-7/+6
| | | | Notes: svn path=/head/; revision=223049
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.1Martin Wilke2008-09-035-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.1.1 release notes can be found at http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php. KDE Community ships sirst translation and service release of the 4.1 dree desktop, containing numerous bugfixes, Performance Improvements and Translation Updates. Pretty much all applications have received the developers' attention, resulting in a long list of bugfixes and improvements. The most significant changes are: * Significant performance, interaction and rendering correctness improvements in KHTML and Konqueror, KDE's web browser * User interaction, rendering and stability fixes in Plasma, the KDE4 desktop shell * PDF backend fixes in the document viewer Okular * Fixes in Gwenview, the image viewer's thumbnailing, more robust retrieval and display of images with broken metadata * Stability and interaction fixes in KMail New Ports: - graphics/kcoloredit * KColorEdit is a palette files editor. It can be used for editing color palettes and for color choosing and naming. - graphics/kgraphviewer * KGraphViewer is a GraphViz DOT graph viewer for KDE. The GraphViz programs are free-software layout engines for graphs. KGraphViewer displays the graphs in a modern, user-friendly GUI with all the power of a well integrated KDE application. - graphics/kiconedit * KIconEdit is designed to help create icons for KDE using the standard icon palette. - graphics/skanlite * Skanlite is a simple image scanning application that does nothing more than scan and save images. Skanlite can open a save dialog for every image scanned or save the images immediately in a specified directory with auto-generated names and format. The user can also choose to show the scanned image before saving. Notes: svn path=/head/; revision=219759
* The KDE FreeBSD team is proud to announce the releaseMartin Wilke2008-08-291-3/+3
| | | | | | | | | | | | | | | | | | | | | | of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release notes can be found at: http://www.kde.org/announcements/announce-3.5.10.php While not a very exciting release in terms of features, 3.5.10 brings a couple of nice bugfixes and translation updates to those who choose to stay with KDE 3.5. The fixes are thinly spread across KPDF with a number of crash fixes, KGPG and probably most interesting various fixes in kicker, KDE3's panel: * Improved visibility on transparent backgrounds * Themed arrow buttons in applets that were missing them * Layout and antialiasing fixes in various applets Approved by: portmgr (erwin/pav) Notes: svn path=/head/; revision=219410
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* The KDE FreeBSD team is proud to announce the releaseMartin Wilke2008-08-182-4/+3
| | | | | | | | | | | | | | | | | | | of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release notes can be found at: http://www.kde.org/announcements/announce-3.5.9.php After the KDE 4.1.0 import the team found time to make KDE 3.5.9 ready for the Ports tree. KDE 3.5.9 was released six months ago and 3.5.10 is coming soon. We are not sure we have time to get 3.5.10 for FreeBSD 7.1/6.4 release, but we would have minimum 3.5.9 for those people who prefer to stay with KDE3. Of course Thanks to all Testers. Notes: svn path=/head/; revision=218752
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.0Martin Wilke2008-08-0921-7190/+2766
| | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.1.0 release notes can be found at http://www.kde.org/announcements/4.1/. Some note: * Prefix KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4. KDE4 and KDE3 can co-exist * Sound For sound to work, it is necessary to have dbus and hal enabled in your system. Please see the respective documentation on how to enable these. For more Informations see the HEADS UP at ports@ and kde-freebsd@ or our wiki page http://wiki.freebsd.org/KDE4/Install. Have fun! Notes: svn path=/head/; revision=218272
* - 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
* - Update to qt 4.4.1Martin Wilke2008-08-042-15/+16
| | | | | | | | | | | | | | Note: With this update several ports specific problems have been fixed. Qt4 headers and libraries have been moved to include/qt4 and lib/qt4. bsd.qt.mk defines QT_INCDIR and QT_LIBDIR now, which could be used in qt4-dependent ports if required. Thanks to: Max Brazhnikov Danny Pansters Notes: svn path=/head/; revision=218043
* Update to 0.4.21.Joe Marcus Clarke2008-08-042-4/+4
| | | | Notes: svn path=/head/; revision=218031
* - 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
* - Update to 0.16.0.20080706, it's more than 0.17 RC1.Jeremy Messenger2008-07-071-2/+1
| | | | | | | | | | - ${RUBY_SITEARCHLIBDIR} -> ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/} in the *_DEPENDS, that way it will finding correct file when I tweak the PREFIX. - NOPORTDOCS -> NOPORTEXAMPLES on example/demo/test files. Notes: svn path=/head/; revision=216428
* Update to 2.22.3.Jeremy Messenger2008-07-013-5/+6
| | | | Notes: svn path=/head/; revision=216069
* Update to 2.22.3.Jeremy Messenger2008-07-013-5/+7
| | | | Notes: svn path=/head/; revision=216063
* Update to 1.22.3.Joe Marcus Clarke2008-07-012-5/+5
| | | | Notes: svn path=/head/; revision=216053
* Update to 0.4.20.Joe Marcus Clarke2008-06-172-5/+4
| | | | Notes: svn path=/head/; revision=215033
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-062-2/+2
| | | | | | | | | | | | | 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=214431
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-0621-7/+21
| | | | | | | | | | | | | 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
* Fix typos.Jimmy Olgeni2008-06-041-1/+1
| | | | Notes: svn path=/head/; revision=214327
* Update to 2.22.2.Jeremy Messenger2008-05-262-4/+4
| | | | Notes: svn path=/head/; revision=213722
* Update to 2.22.2.Jeremy Messenger2008-05-264-14/+14
| | | | Notes: svn path=/head/; revision=213716
* -De-bashism and remove bash dependency. [1]Jeremy Messenger2008-05-052-6/+33
| | | | | | | | | | | -Clean up the PATH. -Fix a missing of 'ps -eo' -> 'ps -exo'. -Bump the PORTREVISION. Obtained from: pkgsrc [1] Notes: svn path=/head/; revision=212681
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-1910-16/+14
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Update to 0.4.19Michael Johnson2008-04-182-4/+4
| | | | Notes: svn path=/head/; revision=211530
* Update to 4.7.3.Joe Marcus Clarke2008-04-082-4/+4
| | | | Notes: svn path=/head/; revision=210794
* Update to 4.7.2.Joe Marcus Clarke2008-04-083-4/+8
| | | | Notes: svn path=/head/; revision=210788
* Update to 2.22.1Michael Johnson2008-04-073-4/+10
| | | | Notes: svn path=/head/; revision=210772
* Update to 1.22.1Michael Johnson2008-04-075-8/+11
| | | | Notes: svn path=/head/; revision=210727
* Update to 2.22.1.Joe Marcus Clarke2008-04-073-4/+5
| | | | Notes: svn path=/head/; revision=210701
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209697
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 forJoe Marcus Clarke2008-03-2422-51/+314
| | | | | | | | | | | | | | | | | | | | | | | | | FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon Notes: svn path=/head/; revision=209647
* - Update to 0.6.9Philippe Audeoud2008-03-172-6/+9
| | | | | | | | | PR: ports/121744 Submitted by: "David K. Gerry" <gerrydk@comcast.net> Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=209203
* Update to Qt 4.3.4Michael Nottebrock2008-03-131-3/+3
| | | | Notes: svn path=/head/; revision=208981
* YASR ("Yet Another Screen Reader") is an attempt at a lightweight,Alejandro Pulver2008-02-165-0/+89
| | | | | | | | | | | | | | | | | | | portable screen reader. It works by opening a shell in a pty and intercepting all user input/output, maintaining a window of what should be on the screen by looking at the codes and text sent to the screen. It thus uses no Linuxisms such as /dev/vcsa0 and does not necessarily need to be setuid root (the only requirement being that the user be able to access the tts device). WWW: http://yasr.sourceforge.net/ Ported by David K. Gerry <David.K.Gerry@GMail.com> PR: ports/119789 Submitted by: David K. Gerry Notes: svn path=/head/; revision=207359
* EFlite is a speech server for Emacspeak and other screen readers that allowsAlejandro Pulver2008-02-166-0/+90
| | | | | | | | | | | | | | | | | | | | | | them to interface with Festival Lite, a free text-to-speech engine developed at the CMU Speech Center as an off-shoot of Festival. EFlite is still in beta, but I have been using it successfully with Yasr to get speech on my notebook under Linux without having to lug my Speak-out around. It uses Festival Lite's code to interface with the sound driver and, therefore, should work with some versions of ALSA, but I have only tested it with the OSS sound drivers so far. Michael P. Gorse mgorse@alum.wpi.edu mgorse@users.sf.net WWW: http://eflite.sourceforge.net/ Ported by David K. Gerry <David.K.Gerry@GMail.com> PR: ports/119790 Submitted by: David K. Gerry Notes: svn path=/head/; revision=207357
* Update to 0.4.18.Koop Mast2008-01-152-4/+4
| | | | Notes: svn path=/head/; revision=205686
* Update to 2.20.3.Jeremy Messenger2008-01-072-4/+4
| | | | Notes: svn path=/head/; revision=205198
* Update to 0.4.17.Jeremy Messenger2007-12-182-4/+4
| | | | Notes: svn path=/head/; revision=204051
* Update to 2.20.2.Joe Marcus Clarke2007-12-122-5/+5
| | | | Notes: svn path=/head/; revision=203157
* Update to 1.20.2.Joe Marcus Clarke2007-12-122-5/+5
| | | | Notes: svn path=/head/; revision=203140
* Add a missing dependency, at-spi. Bump the PORTREVISION.Jeremy Messenger2007-10-301-1/+2
| | | | Notes: svn path=/head/; revision=202401
* Update to KDE 3.5.8Michael Nottebrock2007-10-296-18/+18
| | | | Notes: svn path=/head/; revision=202377
* Update to 2.20.1Michael Johnson2007-10-292-4/+4
| | | | Notes: svn path=/head/; revision=202282
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-2440-1532/+1622
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* - 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 Qt 4.3.1.Michael Nottebrock2007-09-023-10/+8
| | | | Notes: svn path=/head/; revision=198629
* The tarball has been rerolled, no function change. They only update theJeremy Messenger2007-08-141-3/+3
| | | | | | | Makefile, configure and etc by using latest version of automake. Notes: svn path=/head/; revision=197697
* - bsd.qt.mk:Michael Nottebrock2007-08-022-9/+4
| | | | | | | | | | | | | | | QT_COMPONENTS can now be depended on at runtime or buildtime only by specifiying them as <component>_build or <component>_run, respectively. Specifying <component> without any suffix will depend on the component at both build- and runtime just like before. - Convert Qt core ports to use the new dependency switches. - Add a patch to corelib to fix Qt4 on ARM, submitted by: Björn König <bkoenig@alpha-tierchen.de> Notes: svn path=/head/; revision=196993
* Update to 0.4.16.Jeremy Messenger2007-07-302-4/+4
| | | | Notes: svn path=/head/; revision=196689