summaryrefslogtreecommitdiff
path: root/accessibility (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change my email to mezz@FreeBSD.org.Jeremy Messenger2004-05-021-1/+1
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=108225
* * Update to 3.2.10Joe Marcus Clarke2004-05-023-4/+20
| | | | | | | | | * Add conditional GNOME and speech support Approved by: maintainer Notes: svn path=/head/; revision=108168
* Update to 1.6.3.Joe Marcus Clarke2004-04-292-3/+3
| | | | Notes: svn path=/head/; revision=107923
* Use the new gnomespeech GNOME component.Joe Marcus Clarke2004-04-291-3/+3
| | | | Notes: svn path=/head/; revision=107897
* Update to KDE 3.2.2Michael Nottebrock2004-04-206-12/+12
| | | | Notes: svn path=/head/; revision=107688
* Update to 0.8.4.Joe Marcus Clarke2004-04-203-10/+10
| | | | Notes: svn path=/head/; revision=107648
* Update to 0.10.2.Joe Marcus Clarke2004-04-193-3/+33
| | | | Notes: svn path=/head/; revision=107636
* Update to 0.10.11.Joe Marcus Clarke2004-04-194-6/+6
| | | | Notes: svn path=/head/; revision=107632
* Update to 1.4.2.Joe Marcus Clarke2004-04-193-3/+33
| | | | Notes: svn path=/head/; revision=107631
* Update to 1.6.1.Joe Marcus Clarke2004-04-193-3/+8
| | | | Notes: svn path=/head/; revision=107627
* Update to 1.6.2.Joe Marcus Clarke2004-04-193-3/+4
| | | | Notes: svn path=/head/; revision=107625
* Update to 0.8.3.Joe Marcus Clarke2004-04-153-10/+11
| | | | Notes: svn path=/head/; revision=107142
* Add ruby-atk, Ruby binding for ATK.Akinori MUSHA2004-04-094-0/+52
| | | | | | | | | | This is part of the Ruby/GNOME2 suite. PR: ports/65270 Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=106572
* Update to 1.6.1.Joe Marcus Clarke2004-04-073-3/+10
| | | | Notes: svn path=/head/; revision=106435
* Update to 0.8.2.Joe Marcus Clarke2004-04-073-11/+11
| | | | Notes: svn path=/head/; revision=106372
* Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releaseJoe Marcus Clarke2004-04-0532-155/+569
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-11/+13
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* Update to 0.10.10.Adam Weinberger2004-03-226-6/+14
| | | | Notes: svn path=/head/; revision=104987
* - Add SIZE to GNOME portsPav Lucistnik2004-03-186-0/+6
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104457
* SIZEify.Trevor Johnson2004-03-173-0/+3
| | | | Notes: svn path=/head/; revision=104313
* Update to 0.10.9.Joe Marcus Clarke2004-03-166-6/+10
| | | | Notes: svn path=/head/; revision=104197
* Update to 1.3.16.Joe Marcus Clarke2004-03-163-33/+3
| | | | Notes: svn path=/head/; revision=104196
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-147-7/+7
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-0918-12/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports). Notes: svn path=/head/; revision=103453
* Update to 0.10.8.Joe Marcus Clarke2004-03-096-6/+10
| | | | Notes: svn path=/head/; revision=103368
* Update to 1.3.15.Joe Marcus Clarke2004-03-092-3/+3
| | | | Notes: svn path=/head/; revision=103366
* Add missing dependencies on scrollkeeper.Joe Marcus Clarke2004-03-041-3/+5
| | | | Notes: svn path=/head/; revision=102875
* Add a missing dependency on libxslt.Joe Marcus Clarke2004-03-031-1/+3
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=102852
* Update to 1.3.14.Joe Marcus Clarke2004-03-013-3/+33
| | | | Notes: svn path=/head/; revision=102681
* Update to 3.2.4.Joe Marcus Clarke2004-02-263-3/+47
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=102223
* Update to 1.3.13.Adam Weinberger2004-02-258-68/+8
| | | | Notes: svn path=/head/; revision=102039
* Update to 0.10.7.Adam Weinberger2004-02-258-52/+10
| | | | Notes: svn path=/head/; revision=102038
* Update to 0.10.6.Joe Marcus Clarke2004-02-106-6/+8
| | | | Notes: svn path=/head/; revision=100590
* Update to 1.3.12.Joe Marcus Clarke2004-02-102-6/+4
| | | | Notes: svn path=/head/; revision=100579
* Add kdeaccessibilityKris Kennaway2004-02-051-0/+1
| | | | | | | Pointy hat to: lofi Notes: svn path=/head/; revision=100031
* Update to KDE 3.2.0Michael Nottebrock2004-02-056-18/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== - Kmail and knode have been moved from kdenetwork to kdepim. This means you will have to install kdepim if you want to continue using kmail or knode. This is to ease integration with korganizer, in the new 'Kontact' application. - The arabic translations for KDE and KOffice have been moved from misc to the arabic category. - There is a new module called kdeaccessibility in the accessibility category. It contains a few utilities for disabled users like a magnification lens and a text-to-speech frontend. - In KDM, you need to select the 'CUSTOM' session profile in order to have your .xsession executed. This is particularly important if you're using the aegypten tools (http://freebsd.kde.org/howtos/aegypten-kmail.php). - We have started making more parts of the ports optional. In kdepim, both Kandy and KPilot can be turned off with ports-knobs. This process will continue in the 3.2 series. Notes: svn path=/head/; revision=100015
* Update to 3.2.3.Joe Marcus Clarke2004-02-043-3/+6
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=100009
* Add kdeaccessibility. This port is set to IGNORE,Michael Nottebrock2004-02-0424-0/+1080
| | | | | | | | it will be activated once the rest of KDE 3.2 is committed. Notes: svn path=/head/; revision=99949
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-0413-4/+13
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* patch fromTrevor Johnson2004-01-313-6/+6
| | | | | | | | | | | <URL:http://people.freebsd.org/~trevor/ports/freeze-5.2/linux-misc-depends.diff> to fix dependencies: these ports need ports/archivers/rpm for their do-install, so they can can use the rpm2cpio that accompanies it Reviewed by: silence (two months) from portmgr and freebsd-ports-bugs Notes: svn path=/head/; revision=99627
* The linux-atk port was repo-copied into the accessibility category.Trevor Johnson2004-01-304-3/+4
| | | | Notes: svn path=/head/; revision=99467
* Chase the new locations for gnomespeech and gnomemag.Joe Marcus Clarke2004-01-221-2/+2
| | | | Notes: svn path=/head/; revision=98774
* Repocopy x11/gnopernicus to accessibility/gnopernicus.Joe Marcus Clarke2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98769
* Start to populate the new accessibility physical category after respectiveJoe Marcus Clarke2004-01-2210-9/+17
| | | | | | | | | | | | | | | 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
* Add accessibility and x11-themes as new physical categories.Joe Marcus Clarke2004-01-202-0/+5
| | | | Notes: svn path=/head/; revision=98633
* Add a missing BUILD_DEPENDS on intltool.Joe Marcus Clarke2004-01-181-0/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=98498
* Update to 3.2.2.Joe Marcus Clarke2004-01-154-14/+4
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=98221
* Update to 1.3.11.Joe Marcus Clarke2004-01-122-2/+2
| | | | Notes: svn path=/head/; revision=98022
* Update to 0.10.5.Joe Marcus Clarke2004-01-126-4/+10
| | | | Notes: svn path=/head/; revision=98015
* Merge a forgotten line from my GNOME 2.5 repo.Joe Marcus Clarke2004-01-031-1/+1
| | | | | | | Reported by: Lewis Thompson <purple@lewiz.net> Notes: svn path=/head/; revision=97257