Commit graph

423 commits

Author SHA1 Message Date
Joe Marcus Clarke
fd24774cc1 Backport sobomax's CD eject patch to nautilus from nautilus2. 2002-09-11 16:20:10 +00:00
Maxim Sobolev
086df23951 Since FreeBSD doesn't have unified eject command which works for
all types of removable media, use `cdcontrol eject' instead, because
it will at least make the most popular removable media working.
2002-09-11 14:32:13 +00:00
Joe Marcus Clarke
04c4b74016 Forward-port the nautilus patches for fixing removable media volumes on
the desktop.
2002-09-11 06:11:49 +00:00
Joe Marcus Clarke
7ef7e1afd3 Okay, _this_ should complete the filesystem stuff. With this patch, CD names
are correctly displayed on the desktop when a CD is mounted.  This
also correctly identifies removable media (based on the "noauto" mount
option).
2002-09-11 04:21:33 +00:00
Joe Marcus Clarke
edce75347a Complete the removable media patch as was done in nautilus. 2002-09-10 20:41:18 +00:00
Joe Marcus Clarke
d3ab01a320 Port sobomax's nautilus2 volume patches to nautilus, and take things a step
further.  Now, removable media such as CDs, Zip drives, etc. are correctly
handled by nautilus with pretty little icons.  Bump PORTREVISION.
2002-09-10 20:24:07 +00:00
Maxim Sobolev
c789b225c9 Clean up some evilness in FreeBSD-specific volume monitor code. Particularly
this solves long standing problem with icons for each mounted filesystem
cluttering desktop.

Reported by:	legion
2002-09-09 22:53:57 +00:00
Oliver Braun
d5d7a49702 Upgrade to 0.11.34. 2002-09-08 07:40:24 +00:00
Oliver Braun
8b18dedea6 Upgrade to 0.11.33
Approved by:	dwcjr (mentor)
2002-09-02 12:14:32 +00:00
Mario Sergio Fujikawa Ferreira
c3fcfe012d Deploy USE_GNOMENG infrastructure
PR:		42311
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 04:03:35 +00:00
Oliver Braun
3a6df24474 Upgrade to 0.11.32.
Approved by:	dwcjr (mentor)
2002-08-29 13:21:31 +00:00
Joe Marcus Clarke
58f5d70af9 Update to 2.0.6. 2002-08-29 05:24:45 +00:00
Oliver Braun
a5d29bdf75 Upgrade to 2.6.1.
PR:		ports/42032
Submitted by:	maintainer
Approved by:	dwcjr (mentor)
2002-08-26 20:28:17 +00:00
Joe Marcus Clarke
5263744d7f Update to 2.0.5. 2002-08-24 08:19:43 +00:00
Joe Marcus Clarke
656e8c4d31 Use USE_GNOMENG.
PR:		41955
Submitted by:	maintainer
2002-08-23 21:17:11 +00:00
Oliver Braun
c502381a37 Change MAINTAINER to my FreeBSD address.
Approved by:	dwcjr (mentor)
2002-08-21 14:46:07 +00:00
Kevin Lo
3c3bcf0706 Update to 2.6.0
PR: 41825
Submitted by: MAINTAINER
2002-08-21 01:35:45 +00:00
Joe Marcus Clarke
ba2d629a81 Update to 2.0.4. 2002-08-15 05:35:10 +00:00
Max Khon
b2e08bc9ad define WITHOUT_ICONV, WITHOUT_ISPELL 2002-08-11 12:58:20 +00:00
Max Khon
734efe6bd4 This port is no longer used in GNOME so take maintainership and
use ports/misc/mc as master port.

Approved by:	gnome@freebsd.org
2002-08-11 12:37:43 +00:00
Patrick Li
28ea639631 Update to 0.11.31
PR:		ports/41487
Submitted by:	maintainer
2002-08-09 19:45:06 +00:00
Joe Marcus Clarke
8d1a9c6cff Update to 2.0.3. 2002-08-07 19:57:01 +00:00
Marc Fonvieille
deef46806d Fix links to the Handbook, the FAQ and the porters-handbook.
Approved by:	portmgr
2002-08-04 09:04:12 +00:00
Joe Marcus Clarke
eeaeb79f02 Use USE_GNOMENG. 2002-07-28 20:38:37 +00:00
Jimmy Olgeni
5d8dd138b6 Update port to version 1.3.3. 2002-07-28 19:24:56 +00:00
Joe Marcus Clarke
00e8321afb Update to 2.0.2. 2002-07-25 21:58:17 +00:00
Maxim Sobolev
6ed2788314 Don't bother to build included test programs - they aren't installed or
executed anyway.
2002-07-25 13:42:15 +00:00
Maxim Sobolev
6b15f6bdf4 Fix the recent problem with list view. You need at least 2.0.1_1 for
this to work. Obrained from GNOME cvs, therefore the patch will go
away during the next version update. Bump PORTREVISION. Update to GNOMENG
while I am here.
2002-07-25 13:41:22 +00:00
Maxim Sobolev
5edeb94a4a Fix the problem with Nautilus not sensing available desktop area properly
and therefore allowing to place icons under the panel. This will go
away when gnomepanel is teached to set _NET_WORKAREA properly (it
doesn't do it yet). More details are on the very top of the patch. Bump
PORTREVISION.
2002-07-24 20:04:28 +00:00
Joe Marcus Clarke
90dafff164 Update to 2.0.1. 2002-07-24 04:52:36 +00:00
Patrick Li
3e9bb42870 Update to 0.11.30
PR:		ports/40823
Submitted by:	maintainer
2002-07-22 02:40:28 +00:00
Patrick Li
baec0e5177 Update to 0.11.28
PR:		ports/40706
Submitted by:	maintainer
2002-07-17 23:49:32 +00:00
Maxim Sobolev
59ece3d395 USE_GTK implies USE_GLIB, so that remove the latter when the former is present. 2002-07-15 16:54:09 +00:00
Joe Marcus Clarke
8b8618eef7 Add a dependency on libghttp. This isn't polled at configure time, but it
is needed by nautilus-text-view.c.

PR:		40522
2002-07-14 04:08:06 +00:00
Maxim Sobolev
fda3a2e945 Apart from libpanel this port also requires bonobo and gnomevfs. 2002-07-12 09:39:57 +00:00
Joe Marcus Clarke
f6ffd9afe0 Fix broken make configure. There is no gnomecore component to GNOMENG.
Instead, it's libpanel.

Reported by:	Mike Harding <mvh@ix.netcom.com>
2002-07-12 03:20:06 +00:00
Maxim Sobolev
19a718ac4c 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
2002-07-11 17:16:10 +00:00
Joe Marcus Clarke
b181342166 Add a patch to nautilus to fix the freeze problem when thumbnailing certain
images.  FreeBSD has a 64K default thread stack size, and this is too small
for eel's gdk extensions.  This patch simply doubles the thumbnailing
thread size to 128K.
2002-07-09 23:17:40 +00:00
Joe Marcus Clarke
8251611f61 Add fam as a dependency if libfam.so.0 exists. Nautilus will implicitly add
it anyway, so this fixes the missing lib problem if fam is uninstalled.

PR:		38253
2002-07-05 05:43:27 +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
Dmitry Sivachenko
95d46da523 This port doesn't need to run ldconfig. 2002-06-29 14:03:42 +00:00
Dmitry Sivachenko
d4698d4f14 Update to version 4.4.7. 2002-06-29 08:31:23 +00:00
Hye-Shik Chang
ad99aad61d Use REINPLACE_CMD instead of PERL
PR:		39790
Submitted by:	Scott Flatman <sf@dsinw.com>
2002-06-26 17:33:16 +00:00
Joe Marcus Clarke
58d6153c1e Update to GNOME 2.0 RC2. 2002-06-26 09:18:37 +00:00
Jimmy Olgeni
7f8c5f43d7 Update to version 1.3.2. 2002-06-23 15:06:57 +00:00
Ying-Chieh Liao
7d16510c2c upgrade to 0.11.27
PR:		39685
Submitted by:	maintainer
2002-06-23 06:23:23 +00:00
Jimmy Olgeni
a1321bb6c4 Update port to version 0.1.16. 2002-06-21 21:57:14 +00:00
Joe Marcus Clarke
74036e70b5 Add USE_REINPLACE. 2002-06-19 19:52:00 +00:00
Joe Marcus Clarke
a93d74b318 Update to 0.9.7.
PR:		39437
Submitted by:	maintainer
2002-06-19 17:35:17 +00:00
Maxim Sobolev
4803463633 Add USE_REINPLACE where appropriate. 2002-06-19 08:18:10 +00:00