summaryrefslogtreecommitdiff
path: root/net/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-12-11Add bind918sekiya1-1/+2
2022-12-03ngtcp2: added version 0.11.0adam1-1/+2
2022-12-03net/Makefile: add and enable ruby-train-resttaca1-1/+2
2022-11-28py-comm: added version 0.1.1adam1-1/+2
It provides a way to register a Kernel Comm implementation, as per the Jupyter kernel protocol. It also provides a base Comm implementation and a default CommManager that can be used.
2022-11-28net/Makefile: + ipgetwiz1-1/+2
2022-11-27Add sniffnetpin1-1/+2
2022-11-26Add qt6-qtremoteobjects version 6.4.1 to pkgsrc-currentnros1-1/+2
Easier inter process communication facility for Qt6.
2022-11-25Add qt6-qtwesockets version 6.4.1 to pkgsrc-currentnros1-1/+2
Qt6 module providing communication using websockets(RFC 6455).
2022-11-09net/Makefile: +tutsjmulder1-1/+2
2022-10-21Add termscppin1-1/+2
2022-10-08cppzmq: added version 4.8.1adam1-1/+2
cppzmq is a C++ binding for libzmq. It has the following design goals: * cppzmq maps the libzmq C API to C++ concepts. In particular: - it is type-safe (the libzmq C API exposes various class-like concepts as void*) - it provides exception-based error handling (the libzmq C API provides errno-based error handling) - it provides RAII-style classes that automate resource management (the libzmq C API requires the user to take care to free resources explicitly) * cppzmq is a light-weight, header-only binding. You only need to include the header file zmq.hpp (and maybe zmq_addon.hpp) to use it. * zmq.hpp is meant to contain direct mappings of the abstractions provided by the libzmq C API, while zmq_addon.hpp provides additional higher-level abstractions.
2022-09-22net/Makefile: add p5-Net-LibIDN2wiz1-1/+2
2022-09-12upnpinspector: removewiz1-2/+1
Depends on removed 'coherence' package
2022-09-11py-twisted19: removewiz1-2/+1
Not used any longer
2022-09-11coherence: removewiz1-2/+1
archived upstream, last release from 2010
2022-09-03net/Makefile: add and enable ruby-net-protocoltaca1-1/+2
2022-09-02net/Makefile: add and enable ruby-net-poptaca1-1/+2
2022-08-28Add piratebaypin1-1/+2
2022-08-28net/Makefile: add and enable ruby-net-smtptaca1-1/+2
2022-08-28net/Makefile: add and enable ruby-net-imaptaca1-1/+2
2022-08-23net/Makefile: + py-dns1wiz1-1/+2
2022-08-19net/Makefile: + py-aiodnswiz1-1/+2
2022-07-24mrt: removewiz1-2/+1
Software from 2000, dead upstream, doesn't build in any bulk builds
2022-07-08py-softlayer_messaging: removewiz1-2/+1
API access framework, not updated since 2013, no users in pkgsrc
2022-06-29camlp4: removewiz1-3/+1
camlp4 is an outdated way to build packages with caml and does not work with pkgsrc ocaml versions for more than a year. Remove camlp4 and all packages using it. Ok jaapb@
2022-06-18Add netoppin1-1/+2
2022-06-15net/Makefile: remove bind911taca1-2/+1
2022-06-13Added ocaml-mimic to Makefile SUBDIRsjaapb1-1/+2
2022-06-06Add czds.fcambus1-1/+2
2022-05-28net: Add sshpingleot1-1/+2
2022-05-23Add amforapin1-1/+2
2022-05-16net/vultr-cli: import vultr-cli-2.14.0tpaul1-1/+2
Official command line tool for Vultr services.
2022-05-08Add lua-unboundkhorben1-1/+2
2022-05-05net/Makefile: sortwiz1-2/+2
2022-05-04Added net/nagios-plugin-lpd version 0.1manu1-1/+2
This is a simple BSD LPD queue monitoring plugin for Nagios
2022-05-01Add trippypin1-1/+2
2022-05-01py-soappy: removewiz1-2/+1
Limited to python 2.x, but a dependency does not support python 2.x any longer
2022-05-01py-google: removewiz1-2/+1
This software is from 2004, so there is no chance this will work on the current google APIs. Plus, it py-soappy is going next, and this needs it.
2022-04-29net/Makefile: + py-ephemeral_port_reservewiz1-1/+2
2022-04-25gst-plugins1-mms: removewiz1-2/+1
This was removed in gstreamer1 1.20
2022-04-20Add mangoskhorben1-1/+2
2022-04-03bing: removewiz1-2/+1
Doesn't build, last release from 1999 and even then it said on the homepage: "just a bunch of code thrown together and you can consider yourself lucky it it goes as far as compiling."
2022-04-03LaBrea: removewiz1-2/+1
Doesn't build against current libpcap, upstream development stopped in 2015
2022-03-29*: finish package removalswiz1-2/+1
2022-03-29xipdump: removewiz1-2/+1
Last release from 1999, no upstream, does not build with current libpcap.
2022-03-25ntop: removewiz1-2/+1
Successor ntopng is already in pkgsrc. Ok adam@
2022-03-13unison-snapshot: Remove (moved to wip)gdt1-2/+1
2022-03-13net/unison*: Rename unison2.51 to unisongdt1-2/+2
During the 2.51 branch, upstream decided that unison will have backwards compatibility, so that there is no longer any reason to run old versions. With 2.52, not only can it interop with 2.51 (and 2.48!), but it does not need to have matching ocaml version when interoperating with other 2.52.x or newer. Thus, unison will now have a single version in pkgsrc, and this is expected to continue.
2022-02-23net/Makefile: + hs-uri-encodepho1-1/+2
2022-02-16net/Makefile: + hs-network-bsdpho1-1/+2