pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/swirc chat/swirc: import swirc-3.3.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9defb995630a
branches:  trunk
changeset: 371128:9defb995630a
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Wed Jan 05 10:04:10 2022 +0000

description:
chat/swirc: import swirc-3.3.3.

Swirc is a BSD licensed, console based and lightweight ICB and IRC
client written in C/C++, whose goals are to be portable and secure.

diffstat:

 chat/swirc/DESCR    |   2 ++
 chat/swirc/Makefile |  23 +++++++++++++++++++++++
 chat/swirc/PLIST    |   9 +++++++++
 chat/swirc/distinfo |   5 +++++
 4 files changed, 39 insertions(+), 0 deletions(-)

diffs (55 lines):

diff -r 9192576d3a83 -r 9defb995630a chat/swirc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/swirc/DESCR  Wed Jan 05 10:04:10 2022 +0000
@@ -0,0 +1,2 @@
+Swirc is a BSD licensed, console based and lightweight ICB and IRC
+client written in C/C++, whose goals are to be portable and secure.
diff -r 9192576d3a83 -r 9defb995630a chat/swirc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/swirc/Makefile       Wed Jan 05 10:04:10 2022 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2022/01/05 10:04:10 fcambus Exp $
+
+DISTNAME=      swirc-3.3.3
+CATEGORIES=    chat
+MASTER_SITES=  https://www.nifty-networks.net/swirc/releases/
+EXTRACT_SUFX=  .tgz
+
+MAINTAINER=    fcambus%NetBSD.org@localhost
+HOMEPAGE=      https://www.nifty-networks.net/swirc/
+COMMENT=       Console based ICB and IRC client
+LICENSE=       modified-bsd
+
+HAS_CONFIGURE=         yes
+USE_PKGLOCALEDIR=      yes
+USE_LANGUAGES=         c c++
+
+MAKE_FLAGS+=   DEST_MANUAL=${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
+MAKE_FLAGS+=   DEST_CONFMAN=${DESTDIR}${PREFIX}/${PKGMANDIR}/man5
+
+.include "../../devel/libidn/buildlink3.mk"
+.include "../../devel/ncursesw/buildlink3.mk"
+.include "../../www/curl/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9192576d3a83 -r 9defb995630a chat/swirc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/swirc/PLIST  Wed Jan 05 10:04:10 2022 +0000
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2022/01/05 10:04:10 fcambus Exp $
+bin/swirc
+man/man1/swirc.1
+man/man5/swirc.conf.5
+share/locale/de/LC_MESSAGES/swirc.mo
+share/locale/fi/LC_MESSAGES/swirc.mo
+share/locale/fr/LC_MESSAGES/swirc.mo
+share/locale/sv/LC_MESSAGES/swirc.mo
+share/swirc/swirc-royal.png
diff -r 9192576d3a83 -r 9defb995630a chat/swirc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/swirc/distinfo       Wed Jan 05 10:04:10 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/01/05 10:04:10 fcambus Exp $
+
+BLAKE2s (swirc-3.3.3.tgz) = accb229837727b1f85aa0ebac8dc343ed71e0767022ee028135535f8ae8b37ff
+SHA512 (swirc-3.3.3.tgz) = 5956dcc82aa300d3dfa539341bf625179668f11c6e789b697bf25e07fe7bdb0b898f89d5b426283b634e87b95b8b00f1f4de9e9a16e4ca467382e81a1bddbd88
+Size (swirc-3.3.3.tgz) = 258705 bytes



Home | Main Index | Thread Index | Old Index