Commit graph

315 commits

Author SHA1 Message Date
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
Pete Fritchman
6c46f4bbad - update to version 1.9.3
- remove unneeded --disable-gtktest configure arg
- clean up pkg-descr
- fix pkg-plist (attempt to remove share/locale hierarchy)

PR:		30145
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-08-28 01:41:28 +00:00
Kevin Lo
f83c648a01 Update to version 1.9.2
PR: 30047
Submitted by: Ports Fury
2001-08-27 15:49:06 +00:00
Pete Fritchman
4e9bd30f08 - update to version 0.11.17
- use MASTER_SITE_SOURCEFORGE
- clean up install process
- sort pkg-plist

PR:		30103
Submitted by:	maintainer
2001-08-26 16:30:41 +00:00
Pete Fritchman
35db8cc37d Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by:	ade
2001-08-22 23:07:23 +00:00
Akinori MUSHA
329c977502 Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +00:00
Doug Barton
c30f5df06a Correct some items I was overzealous about
From the maintainer, new master site, -I tweak to improve build on RELENG_4

Submitted by:	Anders Nordby <anders@fix.no>
2001-08-12 18:18:59 +00:00
Doug Barton
a3ea1bc74c Adding gentoo, a nice, two-pane, gtk based file manager based loosely on
Amiga's DirectoryOpus.

I made some changes to the originator's submission.

PR:		ports/29635
Submitted by:	Anders Nordby <anders@fix.no>
2001-08-12 06:51:18 +00:00
Mario Sergio Fujikawa Ferreira
4b28b33b00 Remove this patch since it has already taken care in pre-patch
regexp

PR:		29433
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-05 04:37:13 +00:00
Dmitry Sivachenko
b3fdeba5c1 Upgrade to 4.4.5 2001-07-29 04:35:01 +00:00
Kevin Lo
9cd2c55b43 Update MASTER_SITES and WWW
PR: 29180
Submitted by: Ports Fury
2001-07-24 12:39:40 +00:00
Dmitry Sivachenko
927f19e6e8 Utilize DATADIR and DOCSDIR. 2001-07-15 08:21:18 +00:00
Jimmy Olgeni
e0184cb08d Update port to version 1.1.6. 2001-07-12 19:58:18 +00:00
Maxim Sobolev
495daa29cc Update version number of freetype2 shared library. 2001-07-12 10:10:30 +00:00
Kevin Lo
955ae4dc6e Update to version 2.2.2
PR: 28832
Submitted by: MAINTAINER
2001-07-09 14:24:47 +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
Jimmy Olgeni
d7f47b742e Update port to version 1.0.1. 2001-07-04 09:04:47 +00:00
Kevin Lo
f07bd6a3fe Update to version 2.2.1
PR: 28638
Submitted by: MAINTAINER
2001-07-03 12:15:18 +00:00
David W. Chapman Jr.
c99673be7e Add example dir to pkg-plist and bump PORTREVISION
PR:		28439
Submitted by:	maintainer
2001-06-27 06:03:30 +00:00
Mark Pulford
4afab58dbd Add cfm 0.5, quick Perl/Tk file manager with support for regular
expressions.

PR:		28357
Submitted by:	petef@databits.net
2001-06-23 06:53:28 +00:00