head	1.2;
access;
symbols
	RELEASE_4_EOL:1.1;
locks; strict;
comment	@# @;


1.2
date	2007.02.25.07.18.29;	author rafan;	state dead;
branches;
next	1.1;

1.1
date	2006.11.19.17.58.31;	author pav;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 0.5.0
- Drop 4.x support
- Add precompiled header support for faster build
- Add option to install old set of emoticons

PR:		ports/109492
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd at gmail.com> (maintainer)
@
text
@--- varia/scripts/autodownload.orig	Fri Nov  3 00:16:11 2006
+++ varia/scripts/autodownload	Fri Nov  3 00:16:28 2006
@@@@ -1,4 +1,5 @@@@
 #!/bin/sh
+exit 0
 if test $# != 2; then
 	echo
 	echo "Downloads and unpacks Kadu module, icon theme, sound theme or other."
@


1.1
log
@- Add OPTIONS to enable optional modules for: spellchecker, esound, arts, tabs
  in chat windows

PR:		ports/105109
Submitted by:	Pawel Pekala <c0rn@@o2.pl>
Approved by:	Marcin Wisnicki <mwisnicki+freebsd@@gmail.com> (maintainer)
@
text
@@

