head	1.10;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.8
	old_RELEASE_7_1_0:1.6
	old_RELEASE_6_4_0:1.6
	old_RELEASE_5_EOL:1.6
	old_RELEASE_7_0_0:1.6
	old_RELEASE_6_3_0:1.6
	old_PRE_XORG_7:1.6
	old_RELEASE_4_EOL:1.6
	old_RELEASE_6_2_0:1.6
	old_RELEASE_6_1_0:1.5
	old_RELEASE_5_5_0:1.5
	old_RELEASE_6_0_0:1.5
	old_RELEASE_5_4_0:1.5
	old_RELEASE_4_11_0:1.5
	old_RELEASE_5_3_0:1.4
	old_RELEASE_4_10_0:1.4
	old_RELEASE_5_2_1:1.3
	old_RELEASE_5_2_0:1.3
	old_RELEASE_4_9_0:1.3
	old_RELEASE_5_1_0:1.3
	old_RELEASE_4_8_0:1.3
	old_RELEASE_5_0_0:1.2
	old_RELEASE_4_7_0:1.2
	old_RELEASE_4_6_2:1.2
	old_RELEASE_4_6_1:1.2
	old_RELEASE_4_6_0:1.2
	old_RELEASE_5_0_DP1:1.1
	old_RELEASE_4_5_0:1.1
	old_RELEASE_4_4_0:1.1
	old_RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.10
date	2011.07.30.08.19.11;	author bf;	state Exp;
branches;
next	1.9;

1.9
date	2009.06.24.13.10.30;	author pav;	state Exp;
branches;
next	1.8;

1.8
date	2008.11.24.14.48.38;	author amdmi3;	state Exp;
branches;
next	1.7;

1.7
date	2008.11.24.13.45.20;	author amdmi3;	state Exp;
branches;
next	1.6;

1.6
date	2006.05.20.20.36.18;	author mnag;	state Exp;
branches;
next	1.5;

1.5
date	2004.10.28.15.23.34;	author pav;	state Exp;
branches;
next	1.4;

1.4
date	2004.02.10.15.42.30;	author krion;	state Exp;
branches;
next	1.3;

1.3
date	2003.02.27.17.36.36;	author naddy;	state Exp;
branches;
next	1.2;

1.2
date	2002.05.02.00.09.37;	author anders;	state Exp;
branches;
next	1.1;

1.1
date	2001.02.26.10.36.26;	author demon;	state Exp;
branches;
next	;


desc
@@


1.10
log
@update to 2.2.1(this is probably the last version
based on fltk2: it is expected that the next version
will use fltk1.3)
@
text
@bin/dillo
bin/dpid
bin/dpidc
@@unexec if cmp -s %D/etc/dillo/dillorc.dist %D/etc/dillo/dillorc; then rm -f %D/etc/dillo/dillorc; fi
etc/dillo/dillorc.dist
@@exec if [ ! -f %B/dillorc ]; then cp -p %D/%F %B/dillorc; fi
@@unexec if cmp -s %D/etc/dillo/dpidrc.dist %D/etc/dillo/dpidrc; then rm -f %D/etc/dillo/dpidrc; fi
etc/dillo/dpidrc.dist
@@exec if [ ! -f %B/dpidrc ]; then cp -p %D/%F %B/dpidrc; fi
@@unexec if cmp -s %D/etc/dillo/keysrc.dist %D/etc/dillo/keysrc; then rm -f %D/etc/dillo/keysrc; fi
etc/dillo/keysrc.dist
@@exec if [ ! -f %B/keysrc ]; then cp -p %D/%F %B/keysrc; fi
libexec/dillo/dpi/bookmarks/bookmarks.dpi
libexec/dillo/dpi/cookies/cookies.dpi
libexec/dillo/dpi/datauri/datauri.filter.dpi
libexec/dillo/dpi/downloads/downloads.dpi
libexec/dillo/dpi/file/file.dpi
libexec/dillo/dpi/ftp/ftp.filter.dpi
libexec/dillo/dpi/hello/hello.filter.dpi
libexec/dillo/dpi/https/https.filter.dpi
libexec/dillo/dpi/vsource/vsource.filter.dpi
@@dirrm libexec/dillo/dpi/https
@@dirrm libexec/dillo/dpi/hello
@@dirrm libexec/dillo/dpi/ftp
@@dirrm libexec/dillo/dpi/file
@@dirrm libexec/dillo/dpi/downloads
@@dirrm libexec/dillo/dpi/datauri
@@dirrm libexec/dillo/dpi/cookies
@@dirrm libexec/dillo/dpi/bookmarks
@@dirrm libexec/dillo/dpi/vsource
@@dirrm libexec/dillo/dpi
@@dirrm libexec/dillo
@@dirrmtry etc/dillo
@


1.9
log
@- Update to 2.1

PR:		ports/135995
Submitted by:	bf <bf1783@@gmail.com> (maintainer)
@
text
@d21 1
d30 1
@


1.8
log
@- Update dillo2 port to 2.0 (port by [1]), connect to build

PR:		128139 [1], 128390 [2]
Submitted by:	bf <bf2006a at yahoo dot com> [1], Thomas-Martin Seck <tmseck at netcologne dot de> [2]
Discussed with:	Thomas-Martin Seck <tmseck at netcologne dot de> (www/dillo maintainer)
@
text
@d4 2
a5 2
@@unexec if cmp -s %D/etc/dillorc.dist %D/etc/dillorc; then rm -f %D/etc/dillorc; fi
etc/dillorc.dist
d7 2
a8 2
@@unexec if cmp -s %D/etc/dpidrc.dist %D/etc/dpidrc; then rm -f %D/etc/dpidrc; fi
etc/dpidrc.dist
d10 3
d31 1
@


1.7
log
@- Forced commit to note that www/dillo2 was repocopied from www/dillo

PR:		128390
Submitted by:	Thomas-Martin Seck <tmseck at netcologne dot de>
Repocopied by:	marcus
@
text
@a0 1
@@comment $FreeBSD: ports/www/dillo2/pkg-plist,v 1.6 2006/05/20 20:36:18 mnag Exp $
d4 6
a9 2
etc/dillorc.sample
etc/dpidrc
@


1.6
log
@- Update to 0.8.6

PR:		96592
Submitted by:	maintainer
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/www/dillo/pkg-plist,v 1.3 2003/02/27 17:36:36 naddy Exp $
@


1.5
log
@- Update to 0.8.3

PR:		ports/73242
Submitted by:	Thomas-Martin Seck <tmseck@@netcologne.de> (maintainer)
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/www/dillo/pkg-plist,v 1.4 2004/02/10 15:42:30 krion Exp $
d8 2
d20 2
@


1.4
log
@- Update to version 0.8.0

PR:		ports/62642
Submitted by:	Ports Fury
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/www/dillo/pkg-plist,v 1.3 2003/02/27 17:36:36 naddy Exp $
d7 14
a20 12
lib/dillo/dpi/bookmarks/bookmarks.dpi
lib/dillo/dpi/downloads/downloads.dpi
lib/dillo/dpi/ftp/ftp.filter.dpi
lib/dillo/dpi/hello/hello.filter.dpi
lib/dillo/dpi/https/https.filter.dpi
@@dirrm lib/dillo/dpi/https
@@dirrm lib/dillo/dpi/hello
@@dirrm lib/dillo/dpi/ftp
@@dirrm lib/dillo/dpi/downloads
@@dirrm lib/dillo/dpi/bookmarks
@@dirrm lib/dillo/dpi
@@dirrm lib/dillo
@


1.3
log
@Update to 0.7.0.

PR:		48701
Submitted by:	Andreas Schweitzer <aschweitzer@@hs.uni-hamburg.de>
@
text
@d1 1
a1 1
@@comment $FreeBSD$
d3 2
a4 1
bin/bm_srv12
d6 13
@


1.2
log
@Update to 0.6.5.
@
text
@d1 1
d3 1
@


1.1
log
@Add dillo 0.3.2, a fast, small graphical Web browser built upon GTK+.

PR:		25312
Submitted by:	George Reid <greid@@ukug.uk.freebsd.org>
@
text
@d2 1
@

