aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/uim-gnome
Commit message (Collapse)AuthorAgeFilesLines
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.30/ . This release brings initial PackageKit support, Upower (replaces power management part of hal), cuse4bsd integration with HAL and cheese, and a faster Evolution. Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This will also be the last of the 2.x releases. The next release will be the highly-anticipated GNOME 3.0 which will bring with it a new UI experience. Currently, there are a few bugs with GNOME 2.30 that may be of note for our users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading instructions, and the up-to-date list of known issues. This release features commits by avl, ahze, bland, marcus, mezz, and myself. The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the initual packagekit porting. And the following contributors & testers for there help with this release: Eric L. Chen Vladimir Grebenschikov Sergio de Almeida Lenzi DomiX walder crsd Kevin Oberman Michal Varga Pavel Plesov Bapt kevin and ITetcu for two exp-run PR: ports/143852 ports/145347 ports/144980 ports/145830 ports/145511
* Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-101-0/+2
| | | | | | | | | | | | | http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach.
* Update to 1.5.0.nobutaka2008-05-111-2/+2
|
* - Update to 1.4.1.nobutaka2007-10-142-3/+3
| | | | - Update WWW entry in pkg-descr.
* Update to 1.3.1.nobutaka2007-03-111-1/+2
| | | | | PR: ports/109399 Submitted by: Yamashiro Jun<yamajun@ofug.net>
* Update to 1.2.1.nobutaka2006-09-031-1/+1
|
* Add WITHOUT_X11 knob.nobutaka2006-07-101-0/+4
|
* Change the dependency on textproc/uim to LIB_DEPENDS to fix package building ↵nobutaka2006-06-271-1/+1
| | | | | | errors. Reported by: linimon
* - Update to 1.1.0.nobutaka2006-06-132-3/+7
| | | | - Mark textproc/uim-m17nlib IGNORE since it requires m17n-lib-1.3.1 or later.
* Add uim-gnome. GNOME applets of uim input methodnobutaka2006-04-173-0/+31
PR: ports/95785 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>