Commit graph

88 commits

Author SHA1 Message Date
Joe Marcus Clarke
5bcedaedda Add a RUN_DEPENDS on gnomecontrolcenter2. This is for users that like to
use Nautilus without the rest of GNOME.  With this, users can now configure
file associations.

PR:	45902
Submitted by:	Brad Laue <brad@brad-x.com>
2003-01-19 19:36:38 +00:00
Joe Marcus Clarke
2e5c1cbbc3 Update to 2.0.8. 2002-11-20 08:49:52 +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
cc35670dcc * Update to 2.0.7
* Add filesystem entries for some popular FreeBSD fstypes
2002-09-15 00:37:18 +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
edce75347a Complete the removable media patch as was done in nautilus. 2002-09-10 20:41:18 +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
Joe Marcus Clarke
58f5d70af9 Update to 2.0.6. 2002-08-29 05:24:45 +00:00
Joe Marcus Clarke
5263744d7f Update to 2.0.5. 2002-08-24 08:19:43 +00:00
Joe Marcus Clarke
ba2d629a81 Update to 2.0.4. 2002-08-15 05:35:10 +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
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
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
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
b93b4ad73e Fix up patches from previous commit. 2002-06-12 00:20:39 +00:00
Joe Marcus Clarke
9f04edac18 Update to the latest GNOME 2 snapshot. 2002-06-12 00:18:21 +00:00
Joe Marcus Clarke
f01424c3b9 Actually include the patch.
Submitted by:	sobomax
2002-06-06 09:36:26 +00:00
Joe Marcus Clarke
59d7bf18f3 Update the bookmarks to make them more FreeBSD-friendly.
Suggested by:	marcel
2002-06-06 04:06:38 +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
Maxim Sobolev
ad77d95ef0 Remove leftover file. 2002-05-20 18:04:17 +00:00
Maxim Sobolev
cb6e6af1a3 Update nautilus2 to 1.1.16 after a repo-copy from ports/x11-fm/nautilus and
connect it to the build.
2002-05-20 18:03:39 +00:00
Maxim Sobolev
cc0ad4416e Put USE_LIBTOOL back. 2002-04-26 05:58:40 +00:00
Maxim Sobolev
3a28fb3952 GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
2002-04-15 17:05:52 +00:00
Ade Lovett
f18cbf2fa6 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
2002-04-12 17:10:20 +00:00
Maxim Sobolev
43acaf0eaa Take into account that not only -current, but the -stable as well now has
nl_langinfo() interface. Also remove iconv->giconv hack while I here.

PR:		36064
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-29 13:01:03 +00:00
Maxim Sobolev
47828d0fce Fix another few places where giconv used instead of iconv.
PR:		36059, 36063, 36082
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +00:00
Ade Lovett
9210b7cb07 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
2002-03-15 19:44:29 +00:00
Maxim Sobolev
7d4d84fe9a Use correct location of nautilusConf.sh.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-13 23:34:03 +00:00
Maxim Sobolev
211e90b8fb Add galeon into RUN_DEPENDS - we need it for HTML rendering. 2002-03-13 21:16:33 +00:00
Maxim Sobolev
60fd3e4698 Victims of Mozilla update to 0.9.9. 2002-03-12 19:34:35 +00:00
Maxim Sobolev
112a9e25e8 Chase increase of freetype2 shlib version. 2002-03-11 17:25:31 +00:00
Maxim Sobolev
3181678319 Add patch missed in the previous commit.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-01 16:22:38 +00:00
Maxim Sobolev
604a94998e Set LD_LIBRARY_PATH and MOZILLA_FIVE_HOME properly.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>, sobomax
2002-02-26 23:10:47 +00:00
Maxim Sobolev
36ada1000c Respect WITH_FULL_MOZILLA, which allows nautilus be linked with www/mozilla
instead of www/mozilla-embedded.
2002-02-21 14:15:58 +00:00
Ade Lovett
3d81e8d430 The embedded mozilla component now appears to work with mozilla-0.9.8
(it was broken with 0.9.7)
2002-02-12 19:31:20 +00:00
Maxim Sobolev
6cd76ded7b Update version number of freetype2 shared library. 2002-01-21 11:46:49 +00:00
Maxim Sobolev
dfcac00761 Disable Mozilla component for now, because it doesn't work with 0.9.7. 2001-12-26 10:24:24 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
e469e1c3fc Fix braino: when WITHOUT_MOZILLA isn't defined don't override BUILD_DEPENDS,
but instead append appropriate entries using `+='. This should fix bento
build.

Submitted by:	bento
2001-12-19 11:39:09 +00:00
Maxim Sobolev
343a7d0644 - Don't build included tests - we don't install them anyway;
- check exit code of FAMMonotor*() functions.
2001-12-08 00:58:06 +00:00
Maxim Sobolev
20cda628f4 Remove debugging trap that somehow slipped into previous commit causing
Nautilus to hang as startup.

PR:		32566
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-12-07 08:53:33 +00:00