summaryrefslogtreecommitdiff
path: root/net/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2016-08-01Remove net/wireshark1, eol'd on 2016-07-31. Use net/wireshark instead.wiz1-2/+1
2016-07-16New package, go-vultr, a client for the Vultr Cloud service.bsiegert1-1/+2
2016-07-15New package, go-dns.bsiegert1-1/+2
Complete and usable DNS library. All widely used Resource Records are supported, including the DNSSEC types. It follows a lean and mean philosophy. If there is stuff you should know as a DNS programmer there isn't a convenience function for it. Server side and client side programming is supported, i.e. you can build servers and resolvers with it.
2016-07-03Detach net/polsmskamil1-2/+1
2016-07-01Add libquic-0.0.3 to the packages collection.agc1-1/+2
QUIC is an experimental protocol aimed at reducing web latency over that of TCP. On the surface, QUIC is very similar to TCP+TLS+SPDY implemented on UDP. Because TCP is implement in operating system kernels, and middlebox firmware, making significant changes to TCP is next to impossible. However, since QUIC is built on top of UDP, it suffers from no such limitations. Key features of QUIC over existing TCP+TLS+SPDY include + Dramatically reduced connection establishment time + Improved congestion control + Multiplexing without head of line blocking + Forward error correction + Connection migration
2016-06-30+ py-dnsdiag.wiz1-1/+2
2016-06-30+ py-cymruwhois.wiz1-1/+2
2016-06-30Remove py-dns3, py-dns now supports python 3.wiz1-2/+1
2016-06-18Add net/nanomsgxxkamil1-1/+2
2016-06-18Add net/nanomsgkamil1-1/+2
2016-06-09add and enable speedtest-clijnemeth1-1/+2
2016-06-07Add guacamole-server.jperkin1-1/+2
2016-06-04Add lua-copas.alnsn1-1/+2
2016-05-26Add kf5 packagesmarkd1-1/+4
2016-05-21+ mate-user-shareyouri1-1/+2
2016-05-01Added net/libasr version 1.0.2mef1-1/+2
2016-04-29+ libfilezilla.wiz1-1/+2
2016-04-25Enable/disable updated/removed Erlang packages.fhajny1-3/+3
2016-04-21Remove net/py-netlib, now it is included in net/mitmproxy (its only user).leot1-2/+1
2016-04-21sortjnemeth1-2/+2
2016-04-14+tvnjviewerabs1-1/+2
2016-04-14add and enable libtelnetjnemeth1-1/+2
2016-04-08Added net/ndpi version 1.7.1; net/ntopng version 2.2adam1-1/+3
2016-04-07Add p5-NetAddr-MACbouyer1-1/+2
2016-03-03Remove wireshark2, moved to wireshark.wiz1-2/+2
2016-02-27+sayakatsutsui1-1/+2
2016-02-23Add p5-IO-Socket-Timeoutwen1-1/+2
2016-02-23Add net/deforaos-vncviewerkhorben1-1/+2
2016-01-11+restclient-uiabs1-1/+2
2016-01-11Add py-google-cloud-sdkryoon1-1/+2
2016-01-09+ ruby-pluggaloidtsutsui1-1/+2
2016-01-09+ ruby-twitter-texttsutsui1-1/+2
2016-01-03Add wireshark2ryoon1-1/+2
2016-01-02+ py-Socks.wiz1-1/+2
2015-12-13+py-bitmessagekamil1-1/+2
2015-12-11Add and enable py-txampq.riz1-1/+2
2015-11-27+ megatoolsleot1-1/+2
2015-11-24+ php-baikal.wiz1-1/+2
2015-11-04Add new Erlang module packagesfhajny1-1/+3
2015-10-29add and enable tcptraceroute6jnemeth1-1/+2
2015-10-03added net/syncthing{,-gtk}tnn1-1/+3
2015-09-30remove net/socks5 successor net/dantetnn1-2/+1
2015-09-25Added net/nagios-plugin-gfbricks version 0.2manu1-1/+4
Added net/nagios-plguin-mysqlslave version 0.1 Added net/syncffsd version 0.7
2015-09-25Package ProFTPD using DSO (Dynamic Shared Objects) support.wiedi1-1/+8
This is preferable for binary package use as it allowes the user to choose which features to enable by changeing the configuration file instead of recompiling. This is also how ProFTPD is usually packaged in other systems. For details about ProFTPD and DSO see: http://www.proftpd.org/docs/howto/DSO.html This change removes the following PKG_OPTIONS.proftpd: ban, ldap, mysql, pgsql, proftpd-readme, quota, tls and wrap The modules that were previously compiled when enabling ban, proftpd-readme, quota or tls are now always included. To load them use a configuration directive like: LoadModule mod_ban.c In addition the proftpd package includes by default many other modules that were previously unavailble like: mod_load, mod_radius, mod_sftp and more. The module that was provided by the wrap option is replaced by the wrap2 module which is also always included. The ldap option is superseded by the proftpd-ldap package. The mysql option is superseded by the proftpd-mysql package. The pgsql option is superseded by the proftpd-postgresql package. Using proftpd-postgresql will create one binary package for each PostgreSQL version in pkgsrc. In addition the following added packages provide new functionality: - proftpd-geoip (access GeoIP details) - proftpd-memcached (mod_memcache and mod_tls_memcache) - proftpd-odbc (access any ODBC database) - proftpd-sqlite (access to sqlite3)
2015-09-12+ librsyncjoerg1-1/+2
2015-08-28Remove p5-eBay-API.wiz1-2/+1
Does not build. Latest upstream version is from 2008. Bug reports indicate that details of the API have changed in the meantime.
2015-08-23Added py-hpack.leot1-1/+2
2015-07-31Remove p5-Coro and packages depending on it.wiz1-3/+1
Upstream says that it "can not" work with perl 5.22 and has even forked perl as "stableperl" to allow his package to work instead of fixing it differently. See http://blog.schmorp.de/2015-06-06-stableperl-faq.html Ok bsiegert@
2015-07-13Remove the bpalogin package as per the thread on pkgsrc-users.bsiegert1-2/+1
BPALogin is a replacement for the Telstra supplied client for connecting and using Telstra's Big Pond Advance powered by Cable. There is an open bug against it, http://gnats.netbsd.org/24771, which suggests that it has been obsolete for a long time.
2015-07-12+ gnome-online-accounts.wiz1-1/+2