Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.24.5_1 01 May 2021 12:45:55 |
Baptiste Daroussin (bapt) |
x11-toolkits/libbonoboui: remove
Gnome2 library dead upstream with no consumers left in the ports tree |
2.24.5_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.24.5_1 19 Sep 2020 10:43:47 |
bapt |
In preparation of the update of glib remove the -reference ports
Those ports mainly concern old Gnome2 libraries, the behaviour of this infra
is not compatible with the meson build system (being used in newer version)
the documentation is provided otherwise in the other version |
2.24.5_1 08 Nov 2019 11:21:03 |
tobik |
x11*: Add missing USES={gl,gnome,mate} |
2.24.5_1 26 Mar 2018 20:53:08 |
cmt |
x11-toolkits/libbonoboui: fix typo from r465584
PORT_R_EVISION
Approved by: just-fix-it |
2.24.5 26 Mar 2018 12:38:57 |
bapt |
Make libgnome and libgnomeui not implying esound dependency
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.
While here:
- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
* update to 2.4.5
* use USES=localbase |
2.24.5 02 Apr 2017 17:31:09 |
bapt |
Update to 2.24.5 |
2.24.4_3 24 Mar 2015 19:37:44 |
marino |
3 ports categories: Remove $PTHREAD_LIBS
Categories: editors, x11, x11-toolkits
approved by: PTHREAD blanket |
2.24.4_3 27 Jan 2015 21:01:59 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
2.24.4_3 22 Dec 2014 22:54:36 |
bapt |
get rid of gnomehier |
2.24.4_2 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
2.24.4_1 22 Apr 2014 10:22:22 |
bapt |
Support stage |
2.24.4_1 22 Oct 2013 14:04:02 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery) |
2.24.4_1 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
2.24.4_1 03 Sep 2013 08:49:47 |
bapt |
Add an explicit dependency on pkgconf |
2.24.4_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
2.24.4_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.24.4 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.24.4 02 Jul 2011 18:18:48 |
miwi |
- Kick MD5 support |
2.24.4 20 Nov 2010 15:37:08 |
kwm |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above ) |
2.24.3_1 31 May 2010 22:52:40 |
marcus |
Bump PORTREVISION and add USE_GETTEXT where missing.
PR: 147257 |
2.24.3 10 May 2010 21:19:08 |
kwm |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
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. (Only the first 15 lines of the commit message are shown above ) |
2.24.2_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.24.2_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.24.2 28 Nov 2009 20:06:37 |
marcus |
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above ) |
2.24.1_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
2.24.1 08 Mar 2009 07:48:33 |
marcus |
Update to 2.24.1. |
2.24.0 02 Feb 2009 01:36:16 |
araujo |
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav) |
2.24.0 10 Jan 2009 05:22:13 |
marcus |
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen (Only the first 15 lines of the commit message are shown above ) |
2.22.0_2 06 Jun 2008 14:33:40 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
2.22.0_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2.22.0 24 Mar 2008 03:50:55 |
marcus |
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon |
2.20.0 24 Oct 2007 23:37:25 |
marcus |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
2.18.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.18.0 19 Mar 2007 05:14:07 |
marcus |
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. |
2.16.0 14 Oct 2006 08:35:50 |
marcus |
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, (Only the first 15 lines of the commit message are shown above ) |
2.14.0_1 31 May 2006 22:18:51 |
mezz |
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
for example:
Incorrect: (Without USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================ (Only the first 15 lines of the commit message are shown above ) |
2.14.0_1 10 May 2006 01:17:49 |
jylefort |
Move the libbonoboui programming reference to the libbonoboui-reference port. |
2.14.0 30 Apr 2006 00:47:21 |
marcus |
Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are). (Only the first 15 lines of the commit message are shown above ) |
2.10.1_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.10.1_1 22 Jan 2006 03:00:46 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.10.1_1 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
2.10.1_1 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
2.10.1_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
2.10.1 19 Aug 2005 20:46:56 |
marcus |
Forced commit to note that 2.10.1 is _not_ just a respin of 2.10.0. It is
a respin of what 2.10.0 should have been. It seems that 2.10.0 was really
just a respin of 2.8.1.
Approved by: portmgr (implicit) |
2.10.1 19 Aug 2005 20:08:45 |
marcus |
Update to 2.10.1. This is functionally identical to 2.10.0, but a bad
distfile of 2.10.0 was re-posted, so they re-released this as 2.10.1.
In any event, this commit fixes fetching for this port.
Approved by: portmgr (implicit) |
2.10.0 05 Jul 2005 18:44:58 |
marcus |
Update to 2.10.0. |
2.8.1_2 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
2.8.1_1 09 Feb 2005 08:12:31 |
mezz |
Fix the plist by remove zu locale directories.
Reported by: pointyhat via kris |
2.8.1_1 06 Feb 2005 09:15:35 |
mezz |
Fix crash if the LANG sets as empty. Bump the PORTREVISION.
Submitted by: marcus via IRC |
2.8.1 06 Feb 2005 07:55:56 |
marcus |
Update to 2.8.1. |
2.8.0 07 Nov 2004 22:24:32 |
marcus |
Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
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 (Only the first 15 lines of the commit message are shown above ) |
2.6.1 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
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 |
2.6.1 14 May 2004 17:24:20 |
marcus |
Update to 2.6.1. |
2.6.0 05 Apr 2004 03:11:39 |
marcus |
Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
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> |
2.4.3_1 18 Mar 2004 14:46:32 |
pav |
- Add SIZE to GNOME ports
Submitted by: trevor |
2.4.3_1 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
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. |
2.4.3_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
2.4.3 07 Jan 2004 19:25:09 |
marcus |
Update to 2.4.3. |
2.4.2 09 Dec 2003 02:43:52 |
marcus |
Update to 2.4.2. |
2.4.1 17 Nov 2003 12:29:10 |
trevor |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
2.4.1 29 Oct 2003 16:13:38 |
bland |
Update to 2.4.1 |
2.4.0 18 Sep 2003 06:49:37 |
marcus |
Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.
This commit represents work done by adamw, bland, and myself as well as
many other contributers:
Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
?yvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>
Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.
Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon). The
best way to upgrade so that you get all shared library dependencies is:
portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2
Approved by: portmgr (kris, will, myself implicitly)
Requested by: re as well as many other users |
2.2.4 05 Aug 2003 00:14:36 |
marcus |
Correct a problem with the patch in my last commit. |
2.2.3 05 Aug 2003 00:14:04 |
marcus |
Update to 2.2.4. This corrects the SIGABRT crashes people were reporting
in Evolution and Gnumeric. |
2.2.3 30 Jul 2003 02:04:10 |
marcus |
Update to 2.2.3. |
2.2.2 12 Jun 2003 09:46:10 |
adamw |
Remove REINPLACE commands that were rolled into gnomehack. |
2.2.2 20 May 2003 00:25:23 |
marcus |
Update to 2.2.2. |
2.2.0.1_1 03 May 2003 19:39:25 |
marcus |
Remove a leftover directory.
Reported by: GNOME tinderbox |
2.2.0.1_1 22 Apr 2003 04:56:28 |
marcus |
Convert to new GNOME infrastructure. |
2.2.0.1_1 20 Apr 2003 19:54:06 |
marcus |
Remove USE_GNOMENG. |
2.2.0.1_1 16 Apr 2003 14:18:35 |
marcus |
Looks like there was a regression in libbonoboui such that it ignores
the invoking application's datadir in favor of a hacked datadir. |
2.2.0.1 04 Mar 2003 23:05:43 |
marcus |
* Update to 2.2.0.1
* De-pkg-comment |
2.2.0 07 Feb 2003 18:42:25 |
marcus |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts. |
2.0.3.3 19 Jan 2003 20:20:32 |
marcus |
Update to 2.0.3.3. |
2.0.3.2_1 13 Jan 2003 02:38:05 |
marcus |
Remove ${X11BASE}/lib/bonobo-2.0. devel/libbonobo takes care of the one
in ${LOCALBASE}.
Reported by: bento |
2.0.3.2_1 16 Nov 2002 22:03:24 |
marcus |
Fix a bug where bonobo applications could have a bogus datadir path
registered. This came about when testing that the Help feature worked
in Gnumeric 2. This fix looks correct, and I tested numerous bonobo apps
to very they still worked. However, if people run into problems where
application components suddenly can't be found, let me know. |
2.0.3.2 11 Nov 2002 06:27:46 |
marcus |
Fix the build on certain machines by making sure the libxml2 include
path is properly defined. |
2.0.3.2 19 Oct 2002 00:02:38 |
marcus |
Update to 2.0.3.2. |
2.0.3.1 07 Oct 2002 19:54:45 |
marcus |
Update to 2.0.3.1. |
2.0.3 20 Sep 2002 17:07:51 |
marcus |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
2.0.3 31 Aug 2002 02:29:50 |
marcus |
Update to 2.0.3. |
2.0.2 29 Aug 2002 05:22:10 |
marcus |
Update to 2.0.2. |
2.0.1 07 Aug 2002 07:20:49 |
marcus |
Update to 2.0.1. |
2.0.0 18 Jul 2002 16:00:26 |
sobomax |
Use USE_REINPLACE. |
2.0.0 30 Jun 2002 22:20:44 |
marcus |
The FreeBSD GNOME team is proud to present GNOME 2.0 Release. |
2.0.0 15 Jun 2002 09:05:13 |
marcus |
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. |
2.0.0 11 Jun 2002 08:15:32 |
marcus |
Update to the latest GNOME 2 snapshot. This will be done it two parts.
This first part is the GNOME 2 API. The next part will contain the desktop
components. |
1.117.0 28 May 2002 16:08:26 |
marcus |
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. |
1.116.0 19 May 2002 20:16:06 |
marcus |
Back to betas...Update to GNOME 2.0 beta 5. |
1.116.0 12 May 2002 06:49:02 |
marcus |
Update to GNOME 2.0 RC2. |
1.116.0 02 May 2002 03:37:15 |
marcus |
Update to GNOME 2.0 RC 1. |
1.115.0_1 30 Apr 2002 16:24:08 |
marcus |
Move back to share/gnome as a datadir.
The GNOME 2.0 APIs can be installed right along with the GNOME 1.4 APIs, but
the desktops will be mutually independent. That is, you will not be
able to install gnomedesktop, for example, on the same machine as gnomecore.
However, you will be able to install the GNOME 2.0 desktop, and use all your
favorite GNOME 1.4 applications (like gaim, AbiWord, Evolution, etc.). |
1.115.0 26 Apr 2002 12:25:49 |
sobomax |
- Update to 1.115.0 (version found in GNOME2 beta4);
- use USE_LIBTOOL. |
1.113.0_1 22 Apr 2002 21:16:39 |
marcus |
Change the GNOME 2.0 library ports to use share/gnome2 instead of share/gnome
in preparation for the GNOME 2.0 desktop.
Reviewed by: sobomax
Approved by: sobomax |
1.113.0 09 Apr 2002 12:29:10 |
sobomax |
Set --localstatedir and --datadir to be consistent with other GNOME core
ports. |
1.113.0 09 Apr 2002 11:23:26 |
sobomax |
Fix excessive indentation. |
1.113.0 08 Apr 2002 21:01:48 |
marcus |
Add libbonoboui, the GUI components for GOME 2.0 bonobo component.
Reviewed by: sobomax
Approved by: sobomax |