Commit Graph

49 Commits

Author SHA1 Message Date
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
Maxim Sobolev
faeaffbcb3 Remove patch that may cause build breakage if XFREE86_VERSION == 4. 2001-05-11 15:36:42 +00:00
Maxim Sobolev
828eb76289 Correct path to the /proc/PID/status (it's /proc/PID/stat in Linux).
Submitted by:	Matthew Hawkins <matthew@topic.com.au>
2001-05-10 12:29:28 +00:00
Maxim Sobolev
9be75745d6 Use proper location of freetype library (LOCALBASE, not X11BASE). 2001-05-05 15:00:11 +00:00
Maxim Sobolev
db7298f8f6 Add missed libghttp dependency. 2001-05-05 14:14:59 +00:00
Ade Lovett
48d56577d5 The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.

Applications include:

mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 21:51:17 +00:00
Maxim Sobolev
2a1e03477c Ensure that the freetype-config is available. This should workaround the
XFree86-4 + freetype2 problem. This is not a final solution and provided
only for forthcoming 4.3 release, after which it will be removed.

We are still waiting for jmz to fix things properly.
2001-04-09 18:20:17 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
David E. O'Brien
30af7b687e rpm' and rpm2cpio' have been repocopied from "misc" to "archivers". 2001-03-20 20:28:14 +00:00
Maxim Sobolev
a5310b2b78 Update to 0.8. Unfortunately it doesn't work apart from setup wizard, so
use it cautiously and don't forget to let me know if you managed to fix it.
2001-02-01 20:16:40 +00:00
Maxim Sobolev
6add111dab Reflect divorce of mozilla-embedded and mozilla-headers. 2001-02-01 11:48:35 +00:00
Ade Lovett
1b6567ed73 Chase gtkhtml shared library revision. 2001-01-31 15:57:21 +00:00
Ade Lovett
e7f24dbc0a Max kindly agreed to be the vict^Wmaintainer. We need fresh new
blood to sacrif^Wget rid of the Linuxisms.

Good luck, Max!
2001-01-30 16:45:58 +00:00
Ade Lovett
3c67654ba0 Chase new gtkhtml shared library number 2001-01-25 23:32:55 +00:00
Ade Lovett
8d590d9928 Long-awaited update to 0.5 -- goes "bang" fairly quickly, spewing corefiles
all over the place.  If some enterprising hacker wants to figure out why,
patches are more than welcome, both to me and the nautilus developers.
2001-01-12 19:59:39 +00:00
Ade Lovett
a5f0abfee8 Use new gtkhtml (still broken, though) 2000-12-15 17:56:16 +00:00
Ade Lovett
84141096a6 Chase gtkhtml shlib version 2000-10-20 16:27:45 +00:00
Ade Lovett
aac80c37b2 Unbreak the BROKEN line (add missing ")
Submitted by:	steve
Pointy hat to:	ade
2000-10-11 20:41:21 +00:00
Ade Lovett
ee5ebb4c1d Temporarily mark broken, primarily because of the new bonobo.
New releases should be out real soon now.
2000-10-10 17:26:17 +00:00
Jeremy Lea
c76cf46929 Implement USE_GNOME, part 2. 2000-10-05 07:17:31 +00:00
Ade Lovett
cd92546e53 Chase new gconf 2000-10-03 17:37:51 +00:00
Ade Lovett
7c32a91eaf Fix rpm dependency issue.
Submitted by:	Guenther Schmidt <guenther.schmidt@bigfoot.de>
2000-09-17 19:09:28 +00:00
Ade Lovett
34806178ac Add nautilus, the file manager and graphical shell being
developed for GNOME 2.0

Please note:  as it stands, this port compiles and installs
cleanly, but immediately coredumps if you try to run it.
I've only committed what I have so far so that any enterprising
souls can try and figure out what on earth is going wrong.

Bug report 3075 has been filed with bugzilla.eazel.com
2000-09-14 17:57:57 +00:00