aboutsummaryrefslogtreecommitdiff
path: root/accessibility/gnome-speech
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.4.7.Joe Marcus Clarke2006-12-162-4/+4
| | | | Notes: svn path=/head/; revision=179901
* Update to 0.4.6.Joe Marcus Clarke2006-11-082-4/+4
| | | | Notes: svn path=/head/; revision=176766
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massiveJoe Marcus Clarke2006-10-142-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann <pneumann@gmail.com> tmclaugh mux Yuri Pankov <yuri.pankov@gmail.com> chinsan Thomas <freebsdlists@bsdunix.ch> Brian Gruber <knightbg@yahoo.com> Franz Klammer <klammer@webonaut.com> Dominique Goncalves <dominique.goncalves@gmail.com> Pascal Hofstee <caelian@gmail.com> Yasuda Keisuke <kysd@po.harenet.ne.jp> backyard <backyard1454-bsd@yahoo.com> Andris Raugulis <endrju@null.lv> <endrju@null.lv> Eric L. Chen <d9364104@mail.nchu.edu.tw> Pawel Worach <pawel.worach@gmail.com> QuiRK on #freebsd-gnome Shane Bell <decept0@gmail.com> luigi sajd on #freebsd-gnome sat Chris Coleman <chrisc@vmunix.com> kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz <joeldiaz@mac.com> Enjoy! Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175253
* Change the PORTNAME:Jeremy Messenger2006-05-281-2/+1
| | | | | | | | | | | | | | | | | | | gnomemag -> gnome-mag gnomespeech -> gnome-speech fileroller -> file-roller gnomeaudio -> gnome-audio gnomemedia2 -> gnome-media gnomedb -> gnome-db gnomeblog -> gnome-blog gnomepim -> gnome-pim gnomeutils2 -> gnome-utils bugbuddy -> bug-buddy gnomebuild -> gnome-build gnomecommon -> gnome-common gnomecrash -> gnome-crash Notes: svn path=/head/; revision=163663
* Update to 0.3.10.Joe Marcus Clarke2006-03-152-5/+4
| | | | Notes: svn path=/head/; revision=157100
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+5
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Update to 0.3.9.Joe Marcus Clarke2005-11-143-14/+4
| | | | Notes: svn path=/head/; revision=148182
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Update to 0.3.8.Joe Marcus Clarke2005-09-303-20/+9
| | | | Notes: svn path=/head/; revision=143814
* Fix a hang that can occur at configure time when Java is installed.Joe Marcus Clarke2005-06-071-3/+14
| | | | | | | | PR: 81541 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Notes: svn path=/head/; revision=136957
* Update to 0.3.7.Joe Marcus Clarke2005-05-112-4/+3
| | | | Notes: svn path=/head/; revision=135078
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* - Chase rerolled distfileMichael Johnson2005-03-111-2/+2
| | | | | | | | | | | | | only the following added to configure in new distfile +if test "x$JAVAC" != "x" ; then + javac_version=`$JAVAC -version 2>&1 | sed -e "1s/javac //" -e "1q" ` + echo JAVAC VERSION $javac_version + JAVAC="$JAVAC -source 1.4" +fi Notes: svn path=/head/; revision=130856
* Prevent Java support from being erroneously enable.Joe Marcus Clarke2005-01-142-0/+11
| | | | Notes: svn path=/head/; revision=126391
* Update to 0.3.6.Adam Weinberger2005-01-113-3/+24
| | | | Notes: svn path=/head/; revision=126155
* This patch is no longer needed.Joe Marcus Clarke2004-08-301-0/+0
| | | | Notes: svn path=/head/; revision=117700
* Update to 0.3.5.Joe Marcus Clarke2004-08-303-55/+4
| | | | Notes: svn path=/head/; revision=117699
* Update to 0.3.3.Joe Marcus Clarke2004-06-112-3/+3
| | | | Notes: svn path=/head/; revision=111249
* Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releaseJoe Marcus Clarke2004-04-053-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ever. It fixes many bugs, and adds some features missing in previous FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an upgrade FAQ at: http://www.freebsd.org/gnome/docs/faq26.html Please read it carefully. GNOME 2.6 packages are also available for all supported i386 versions of FreeBSD at: http://www.marcuscom.com/tinderbox/ The FreeBSD GNOME Team would like the thank the following users for their wonderful testing and patching efforts. We would especially like to thank Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger <mezz7@cox.net> Khairil Yusof <kaeru@pd.jaring.my> Koop Mast <kwm@rainbow-runner.nl> Simon Barner <barner@in.tum.de> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Scott Dodson <sdodson@sdodson.com> Vladimir Grebenschikov <vova@sw.ru> Notes: svn path=/head/; revision=106172
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104457
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Start to populate the new accessibility physical category after respectiveJoe Marcus Clarke2004-01-221-1/+1
| | | | | | | | | | | | | | | repocopies. x11-toolkits/at-spi --> accessibility/at-spi devel/atk --> accessibility/atk editors/dasher --> accessibility/dasher x11-toolkits/gail --> accessibility/gail x11/gnomemag --> accessibility/gnomemag audio/gnomespeech --> accessibility/gnomespeech sysutils/gok --> accessibility/gok Notes: svn path=/head/; revision=98760
* Update to 0.2.8.Joe Marcus Clarke2003-12-092-2/+2
| | | | Notes: svn path=/head/; revision=95447
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* Add gnomespeech, a library that facilitates text-to-speech for the GNOMEJoe Marcus Clarke2003-09-185-0/+110
desktop. Notes: svn path=/head/; revision=89033