1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Joe Marcus Clarke
336b31c394 Update to GNOME 2.2.
This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00
Joe Marcus Clarke
5a4f7dfe03 Update to 2.0.3.3. 2003-01-19 20:20:32 +00:00
Joe Marcus Clarke
7e471f48b7 Remove ${X11BASE}/lib/bonobo-2.0. devel/libbonobo takes care of the one
in ${LOCALBASE}.

Reported by:	bento
2003-01-13 02:38:05 +00:00
Joe Marcus Clarke
18fb470c66 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.
2002-11-16 22:03:24 +00:00
Joe Marcus Clarke
336d2bb08c Fix the build on certain machines by making sure the libxml2 include
path is properly defined.
2002-11-11 06:27:46 +00:00
Joe Marcus Clarke
b48d8ce3f1 Update to 2.0.3.2. 2002-10-19 00:02:38 +00:00
Joe Marcus Clarke
c64afc00e2 Update to 2.0.3.1. 2002-10-07 19:54:45 +00:00
Joe Marcus Clarke
59deb69012 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.
2002-09-20 17:07:51 +00:00
Joe Marcus Clarke
b063c23a5a Update to 2.0.3. 2002-08-31 02:29:50 +00:00
Joe Marcus Clarke
fbc5e71d8f Update to 2.0.2. 2002-08-29 05:22:10 +00:00
Joe Marcus Clarke
9c2b165030 Update to 2.0.1. 2002-08-07 07:24:27 +00:00
Maxim Sobolev
401ab0f965 Use USE_REINPLACE. 2002-07-18 16:05:23 +00:00
Joe Marcus Clarke
58d11a98d4 The FreeBSD GNOME team is proud to present GNOME 2.0 Release. 2002-06-30 22:20:44 +00:00
Joe Marcus Clarke
58d6153c1e Update to GNOME 2.0 RC2. 2002-06-26 09:18:37 +00:00
Joe Marcus Clarke
515147d6b6 Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. 2002-06-15 09:05:13 +00:00
Joe Marcus Clarke
3bfd9150b8 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.
2002-06-11 08:15:32 +00:00
Joe Marcus Clarke
1aadf412fd Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. 2002-05-28 16:08:26 +00:00
Joe Marcus Clarke
63c7a0f973 Back to betas...Update to GNOME 2.0 beta 5. 2002-05-19 20:16:06 +00:00
Joe Marcus Clarke
3c678e3a7d Update to GNOME 2.0 RC2. 2002-05-12 06:49:02 +00:00
Joe Marcus Clarke
7facd80048 Update to GNOME 2.0 RC 1. 2002-05-02 03:37:15 +00:00
Joe Marcus Clarke
cc2170c384 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.).
2002-04-30 16:24:08 +00:00
Maxim Sobolev
a42d2a4e21 - Update to 1.115.0 (version found in GNOME2 beta4);
- use USE_LIBTOOL.
2002-04-26 12:25:49 +00:00
Joe Marcus Clarke
7c4831e33a 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
2002-04-22 21:16:39 +00:00
Maxim Sobolev
5204159d08 Set --localstatedir and --datadir to be consistent with other GNOME core
ports.
2002-04-09 12:29:09 +00:00
Maxim Sobolev
da136ec4a8 Fix excessive indentation. 2002-04-09 11:23:26 +00:00
Joe Marcus Clarke
9447217861 Add libbonoboui, the GUI components for GOME 2.0 bonobo component.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-08 21:01:48 +00:00