Glade is a RAD tool to enable quick & easy development of user interfaces
for GTK+/GNOME. It can generate the C source code needed to create
the interfaces designed within Glade's interface editor.
WWW: http://glade.gnome.org/
Approved by: portmgr (marcus, kris)
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)
detecting a root-build.
Also, parse the created testlog to output only the failures (if any) to ease
the resolution of problem reports.
Reported by: Paul Schmehl, Sean McNeil
Approved by: portmgr (erwin)
-mcpu=foobar braindeadness.
There's a GCC bug open for this:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25672
so at least, the issue is being dealt with in its origin.
Submitted by: Alex Mogilnikov <alx@intellectronika.ru>
PR: ports/96407
Update to 2.05
<GeJ> so, noone for ports/104228 before the freeze?
<Mavvie> I think that the right phrase should be "can somebody commit this PR for me"
PR: ports/104228
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info>
- author of kdesvn has changed its make system to CMake,
which results in a huge change in port this time. :-)
PR: ports/104196
Submitted by: maintainer (Yuan Jue)
In file included from lwp.private.h:50,
from iomgr.c:53:
lwp_ucontext.h:33: conflicting types for `mcontext_t'
/usr/include/machine/ucontext.h:63: previous declaration of `mcontext_t'
lwp_ucontext.h:39: conflicting types for `ucontext_t'
/usr/include/sys/ucontext.h:51: previous declaration of `ucontext_t'
gmake[2]: *** [liblwp_la-iomgr.lo] Error 1
Reported by: kris