summaryrefslogtreecommitdiff
path: root/net/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-11-06net/Makefile: descend into two new perl moduleswiz1-1/+3
2017-10-28py-responses: added version 0.8.1adam1-1/+2
A utility library for mocking out the requests Python library.
2017-10-23net/Makefile: Add grpcminskim1-1/+2
2017-10-23net/Makefile: + p5-Net-DNS-Resolver-Mockwiz1-1/+2
2017-10-16net/Makefile: Add ruby-ruby_smbminskim1-1/+2
2017-10-09py-spreadmodule: remove packagewiz1-2/+1
Last release from 2005 and tested with python-2.4. Nothing in pkgsrc uses it.
2017-10-06net/Makefile: Add ruby-xdrminskim1-1/+2
2017-09-29+ py-motojoerg1-1/+2
2017-09-29Add obfs4proxy.alnsn1-1/+2
2017-09-28kftpgrabber: remove rest of the packagewiz1-2/+1
I removed only the Makefile so far, sorry.
2017-09-26*: remove qt3 and the packages using it, including KDE3wiz1-6/+1
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
2017-09-16net/Makefile: Add ruby-recogminskim1-1/+2
2017-09-11Remove dcsharp.wiz1-2/+1
Does not build in bulk builds that I can see, dead upstream, last release from 2008.
2017-09-08Remove p5-Umph-Prompt.wiz1-2/+1
Only used by p5-umph, which was removed. Upstream dead.
2017-09-06Remove net/p5-grake, p5-gcap and p5-umphryoon1-4/+1
* Dead upstream Suggested by wiz@.
2017-09-05Add ruby-pcaprubminskim1-1/+2
2017-09-04+ gallery-dlleot1-1/+2
2017-08-31+ p5-Net-Patricialeot1-1/+2
2017-08-31add and enable ↵jnemeth1-1/+14
freeradius-{freetds,iodbc,krb5,ldap,memcached,mysql,perl,pgsql,python,rest,sqlite3,unixodbc,yubikey}
2017-08-171 new package in netgavan1-1/+2
2017-08-01cftp is a dead project with major bugs. Remove.wiz1-2/+1
2017-07-28+ p5-WebService-MusicBrainz0wiz1-1/+2
2017-07-14A high performance, concurrent HTTP client library for python using gevent.adam1-1/+2
gevent.httplib support was removed in gevent 1.0, geventhttpclient now provides that missing functionality. geventhttpclient uses a fast http parser, written in C, originating from nginx, extracted and modified by Joyent. geventhttpclient has been specifically designed for high concurrency, streaming and support HTTP 1.1 persistent connections. More generally it is designed for efficiently pulling from REST APIs and streaming APIs like Twitter's. Safe SSL support is provided by default. geventhttpclient depends on the certifi CA Bundle. This is the same CA Bundle which ships with the Requests codebase, and is derived from Mozilla Firefox's canonical set.
2017-07-09pycares is a Python module which provides an interface to c-ares. c-ares is aadam1-1/+2
C library that performs DNS requests and name resolves asynchronously.
2017-07-07THIS PACKAGE IS DEDICATED TO macOS High Sierra beta USERS :)adam1-1/+2
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.
2017-07-04+ py-xandikoswiz1-1/+2
2017-07-03This package provides a unified command line interface to Amazon Web Services.adam1-1/+2
2017-07-03Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) foradam1-1/+4
Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2. You can find the latest, most up to date, documentation at Read the Docs, including a list of services that are supported. To see only those features which have been released, check out the stable docs.
2017-07-01Version 2.1.1 of Radicale.darcy1-1/+2
This is a new package as the file storage is incompatible with 1.x.x. Too many changes from 1.1.4. Please see http://radicale.org/news/ for details.
2017-06-24+unifitnn1-1/+2
2017-06-15add & enable pulledporknils1-1/+2
2017-06-10Add and enable ruby-net-telnet.taca1-1/+2
2017-06-07Add py-scp.he1-1/+2
2017-06-05Add and enable ruby-proxifier.taca1-1/+2
2017-05-18Add and enable net/daq.nils1-1/+2
2017-04-22delete dnsdoctor.taca1-2/+1
2017-03-31Enable dnsdistfhajny1-1/+2
2017-03-14+ websocketppwiz1-1/+2
2017-03-13+ ncdc.wiz1-1/+2
2017-03-09Enable powerdns-geoip and powerdns-odbcfhajny1-1/+3
2017-02-25+ py-py3dnswiz1-1/+2
2017-02-13Added net/py-portend version 1.8:adam1-1/+2
Use portend to monitor TCP ports for bound or unbound states. For example, to wait for a port to be occupied, timing out after 3 seconds:: portend.occupied('www.pkgsrc.org', 80, timeout=3) Or to wait for a port to be free, timing out after 5 seconds:: portend.free('::1', 80, timeout=5) The portend may also be executed directly. If the function succeeds, it returns nothing and exits with a status of 0. If it fails, it prints a message and exits with a status of 1. For example:: python -m portend localhost:31923 free (exits immediately) python -m portend -t 1 localhost:31923 occupied (one second passes) Port 31923 not bound on localhost.
2017-02-07Perl Convenience wrapper for the rsync(1) program. Written forhauke1-1/+2
rsync-2.3.2 and updated for rsync-3.1.1 but should perform properly with most recent versions.
2017-02-05+ruby-slack-apitsutsui1-1/+2
2017-01-24New package, go-ovh.bsiegert1-1/+2
go-ovh is a lightweight Go wrapper around OVH's APIs. It handles all the hard work including credential creation and request signing.
2017-01-24Added net/p5-XMLRPC-Lite version 0.717mef1-1/+2
2017-01-24Added net/p5-XML-RPC version 0.9mef1-1/+2
2017-01-09Add and enable ruby-public_suffix.taca1-1/+2
2017-01-04Enable erlang-xmppfhajny1-1/+2
2016-12-29sortjnemeth1-2/+2