head	1.2;
access;
symbols
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.04.19.02.29.39;	author will;	state dead;
branches;
next	1.1;

1.1
date	2000.07.10.03.29.16;	author steve;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Say goodbye to Qt 1.x and all of its dependents.  The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
@
text
@--- caitoo/kmainwidget.cpp.orig	Sun Jun 11 04:09:58 2000
+++ caitoo/kmainwidget.cpp	Sun Jun 11 04:11:28 2000
@@@@ -60,6 +60,7 @@@@
 #undef map
 #include <sys/sockio.h>  // needed for SIOCGIFFLAGS
 #else
+#include <sys/socket.h>
 #include <net/if.h>
 #endif
 
@


1.1
log
@Adding caitoo version 0.6.6.
A KDE/Qt based GetRight(tm)/Go!zilla(tm) downloader alike formerly known as
KGet.

PR:		19208
Submitted by:	Mario S F Ferreira <lioux@@linf.unb.br>
@
text
@@

