| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=144190
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=136284
|
|
|
|
| |
Notes:
svn path=/head/; revision=135896
|
|
|
|
| |
Notes:
svn path=/head/; revision=130974
|
|
|
|
| |
Notes:
svn path=/head/; revision=130655
|
|
|
|
| |
Notes:
svn path=/head/; revision=130627
|
|
|
|
| |
Notes:
svn path=/head/; revision=128122
|
|
|
|
| |
Notes:
svn path=/head/; revision=126865
|
|
|
|
| |
Notes:
svn path=/head/; revision=126695
|
|
|
|
| |
Notes:
svn path=/head/; revision=126486
|
|
|
|
| |
Notes:
svn path=/head/; revision=123414
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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=107632
|
|
|
|
| |
Notes:
svn path=/head/; revision=104987
|
|
|
|
| |
Notes:
svn path=/head/; revision=104197
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=103963
|
|
|
|
| |
Notes:
svn path=/head/; revision=103368
|
|
|
|
| |
Notes:
svn path=/head/; revision=102038
|
|
|
|
| |
Notes:
svn path=/head/; revision=100590
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
repocopies.
x11-toolkits/at-spi --> accessibility/at-spi
devel/atk --> accessibility/atk
editors/dasher --> accessibility/dasher
x11-toolkits/gail --> accessibility/gail
x11/gnomemag --> accessibility/gnomemag
audio/gnomespeech --> accessibility/gnomespeech
sysutils/gok --> accessibility/gok
Notes:
svn path=/head/; revision=98760
|
|
|
|
| |
Notes:
svn path=/head/; revision=98015
|
|
|
|
|
|
|
| |
Reported by: Mike Harding <mvh@ix.netcom.com>
Notes:
svn path=/head/; revision=95509
|
|
|
|
| |
Notes:
svn path=/head/; revision=95481
|
|
|
|
| |
Notes:
svn path=/head/; revision=94172
|
|
|
|
| |
Notes:
svn path=/head/; revision=88827
|
|
|
|
| |
Notes:
svn path=/head/; revision=82858
|
|
Notes:
svn path=/head/; revision=80702
|