pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Remove smirk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/63b7ad7ddeab
branches:  trunk
changeset: 367676:63b7ad7ddeab
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 04 18:32:20 2017 +0000

description:
Remove smirk.

Last release from 2008, no upstream.

diffstat:

 chat/Makefile                        |   3 +--
 chat/smirk/DESCR                     |  23 -----------------------
 chat/smirk/Makefile                  |  35 -----------------------------------
 chat/smirk/PLIST                     |   5 -----
 chat/smirk/distinfo                  |   9 ---------
 chat/smirk/patches/patch-aa          |  13 -------------
 chat/smirk/patches/patch-src_comm.c  |  13 -------------
 chat/smirk/patches/patch-src_forms.c |  12 ------------
 doc/CHANGES-2017                     |   3 ++-
 9 files changed, 3 insertions(+), 113 deletions(-)

diffs (169 lines):

diff -r c18ce389c402 -r 63b7ad7ddeab chat/Makefile
--- a/chat/Makefile     Mon Sep 04 18:25:05 2017 +0000
+++ b/chat/Makefile     Mon Sep 04 18:32:20 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.189 2017/09/04 13:58:53 leot Exp $
+# $NetBSD: Makefile,v 1.190 2017/09/04 18:32:21 wiz Exp $
 #
 
 COMMENT=       Communication programs
@@ -122,7 +122,6 @@
 SUBDIR+=       silc-server
 SUBDIR+=       sirc
 SUBDIR+=       skypeweb-purple
-SUBDIR+=       smirk
 SUBDIR+=       spectrum
 SUBDIR+=       swift
 SUBDIR+=       telegram-purple
diff -r c18ce389c402 -r 63b7ad7ddeab chat/smirk/DESCR
--- a/chat/smirk/DESCR  Mon Sep 04 18:25:05 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-Smirk is a text console IRC client for UNIX-like operating systems.
-It is small, fast, portable, and easy to use.  Smirk sports a
-unique, intuitive menu-driven user interface.
-
-Smirk is a fork of the seemingly abandoned Rhapsody project.
-
-Available Features:
-
-       * Multi server support.
-       * Clean, easy to use menu driven user interface.
-       * Favorite server, channel and user lists.
-       * Ignore lists.
-       * Configurable interface color themes.
-       * Large file (over 2GB) support.
-       * SOCKS proxy compatibility.
-
-Supported Protocols:
-
-       * IRC (obviously)
-       * DCC chat
-       * DCC file transfers
-       * CTCP
-       * SOCKS4 and SOCKS5
diff -r c18ce389c402 -r 63b7ad7ddeab chat/smirk/Makefile
--- a/chat/smirk/Makefile       Mon Sep 04 18:25:05 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,35 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2017/09/04 18:00:50 wiz Exp $
-#
-
-DISTNAME=      smirk-20080111
-PKGREVISION=   4
-CATEGORIES=    chat
-MASTER_SITES=  ${MASTER_SITE_LOCAL}
-EXTRACT_SUFX=  .tar.bz2
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE=     http://smirk.googlecode.com/
-COMMENT=       Revival of the curses-based Rhapsody IRC client
-
-GNU_CONFIGURE=         yes
-CONFIGURE_ARGS+=       --datadir=${DATADIR:Q}
-
-USE_TOOLS+=            gmake
-FAKE_NCURSES=          yes
-
-DATADIR=               ${PREFIX}/share/${PKGBASE}
-HELP_DIR=              ${DATADIR}/help
-HELP_FILES=            clientcmnds.hlp irccmnds.hlp keys.hlp
-
-LIBS.SunOS+=           -lsocket -lnsl
-
-do-install:
-       ${INSTALL_PROGRAM_DIR} ${DESTDIR}${PREFIX}/bin
-       ${INSTALL_PROGRAM} ${WRKSRC}/src/smirk ${DESTDIR}${PREFIX}/bin
-       ${INSTALL_DATA_DIR} ${DESTDIR}${HELP_DIR}
-.for fn in ${HELP_FILES}
-       ${INSTALL_DATA} ${WRKSRC}/help/${fn} ${DESTDIR}${HELP_DIR}
-.endfor
-
-.include "../../mk/curses.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r c18ce389c402 -r 63b7ad7ddeab chat/smirk/PLIST
--- a/chat/smirk/PLIST  Mon Sep 04 18:25:05 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:37:49 joerg Exp $
-bin/smirk
-share/smirk/help/clientcmnds.hlp
-share/smirk/help/irccmnds.hlp
-share/smirk/help/keys.hlp
diff -r c18ce389c402 -r 63b7ad7ddeab chat/smirk/distinfo
--- a/chat/smirk/distinfo       Mon Sep 04 18:25:05 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-$NetBSD: distinfo,v 1.4 2017/01/03 21:27:33 roy Exp $
-
-SHA1 (smirk-20080111.tar.bz2) = a5cfacbd655e76f39d3d8093b724266f9d6c92ac
-RMD160 (smirk-20080111.tar.bz2) = b834e5c78e7882710d109e603f528fc2fccb7167
-SHA512 (smirk-20080111.tar.bz2) = 3168ea49db68181a543b401134faa391241ba57d582fcdbed0f7e5487be36b449146be40e0c0ca86e5907de41df84a0af338271a835268c18a8446f92c0a509b
-Size (smirk-20080111.tar.bz2) = 151171 bytes
-SHA1 (patch-aa) = 05f337326017d2d457e9d5ee4f369ec1ecf3f30e
-SHA1 (patch-src_comm.c) = 01248034b97a1e084959394e5bd45d26d1d19c3f
-SHA1 (patch-src_forms.c) = 9a9bd84756182609e802632526cf3fb480db9b00
diff -r c18ce389c402 -r 63b7ad7ddeab chat/smirk/patches/patch-aa
--- a/chat/smirk/patches/patch-aa       Mon Sep 04 18:25:05 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2008/06/30 22:23:34 bjs Exp $
-
---- src/screen.c.orig  2007-05-08 10:18:18.000000000 -0400
-+++ src/screen.c
-@@ -2195,7 +2195,7 @@ int print_help_file(help *H, char *filen
-       char line[4096];
-       char path[4096];
- 
--    sprintf(path,"%s/%s/%s","DOCS_PATH","help",filename);
-+    sprintf(path,"%s/%s/%s",DOCS_PATH,"help",filename);
- 
-       fp = fopen(path, "rb");
- 
diff -r c18ce389c402 -r 63b7ad7ddeab chat/smirk/patches/patch-src_comm.c
--- a/chat/smirk/patches/patch-src_comm.c       Mon Sep 04 18:25:05 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-src_comm.c,v 1.1 2017/01/03 21:27:33 roy Exp $
-
---- src/comm.c.orig    2017-01-03 21:20:08.889101017 +0000
-+++ src/comm.c
-@@ -34,7 +34,7 @@
- #include <netinet/in.h>
- #include <arpa/inet.h>
- #include <netdb.h>
--
-+#include <stdarg.h>
- 
- #include "config.h"
- 
diff -r c18ce389c402 -r 63b7ad7ddeab chat/smirk/patches/patch-src_forms.c
--- a/chat/smirk/patches/patch-src_forms.c      Mon Sep 04 18:25:05 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-src_forms.c,v 1.1 2017/01/03 21:27:33 roy Exp $
-
---- src/forms.c.orig   2017-01-03 21:22:56.040858695 +0000
-+++ src/forms.c
-@@ -37,6 +37,7 @@
- #include <netinet/in.h>
- #include <arpa/inet.h>
- #include <ctype.h>
-+#include <stdarg.h>
- 
- #include "config.h"
- 
diff -r c18ce389c402 -r 63b7ad7ddeab doc/CHANGES-2017
--- a/doc/CHANGES-2017  Mon Sep 04 18:25:05 2017 +0000
+++ b/doc/CHANGES-2017  Mon Sep 04 18:32:20 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.3604 2017/09/04 18:25:05 wiz Exp $
+$NetBSD: CHANGES-2017,v 1.3605 2017/09/04 18:32:20 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2017:
 
@@ -5056,3 +5056,4 @@
        Updated net/ocamlnet to 4.1.4 [jaapb 2017-09-04]
        Removed editors/qgoogletranslator [wiz 2017-09-04]
        Removed inputmethod/scim-python [wiz 2017-09-04]
+       Removed chat/smirk [wiz 2017-09-04]



Home | Main Index | Thread Index | Old Index