aboutsummaryrefslogtreecommitdiff
path: root/accessibility
Commit message (Collapse)AuthorAgeFilesLines
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.2Martin Wilke2009-04-0210-20/+20
| | | | | | | | | | | | | for FreeBSD. The official KDE 4.2.2 release changelog can be found at: http://www.kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php. Also mark some ports MAKE_JOBS_SAFE. New Ports: misc/kde4-l10n-sk - Slovak Notes: svn path=/head/; revision=231468
* Here are new Linux Fedora 8 infrastructure ports.Boris Samorodov2009-04-017-44/+75
| | | | | | | | | | | | | | | | | | The recommended version of FreeBSD to use them is 8-CURRENT. FreeBSD-7.x is not fully compatible with compat.linux.osrelease 2.6.16. Some syscalls cannot be MFCed due to native FreeBSD ABI breakage. Usage (and package building): 1. define compat.linux.osrelease=2.6.16; 2. add following variables to /etc/make.conf: . OVERRIDE_LINUX_BASE_PORT=f8; . OVERRIDE_LINUX_NONBASE_PORTS=f8. Approved by: bsam (me) ;-) Notes: svn path=/head/; revision=231438
* Finish repocopies of new linux-f8 infrastructure ports:Boris Samorodov2009-04-011-1/+3
| | | | | | | | | . add CONFLICTS to 47 original ports; . bump PORTREVISIONs for all of them; . pet portlint for 2-3 ports (misplaced PORTREVISION). Notes: svn path=/head/; revision=231432
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-245-0/+5
| | | | Notes: svn path=/head/; revision=230897
* Release these ports into wild. I don't have time for these ports anymore. I amJeremy Messenger2009-03-181-1/+1
| | | | | | | keeping maintain two ports that don't require a lot of time to take care of. Notes: svn path=/head/; revision=230375
* Update to 0.15.5.Joe Marcus Clarke2009-03-143-4/+7
| | | | Notes: svn path=/head/; revision=230083
* Update KDE to 4.2.1.Max Brazhnikov2009-03-095-15/+15
| | | | | | | | | | multimedia/phonon port has been split into phonon itself, phonon-xine and phono-gstreamer backends. After updating phonon port you have to install at least one backend. phonon-xine backend is recommended for KDE. Notes: svn path=/head/; revision=229712
* Update to 0.0.9.Marcus von Appen2009-03-082-4/+4
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=229671
* Update to 0.4.25.Joe Marcus Clarke2009-02-232-4/+4
| | | | Notes: svn path=/head/; revision=228868
* Update to 2.24.4.Koop Mast2009-02-203-7/+7
| | | | Notes: svn path=/head/; revision=228746
* Updated my mail address to use @FreeBSD.org now.Marcus von Appen2009-02-192-2/+2
| | | | | | | Approved by: miwi (co-mentor), beech (mentor) Notes: svn path=/head/; revision=228687
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.0Martin Wilke2009-02-0815-690/+1580
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release notes can be found at: http://kde.org/announcements/4.2/index.php. New supported languages include Arabic, Icelandic, Basque, Hebrew, Romanian, Tajik and several Indian languages (Bengali India, Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in this part of Asia. New ports for KDE 4.2.0: arabic/kde4-l10n Arabic hebrew/kde4-l10n Hebrew misc/kde4-l10n-bn_IN Bengali (India) misc/kde4-l10n-eu Basque misc/kde4-l10n-gu Gujarati misc/kde4-l10n-is Icelandic misc/kde4-l10n-kn Kannada misc/kde4-l10n-mai Maithili misc/kde4-l10n-mr Marathi misc/kde4-l10n-ro Romanian misc/kde4-l10n-tg Tajik math/eigen2 Lightweight library for vector and matrix math graphics/kipi-plugins-kde4 KDE4 kipi graphics plugins sysutils/policykit-kde PolicyKit manager for KDE Unfortunately FreeBSD 6.4 support is dropped. We'd like to say thanks for feedback and help to: Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer, David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe, Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies. Notes: svn path=/head/; revision=227819
* - Update to 0.0.8Beech Rintoul2009-02-082-4/+4
| | | | | | | Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) Notes: svn path=/head/; revision=227792
* Update to 0.4.23.Joe Marcus Clarke2009-02-032-4/+4
| | | | Notes: svn path=/head/; revision=227565
* - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removeMarcelo Araujo2009-02-026-12/+6
| | | | | | | | | | | | MASTER_SITE_SUBDIR when possible. PR: ports/125243 Submitted by: pgollucci Reworked by: myself Tested on: pointyhat exp-run (pav) Notes: svn path=/head/; revision=227416
* Fix build after X.org 7.4 merge.Florent Thoumie2009-01-251-0/+2
| | | | | | | Reported by: pointyhat via pav via miwi Notes: svn path=/head/; revision=226835
* In preparation for adding new linux (Fedora 8) infrastructure ports all linuxBoris Samorodov2009-01-213-21/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | base ports were unified. Now it's linux_base-fc4 turn: devel/linux-glib2 is incorporated. Changes: * emulation/linux_base-fc4: . devel/linux-glib2 is incorporated; . CONFLICTS is fixed; . PORTREVISION is bumped; * removed *_DEPENDS upon devel/linux-glib2 and PORTREVISION bumped: . accessibility/linux-atk; . astro/google-earth; . audio/linux-openal; . graphics/linux-XnViewMP; . www/linux-mplayer-plugin; . x11-toolkits/linux-gtk2; . x11-toolkits/linux-pango; * devel/linux-glib2: . CONFLICTS is fixed; . DEPRECATED; . EXPIRATION_DATE is set; Note: this should fix a bug for non-default linux base ports when glib2 files were installed both by a linux base and by linux-glib2 ports. Notes: svn path=/head/; revision=226622
* kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release ↵Max Brazhnikov2009-01-1310-20/+20
| | | | | | | | | | | | | | | | | in 4.1.x series. You have only two weeks to play with it -- KDE 4.2.0 is coming ;) Great thanks for those who helped us with testing 4.1.2 and 4.1.3 during long-long ports ice-age. For lists of bugfixes and improvements please see: http://www.kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php http://www.kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php http://www.kde.org/announcements/changelogs/changelog4_1_3to4_1_4.php Approved by: miwi (mentor) Notes: svn path=/head/; revision=225995
* kde@freebsd team is pleased to announce the update for Qt4 ports.Max Brazhnikov2009-01-131-3/+3
| | | | | | | | | | | Qt4 ports have been updated from 4.4.1 to 4.4.3. With this update new port misc/qt4-l10n has been added. This port provides localisation support for Qt4 developers tools designer, linguist, etc. Approved by: miwi (mentor) Notes: svn path=/head/; revision=225988
* Update to 2.24.3.Joe Marcus Clarke2009-01-132-4/+4
| | | | Notes: svn path=/head/; revision=225937
* Update to 2.24.3.Joe Marcus Clarke2009-01-132-4/+4
| | | | Notes: svn path=/head/; revision=225930
* Remove these ports as they have been absorbed into other ports in GNOME 2.24.Joe Marcus Clarke2009-01-107-185/+0
| | | | Notes: svn path=/head/; revision=225632
* Presenting GNOME 2.24 for FreeBSD.Joe Marcus Clarke2009-01-1026-223/+479
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790 Notes: svn path=/head/; revision=225629
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-1/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* - Update to 0.0.7Martin Wilke2008-12-243-7/+14
| | | | | | | | PR: 129847 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) Notes: svn path=/head/; revision=224709
* 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