pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net THIS PACKAGE IS DEDICATED TO macOS High Sierra bet...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f62960774b29
branches:  trunk
changeset: 364896:f62960774b29
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Jul 07 04:03:06 2017 +0000

description:
THIS PACKAGE IS DEDICATED TO macOS High Sierra beta USERS :)

Inetutils is a collection of common network programs. It includes:
* An ftp client and server.
* A telnet client and server.
* An rsh client and server.
* An rlogin client and server.
* A tftp client and server.
* And much more...
Most of them are improved versions of programs originally from BSD.
Some others are original versions, written from scratch.

diffstat:

 net/Makefile           |   3 +-
 net/inetutils/DESCR    |   9 ++++++++
 net/inetutils/Makefile |  21 +++++++++++++++++++
 net/inetutils/PLIST    |  54 ++++++++++++++++++++++++++++++++++++++++++++++++++
 net/inetutils/distinfo |   6 +++++
 5 files changed, 92 insertions(+), 1 deletions(-)

diffs (123 lines):

diff -r 3fc008b2e7c2 -r f62960774b29 net/Makefile
--- a/net/Makefile      Fri Jul 07 03:14:21 2017 +0000
+++ b/net/Makefile      Fri Jul 07 04:03:06 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1165 2017/07/04 13:11:59 wiz Exp $
+# $NetBSD: Makefile,v 1.1166 2017/07/07 04:03:06 adam Exp $
 #
 
 COMMENT=       Networking tools
@@ -225,6 +225,7 @@
 SUBDIR+=       icsi-finger
 SUBDIR+=       iftop
 SUBDIR+=       inadyn
+SUBDIR+=       inetutils
 SUBDIR+=       iodine
 SUBDIR+=       ipcalc
 SUBDIR+=       ipcheck
diff -r 3fc008b2e7c2 -r f62960774b29 net/inetutils/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/inetutils/DESCR       Fri Jul 07 04:03:06 2017 +0000
@@ -0,0 +1,9 @@
+Inetutils is a collection of common network programs. It includes:
+* An ftp client and server.
+* A telnet client and server.
+* An rsh client and server.
+* An rlogin client and server.
+* A tftp client and server.
+* And much more...
+Most of them are improved versions of programs originally from BSD.
+Some others are original versions, written from scratch.
diff -r 3fc008b2e7c2 -r f62960774b29 net/inetutils/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/inetutils/Makefile    Fri Jul 07 04:03:06 2017 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2017/07/07 04:03:06 adam Exp $
+
+DISTNAME=      inetutils-1.9.4
+CATEGORIES=    net
+MASTER_SITES=  ${MASTER_SITE_GNU:=inetutils/}
+EXTRACT_SUFX=  .tar.xz
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://www.gnu.org/software/inetutils/
+COMMENT=       GNU network utilities
+LICENSE=       gnu-gpl-v3
+
+INFO_FILES=            yes
+GNU_CONFIGURE=         yes
+CONFIGURE_ARGS+=       --with-path-bshell=${SH:Q}
+CONFIGURE_ARGS+=       --with-path-cp=${CP:Q}
+
+TEST_TARGET=           check
+
+.include "../../mk/curses.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 3fc008b2e7c2 -r f62960774b29 net/inetutils/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/inetutils/PLIST       Fri Jul 07 04:03:06 2017 +0000
@@ -0,0 +1,54 @@
+@comment $NetBSD: PLIST,v 1.1 2017/07/07 04:03:06 adam Exp $
+bin/dnsdomainname
+bin/ftp
+bin/hostname
+bin/ifconfig
+bin/logger
+bin/ping
+bin/ping6
+bin/rcp
+bin/rexec
+bin/rlogin
+bin/rsh
+bin/talk
+bin/telnet
+bin/tftp
+bin/traceroute
+bin/whois
+info/inetutils.info
+libexec/ftpd
+libexec/inetd
+libexec/rexecd
+libexec/rlogind
+libexec/rshd
+libexec/syslogd
+libexec/talkd
+libexec/telnetd
+libexec/tftpd
+libexec/uucpd
+man/man1/dnsdomainname.1
+man/man1/ftp.1
+man/man1/hostname.1
+man/man1/ifconfig.1
+man/man1/logger.1
+man/man1/ping.1
+man/man1/ping6.1
+man/man1/rcp.1
+man/man1/rexec.1
+man/man1/rlogin.1
+man/man1/rsh.1
+man/man1/talk.1
+man/man1/telnet.1
+man/man1/tftp.1
+man/man1/traceroute.1
+man/man1/whois.1
+man/man8/ftpd.8
+man/man8/inetd.8
+man/man8/rexecd.8
+man/man8/rlogind.8
+man/man8/rshd.8
+man/man8/syslogd.8
+man/man8/talkd.8
+man/man8/telnetd.8
+man/man8/tftpd.8
+man/man8/uucpd.8
diff -r 3fc008b2e7c2 -r f62960774b29 net/inetutils/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/inetutils/distinfo    Fri Jul 07 04:03:06 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/07/07 04:03:06 adam Exp $
+
+SHA1 (inetutils-1.9.4.tar.xz) = 5e515cc9da142cb73bb1beda137b4c2dcf2b528c
+RMD160 (inetutils-1.9.4.tar.xz) = 0c144d9ac0b5c07beca1e634fc5b2c5bae15917d
+SHA512 (inetutils-1.9.4.tar.xz) = 020d1cab6659da63b26445b29820ad6769b8cf992496bece3dcbfba73804e29cc5c496d59f36046d432f9cc7fadefa3170f6d8faa855e59435aff4ecef724e66
+Size (inetutils-1.9.4.tar.xz) = 1364408 bytes



Home | Main Index | Thread Index | Old Index