diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ezbounce-devel/Makefile | 86 | ||||
-rw-r--r-- | irc/ezbounce-devel/distinfo | 3 | ||||
-rw-r--r-- | irc/ezbounce-devel/files/pkg-message.in | 4 | ||||
-rw-r--r-- | irc/ezbounce-devel/pkg-descr | 12 | ||||
-rw-r--r-- | irc/ezbounce-devel/pkg-plist | 12 | ||||
-rw-r--r-- | irc/konversation-kde4/Makefile | 25 | ||||
-rw-r--r-- | irc/konversation-kde4/distinfo | 3 | ||||
-rw-r--r-- | irc/konversation-kde4/files/patch-konversation-src-dcccommon.cpp | 10 | ||||
-rw-r--r-- | irc/konversation-kde4/pkg-descr | 18 | ||||
-rw-r--r-- | irc/konversation-kde4/pkg-plist | 323 | ||||
-rw-r--r-- | irc/weechat-devel/Makefile | 93 | ||||
-rw-r--r-- | irc/weechat-devel/distinfo | 3 | ||||
-rw-r--r-- | irc/weechat-devel/pkg-descr | 6 | ||||
-rw-r--r-- | irc/weechat-devel/pkg-plist | 45 |
14 files changed, 0 insertions, 643 deletions
diff --git a/irc/ezbounce-devel/Makefile b/irc/ezbounce-devel/Makefile deleted file mode 100644 index 7cbd3617d551..000000000000 --- a/irc/ezbounce-devel/Makefile +++ /dev/null @@ -1,86 +0,0 @@ -# New ports collection makefile for: ezbounce -# Date created: 19 February 1999 -# Whom: Chris Piazza <cpiazza@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= ezbounce -PORTVERSION= 1.04c -CATEGORIES= irc -MASTER_SITES= http://www.linuxftw.com/ezbounce/files/ -DISTNAME= ${PORTNAME}-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= A highly configurable IRC Proxy - -GNU_CONFIGURE= yes - -SUB_FILES= pkg-message - -MAN1= ezbounce.1 - -.if !defined(WITH_MDIDENTD) -ALL_TARGET= ezbounce_src -PLIST_SUB+= MDIDENTD="@comment " -.else -PLIST_SUB+= MDIDENTD="" -.endif - -.if defined(WITH_SSL) -USE_OPENSSL= YES -CONFIGURE_ARGS+= --with-ssl -PLIST_SUB+= SSL="" -.else -PLIST_SUB+= SSL="@comment " -.endif - -.include <bsd.port.pre.mk> - -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "You may use the following build options:" - @${ECHO_MSG} "" - @${ECHO_MSG} " WITH_SSL=yes Enable SSL support" - @${ECHO_MSG} " WITH_MDIDENTD=yes Install the mdidentd binary to" - @${ECHO_MSG} " modify ident replies" - @${ECHO_MSG} "" - -post-patch: - @${SED} -e "s:/path/to:${PREFIX}/sbin:" ${WRKSRC}/sample.conf > \ - ${WRKSRC}/ezb.conf.default - @${REINPLACE_CMD} -e 's|=-O2|="$$CXXFLAGS"|g' ${WRKSRC}/configure - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/ezbounce ${PREFIX}/sbin - ${INSTALL_SCRIPT} ${WRKSRC}/ezb.conf.default ${PREFIX}/etc - ${INSTALL_MAN} ${WRKSRC}/misc/ezbounce.1 ${PREFIX}/man/man1 - -.if defined(WITH_MDIDENTD) - ${INSTALL_PROGRAM} ${WRKSRC}/mdidentd/mdidentd ${PREFIX}/sbin -.endif - - @if [ ! -f ${PREFIX}/etc/ezb.conf ]; then \ - ${INSTALL_DATA} \ - ${WRKSRC}/ezb.conf.default ${PREFIX}/etc/ezb.conf; \ - fi - -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/CHANGES ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/TODO ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/worklog ${DOCSDIR} - -.if defined(WITH_MDIDENTD) - ${INSTALL_DATA} ${WRKSRC}/mdidentd/README \ - ${DOCSDIR}/mdidentd.README -.endif -.if defined(WITH_SSL) - ${INSTALL_DATA} ${WRKSRC}/README.SSL ${DOCSDIR} -.endif - -.endif - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/irc/ezbounce-devel/distinfo b/irc/ezbounce-devel/distinfo deleted file mode 100644 index 964ec7bbb037..000000000000 --- a/irc/ezbounce-devel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ezbounce-1.04c.tar.gz) = d3cc3bbd162a0ba7d22a0a9fc629bfd6 -SHA256 (ezbounce-1.04c.tar.gz) = 5be7b903e3682aee9d1758f60957486e4aa08da717fc763caab1415454eaebd8 -SIZE (ezbounce-1.04c.tar.gz) = 192630 diff --git a/irc/ezbounce-devel/files/pkg-message.in b/irc/ezbounce-devel/files/pkg-message.in deleted file mode 100644 index 7019c64458a1..000000000000 --- a/irc/ezbounce-devel/files/pkg-message.in +++ /dev/null @@ -1,4 +0,0 @@ ------------------------------------------------------------------- -You will need to edit %%PREFIX%%/etc/ezb.conf and read the docs in -%%DOCSDIR%%/README to set up this program. ------------------------------------------------------------------- diff --git a/irc/ezbounce-devel/pkg-descr b/irc/ezbounce-devel/pkg-descr deleted file mode 100644 index 1897a9220b56..000000000000 --- a/irc/ezbounce-devel/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -ezbounce is a highly configurable IRC Proxy that features: - - * Access control - * Password protection - * Ident spoofing - * Can listen on virtual hosts - * Ability to ``Detach'' from the proxy and stay connected - to the IRC server. - ... and more! - -WWW: http://www.linuxftw.com/ezbounce -Author: Murat Deligonul <druglord@erupt.com> diff --git a/irc/ezbounce-devel/pkg-plist b/irc/ezbounce-devel/pkg-plist deleted file mode 100644 index c380d7827f27..000000000000 --- a/irc/ezbounce-devel/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -@unexec if [ -f %D/etc/ezb.conf ] && cmp -s %D/etc/ezb.conf %D/etc/ezb.conf.default; then rm -f %D/etc/ezb.conf; fi -etc/ezb.conf.default -@exec if [ ! -f %D/etc/ezb.conf ] ; then cp -p %D/%F %B/ezb.conf; fi -sbin/ezbounce -%%MDIDENTD%%sbin/mdidentd -%%PORTDOCS%%%%DOCSDIR%%/CHANGES -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%SSL%%%%DOCSDIR%%/README.SSL -%%PORTDOCS%%%%DOCSDIR%%/TODO -%%PORTDOCS%%%%DOCSDIR%%/worklog -%%MDIDENTD%%%%PORTDOCS%%%%DOCSDIR%%/mdidentd.README -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/irc/konversation-kde4/Makefile b/irc/konversation-kde4/Makefile deleted file mode 100644 index 420f44058118..000000000000 --- a/irc/konversation-kde4/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: konversation -# Date created: 15 May 2003 -# Whom: Kirill Ponomarew <ponomarew@oberon.net> -# -# $FreeBSD$ -# - -PORTNAME= konversation -PORTVERSION= 1.1 -CATEGORIES= irc kde -MASTER_SITES= ${MASTER_SITE_BERLIOS} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= markus@FreeBSD.org -COMMENT= A user friendly IRC client for KDE - -USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:15 -USE_BZIP2= yes -USE_GMAKE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} - -.include <bsd.port.mk> diff --git a/irc/konversation-kde4/distinfo b/irc/konversation-kde4/distinfo deleted file mode 100644 index 64d53d04111f..000000000000 --- a/irc/konversation-kde4/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (konversation-1.1.tar.bz2) = 0d38a16747ab4f6549863de385cb551c -SHA256 (konversation-1.1.tar.bz2) = 3ef15e7a46c10a11aa369ff80dd33b3e2feb54834dfc036d3609c1ed94476d33 -SIZE (konversation-1.1.tar.bz2) = 5468714 diff --git a/irc/konversation-kde4/files/patch-konversation-src-dcccommon.cpp b/irc/konversation-kde4/files/patch-konversation-src-dcccommon.cpp deleted file mode 100644 index 6ad5249fe594..000000000000 --- a/irc/konversation-kde4/files/patch-konversation-src-dcccommon.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- ./konversation/src/dcccommon.cpp.orig 2008-08-06 19:56:27.000000000 +0400 -+++ ./konversation/src/dcccommon.cpp 2008-08-16 21:11:14.000000000 +0400 -@@ -15,6 +15,7 @@ - #include "server.h" - - #include <arpa/inet.h> -+#include <netinet/in.h> - - #include <qhostaddress.h> - diff --git a/irc/konversation-kde4/pkg-descr b/irc/konversation-kde4/pkg-descr deleted file mode 100644 index 5a58fe49e6be..000000000000 --- a/irc/konversation-kde4/pkg-descr +++ /dev/null @@ -1,18 +0,0 @@ -Konversation is a user friendly IRC (Internet Relay Chat) client for KDE. - -Features: - o Standard IRC features - o SSL server support - o Bookmarking support - o Easy to use graphical user interface - o Multiple servers and channels in one single window - o DCC file transfer - o Multiple identities for different servers - o Text decorations and colors - o OnScreen Display for notifications - o Automatic UTF-8 detection - o Per channel encoding support - o Theme support for nick icons - o Highly configurable - -WWW: http://konversation.kde.org diff --git a/irc/konversation-kde4/pkg-plist b/irc/konversation-kde4/pkg-plist deleted file mode 100644 index db6005c47bd0..000000000000 --- a/irc/konversation-kde4/pkg-plist +++ /dev/null @@ -1,323 +0,0 @@ -bin/konversation -share/applications/kde/konversation.desktop -share/apps/kconf_update/konversation-0.19-appearance.pl -share/apps/kconf_update/konversation-0.19-colorcodes.pl -share/apps/kconf_update/konversation-0.19-colors.pl -share/apps/kconf_update/konversation-0.19-custombrowser.pl -share/apps/kconf_update/konversation-0.19-notifylists.pl -share/apps/kconf_update/konversation-0.19-sortorder.pl -share/apps/kconf_update/konversation-0.19-tabplacement.pl -share/apps/kconf_update/konversation-0.20-customfonts.pl -share/apps/kconf_update/konversation-0.20-quickbuttons.pl -share/apps/kconf_update/konversation.upd -share/apps/konversation/eventsrc -share/apps/konversation/konversationui.rc -share/apps/konversation/scripts/bug -share/apps/konversation/scripts/cmd -share/apps/konversation/scripts/fortune -share/apps/konversation/scripts/fortunes.dat -share/apps/konversation/scripts/gauge -share/apps/konversation/scripts/kdeversion -share/apps/konversation/scripts/mail -share/apps/konversation/scripts/media -share/apps/konversation/scripts/sayclip -share/apps/konversation/scripts/sysinfo -share/apps/konversation/scripts/tinyurl -share/apps/konversation/scripts/uptime -share/apps/konversation/scripts/weather -share/apps/konversation/themes/alternative/index.desktop -share/apps/konversation/themes/alternative/irc_admin.png -share/apps/konversation/themes/alternative/irc_away.png -share/apps/konversation/themes/alternative/irc_halfop.png -share/apps/konversation/themes/alternative/irc_normal.png -share/apps/konversation/themes/alternative/irc_op.png -share/apps/konversation/themes/alternative/irc_owner.png -share/apps/konversation/themes/alternative/irc_voice.png -share/apps/konversation/themes/christmas/index.desktop -share/apps/konversation/themes/christmas/irc_admin.png -share/apps/konversation/themes/christmas/irc_away.png -share/apps/konversation/themes/christmas/irc_halfop.png -share/apps/konversation/themes/christmas/irc_normal.png -share/apps/konversation/themes/christmas/irc_op.png -share/apps/konversation/themes/christmas/irc_owner.png -share/apps/konversation/themes/christmas/irc_voice.png -share/apps/konversation/themes/classic/index.desktop -share/apps/konversation/themes/classic/irc_admin.png -share/apps/konversation/themes/classic/irc_away.png -share/apps/konversation/themes/classic/irc_halfop.png -share/apps/konversation/themes/classic/irc_normal.png -share/apps/konversation/themes/classic/irc_op.png -share/apps/konversation/themes/classic/irc_owner.png -share/apps/konversation/themes/classic/irc_voice.png -share/apps/konversation/themes/default/index.desktop -share/apps/konversation/themes/default/irc_admin.png -share/apps/konversation/themes/default/irc_away.png -share/apps/konversation/themes/default/irc_halfop.png -share/apps/konversation/themes/default/irc_normal.png -share/apps/konversation/themes/default/irc_op.png -share/apps/konversation/themes/default/irc_owner.png -share/apps/konversation/themes/default/irc_voice.png -share/apps/konversation/themes/oxygen/index.desktop -share/apps/konversation/themes/oxygen/irc_admin.png -share/apps/konversation/themes/oxygen/irc_away.png -share/apps/konversation/themes/oxygen/irc_halfop.png -share/apps/konversation/themes/oxygen/irc_normal.png -share/apps/konversation/themes/oxygen/irc_op.png -share/apps/konversation/themes/oxygen/irc_owner.png -share/apps/konversation/themes/oxygen/irc_voice.png -share/apps/konversation/themes/smiling/index.desktop -share/apps/konversation/themes/smiling/irc_admin.png -share/apps/konversation/themes/smiling/irc_away.png -share/apps/konversation/themes/smiling/irc_halfop.png -share/apps/konversation/themes/smiling/irc_normal.png -share/apps/konversation/themes/smiling/irc_op.png -share/apps/konversation/themes/smiling/irc_owner.png -share/apps/konversation/themes/smiling/irc_voice.png -share/apps/konversation/themes/square/index.desktop -share/apps/konversation/themes/square/irc_admin.png -share/apps/konversation/themes/square/irc_away.png -share/apps/konversation/themes/square/irc_halfop.png -share/apps/konversation/themes/square/irc_normal.png -share/apps/konversation/themes/square/irc_op.png -share/apps/konversation/themes/square/irc_owner.png -share/apps/konversation/themes/square/irc_voice.png -share/config.kcfg/konversation.kcfg -share/doc/HTML/da/konversation/common -share/doc/HTML/da/konversation/index.cache.bz2 -share/doc/HTML/da/konversation/index.docbook -share/doc/HTML/en/konversation/addchannel.png -share/doc/HTML/en/konversation/addnetwork_co.png -share/doc/HTML/en/konversation/addserver_co.png -share/doc/HTML/en/konversation/channel_screen_co.png -share/doc/HTML/en/konversation/channel_screen_tour_co.png -share/doc/HTML/en/konversation/channellist_screen_co.png -share/doc/HTML/en/konversation/checkidentities.png -share/doc/HTML/en/konversation/colorchooser_screen.png -share/doc/HTML/en/konversation/colorize.png -share/doc/HTML/en/konversation/common -share/doc/HTML/en/konversation/configure.png -share/doc/HTML/en/konversation/dccstatus_screen_co.png -share/doc/HTML/en/konversation/editserver_screen_co.png -share/doc/HTML/en/konversation/first_channel_co.png -share/doc/HTML/en/konversation/first_serverlist_co.png -share/doc/HTML/en/konversation/highlighting_screen_co.png -share/doc/HTML/en/konversation/identities_adv_co.png -share/doc/HTML/en/konversation/identities_away_co.png -share/doc/HTML/en/konversation/identities_gen_co.png -share/doc/HTML/en/konversation/index.cache.bz2 -share/doc/HTML/en/konversation/index.docbook -share/doc/HTML/en/konversation/irc_admin.png -share/doc/HTML/en/konversation/irc_away.png -share/doc/HTML/en/konversation/irc_halfop.png -share/doc/HTML/en/konversation/irc_normal.png -share/doc/HTML/en/konversation/irc_op.png -share/doc/HTML/en/konversation/irc_owner.png -share/doc/HTML/en/konversation/irc_voice.png -share/doc/HTML/en/konversation/kaddressbook.png -share/doc/HTML/en/konversation/kimproxy_create_screen2.png -share/doc/HTML/en/konversation/kimproxy_create_screen_co.png -share/doc/HTML/en/konversation/led_blue_off.png -share/doc/HTML/en/konversation/led_blue_on.png -share/doc/HTML/en/konversation/led_green_off.png -share/doc/HTML/en/konversation/led_green_on.png -share/doc/HTML/en/konversation/led_red_off.png -share/doc/HTML/en/konversation/led_red_on.png -share/doc/HTML/en/konversation/led_yellow_off.png -share/doc/HTML/en/konversation/led_yellow_on.png -share/doc/HTML/en/konversation/logviewer_co.png -share/doc/HTML/en/konversation/nicksonline_co.png -share/doc/HTML/en/konversation/nickthemes_screen_co.png -share/doc/HTML/en/konversation/notification_screen_co.png -share/doc/HTML/en/konversation/notifylist_screen_co.png -share/doc/HTML/en/konversation/osd_demo.png -share/doc/HTML/en/konversation/osd_screen_co.png -share/doc/HTML/en/konversation/prefs_identity_screen_co.png -share/doc/HTML/en/konversation/quickbuttons_screen.png -share/doc/HTML/en/konversation/quickconnect_screen.png -share/doc/HTML/en/konversation/serverlist_co.png -share/doc/HTML/en/konversation/serverlist_screen_co.png -share/doc/HTML/en/konversation/urlcatcher_screen_co.png -share/doc/HTML/en/konversation/webbrowser_screen_co.png -share/doc/HTML/es/konversation/addchannel.png -share/doc/HTML/es/konversation/addnetwork_co.png -share/doc/HTML/es/konversation/addserver_co.png -share/doc/HTML/es/konversation/channel_screen_tour_co.png -share/doc/HTML/es/konversation/channellist_screen_co.png -share/doc/HTML/es/konversation/checkidentities.png -share/doc/HTML/es/konversation/colorchooser_screen.png -share/doc/HTML/es/konversation/colorize.png -share/doc/HTML/es/konversation/configure.png -share/doc/HTML/es/konversation/dccstatus_screen_co.png -share/doc/HTML/es/konversation/first_channel_co.png -share/doc/HTML/es/konversation/first_serverlist_co.png -share/doc/HTML/es/konversation/highlighting_screen_co.png -share/doc/HTML/es/konversation/identities_adv_co.png -share/doc/HTML/es/konversation/identities_away_co.png -share/doc/HTML/es/konversation/identities_gen_co.png -share/doc/HTML/es/konversation/irc_admin.png -share/doc/HTML/es/konversation/irc_away.png -share/doc/HTML/es/konversation/irc_halfop.png -share/doc/HTML/es/konversation/irc_normal.png -share/doc/HTML/es/konversation/irc_op.png -share/doc/HTML/es/konversation/irc_owner.png -share/doc/HTML/es/konversation/irc_voice.png -share/doc/HTML/es/konversation/kaddressbook.png -share/doc/HTML/es/konversation/kimproxy_create_screen2.png -share/doc/HTML/es/konversation/kimproxy_create_screen_co.png -share/doc/HTML/es/konversation/led_blue_off.png -share/doc/HTML/es/konversation/led_blue_on.png -share/doc/HTML/es/konversation/led_green_off.png -share/doc/HTML/es/konversation/led_green_on.png -share/doc/HTML/es/konversation/led_red_off.png -share/doc/HTML/es/konversation/led_red_on.png -share/doc/HTML/es/konversation/led_yellow_off.png -share/doc/HTML/es/konversation/led_yellow_on.png -share/doc/HTML/es/konversation/logviewer_co.png -share/doc/HTML/es/konversation/nicksonline_co.png -share/doc/HTML/es/konversation/nickthemes_screen_co.png -share/doc/HTML/es/konversation/notification_screen_co.png -share/doc/HTML/es/konversation/notifylist_screen_co.png -share/doc/HTML/es/konversation/osd_demo.png -share/doc/HTML/es/konversation/osd_screen_co.png -share/doc/HTML/es/konversation/quickbuttons_screen.png -share/doc/HTML/es/konversation/quickconnect_screen.png -share/doc/HTML/es/konversation/serverlist_co.png -share/doc/HTML/es/konversation/urlcatcher_screen_co.png -share/doc/HTML/es/konversation/webbrowser_screen_co.png -share/doc/HTML/et/konversation/common -share/doc/HTML/et/konversation/index.cache.bz2 -share/doc/HTML/et/konversation/index.docbook -share/doc/HTML/it/konversation/addchannel.png -share/doc/HTML/it/konversation/addnetwork_co.png -share/doc/HTML/it/konversation/addserver_co.png -share/doc/HTML/it/konversation/channel_screen_tour_co.png -share/doc/HTML/it/konversation/channellist_screen_co.png -share/doc/HTML/it/konversation/checkidentities.png -share/doc/HTML/it/konversation/colorchooser_screen.png -share/doc/HTML/it/konversation/common -share/doc/HTML/it/konversation/first_channel_co.png -share/doc/HTML/it/konversation/first_serverlist_co.png -share/doc/HTML/it/konversation/identities_adv_co.png -share/doc/HTML/it/konversation/identities_away_co.png -share/doc/HTML/it/konversation/identities_gen_co.png -share/doc/HTML/it/konversation/index.cache.bz2 -share/doc/HTML/it/konversation/index.docbook -share/doc/HTML/it/konversation/nicksonline_co.png -share/doc/HTML/it/konversation/notification_screen_co.png -share/doc/HTML/it/konversation/notifylist_screen_co.png -share/doc/HTML/it/konversation/osd_demo.png -share/doc/HTML/it/konversation/osd_screen_co.png -share/doc/HTML/it/konversation/quickbuttons_screen.png -share/doc/HTML/it/konversation/quickconnect_screen.png -share/doc/HTML/it/konversation/serverlist_co.png -share/doc/HTML/pt/konversation/common -share/doc/HTML/pt/konversation/index.cache.bz2 -share/doc/HTML/pt/konversation/index.docbook -share/doc/HTML/ru/konversation/common -share/doc/HTML/ru/konversation/index.cache.bz2 -share/doc/HTML/ru/konversation/index.docbook -share/doc/HTML/sv/konversation/addchannel.png -share/doc/HTML/sv/konversation/addnetwork_co.png -share/doc/HTML/sv/konversation/addserver_co.png -share/doc/HTML/sv/konversation/channel_screen_tour_co.png -share/doc/HTML/sv/konversation/channellist_screen_co.png -share/doc/HTML/sv/konversation/checkidentities.png -share/doc/HTML/sv/konversation/colorchooser_screen.png -share/doc/HTML/sv/konversation/common -share/doc/HTML/sv/konversation/dccstatus_screen_co.png -share/doc/HTML/sv/konversation/first_channel_co.png -share/doc/HTML/sv/konversation/first_serverlist_co.png -share/doc/HTML/sv/konversation/highlighting_screen_co.png -share/doc/HTML/sv/konversation/identities_adv_co.png -share/doc/HTML/sv/konversation/identities_away_co.png -share/doc/HTML/sv/konversation/identities_gen_co.png -share/doc/HTML/sv/konversation/index.cache.bz2 -share/doc/HTML/sv/konversation/index.docbook -share/doc/HTML/sv/konversation/kimproxy_create_screen2.png -share/doc/HTML/sv/konversation/kimproxy_create_screen_co.png -share/doc/HTML/sv/konversation/logviewer_co.png -share/doc/HTML/sv/konversation/nicksonline_co.png -share/doc/HTML/sv/konversation/nickthemes_screen_co.png -share/doc/HTML/sv/konversation/notification_screen_co.png -share/doc/HTML/sv/konversation/notifylist_screen_co.png -share/doc/HTML/sv/konversation/osd_demo.png -share/doc/HTML/sv/konversation/osd_screen_co.png -share/doc/HTML/sv/konversation/quickbuttons_screen.png -share/doc/HTML/sv/konversation/quickconnect_screen.png -share/doc/HTML/sv/konversation/serverlist_co.png -share/doc/HTML/sv/konversation/urlcatcher_screen_co.png -share/doc/HTML/sv/konversation/webbrowser_screen_co.png -share/icons/crystalsvg/16x16/actions/kimproxyaway.png -share/icons/crystalsvg/16x16/actions/kimproxyoffline.png -share/icons/crystalsvg/16x16/actions/kimproxyonline.png -share/icons/crystalsvg/22x22/actions/char.png -share/icons/crystalsvg/22x22/actions/kimproxyaway.png -share/icons/crystalsvg/22x22/actions/kimproxyoffline.png -share/icons/crystalsvg/22x22/actions/kimproxyonline.png -share/icons/crystalsvg/22x22/actions/konv_message.png -share/icons/crystalsvg/32x32/actions/kimproxyaway.png -share/icons/crystalsvg/32x32/actions/kimproxyoffline.png -share/icons/crystalsvg/32x32/actions/kimproxyonline.png -share/icons/crystalsvg/scalable/actions/kimproxyaway.svgz -share/icons/crystalsvg/scalable/actions/kimproxyoffline.svgz -share/icons/crystalsvg/scalable/actions/kimproxyonline.svgz -share/icons/crystalsvg/scalable/actions/konv_message.svgz -share/icons/hicolor/128x128/apps/konversation.png -share/icons/hicolor/16x16/apps/konversation.png -share/icons/hicolor/22x22/apps/konversation.png -share/icons/hicolor/32x32/apps/konversation.png -share/icons/hicolor/48x48/apps/konversation.png -share/icons/hicolor/64x64/apps/konversation.png -share/icons/hicolor/scalable/apps/konversation.svgz -share/locale/ar/LC_MESSAGES/konversation.mo -share/locale/bg/LC_MESSAGES/konversation.mo -share/locale/ca/LC_MESSAGES/konversation.mo -share/locale/da/LC_MESSAGES/konversation.mo -share/locale/de/LC_MESSAGES/konversation.mo -share/locale/el/LC_MESSAGES/konversation.mo -share/locale/en_GB/LC_MESSAGES/konversation.mo -share/locale/es/LC_MESSAGES/konversation.mo -share/locale/et/LC_MESSAGES/konversation.mo -share/locale/fi/LC_MESSAGES/konversation.mo -share/locale/fr/LC_MESSAGES/konversation.mo -share/locale/gl/LC_MESSAGES/konversation.mo -share/locale/he/LC_MESSAGES/konversation.mo -share/locale/hu/LC_MESSAGES/konversation.mo -share/locale/it/LC_MESSAGES/konversation.mo -share/locale/ja/LC_MESSAGES/konversation.mo -share/locale/ka/LC_MESSAGES/konversation.mo -share/locale/ko/LC_MESSAGES/konversation.mo -share/locale/pa/LC_MESSAGES/konversation.mo -share/locale/pt/LC_MESSAGES/konversation.mo -share/locale/ru/LC_MESSAGES/konversation.mo -share/locale/sr/LC_MESSAGES/konversation.mo -share/locale/sr@Latn/LC_MESSAGES/konversation.mo -share/locale/sv/LC_MESSAGES/konversation.mo -share/locale/tr/LC_MESSAGES/konversation.mo -share/locale/zh_CN/LC_MESSAGES/konversation.mo -share/locale/zh_TW/LC_MESSAGES/konversation.mo -share/services/konvirc.protocol -share/services/konvirc6.protocol -@dirrm share/doc/HTML/sv/konversation -@dirrm share/doc/HTML/ru/konversation -@dirrm share/doc/HTML/pt/konversation -@dirrm share/doc/HTML/it/konversation -@dirrm share/doc/HTML/et/konversation -@dirrm share/doc/HTML/es/konversation -@dirrm share/doc/HTML/en/konversation-apidocs/konversation/html -@dirrm share/doc/HTML/en/konversation-apidocs/konversation -@dirrm share/doc/HTML/en/konversation-apidocs -@dirrm share/doc/HTML/en/konversation -@dirrm share/doc/HTML/da/konversation -@dirrm share/apps/konversation/themes/square -@dirrm share/apps/konversation/themes/smiling -@dirrm share/apps/konversation/themes/oxygen -@dirrm share/apps/konversation/themes/default -@dirrm share/apps/konversation/themes/classic -@dirrm share/apps/konversation/themes/christmas -@dirrm share/apps/konversation/themes/alternative -@dirrm share/apps/konversation/themes -@dirrm share/apps/konversation/scripts -@dirrm share/apps/konversation -@dirrmtry share/apps/kconf_update -@dirrmtry share/applications/kde diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile deleted file mode 100644 index 039c9e75d11b..000000000000 --- a/irc/weechat-devel/Makefile +++ /dev/null @@ -1,93 +0,0 @@ -# New ports collection makefile for: weechat -# Date created: 2003-03-07 -# Whom: clement -# -# $FreeBSD$ -# - -PORTNAME= weechat -PORTVERSION= 0.2.6.1 -CATEGORIES= irc -MASTER_SITES= http://flashcode.free.fr/flashtux/weechat/ \ - http://weechat.flashtux.org/download/ - -MAINTAINER= az@FreeBSD.org -COMMENT= A lightweight and user friendly ncurse based IRC client - -USE_BZIP2= yes -USE_ICONV= yes -USE_AUTOTOOLS= autoconf:262 -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-lua - -MAN1= weechat-curses.1 - -.if defined(WITH_DEBUG) -CONFIGURE_ARGS+= --with-debug=2 -.else -CONFIGURE_ARGS+= --with-debug=0 -.endif - -.if defined(WITHOUT_CHARSET) -CONFIGURE_ARGS+= --disable-charset -PLIST_SUBS+= CHARSET="@comment" -.else -PLIST_SUB+= CHARSET="" -.endif - -.if defined(WITHOUT_NLS) -CONFIGURE_ARGS+= --disable-nls -PLIST_SUB+= NLS="@comment " -.else -USE_GETTEXT= yes -PLIST_SUB+= NLS="" -.endif - -.if defined(WITH_ASPELL) -CONFIGURE_ARGS+= --enable-aspell -BUILD_DEPENDS+= aspell:${PORTSDIR}/textproc/aspell -PLIST_SUB+= ASPELL="" -.else -CONFIGURE_ARGS+= --disable-aspell -PLIST_SUB+= ASPELL="@comment " -.endif - -.if defined(WITH_PYTHON) -CONFIGURE_ARGS+= --enable-python -USE_PYTHON= yes -PLIST_SUB+= PYTHON="" -.else -CONFIGURE_ARGS+= --disable-python -PLIST_SUB+= PYTHON="@comment " -.endif - -.if defined(WITH_RUBY) -CONFIGURE_ARGS+= --enable-ruby -USE_RUBY= yes -PLIST_SUB+= RUBY="" -.else -CONFIGURE_ARGS+= --disable-ruby -PLIST_SUB+= RUBY="@comment " -.endif - -.if defined(WITH_GNUTLS) -CONFIGURE_ARGS+= --enable-gnutls -LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls -.else -CONFIGURE_ARGS+= --disable-gnu-tls -.endif - -.if defined(WITH_PERL) -CONFIGURE_ARGS+= --enable-perl -USE_PERL5= yes -PLIST_SUB+= PERL="" -.else -CONFIGURE_ARGS+= --disable-perl -PLIST_SUB+= PERL="@comment " -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|2.61|2.62|g' ${WRKSRC}/aclocal.m4 - -.include <bsd.port.mk> diff --git a/irc/weechat-devel/distinfo b/irc/weechat-devel/distinfo deleted file mode 100644 index 95160d225425..000000000000 --- a/irc/weechat-devel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (weechat-0.2.6.1.tar.bz2) = 6cf818482feb6a6ef90b70694d25c7e9 -SHA256 (weechat-0.2.6.1.tar.bz2) = 66bd3df90465ebc1c2c17ee5b282195e7c7f41ce840b5fedfab6b00447d28abe -SIZE (weechat-0.2.6.1.tar.bz2) = 1099514 diff --git a/irc/weechat-devel/pkg-descr b/irc/weechat-devel/pkg-descr deleted file mode 100644 index c8adcef1b1e7..000000000000 --- a/irc/weechat-devel/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC -client. Everything can be done with a keyboard, and it is customizable -and extensible with scripts. For the moment, only ncurse GUI is -supported by this port. - -WWW: http://weechat.flashtux.org diff --git a/irc/weechat-devel/pkg-plist b/irc/weechat-devel/pkg-plist deleted file mode 100644 index a619f65c4a77..000000000000 --- a/irc/weechat-devel/pkg-plist +++ /dev/null @@ -1,45 +0,0 @@ -bin/weechat-curses -%%ASPELL%%lib/weechat/plugins/aspell.so.0 -%%ASPELL%%lib/weechat/plugins/aspell.so -%%ASPELL%%lib/weechat/plugins/aspell.la -%%ASPELL%%lib/weechat/plugins/aspell.a -%%CHARSET%%lib/weechat/plugins/charset.so.0 -%%CHARSET%%lib/weechat/plugins/charset.so -%%CHARSET%%lib/weechat/plugins/charset.la -%%CHARSET%%lib/weechat/plugins/charset.a -%%DOCSDIR%%/html/en/weechat-doc.css -%%DOCSDIR%%/html/fr/weechat-doc.css -%%DOCSDIR%%/html/de/weechat-doc.css -%%DOCSDIR%%/weechat_quickstart.en.txt -%%DOCSDIR%%/weechat_quickstart.fr.txt -%%DOCSDIR%%/weechat_quickstart.de.txt -%%DOCSDIR%%/weechat_quickstart.ru.txt -%%DOCSDIR%%/weechat_quickstart.pl.txt -%%DOCSDIR%%/weechat_quickstart.cs.txt -%%DOCSDIR%%/weechat_quickstart.sco.txt -%%DOCSDIR%%/weechat_quickstart.sv.txt -%%NLS%%share/locale/de/LC_MESSAGES/weechat.mo -%%NLS%%share/locale/es/LC_MESSAGES/weechat.mo -%%NLS%%share/locale/fr/LC_MESSAGES/weechat.mo -%%NLS%%share/locale/hu/LC_MESSAGES/weechat.mo -%%NLS%%share/locale/ru/LC_MESSAGES/weechat.mo -%%NLS%%share/locale/cs/LC_MESSAGES/weechat.mo -%%PYTHON%%lib/weechat/plugins/python.so.0 -%%PYTHON%%lib/weechat/plugins/python.so -%%PYTHON%%lib/weechat/plugins/python.la -%%PYTHON%%lib/weechat/plugins/python.a -%%PERL%%lib/weechat/plugins/perl.so.0 -%%PERL%%lib/weechat/plugins/perl.so -%%PERL%%lib/weechat/plugins/perl.la -%%PERL%%lib/weechat/plugins/perl.a -%%RUBY%%lib/weechat/plugins/ruby.so.0 -%%RUBY%%lib/weechat/plugins/ruby.so -%%RUBY%%lib/weechat/plugins/ruby.la -%%RUBY%%lib/weechat/plugins/ruby.a -@dirrmtry %%DOCSDIR%%/html/fr -@dirrmtry %%DOCSDIR%%/html/en -@dirrmtry %%DOCSDIR%%/html/de -@dirrmtry %%DOCSDIR%%/html -@dirrmtry %%DOCSDIR%% -@dirrmtry lib/weechat/plugins -@dirrmtry lib/weechat |