Commit Graph

335 Commits

Author SHA1 Message Date
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Michael Nottebrock
7aeef3e519 Rename all binaries in qt4 which conflict with binaries installed by
qt33 to ($binary)-qt4 and adjust dependencies accordingly. This
avoids conflicts once X11BASE has been changed to /usr/local and
incidentally makes the naming scheme of the qt4 executables in ports
equal to that of the Fedora Core and Debian packages.
2007-04-19 17:08:04 +00:00
Michael Johnson
6ad285aa0f Update to 2.18.1 2007-04-10 17:27:30 +00:00
Jeremy Messenger
8182f95e12 Update to 0.4.11. 2007-04-09 17:37:55 +00:00
Jeremy Messenger
44106f83c5 - Fix the '==' -> '=' in configure.
- Fix the build [1], dependency and plist if audio/espeak is installed in the
  system.
- Add a new knob, WITH_ESPEAK, with autocheck.
- Bump the PORTREVISION.

PR:		ports/111217 [1]
Reported by:	Jukka A. Ukkonen <jau@iki.fi> [1]
2007-04-09 17:32:52 +00:00
Michael Johnson
ac61b5d82d Update to 1.18.1 2007-04-09 14:47:26 +00:00
Joe Marcus Clarke
4e942cf526 Update to 4.4.1. 2007-04-08 21:35:28 +00:00
Joe Marcus Clarke
e024238f36 Fix packaging.
Reported by:	pointyhat via kris
2007-03-25 22:21:35 +00:00
Joe Marcus Clarke
3dea6c3a8e Fix packaging.
Reported by:	pointyhat via kris
2007-03-25 22:21:04 +00:00
Joe Marcus Clarke
f15803ab61 Whoops, too greedy with the cvs add. Remove files that do not belong. 2007-03-25 05:13:21 +00:00
Joe Marcus Clarke
1f596f873d Fix orca so that it actually runs. While here, replace some hardcoded paths
with replaceable values.
2007-03-25 05:12:50 +00:00
Michael Nottebrock
56d3b226bf Update to 4.2.3 2007-03-25 04:08:03 +00:00
Martin Wilke
cdcdf951d1 - Update to 0.0.4
PR:		110696
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2007-03-23 08:31:46 +00:00
Joe Marcus Clarke
60796243ad Add a missing BUILD_DEPENDS on X_CLIENTS_PORT. 2007-03-22 05:40:28 +00:00
Joe Marcus Clarke
951c257ea3 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:14:07 +00:00
Michael Nottebrock
a209c5b185 Update to KDE 3.5.6 / KOffice 1.6.2 2007-03-13 19:13:51 +00:00
Jeremy Messenger
a864850928 Update to 1.2.3. 2007-02-28 20:49:13 +00:00
Jeremy Messenger
87402ffb96 Update to 1.2.2. 2007-02-27 20:41:58 +00:00
Michael Johnson
71c60773ad Update to 0.4.10 2007-02-25 16:01:28 +00:00
Michael Johnson
e02747e711 Update to 0.4.9 2007-02-11 17:43:35 +00:00
Michael Nottebrock
c628efbea8 From the "who gave this guy a commit bit" dept.:
-Fix categories which got mixed up during juggling with different
 repos.

-Remove NO_FILTER_SHLIBS, which disappeared shortly before Qt4 was
 committed.

Noticed by: erwin, pav
2007-02-06 12:49:19 +00:00
Michael Nottebrock
2df0d56dec Post-import bugfixorama:
- Move qt4-codecs-tw to chinese [1]
- Add some missing quotes [1]

- From the "this never happened in the clean room" dept:
  Disable session management support more universally to
  avoid linktime errors.

[1] Spotted by: rafan
2007-02-06 10:37:14 +00:00
Michael Nottebrock
74cb0fb1e8 Add qt4, a multiplatform C++ application framework 2007-02-05 20:56:24 +00:00
Jeremy Messenger
4736f4cb21 Update to 0.13.2. 2007-01-29 17:55:31 +00:00
Jeremy Messenger
78417eaef1 Update to 1.0.1. 2007-01-28 19:12:45 +00:00
Jeremy Messenger
d3bc133f30 Update to 0.4.8. 2007-01-20 17:40:00 +00:00
Joe Marcus Clarke
04f7160d03 Update to 1.2.1. 2007-01-20 06:56:36 +00:00
Joe Marcus Clarke
cd27df3816 Update to 1.7.15. 2007-01-08 18:15:29 +00:00
Jeremy Messenger
19a9f3912c - Update to 0.16.0.
- More on PREFIX-cleaness.
- Remove databases/ruby-libgda and multimedia/ruby-gst, these ports are no
  longer in the tarball and have been dropped support by the developers.
2007-01-02 00:57:05 +00:00
Martin Wilke
c54c76005c - Update to 0.0.3
PR:             ports/107239
Submitter by:   Marcus von Appen <mva@sysfault.org> (maintainer)
2006-12-29 23:55:08 +00:00
Martin Wilke
e60947bbed Papi, the Python Accessibility Programming Interface, is a Python
wrapper around the GNOME ATK toolkit.
It allows a developer to make python objects and applications
easily accessibility aware without the need to install PyGTK and
the GNOME accessibility components. Instead it only depends on ATK
and - on the developers behalf - the ATK/AT-SPI bridge shipped with
AT-SPI.

WWW: http://ocemp.sourceforge.net/papi.html

PR:		ports/106909
Submitted by:	Marcus von Appen
2006-12-21 20:20:32 +00:00
Michael Nottebrock
1160fd7012 Update to KDE 3.5.5 / KOffice 1.6.1
Approved by:	portmgr
2006-12-19 21:19:54 +00:00
Michael Johnson
486965db92 Update to 1.9.4 2006-12-18 14:30:50 +00:00
Michael Johnson
8e1dd4c8e0 Update to 1.7.14 2006-12-18 14:13:25 +00:00
Michael Johnson
4fb61c2d54 Update to 1.12.4 2006-12-18 14:09:47 +00:00
Joe Marcus Clarke
f5aa836516 Update to 0.4.7. 2006-12-16 06:13:34 +00:00
Stanislav Sedov
9377b98f8f - Update to current snapshot (should fix compatiblity problems with the new
gnome)
- PREFIX-cleaness

Approved by:	mezz (maintainer, implicitly)
2006-12-02 18:34:38 +00:00
Joe Marcus Clarke
f64b0747d8 Update to 4.2.2. 2006-11-21 06:41:40 +00:00
Jean Milanez Melo
8b012e5710 - Fix WWW.
PR:		ports/105612
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2006-11-17 13:12:11 +00:00
Joe Marcus Clarke
adca2941c8 Update to 1.7.13. 2006-11-08 01:54:47 +00:00
Joe Marcus Clarke
95e85ed679 Update to 0.4.6. 2006-11-08 00:49:35 +00:00
Alejandro Pulver
7c6331b627 at-poke is a testing and inspection tool for accessibility aware applications
using the AT-SPI interfaces as used by GNOME.

WWW: http://developer.gnome.org/gap

PR:		ports/104794
Submitted by:	Marcus von Appen <mva at sysfault.org>
2006-11-05 21:04:13 +00:00
Jeremy Messenger
c7039a64bb Add USE_LDCONFIG, bump the PORTREVISION.
Found by:	portlint (cports.sh)
2006-11-05 02:34:03 +00:00
Joe Marcus Clarke
21fe6a0e42 Add a LATEST_LINK of gnome-orca to avoid a conflict with
graphics/orca.

Approved by:	portmgr (implicit, kris)
2006-10-14 09:23:30 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Joe Marcus Clarke
a82be642f6 Add new entries for:
accessibility/orca
audio/gstreamer-plugins-pulse
audio/pulseaudio
devel/dbus-glib
devel/gnome-vfs-monikers
editors/gedit-plugins
misc/pciids
multimedia/gstreamer-plugins-annodex
multimedia/gstreamer-plugins-bz2
sysutils/hal
sysutils/hal-device-manager
sysutils/gnome-mount
sysutils/gnome-power-manager
sysutils/gnome-volume-manager
sysutils/policykit
sysutils/gstreamer-plugins-hal
www/gstreamer-plugins-neon

Approved by:	portmgr (implicit, kris)
2006-10-14 08:41:52 +00:00
Joe Marcus Clarke
f1bb12de8e Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.

But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:

Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>

Enjoy!

Approved by:	portmgr (implicit, kris)
2006-10-14 08:35:50 +00:00
Michael Nottebrock
431622844f KDE 3.5.4 / KOffice 1.5.2 2006-09-12 23:26:52 +00:00
Jeremy Messenger
5a3eb12d8c -INSTALLS_SHLIB -> USE_LDCONFIG.
-Add locale stuff in plist that aren't in mtree/BSD.x11-4.dist.

PR:		ports/101509
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-09-04 23:08:10 +00:00
Jeremy Messenger
ac988a488d -INSTALLS_SHLIB -> USE_LDCONFIG.
-Add locale stuff in plist that aren't in mtree/BSD.x11-4.dist.

PR:		ports/101489
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-09-04 22:51:16 +00:00