aboutsummaryrefslogtreecommitdiff
path: root/accessibility
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add a missing USE_REINPLACE.Joe Marcus Clarke2004-01-031-0/+1
| | | | Notes: svn path=/head/; revision=97191
* Merge diffs from my GNOME 2.5 repo.Joe Marcus Clarke2004-01-035-16/+67
| | | | | | | | | | | | | * Make this port build * Use USE_BZIP2 * Point to MASTER_SITE_GNOME * Correct pkg-plist * Obey CFLAGS * Use USE_LIBTOOL to avoid threading problems on -CURRENT * Add additional categories Notes: svn path=/head/; revision=97190
* New port: misc/dasher, text entry system (for people with disabilities)Edwin Groothuis2004-01-034-0/+51
| | | | | | | | | | | An information-efficient text entry system (for people with disabilities) PR: ports/54414 Submitted by: lewiz <purple@lewiz.net> Notes: svn path=/head/; revision=97175
* s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (theAlexander Leidinger2003-12-123-6/+6
| | | | | | | | | | | | | script was renamed to solve a conflict with archivers/rpm) to fix possible build problems. I've tested this with lang/icc. Any new errors because of this commit in one of the modified ports may be because the ports previously may have used rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS archivers/rpm2cpio. Notes: svn path=/head/; revision=95664
* Fix build on -STABLE.Joe Marcus Clarke2003-12-092-0/+20
| | | | | | | Reported by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=95509
* Update to 0.10.4.Joe Marcus Clarke2003-12-098-4/+32
| | | | Notes: svn path=/head/; revision=95481
* Update to 0.2.8.Joe Marcus Clarke2003-12-094-4/+4
| | | | Notes: svn path=/head/; revision=95447
* Fix build on -STABLE.Joe Marcus Clarke2003-12-061-0/+11
| | | | | | | Reported by: Randy Bush <randy@psg.com> Notes: svn path=/head/; revision=95180
* Update to 1.3.9.Adam Weinberger2003-12-053-25/+2
| | | | Notes: svn path=/head/; revision=95142
* Fix packing list.Trevor Johnson2003-11-203-6/+6
| | | | Notes: svn path=/head/; revision=94431
* Decrease PORTREVISION from 2 to 0. I hope no one has installedTrevor Johnson2003-11-193-0/+3
| | | | | | | these yet. Notes: svn path=/head/; revision=94366
* new Linux/i386 binary port of Accessibility Toolkit libraryTrevor Johnson2003-11-199-0/+129
| | | | Notes: svn path=/head/; revision=94355
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-176-6/+0
| | | | Notes: svn path=/head/; revision=94172
* Looks like they re-rolled the atk tarball to re-include the API documentation.Joe Marcus Clarke2003-10-203-1/+33
| | | | | | | This is simply a documentation update. Notes: svn path=/head/; revision=91743
* Update to 0.8.4.Joe Marcus Clarke2003-10-134-18/+53
| | | | Notes: svn path=/head/; revision=91084
* Update to 1.3.8.Joe Marcus Clarke2003-10-132-2/+2
| | | | Notes: svn path=/head/; revision=91082
* Remove a patch forgotten in the last commit.Joe Marcus Clarke2003-10-091-27/+0
| | | | Notes: svn path=/head/; revision=90722
* Update to 1.4.1.Adam Weinberger2003-10-096-38/+6
| | | | Notes: svn path=/head/; revision=90717
* Update to 0.7.1.Joe Marcus Clarke2003-10-073-10/+10
| | | | Notes: svn path=/head/; revision=90530
* Correct some obsolete MASTER_SITESJoe Marcus Clarke2003-10-061-1/+1
| | | | | | | | PR: 57557 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=90336
* Fix build under -STABLE.Adam Weinberger2003-09-301-0/+16
| | | | Notes: svn path=/head/; revision=89862
* Update to 0.8.3.Joe Marcus Clarke2003-09-293-53/+3
| | | | Notes: svn path=/head/; revision=89837
* Add gnopernicus, and accessibility launcher for the GNOME desktop.Joe Marcus Clarke2003-09-185-0/+591
| | | | Notes: svn path=/head/; revision=89034