From 46c56245d19a3aa357ee48b5f20a5ba5abf876a6 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 19:47:08 +0000 Subject: Move pkg/ files into package's toplevel directory --- chat/icqlib/DESCR | 4 ++ chat/icqlib/PLIST | 7 ++++ chat/icqlib/pkg/DESCR | 4 -- chat/icqlib/pkg/PLIST | 7 ---- chat/irchat/DESCR | 5 +++ chat/irchat/PLIST | 19 +++++++++ chat/irchat/pkg/DESCR | 5 --- chat/irchat/pkg/PLIST | 19 --------- chat/ircu/DESCR | 6 +++ chat/ircu/MESSAGE | 13 ++++++ chat/ircu/PLIST | 9 +++++ chat/ircu/pkg/DESCR | 6 --- chat/ircu/pkg/MESSAGE | 13 ------ chat/ircu/pkg/PLIST | 9 ----- chat/kicq/DESCR | 7 ++++ chat/kicq/PLIST | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++ chat/kicq/pkg/DESCR | 7 ---- chat/kicq/pkg/PLIST | 108 -------------------------------------------------- chat/micq/DESCR | 4 ++ chat/micq/PLIST | 5 +++ chat/micq/pkg/DESCR | 4 -- chat/micq/pkg/PLIST | 5 --- chat/xchat/DESCR | 2 + chat/xchat/PLIST | 44 ++++++++++++++++++++ chat/xchat/pkg/DESCR | 2 - chat/xchat/pkg/PLIST | 44 -------------------- 26 files changed, 233 insertions(+), 233 deletions(-) create mode 100644 chat/icqlib/DESCR create mode 100644 chat/icqlib/PLIST delete mode 100644 chat/icqlib/pkg/DESCR delete mode 100644 chat/icqlib/pkg/PLIST create mode 100644 chat/irchat/DESCR create mode 100644 chat/irchat/PLIST delete mode 100644 chat/irchat/pkg/DESCR delete mode 100644 chat/irchat/pkg/PLIST create mode 100644 chat/ircu/DESCR create mode 100644 chat/ircu/MESSAGE create mode 100644 chat/ircu/PLIST delete mode 100644 chat/ircu/pkg/DESCR delete mode 100644 chat/ircu/pkg/MESSAGE delete mode 100644 chat/ircu/pkg/PLIST create mode 100644 chat/kicq/DESCR create mode 100644 chat/kicq/PLIST delete mode 100644 chat/kicq/pkg/DESCR delete mode 100644 chat/kicq/pkg/PLIST create mode 100644 chat/micq/DESCR create mode 100644 chat/micq/PLIST delete mode 100644 chat/micq/pkg/DESCR delete mode 100644 chat/micq/pkg/PLIST create mode 100644 chat/xchat/DESCR create mode 100644 chat/xchat/PLIST delete mode 100644 chat/xchat/pkg/DESCR delete mode 100644 chat/xchat/pkg/PLIST diff --git a/chat/icqlib/DESCR b/chat/icqlib/DESCR new file mode 100644 index 00000000000..9761cac3455 --- /dev/null +++ b/chat/icqlib/DESCR @@ -0,0 +1,4 @@ +icqlib is the most feature complete, open source, library implementation of +Mirabilis' ICQ protocol available on the Internet. icqlib currently supports +approximately 90% of the ICQ UDP v5 protocol and 80% of the ICQ TCP v2 +protocol, including new UIN registration, chat, and file transfer. diff --git a/chat/icqlib/PLIST b/chat/icqlib/PLIST new file mode 100644 index 00000000000..253d4b30fe6 --- /dev/null +++ b/chat/icqlib/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 19:47:08 zuntum Exp $ +include/icq.h +lib/libicq.a +lib/libicq.la +lib/libicq.so +lib/libicq.so.1 +lib/libicq.so.1.0 diff --git a/chat/icqlib/pkg/DESCR b/chat/icqlib/pkg/DESCR deleted file mode 100644 index 9761cac3455..00000000000 --- a/chat/icqlib/pkg/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -icqlib is the most feature complete, open source, library implementation of -Mirabilis' ICQ protocol available on the Internet. icqlib currently supports -approximately 90% of the ICQ UDP v5 protocol and 80% of the ICQ TCP v2 -protocol, including new UIN registration, chat, and file transfer. diff --git a/chat/icqlib/pkg/PLIST b/chat/icqlib/pkg/PLIST deleted file mode 100644 index 874f3b19039..00000000000 --- a/chat/icqlib/pkg/PLIST +++ /dev/null @@ -1,7 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2001/01/04 15:10:21 agc Exp $ -include/icq.h -lib/libicq.a -lib/libicq.la -lib/libicq.so -lib/libicq.so.1 -lib/libicq.so.1.0 diff --git a/chat/irchat/DESCR b/chat/irchat/DESCR new file mode 100644 index 00000000000..d0aa1412453 --- /dev/null +++ b/chat/irchat/DESCR @@ -0,0 +1,5 @@ +irchat is the IRC client based on Emacs lisp. + + irchat-PJ Project modify the irchat client. + - Support Emacs-20 + - Some bugfix for DreamCastIRC client diff --git a/chat/irchat/PLIST b/chat/irchat/PLIST new file mode 100644 index 00000000000..ef39c557286 --- /dev/null +++ b/chat/irchat/PLIST @@ -0,0 +1,19 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 19:47:09 zuntum Exp $ +bin/dcc +share/emacs/site-lisp/irchat-pj/irchat-commands.elc +share/emacs/site-lisp/irchat-pj/irchat-copyright.elc +share/emacs/site-lisp/irchat-pj/irchat-dcc.elc +share/emacs/site-lisp/irchat-pj/irchat-filter.elc +share/emacs/site-lisp/irchat-pj/irchat-globals.elc +share/emacs/site-lisp/irchat-pj/irchat-handle.elc +share/emacs/site-lisp/irchat-pj/irchat-inlines.elc +share/emacs/site-lisp/irchat-pj/irchat-pj-action.elc +share/emacs/site-lisp/irchat-pj/irchat-pj-coding-system.elc +share/emacs/site-lisp/irchat-pj/irchat-pj-jisx0201.elc +share/emacs/site-lisp/irchat-pj/irchat-pj-mode-line-format.elc +share/emacs/site-lisp/irchat-pj/irchat-pj-sound.elc +share/emacs/site-lisp/irchat-pj/irchat-pj-specific-emacs20.elc +share/emacs/site-lisp/irchat-pj/irchat-pj-version-string.elc +share/emacs/site-lisp/irchat-pj/irchat-vars.elc +share/emacs/site-lisp/irchat-pj/irchat.elc +@comment dirrm share/emacs/site-lisp/irchat-pj diff --git a/chat/irchat/pkg/DESCR b/chat/irchat/pkg/DESCR deleted file mode 100644 index d0aa1412453..00000000000 --- a/chat/irchat/pkg/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -irchat is the IRC client based on Emacs lisp. - - irchat-PJ Project modify the irchat client. - - Support Emacs-20 - - Some bugfix for DreamCastIRC client diff --git a/chat/irchat/pkg/PLIST b/chat/irchat/pkg/PLIST deleted file mode 100644 index 90db0b01b1d..00000000000 --- a/chat/irchat/pkg/PLIST +++ /dev/null @@ -1,19 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/02/02 02:07:20 jun Exp $ -bin/dcc -share/emacs/site-lisp/irchat-pj/irchat-commands.elc -share/emacs/site-lisp/irchat-pj/irchat-copyright.elc -share/emacs/site-lisp/irchat-pj/irchat-dcc.elc -share/emacs/site-lisp/irchat-pj/irchat-filter.elc -share/emacs/site-lisp/irchat-pj/irchat-globals.elc -share/emacs/site-lisp/irchat-pj/irchat-handle.elc -share/emacs/site-lisp/irchat-pj/irchat-inlines.elc -share/emacs/site-lisp/irchat-pj/irchat-pj-action.elc -share/emacs/site-lisp/irchat-pj/irchat-pj-coding-system.elc -share/emacs/site-lisp/irchat-pj/irchat-pj-jisx0201.elc -share/emacs/site-lisp/irchat-pj/irchat-pj-mode-line-format.elc -share/emacs/site-lisp/irchat-pj/irchat-pj-sound.elc -share/emacs/site-lisp/irchat-pj/irchat-pj-specific-emacs20.elc -share/emacs/site-lisp/irchat-pj/irchat-pj-version-string.elc -share/emacs/site-lisp/irchat-pj/irchat-vars.elc -share/emacs/site-lisp/irchat-pj/irchat.elc -@comment dirrm share/emacs/site-lisp/irchat-pj diff --git a/chat/ircu/DESCR b/chat/ircu/DESCR new file mode 100644 index 00000000000..e868c0ee395 --- /dev/null +++ b/chat/ircu/DESCR @@ -0,0 +1,6 @@ +ircu is the Undernet's modified version of the original ircd. + +The original ircd is in general no longer maintained, and the various IRC +networks have customized ircd to suit their needs. + +You can find more information about Undernet at http://www.undernet.org/ diff --git a/chat/ircu/MESSAGE b/chat/ircu/MESSAGE new file mode 100644 index 00000000000..d9b7b557b9d --- /dev/null +++ b/chat/ircu/MESSAGE @@ -0,0 +1,13 @@ +========================================================================== +$NetBSD: MESSAGE,v 1.1 2001/10/31 19:47:10 zuntum Exp $ + +The ${PREFIX}/etc/ircd directory where ircd's configuration files live is +currently owned by root with world-readable permissions. + +Before creating your ircd.conf, you should chown(8) that directory to the +user ID that will be running ircd, and chmod(8) the directory to 0700. + +You should also create an "ircd.motd" MOTD file for local connect users, +and an "remote.motd" MOTD file for remote users. + +========================================================================== diff --git a/chat/ircu/PLIST b/chat/ircu/PLIST new file mode 100644 index 00000000000..b3498b775a0 --- /dev/null +++ b/chat/ircu/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 19:47:10 zuntum Exp $ +etc/ircd/ircd.conf.example +man/man8/ircd.8 +sbin/ircd +sbin/ircd-chkconf +share/doc/ircd/readme.crules +share/doc/ircd/readme.who +@dirrm etc/ircd +@dirrm share/doc/ircd diff --git a/chat/ircu/pkg/DESCR b/chat/ircu/pkg/DESCR deleted file mode 100644 index e868c0ee395..00000000000 --- a/chat/ircu/pkg/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -ircu is the Undernet's modified version of the original ircd. - -The original ircd is in general no longer maintained, and the various IRC -networks have customized ircd to suit their needs. - -You can find more information about Undernet at http://www.undernet.org/ diff --git a/chat/ircu/pkg/MESSAGE b/chat/ircu/pkg/MESSAGE deleted file mode 100644 index 71f961d1607..00000000000 --- a/chat/ircu/pkg/MESSAGE +++ /dev/null @@ -1,13 +0,0 @@ -========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2000/12/15 00:36:32 wiz Exp $ - -The ${PREFIX}/etc/ircd directory where ircd's configuration files live is -currently owned by root with world-readable permissions. - -Before creating your ircd.conf, you should chown(8) that directory to the -user ID that will be running ircd, and chmod(8) the directory to 0700. - -You should also create an "ircd.motd" MOTD file for local connect users, -and an "remote.motd" MOTD file for remote users. - -========================================================================== diff --git a/chat/ircu/pkg/PLIST b/chat/ircu/pkg/PLIST deleted file mode 100644 index 4c2a5053080..00000000000 --- a/chat/ircu/pkg/PLIST +++ /dev/null @@ -1,9 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/15 00:36:32 wiz Exp $ -etc/ircd/ircd.conf.example -man/man8/ircd.8 -sbin/ircd -sbin/ircd-chkconf -share/doc/ircd/readme.crules -share/doc/ircd/readme.who -@dirrm etc/ircd -@dirrm share/doc/ircd diff --git a/chat/kicq/DESCR b/chat/kicq/DESCR new file mode 100644 index 00000000000..137ab7df3da --- /dev/null +++ b/chat/kicq/DESCR @@ -0,0 +1,7 @@ +kicq is an ICQ (I seek you) client, specifically designed for the KDE desktop. +kicq has a simple, clean interface very similar to the original Windows ICQ +client, and includes all of the most commonly used ICQ features such as +messaging, real-time chat, and file transfer. +kicq is beta code - use it at your own risk. It was developed under the GPL +without consent from AOL/Mirabilis. No reverse engineering or decompilation +of code was performed in order to create this program. diff --git a/chat/kicq/PLIST b/chat/kicq/PLIST new file mode 100644 index 00000000000..2bf9638fe18 --- /dev/null +++ b/chat/kicq/PLIST @@ -0,0 +1,108 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 19:47:11 zuntum Exp $ +bin/kicq-upgrade +bin/kicq +share/kde/apps/kicq/pics/search.gif +share/kde/apps/kicq/pics/add.xpm +share/kde/apps/kicq/pics/alert.xpm +share/kde/apps/kicq/pics/all.xpm +share/kde/apps/kicq/pics/auth.xpm +share/kde/apps/kicq/pics/authlast.xpm +share/kde/apps/kicq/pics/away.xpm +share/kde/apps/kicq/pics/chat.xpm +share/kde/apps/kicq/pics/connect.xpm +share/kde/apps/kicq/pics/connect1.xpm +share/kde/apps/kicq/pics/connect2.xpm +share/kde/apps/kicq/pics/connect3.xpm +share/kde/apps/kicq/pics/connect4.xpm +share/kde/apps/kicq/pics/connect5.xpm +share/kde/apps/kicq/pics/connect6.xpm +share/kde/apps/kicq/pics/connect7.xpm +share/kde/apps/kicq/pics/connect8.xpm +share/kde/apps/kicq/pics/delete.xpm +share/kde/apps/kicq/pics/dnd.xpm +share/kde/apps/kicq/pics/exclam.xpm +share/kde/apps/kicq/pics/exclamlast.xpm +share/kde/apps/kicq/pics/file.xpm +share/kde/apps/kicq/pics/gray.xpm +share/kde/apps/kicq/pics/freechat.xpm +share/kde/apps/kicq/pics/history.xpm +share/kde/apps/kicq/pics/icq1.xpm +share/kde/apps/kicq/pics/icq10.xpm +share/kde/apps/kicq/pics/icq11.xpm +share/kde/apps/kicq/pics/icq12.xpm +share/kde/apps/kicq/pics/icq13.xpm +share/kde/apps/kicq/pics/icq14.xpm +share/kde/apps/kicq/pics/icq15.xpm +share/kde/apps/kicq/pics/icq16.xpm +share/kde/apps/kicq/pics/icq17.xpm +share/kde/apps/kicq/pics/icq2.xpm +share/kde/apps/kicq/pics/icq3.xpm +share/kde/apps/kicq/pics/icq4.xpm +share/kde/apps/kicq/pics/icq5.xpm +share/kde/apps/kicq/pics/icq6.xpm +share/kde/apps/kicq/pics/icq7.xpm +share/kde/apps/kicq/pics/icq8.xpm +share/kde/apps/kicq/pics/icq9.xpm +share/kde/apps/kicq/pics/info.xpm +share/kde/apps/kicq/pics/klipper.xpm +share/kde/apps/kicq/pics/message.xpm +share/kde/apps/kicq/pics/msglast.xpm +share/kde/apps/kicq/pics/na.xpm +share/kde/apps/kicq/pics/notall.xpm +share/kde/apps/kicq/pics/null.xpm +share/kde/apps/kicq/pics/occupied.xpm +share/kde/apps/kicq/pics/offline.xpm +share/kde/apps/kicq/pics/online.xpm +share/kde/apps/kicq/pics/privacy.xpm +share/kde/apps/kicq/pics/receive.xpm +share/kde/apps/kicq/pics/reg.xpm +share/kde/apps/kicq/pics/rename.xpm +share/kde/apps/kicq/pics/search.xpm +share/kde/apps/kicq/pics/sendicq.xpm +share/kde/apps/kicq/pics/setup.xpm +share/kde/apps/kicq/pics/shutdown.xpm +share/kde/apps/kicq/pics/uaway.xpm +share/kde/apps/kicq/pics/udnd.xpm +share/kde/apps/kicq/pics/ufreechat.xpm +share/kde/apps/kicq/pics/una.xpm +share/kde/apps/kicq/pics/uoccupied.xpm +share/kde/apps/kicq/pics/uprivacy.xpm +share/kde/apps/kicq/pics/url.xpm +share/kde/apps/kicq/pics/urllast.xpm +share/kde/apps/kicq/pics/wwpager.xpm +share/kde/apps/kicq/sounds/Auth.wav +share/kde/apps/kicq/sounds/Chat.wav +share/kde/apps/kicq/sounds/ChatAction.wav +share/kde/apps/kicq/sounds/ChatBeep.wav +share/kde/apps/kicq/sounds/ChatEmote.wav +share/kde/apps/kicq/sounds/Contact.wav +share/kde/apps/kicq/sounds/EMail.wav +share/kde/apps/kicq/sounds/External.wav +share/kde/apps/kicq/sounds/File.wav +share/kde/apps/kicq/sounds/FileDone.wav +share/kde/apps/kicq/sounds/Global.wav +share/kde/apps/kicq/sounds/Homepage.wav +share/kde/apps/kicq/sounds/Message.wav +share/kde/apps/kicq/sounds/MsgBack.wav +share/kde/apps/kicq/sounds/MsgBell.wav +share/kde/apps/kicq/sounds/MsgSent.wav +share/kde/apps/kicq/sounds/MsgType.wav +share/kde/apps/kicq/sounds/Notify.wav +share/kde/apps/kicq/sounds/Online.wav +share/kde/apps/kicq/sounds/Phone.wav +share/kde/apps/kicq/sounds/Picture.wav +share/kde/apps/kicq/sounds/Plugin.wav +share/kde/apps/kicq/sounds/Reminder.wav +share/kde/apps/kicq/sounds/Startup.wav +share/kde/apps/kicq/sounds/System.wav +share/kde/apps/kicq/sounds/URL.wav +share/kde/apps/kicq/sounds/WebSearch.wav +share/kde/locale/de/LC_MESSAGES/kicq.mo +share/kde/locale/es/LC_MESSAGES/kicq.mo +share/kde/locale/ru/LC_MESSAGES/kicq.mo +share/kde/applnk/Internet/kicq.kdelnk +share/kde/icons/mini/kicq.xpm +share/kde/icons/kicq.xpm +@dirrm share/kde/apps/kicq/pics +@dirrm share/kde/apps/kicq/sounds +@dirrm share/kde/apps/kicq diff --git a/chat/kicq/pkg/DESCR b/chat/kicq/pkg/DESCR deleted file mode 100644 index 137ab7df3da..00000000000 --- a/chat/kicq/pkg/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -kicq is an ICQ (I seek you) client, specifically designed for the KDE desktop. -kicq has a simple, clean interface very similar to the original Windows ICQ -client, and includes all of the most commonly used ICQ features such as -messaging, real-time chat, and file transfer. -kicq is beta code - use it at your own risk. It was developed under the GPL -without consent from AOL/Mirabilis. No reverse engineering or decompilation -of code was performed in order to create this program. diff --git a/chat/kicq/pkg/PLIST b/chat/kicq/pkg/PLIST deleted file mode 100644 index 04f65a53437..00000000000 --- a/chat/kicq/pkg/PLIST +++ /dev/null @@ -1,108 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/15 00:36:27 wiz Exp $ -bin/kicq-upgrade -bin/kicq -share/kde/apps/kicq/pics/search.gif -share/kde/apps/kicq/pics/add.xpm -share/kde/apps/kicq/pics/alert.xpm -share/kde/apps/kicq/pics/all.xpm -share/kde/apps/kicq/pics/auth.xpm -share/kde/apps/kicq/pics/authlast.xpm -share/kde/apps/kicq/pics/away.xpm -share/kde/apps/kicq/pics/chat.xpm -share/kde/apps/kicq/pics/connect.xpm -share/kde/apps/kicq/pics/connect1.xpm -share/kde/apps/kicq/pics/connect2.xpm -share/kde/apps/kicq/pics/connect3.xpm -share/kde/apps/kicq/pics/connect4.xpm -share/kde/apps/kicq/pics/connect5.xpm -share/kde/apps/kicq/pics/connect6.xpm -share/kde/apps/kicq/pics/connect7.xpm -share/kde/apps/kicq/pics/connect8.xpm -share/kde/apps/kicq/pics/delete.xpm -share/kde/apps/kicq/pics/dnd.xpm -share/kde/apps/kicq/pics/exclam.xpm -share/kde/apps/kicq/pics/exclamlast.xpm -share/kde/apps/kicq/pics/file.xpm -share/kde/apps/kicq/pics/gray.xpm -share/kde/apps/kicq/pics/freechat.xpm -share/kde/apps/kicq/pics/history.xpm -share/kde/apps/kicq/pics/icq1.xpm -share/kde/apps/kicq/pics/icq10.xpm -share/kde/apps/kicq/pics/icq11.xpm -share/kde/apps/kicq/pics/icq12.xpm -share/kde/apps/kicq/pics/icq13.xpm -share/kde/apps/kicq/pics/icq14.xpm -share/kde/apps/kicq/pics/icq15.xpm -share/kde/apps/kicq/pics/icq16.xpm -share/kde/apps/kicq/pics/icq17.xpm -share/kde/apps/kicq/pics/icq2.xpm -share/kde/apps/kicq/pics/icq3.xpm -share/kde/apps/kicq/pics/icq4.xpm -share/kde/apps/kicq/pics/icq5.xpm -share/kde/apps/kicq/pics/icq6.xpm -share/kde/apps/kicq/pics/icq7.xpm -share/kde/apps/kicq/pics/icq8.xpm -share/kde/apps/kicq/pics/icq9.xpm -share/kde/apps/kicq/pics/info.xpm -share/kde/apps/kicq/pics/klipper.xpm -share/kde/apps/kicq/pics/message.xpm -share/kde/apps/kicq/pics/msglast.xpm -share/kde/apps/kicq/pics/na.xpm -share/kde/apps/kicq/pics/notall.xpm -share/kde/apps/kicq/pics/null.xpm -share/kde/apps/kicq/pics/occupied.xpm -share/kde/apps/kicq/pics/offline.xpm -share/kde/apps/kicq/pics/online.xpm -share/kde/apps/kicq/pics/privacy.xpm -share/kde/apps/kicq/pics/receive.xpm -share/kde/apps/kicq/pics/reg.xpm -share/kde/apps/kicq/pics/rename.xpm -share/kde/apps/kicq/pics/search.xpm -share/kde/apps/kicq/pics/sendicq.xpm -share/kde/apps/kicq/pics/setup.xpm -share/kde/apps/kicq/pics/shutdown.xpm -share/kde/apps/kicq/pics/uaway.xpm -share/kde/apps/kicq/pics/udnd.xpm -share/kde/apps/kicq/pics/ufreechat.xpm -share/kde/apps/kicq/pics/una.xpm -share/kde/apps/kicq/pics/uoccupied.xpm -share/kde/apps/kicq/pics/uprivacy.xpm -share/kde/apps/kicq/pics/url.xpm -share/kde/apps/kicq/pics/urllast.xpm -share/kde/apps/kicq/pics/wwpager.xpm -share/kde/apps/kicq/sounds/Auth.wav -share/kde/apps/kicq/sounds/Chat.wav -share/kde/apps/kicq/sounds/ChatAction.wav -share/kde/apps/kicq/sounds/ChatBeep.wav -share/kde/apps/kicq/sounds/ChatEmote.wav -share/kde/apps/kicq/sounds/Contact.wav -share/kde/apps/kicq/sounds/EMail.wav -share/kde/apps/kicq/sounds/External.wav -share/kde/apps/kicq/sounds/File.wav -share/kde/apps/kicq/sounds/FileDone.wav -share/kde/apps/kicq/sounds/Global.wav -share/kde/apps/kicq/sounds/Homepage.wav -share/kde/apps/kicq/sounds/Message.wav -share/kde/apps/kicq/sounds/MsgBack.wav -share/kde/apps/kicq/sounds/MsgBell.wav -share/kde/apps/kicq/sounds/MsgSent.wav -share/kde/apps/kicq/sounds/MsgType.wav -share/kde/apps/kicq/sounds/Notify.wav -share/kde/apps/kicq/sounds/Online.wav -share/kde/apps/kicq/sounds/Phone.wav -share/kde/apps/kicq/sounds/Picture.wav -share/kde/apps/kicq/sounds/Plugin.wav -share/kde/apps/kicq/sounds/Reminder.wav -share/kde/apps/kicq/sounds/Startup.wav -share/kde/apps/kicq/sounds/System.wav -share/kde/apps/kicq/sounds/URL.wav -share/kde/apps/kicq/sounds/WebSearch.wav -share/kde/locale/de/LC_MESSAGES/kicq.mo -share/kde/locale/es/LC_MESSAGES/kicq.mo -share/kde/locale/ru/LC_MESSAGES/kicq.mo -share/kde/applnk/Internet/kicq.kdelnk -share/kde/icons/mini/kicq.xpm -share/kde/icons/kicq.xpm -@dirrm share/kde/apps/kicq/pics -@dirrm share/kde/apps/kicq/sounds -@dirrm share/kde/apps/kicq diff --git a/chat/micq/DESCR b/chat/micq/DESCR new file mode 100644 index 00000000000..803bdb7eb6f --- /dev/null +++ b/chat/micq/DESCR @@ -0,0 +1,4 @@ +Micq is an ICQ client for text mode unix that is not in any way +supported by Mirabilis. If your terminal supports it, it uses some colors. + +By Matthew Smith . diff --git a/chat/micq/PLIST b/chat/micq/PLIST new file mode 100644 index 00000000000..dad8e7ce599 --- /dev/null +++ b/chat/micq/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 19:47:12 zuntum Exp $ +bin/micq +share/doc/micq/README +man/man1/micq.1 +@dirrm share/doc/micq diff --git a/chat/micq/pkg/DESCR b/chat/micq/pkg/DESCR deleted file mode 100644 index 803bdb7eb6f..00000000000 --- a/chat/micq/pkg/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -Micq is an ICQ client for text mode unix that is not in any way -supported by Mirabilis. If your terminal supports it, it uses some colors. - -By Matthew Smith . diff --git a/chat/micq/pkg/PLIST b/chat/micq/pkg/PLIST deleted file mode 100644 index 1558daa770c..00000000000 --- a/chat/micq/pkg/PLIST +++ /dev/null @@ -1,5 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2001/03/18 15:59:13 itojun Exp $ -bin/micq -share/doc/micq/README -man/man1/micq.1 -@dirrm share/doc/micq diff --git a/chat/xchat/DESCR b/chat/xchat/DESCR new file mode 100644 index 00000000000..ea2071ff037 --- /dev/null +++ b/chat/xchat/DESCR @@ -0,0 +1,2 @@ +XChat is a graphical IRC client that runs on UNIX like systems. It uses the +GTK+ toolkit for graphical abstraction. diff --git a/chat/xchat/PLIST b/chat/xchat/PLIST new file mode 100644 index 00000000000..770d02ee86a --- /dev/null +++ b/chat/xchat/PLIST @@ -0,0 +1,44 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 19:47:12 zuntum Exp $ +bin/xchat +bin/xchat-text +share/doc/xchat/xchat-1.html +share/doc/xchat/xchat-10.html +share/doc/xchat/xchat-2.html +share/doc/xchat/xchat-3.html +share/doc/xchat/xchat-4.html +share/doc/xchat/xchat-5.html +share/doc/xchat/xchat-6.html +share/doc/xchat/xchat-7.html +share/doc/xchat/xchat-8.html +share/doc/xchat/xchat-9.html +share/doc/xchat/xchat.html +share/gnome/apps/Internet/xchat.desktop +${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/da/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/el/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/he/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xchat.mo +share/pixmaps/xchat.png +@dirrm share/doc/xchat diff --git a/chat/xchat/pkg/DESCR b/chat/xchat/pkg/DESCR deleted file mode 100644 index ea2071ff037..00000000000 --- a/chat/xchat/pkg/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -XChat is a graphical IRC client that runs on UNIX like systems. It uses the -GTK+ toolkit for graphical abstraction. diff --git a/chat/xchat/pkg/PLIST b/chat/xchat/pkg/PLIST deleted file mode 100644 index 452d20db7c7..00000000000 --- a/chat/xchat/pkg/PLIST +++ /dev/null @@ -1,44 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2001/07/31 09:48:54 tron Exp $ -bin/xchat -bin/xchat-text -share/doc/xchat/xchat-1.html -share/doc/xchat/xchat-10.html -share/doc/xchat/xchat-2.html -share/doc/xchat/xchat-3.html -share/doc/xchat/xchat-4.html -share/doc/xchat/xchat-5.html -share/doc/xchat/xchat-6.html -share/doc/xchat/xchat-7.html -share/doc/xchat/xchat-8.html -share/doc/xchat/xchat-9.html -share/doc/xchat/xchat.html -share/gnome/apps/Internet/xchat.desktop -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/he/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xchat.mo -${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xchat.mo -share/pixmaps/xchat.png -@dirrm share/doc/xchat -- cgit v1.2.3