Port details |
- gnomecore Core component for the Gnome Desktop Environment
- 1.4.2 x11
=54 1.4.2Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: unknown
- Last Update: 2003-07-15 18:58:34
- SVN Revision: UNKNOWN
- People watching this port, also watch:: unzip
- Also Listed In: gnome
- License: not specified in port
- Description:
- core component for the Gnome Desktop Environment
For more information about the Gnome on FreeBSD,
please refer to ${PORTSDIR}/x11/gnome/pkg/DESCR.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- libtool : devel/libtool13
- pkg-config : devel/pkgconfig
- Runtime dependencies:
-
- .keep_me : misc/gnomehier
- login.wav : audio/gnomeaudio
- pkg-config : devel/pkgconfig
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.2 15 Jul 2003 18:58:34
 |
marcus  |
Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed. |
1.4.2 12 Jun 2003 09:46:10
 |
adamw  |
Remove REINPLACE commands that were rolled into gnomehack. |
1.4.2 06 Apr 2003 21:16:05
 |
marcus  |
* Update to new GNOME infrastructure
* Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade
across desktop versions |
1.4.2 07 Mar 2003 06:36:20
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.4.2 05 Oct 2002 17:55:52
 |
marcus  |
Fix build on versions of FreeBSD that do not have langinfo.h.
PR: 43157 |
1.4.2 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. |
1.4.2 16 Sep 2002 17:03:46
 |
sobomax  |
Update to 1.4.2. |
1.4.1_2 15 Jul 2002 07:58:42
 |
sobomax  |
Fix another place where was the problem with paths relative to ${PREFIX}/gnome.
This makes "Settings" menu on menu panel working. Bump PORTREVISION. |
1.4.1_1 14 Jul 2002 03:23:19
 |
marcus  |
Fix the panel path. Bump PORTREVISION.
Reported by: Mike Harding <mvh@ix.netcom.com> |
1.4.1 11 Jul 2002 17:16:11
 |
sobomax  |
Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).
The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.
Please report any unusual problems to gnome@FreeBSD.org.
Discussed with: marcus
Reviewed by: marcus |
1.4.1 10 Jun 2002 15:09:58
 |
sobomax  |
Update to 1.4.1. |
1.4.0.8_1 01 May 2002 20:23:04
 |
sobomax  |
- Move misc documentation into share/doc where it belongs;
- use USE_LIBTOOL while I here;
- make gnome-hint from gnomecore actually working;
- bump PORTREVISIONs. |
1.4.0.8 29 Apr 2002 17:06:10
 |
sobomax  |
Update to 1.4.0.8. |
1.4.0.7_1 26 Apr 2002 04:20:47
 |
marcus  |
Fix Xinerama support. Bump PORTREVISION.
Prompted by: Franz Klammer <klammer@webonaut.com>
Reviewed by: sobomax
Approved by: sobomax |
1.4.0.7 24 Apr 2002 19:04:19
 |
sobomax  |
Update to 1.4.0.7. |
1.4.0.6_2 24 Apr 2002 15:50:10
 |
marcus  |
Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9
is also installed.
PR: 36401
Reported by: many
Approved by: sobomax |
1.4.0.6_2 15 Apr 2002 17:05:52
 |
sobomax  |
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS. |
1.4.0.6_2 12 Apr 2002 17:10:20
 |
ade  |
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr |
1.4.0.6_1 15 Mar 2002 19:44:29
 |
ade  |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr |
26 Feb 2002 23:12:54
    |
sobomax  |
Remove LD_LIBRARY_PATH bandaid for Nautilus - it was moved over into Nautilus
code. |
21 Feb 2002 14:19:01
    |
sobomax  |
Add X11BASE/lib/mozilla into LD_LIBRARY_PATH along with
X11BASE/lib/mozilla-embed, so that Nautilus compiled with WITH_FULL_MOZILLA
works as well. Don't bump PORTREVISION, because WITH_FULL_MOZILLA isn't on by
default. |
03 Feb 2002 07:16:38
    |
sobomax  |
Fix patch, so that it doesn't break some ports on 4-STABLE. |
29 Jan 2002 07:17:18
    |
sobomax  |
Add missed continue statement. |
28 Jan 2002 17:07:48
    |
sobomax  |
Update to 1.4.0.6. |
23 Jan 2002 15:22:52
    |
sobomax  |
Update to 1.4.0.5. |
13 Jan 2002 21:52:53
    |
sobomax  |
Chase increase of gtkhtml shared library version number. |
05 Dec 2001 13:20:51
    |
sobomax  |
Update gtkhtml library version number. |
20 Nov 2001 13:07:45
    |
sobomax  |
Tech gnome-session how to set-up a LD_LIBRARY_PATH, so that mozilla component
of nautilus Just Works[tm], without the need to customize environment. Remove
appropriate comment from post-install section of nautilus' Makefile. |
09 Nov 2001 16:42:20
    |
sobomax  |
Update version number of the gtkhtml shared library. |
30 Oct 2001 12:42:02
    |
sobomax  |
Prepare ground for gdk-pixbuf update to 0.13.0 - its include files have been
moved aroud, so all ports that don't pay attention to an output of
`gdk-pixbuf-config --cflags' need to be fixed. |
09 Oct 2001 08:30:11
    |
sobomax  |
Update version number of gtkhtml shared library. |
01 Oct 2001 07:40:48
    |
sobomax  |
Chase gtkhtml shared library version bump. |
11 Sep 2001 08:42:37
    |
sobomax  |
Update version number of gtkhtml shared library. |
03 Aug 2001 08:27:40
    |
sobomax  |
Update version number of gtkhtml shared library. |
03 Aug 2001 07:48:46
    |
sobomax  |
Move `@dirrm share/gnome/apps/Applications' from gnomecore to gnomedb, because
this directory is actually created by gnomedb. |
23 Jul 2001 11:19:27
    |
sobomax  |
Update version number of libgtkhtml. |
19 Jun 2001 10:37:36
    |
ade  |
Fold gtkhtml (and, by association, gal) into dependencies for x11/gnomecore
(adding some extra functionality). |
21 May 2001 16:02:58
    |
ade  |
Move gnomecanvas dependency from x11/gnomecore to sysutils/gnomecontrolcenter.
Wierd stuff[tm] was happening with the nightly build after the change that I
missed. |
21 May 2001 10:28:11
    |
sobomax  |
Unbroke: add missed gnomecanvas into LIB_DEPENDS. |
11 May 2001 17:36:50
    |
ade  |
SWitch maintainership of core GNOME ports to a small group of committers
(gnome@FreeBSD.org), since this is now definitely too big for just one person.
|
10 May 2001 20:34:29
    |
ade  |
Update to 1.4.0.4 |
04 May 2001 22:39:58
    |
ade  |
Update to GNOME 1.4 -- massive changes all around, for the sake of CVS repo
bloat, I'll only list the updates. |
29 Mar 2001 16:35:19
    |
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
05 Feb 2001 16:18:54
    |
olgeni  |
Style fixes for ports/x11. |
24 Jan 2001 16:03:49
    |
ade  |
Allow CATEGORIES to be overriden by the respective japanese/* ports (and
others, should they ever be born) |
17 Nov 2000 16:23:09
    |
ade  |
Conditionally set MAINTAINER, so that the japanese slave ports DTRT |
16 Nov 2000 00:18:51
    |
ade  |
Update to 1.2.4 |
13 Nov 2000 16:24:57
    |
sobomax  |
Remove redundant "" followed by empty line. |
06 Nov 2000 22:32:00
    |
ade  |
Update to 1.2.3.1 |
24 Oct 2000 17:42:42
    |
ade  |
Update to 1.2.3 |
08 Oct 2000 07:56:00
    |
asami  |
Convert category x11 to new layout. |
05 Oct 2000 08:17:31
    |
reg  |
Implement USE_GNOME, part 2. |
26 Sep 2000 19:33:08
    |
ade  |
Update to 1.2.2.1 |
25 Sep 2000 22:02:35
    |
ade  |
Update to 1.2.2 |
11 Aug 2000 13:17:06
    |
sobomax  |
Fix yet another linuxism: /usr/bin/shutdown --> /sbin/shutdown. |
04 Aug 2000 17:11:37
    |
ade  |
Re-sobomize to use pre-patch instead of post-extract |
04 Aug 2000 02:19:21
    |
ade  |
Extensive patchfile cleanups using sobomax's wonderful post-extract rule |
16 Jun 2000 22:52:41
    |
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 11:38:51
    |
sobomax  |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |
05 Jun 2000 20:44:27
    |
ade  |
Update to 1.2.1 (bugfixes) |
02 Jun 2000 15:43:08
    |
sobomax  |
Add missed libxml dependency. |
01 Jun 2000 20:25:26
    |
ade  |
Forgot ldconfig's for packaging |
01 Jun 2000 17:10:38
    |
ade  |
Say hello to GNOME 1.2 audio/gnomemedia 1.2.0 deskutils/gnomepim 1.2.0
devel/bugbuddy 1.0 devel/glade 0.5.9 devel/libgtop 1.0.9
games/gnomegames 1.2.0 graphics/imlib 1.9.8.1
misc/gnomeusersguide 1.2 misc/gnomeutils 1.2.0
sysutils/gnomecontrolcenter 1.2.0 sysutils/gtop 1.0.8
x11-fm/gmomemc 4.5.50 x11/gnomecore 1.2.0 x11/gnomelibs 1.2.1 |