Commit graph

72 commits

Author SHA1 Message Date
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
c126810efd * Update to new GNOME infrastructure
* Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade
  across desktop versions
2003-04-06 21:16:05 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joe Marcus Clarke
594469cade Clean up the Makefile some to remove the dead Mozilla bits. 2003-02-17 18:49:34 +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
fd24774cc1 Backport sobomax's CD eject patch to nautilus from nautilus2. 2002-09-11 16:20:10 +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
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
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
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
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
Maxim Sobolev
f52e8584ba Fix a harmless warning from gnomevfs about local path not starting with `/'. 2001-12-05 22:15:04 +00:00
Maxim Sobolev
e1dc354541 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.
2001-11-20 13:07:45 +00:00
Maxim Sobolev
9c3f09e188 Add FreeBSD Newsflash newsfeed.
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-11-12 17:35:29 +00:00
Maxim Sobolev
4114a0b2e6 Add Daily Daemon News feed. 2001-11-12 13:59:36 +00:00
Maxim Sobolev
2b0d562a00 Update to 1.0.6. 2001-11-12 13:19:39 +00:00
Maxim Sobolev
0f5826b3c5 Fix braino in the previous commit:
${X11BASE}/mozilla-embedded --> ${X11BASE}/lib/mozilla-embedded

Submitted by:	Joe Clarke <marcus@marcuscom.com>
2001-11-07 20:31:27 +00:00
Maxim Sobolev
d11078ba78 After installation display an short instruction on how to get Mozilla
component working in Nautilus.
2001-11-07 19:47:42 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev
31888a0a9d Update to 1.0.5. With an updated ORBit it works in 5-CURRENT and 4-STABLE
systems. Some functionality is still missed, though (e.g. Mozilla component
doesn't work), but it is a good start.
2001-10-30 08:12:36 +00:00
Maxim Sobolev
740ff991fe Turn Mozilla support off, because it doesn't compile with 0.9.3 milestone.
Submitted by:	bento
2001-08-28 08:43:52 +00:00
Maxim Sobolev
495daa29cc Update version number of freetype2 shared library. 2001-07-12 10:10:30 +00:00
Maxim Sobolev
3354a6b2e5 Update to 1.0.4. Still doesn't work (hangs at startup)... :-< 2001-07-06 12:51:34 +00:00
Ade Lovett
4f5620349f Clean up dependency chains after moving gtkhtml/gal inside the
USE_GNOME knob
2001-06-19 09:43:08 +00:00
Maxim Sobolev
93d1933b6b Put back Mozilla support. 2001-05-22 13:41:10 +00:00
Maxim Sobolev
1661005c13 Update to 1.0.3. 2001-05-14 17:18:52 +00:00
Ade Lovett
5ed28dbe7a 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.
2001-05-11 16:36:50 +00:00