summaryrefslogtreecommitdiff
path: root/accessibility (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.9.18.Joe Marcus Clarke2004-11-302-4/+4
|
* Update to 1.8.1.Joe Marcus Clarke2004-11-253-3/+4
|
* Use new INSTALLS_OMF.Jeremy Messenger2004-11-234-10/+2
| | | | Approved by: bland, kwm, marcus and pav
* Update to 0.11.0. Three new ports (Ruby/RSVG, Ruby/GnomePrint andJeremy Messenger2004-11-151-1/+0
| | | | | Ruby/GnomePrintUI) will be add in ruby-gnome2-all later when I am done with create and test with those new ports tonight or tomorrow.
* Fix a crash in dasher if there are no speech voices.Joe Marcus Clarke2004-11-122-1/+12
| | | | Reported by: Fernan Aguero <fernan@iib.unsam.edu.ar>
* Update to 0.9.17.Adam Weinberger2004-11-112-5/+4
|
* Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x hasJeremy Messenger2004-11-102-0/+2
| | | | | | | lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is taking care of gconf key and schemas files for pkg-plist. Pav has committed by re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump PORTREVISION to correct our pkg-plist database installed.
* Update to KDE 3.3.1Michael Nottebrock2004-11-086-12/+12
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-072-1/+2
| | | | big upgrade.
* Add some files missed in the previous GNOME 2.8 update.Joe Marcus Clarke2004-11-074-0/+103
|
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).Joe Marcus Clarke2004-11-0726-116/+323
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release notes detailing all of the new goodies in GNOME 2.8 can be found at http://www.gnome.org/start/2.8/notes/, and the list of what was fixed in GNOME 2.8.1 can be found at http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html. This release, as well as all of our others, would not have been possible without the great efforts of our FreeBSD GNOME Team. The list of current members can be found at http://www.freebsd.org/gnome/contact.html (including our newest member, Michael Johnson <ahze@FreeBSD.org>). Special thanks also goes out to all of the loyal FreeBSD GNOME users that put up with crashes and hangs to test and debug GNOME on FreeBSD. We would especially like to thank those users that provided patches for GNOME 2.7 and 2.8: Franz Klammer <klammer@webonaut.com> Piotr Smyrak <piotr.smyrak@heron.pl> Radek Kozlowski <radek@raadradd.com> Khairil Yusof <kaeru@pd.jaring.my> Yasuda Keisuke <kysd@po.harenet.ne.jp> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Vladimir Grebenschikov <vova@fbsd.ru> GNOME 2.8 also features a new, FreeBSD-specific splashscreen that was designed by jimmac for GNOME 2.8, then daemonized by Franz Klammer <klammer@webonaut.com> and Radek Kozlowski <radek@raadradd.com>. As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh that will aid in the upgrade process. Full documentation on the GNOME 2.8 upgrade is coming following this commit. From all of us at FreeBSD GNOME, ENJOY!
* Update to KDE 3.3Michael Nottebrock2004-08-3018-18/+30
|
* This patch is no longer needed.Joe Marcus Clarke2004-08-302-0/+0
|
* Update to 0.3.5.Joe Marcus Clarke2004-08-306-110/+8
|
* - Update to 0.10.0.Jeremy Messenger2004-08-152-5/+5
| | | | | | | | | | - Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now. - Change some that have CP to INSTALL_*. - Few small clean up. BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I create and test them. They are going to be part of ruby-gnome2-all meta port.
* Dasher needs GNOME support by default now.Joe Marcus Clarke2004-08-071-7/+2
| | | | Reported by: GNOME Tinderbox
* -Update to 3.2.11.Jeremy Messenger2004-08-034-14/+55
| | | | -Remove patch-configure and change libtool 13 -> 15.
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-095-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 orJeremy Messenger2004-07-072-520/+8
| | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team
* Update to 0.3.3.Joe Marcus Clarke2004-06-114-6/+6
|
* Update to version 3.2.3Michael Nottebrock2004-06-096-12/+12
|
* -Update to 1.6.6.Jeremy Messenger2004-06-084-17/+6
| | | | -Remove patch-configure and use lthack instead.
* Update to 1.6.5.Joe Marcus Clarke2004-05-253-3/+14
|
* Switch to USE_BZIP2 for bandwidith reasons, and also because certain GNOMEJoe Marcus Clarke2004-05-224-4/+6
| | | | | | | mirrors only carrier bzip2 tarballs. PR: 67020 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Update to 1.6.4.Joe Marcus Clarke2004-05-143-15/+4
|
* Change my email to mezz@FreeBSD.org.Jeremy Messenger2004-05-021-1/+1
| | | | Approved by: adamw (mentor)
* * Update to 3.2.10Joe Marcus Clarke2004-05-023-4/+20
| | | | | | * Add conditional GNOME and speech support Approved by: maintainer
* Update to 1.6.3.Joe Marcus Clarke2004-04-292-3/+3
|
* Use the new gnomespeech GNOME component.Joe Marcus Clarke2004-04-291-3/+3
|
* Update to KDE 3.2.2Michael Nottebrock2004-04-206-12/+12
|
* Update to 0.8.4.Joe Marcus Clarke2004-04-203-10/+10
|
* Update to 0.10.2.Joe Marcus Clarke2004-04-193-3/+33
|
* Update to 0.10.11.Joe Marcus Clarke2004-04-194-6/+6
|
* Update to 1.4.2.Joe Marcus Clarke2004-04-193-3/+33
|
* Update to 1.6.1.Joe Marcus Clarke2004-04-193-3/+8
|
* Update to 1.6.2.Joe Marcus Clarke2004-04-193-3/+4
|
* Update to 0.8.3.Joe Marcus Clarke2004-04-153-10/+11
|
* 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>
* Update to 1.6.1.Joe Marcus Clarke2004-04-073-3/+10
|
* Update to 0.8.2.Joe Marcus Clarke2004-04-073-11/+11
|
* 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>
* 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
* Update to 0.10.10.Adam Weinberger2004-03-226-6/+14
|
* - Add SIZE to GNOME portsPav Lucistnik2004-03-186-0/+6
| | | | Submitted by: trevor
* SIZEify.Trevor Johnson2004-03-173-0/+3
|
* Update to 0.10.9.Joe Marcus Clarke2004-03-166-6/+10
|
* Update to 1.3.16.Joe Marcus Clarke2004-03-163-33/+3
|
* 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.
* 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).
* Update to 0.10.8.Joe Marcus Clarke2004-03-096-6/+10
|