summaryrefslogtreecommitdiffstats
path: root/net/icqnix/files
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2002-04-19 02:30:02 +0000
committerwill <will@FreeBSD.org>2002-04-19 02:30:02 +0000
commit4c52c9067b06ff76694d44e2bd5819fc06e974fe (patch)
tree8ea2fec29854e5717863bf5e5bf1d1b05d97cefe /net/icqnix/files
parent9d74629523b0c2fe5f02ba4bc3f37c73af058448 (diff)
downloadFreeBSD-ports-4c52c9067b06ff76694d44e2bd5819fc06e974fe.zip
FreeBSD-ports-4c52c9067b06ff76694d44e2bd5819fc06e974fe.tar.gz
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.
Diffstat (limited to 'net/icqnix/files')
-rw-r--r--net/icqnix/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/icqnix/files/patch-aa b/net/icqnix/files/patch-aa
deleted file mode 100644
index 3512a8d..0000000
--- a/net/icqnix/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/icqfunctions.h.orig Sun Feb 27 15:34:39 2000
-+++ src/icqfunctions.h Sun Feb 27 15:36:57 2000
-@@ -46,7 +46,7 @@
- virtual ~ICQFunctions(void);
- void setup(ICQUser *s, int index, bool isAutoClose);
- char *tabLabel[4];
-- const int TAB_READ = 0, TAB_SEND = 1, TAB_USERINFO = 2, TAB_HISTORY = 3;
-+ static const int TAB_READ = 0, TAB_SEND = 1, TAB_USERINFO = 2, TAB_HISTORY = 3;
- int currentTab;
- ICQUser *theUser;
- ICQ *server;
OpenPOWER on IntegriCloud