| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=123416
|
|
|
|
| |
Notes:
svn path=/head/; revision=123414
|
|
|
|
| |
Notes:
svn path=/head/; revision=123020
|
|
|
|
| |
Notes:
svn path=/head/; revision=122786
|
|
|
|
| |
Notes:
svn path=/head/; revision=122427
|
|
|
|
|
|
|
| |
Approved by: bland, kwm, marcus and pav
Notes:
svn path=/head/; revision=122196
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=121640
|
|
|
|
|
|
|
| |
Reported by: Fernan Aguero <fernan@iib.unsam.edu.ar>
Notes:
svn path=/head/; revision=121464
|
|
|
|
| |
Notes:
svn path=/head/; revision=121385
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=121277
|
|
|
|
| |
Notes:
svn path=/head/; revision=121092
|
|
|
|
|
|
|
| |
big upgrade.
Notes:
svn path=/head/; revision=121070
|
|
|
|
| |
Notes:
svn path=/head/; revision=121069
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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!
Notes:
svn path=/head/; revision=121068
|
|
|
|
| |
Notes:
svn path=/head/; revision=117701
|
|
|
|
| |
Notes:
svn path=/head/; revision=117700
|
|
|
|
| |
Notes:
svn path=/head/; revision=117699
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=116239
|
|
|
|
|
|
|
| |
Reported by: GNOME Tinderbox
Notes:
svn path=/head/; revision=115564
|
|
|
|
|
|
|
| |
-Remove patch-configure and change libtool 13 -> 15.
Notes:
svn path=/head/; revision=115322
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=113296
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=113150
|
|
|
|
| |
Notes:
svn path=/head/; revision=111249
|
|
|
|
| |
Notes:
svn path=/head/; revision=111165
|
|
|
|
|
|
|
| |
-Remove patch-configure and use lthack instead.
Notes:
svn path=/head/; revision=111106
|
|
|
|
| |
Notes:
svn path=/head/; revision=110014
|
|
|
|
|
|
|
|
|
|
| |
mirrors only carrier bzip2 tarballs.
PR: 67020
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes:
svn path=/head/; revision=109676
|
|
|
|
| |
Notes:
svn path=/head/; revision=109149
|
|
|
|
|
|
|
| |
Approved by: adamw (mentor)
Notes:
svn path=/head/; revision=108225
|
|
|
|
|
|
|
|
|
| |
* Add conditional GNOME and speech support
Approved by: maintainer
Notes:
svn path=/head/; revision=108168
|
|
|
|
| |
Notes:
svn path=/head/; revision=107923
|
|
|
|
| |
Notes:
svn path=/head/; revision=107897
|
|
|
|
| |
Notes:
svn path=/head/; revision=107688
|
|
|
|
| |
Notes:
svn path=/head/; revision=107648
|
|
|
|
| |
Notes:
svn path=/head/; revision=107636
|
|
|
|
| |
Notes:
svn path=/head/; revision=107632
|
|
|
|
| |
Notes:
svn path=/head/; revision=107631
|
|
|
|
| |
Notes:
svn path=/head/; revision=107627
|
|
|
|
| |
Notes:
svn path=/head/; revision=107625
|
|
|
|
| |
Notes:
svn path=/head/; revision=107142
|
|
|
|
|
|
|
|
|
|
| |
This is part of the Ruby/GNOME2 suite.
PR: ports/65270
Submitted by: Jeremy Messenger <mezz7@cox.net>
Notes:
svn path=/head/; revision=106572
|
|
|
|
| |
Notes:
svn path=/head/; revision=106435
|
|
|
|
| |
Notes:
svn path=/head/; revision=106372
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=106172
|
|
|
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
Notes:
svn path=/head/; revision=105948
|
|
|
|
| |
Notes:
svn path=/head/; revision=104987
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104457
|
|
|
|
| |
Notes:
svn path=/head/; revision=104313
|
|
|
|
| |
Notes:
svn path=/head/; revision=104197
|
|
|
|
| |
Notes:
svn path=/head/; revision=104196
|