Patrick Li
3b12c56a31
- Update to 0.11.21
...
- Give maintainership to submitter
PR: 35469
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-03-02 02:04:12 +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
Patrick Li
fe6615b417
Update to 0.11.19
...
PR: 35073
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-02-18 17:22:30 +00:00
Jimmy Olgeni
9a0e983791
Update port to version 1.2.0.
2002-02-18 09:40:30 +00:00
Jimmy Olgeni
b9e222f60d
Update port to version 1.1.14.
2002-02-15 20:13:08 +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
Jimmy Olgeni
43cda59d04
Update port to version 0.1.13 (also add @s to the build targets).
2002-01-30 20:37:30 +00:00
Patrick Li
09c4cd7445
Fix conflict with strcasestr(3)
...
PR: 34413
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
2002-01-29 20:32:39 +00:00
Akinori MUSHA
a80f0bd0dd
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 12:14:18 +00:00
Jimmy Olgeni
9ab2cf61c3
Update port to version 1.1.12.
2002-01-26 22:34:25 +00:00
Maxim Sobolev
6cd76ded7b
Update version number of freetype2 shared library.
2002-01-21 11:46:49 +00:00
Kevin Lo
2a31158069
Update to version 2.3.1
...
PR: 33754
Submitted by: MAINTAINER
2002-01-10 14:04: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
Patrick Li
b666502afd
- PORTDOCS police
...
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +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
Jimmy Olgeni
2cb81c0aeb
Update port to version 1.0.2.
2001-12-17 16:14:16 +00:00
Maxim Sobolev
2042b3de9d
Slightly better version of "don't include wrong global.h" bandaid.
2001-12-14 09:10:43 +00:00
Maxim Sobolev
472274ba71
Provide bandaid to fix the build for some people:
...
- add (missed?) `#include <glib.h>' into treestore.h;
- ensure that local include path is searched before the global one, so that
the build doesn't break if user occasionally has different includes with
the same name in both paths (e.g. global.h).
Submitted by: mjacobs
2001-12-14 08:55:55 +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
Mario Sergio Fujikawa Ferreira
75ad5febcb
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
2001-11-20 23:29:38 +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
Dirk Meyer
e4af709a73
- patch to update the x-files port to use tcl83/tk83,
...
- update mmaintainers email address.
PR: 31726
Submitted by: dmaddox@csranet.com
2001-11-14 06:46:33 +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
Pete Fritchman
50e3ea9bb7
- update to 2.3.0
...
- we don't own share/pixmaps, use @unexec rmdir instead of @dirrm
PR: 31795
Submitted by: maintainer
2001-11-06 15:09:54 +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
Jimmy Olgeni
42fff2c274
Add missing dependency on textproc/libxml (from bento error logs).
2001-10-27 22:34:26 +00:00
David W. Chapman Jr.
4bbbe34d60
Update to 0.11.18
...
PR: 31302
Submitted by: tkato@prontomail.com
2001-10-19 14:06:43 +00:00
Jimmy Olgeni
645d718af4
Update port to version 1.1.7, and sort PLIST.
2001-10-07 12:04:21 +00:00
Pete Fritchman
afbebb0cfe
Set maintainer to ports@FreeBSD.org
...
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
2001-10-07 02:03:45 +00:00
Jimmy Olgeni
118c935f0f
Do not depend on the whole Gnome: this port only uses gtk and gdk-pixbuf.
...
Submitted by: Konstantinos Konstantinidis <kkonstan@duth.gr>
2001-09-22 22:53:08 +00:00
Jimmy Olgeni
016ff3aa88
Add missing file (de.gmo).
2001-09-22 22:43:47 +00:00
Maxim Sobolev
1ade34e4fd
Update to 4.5.55.
2001-09-11 16:25:08 +00:00
Akinori MUSHA
1b5f5ac4ac
Fix pkg-plist; these directories are handled by devel/gettext.
...
PR: ports/30488
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-09-11 15:26:43 +00:00
Andrey A. Chernov
5676988fbd
Bump png major
2001-09-11 03:32:41 +00:00
Kevin Lo
22eb908bac
Update to version 1.4.3
...
PR: 30324
Submitted by: Ports Fury
2001-09-05 15:52:48 +00:00
Akinori MUSHA
c98fc0d32d
Update to use Tcl/Tk 8.2, itcl3.2 and the latest version of BLT.
...
Bump PORTREVISION.
PR: 30279
Submitted by: Andy Sparrow <spadger@best.com> (MAINTAINER)
2001-09-03 18:17:47 +00:00
Trevor Johnson
dc2605dcfd
Update to 1.44.
2001-08-29 00:47:45 +00:00
Trevor Johnson
bc1e9c68a7
Use PTHREAD_CFLAGS and PTHREAD_LIBS to permit building on bento.
...
Submitted by: Patrick Li
PR: 29600
2001-08-29 00:40:51 +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