Commit Graph

1001 Commits

Author SHA1 Message Date
jca
fbdc83d8cb Remove clog, a TCP connection logger.
The port doesn't respect CC.  Let's remove it instead of fixing it.  The
code is clean but doesn't support IPv6 and runs as root.  Better use
tcpdump and a post-processing script.

ok sthen@ krw@ naddy@
2017-03-03 17:04:10 +00:00
sthen
9669c2116a +dnsdist 2017-01-15 17:14:02 +00:00
phessler
ed50fe5906 add pbgpp 2017-01-13 14:17:19 +00:00
sthen
8099db1613 drop py3 flavour of py-ipaddress, it's not necessary (the whole thing is an
implementation of python 3.3+'s ipaddress module for earlier versions of
python).  ok ajacoutot
2017-01-12 22:29:44 +00:00
jeremy
cea9793919 Build ruby24 versions of gem ext ports where we currently build ruby23
versions.
2017-01-06 16:08:18 +00:00
bluhm
ece016037a +p5-Net-Flow 2017-01-03 21:52:39 +00:00
jca
c58f9a374d Remove ldistfp
No licensing, doesn't work (connect(2) fails because 255.255.255.255 is
invalid), out of date signature database, and less relevant now that few
people run an ident daemon.

ok sthen@
2016-12-23 15:39:08 +00:00
sthen
0ad387949f - introduce a flavour for a version of openconnect with fewer dependencies
(no smartcard/libproxy support, etc)

- update DESCR
2016-12-02 17:38:33 +00:00
edd
f2649559d5 Link net/qsyncthingtray. 2016-11-17 13:30:53 +00:00
shadchin
d30695c0f5 +py-boto,python3 2016-11-12 14:31:52 +00:00
danj
7cfdcb0bbd + py-ripe.atlas.cousteau,python3
+ py-ripe.atlas.sagan,python3
2016-11-08 20:13:46 +00:00
landry
902d3df867 Remove twitux, it's been dead upstream since its import in 2009, and
there are plenty of other ways to brag about your boring life on the
interwebs.
discussed with jasper@
2016-11-03 10:45:07 +00:00
phessler
c5c4bc1b65 add python3 flavor of py-pcapy 2016-10-31 16:02:00 +00:00
jca
423138d11f Hook up tested lua52 and lua53 FLAVORS. 2016-10-16 23:52:31 +00:00
lteo
dd658ea56d +iperf3 2016-09-21 01:14:35 +00:00
jca
a725ec60ff Remove net/aget.
Unmaintained upstream, doesn't support IPv6 and HTTPS, and shows LP64
problems.

ok maintainer
2016-09-12 15:21:17 +00:00
jca
4d8e49368a Remove net/ttcp.
ttcp relied on AF_UNSPEC, inspection of the code showed its age.  We
have better alternatives anyway that support additional options and IPv6
support (tcpbench, net/iperf).

ok ajacoutot@ sthen@
2016-09-12 13:24:49 +00:00
fcambus
82a7f08d5c Add cgterm 2016-09-03 10:39:04 +00:00
ajacoutot
55aaf88c7f +py-ipaddress,python3 2016-08-31 12:40:22 +00:00
jasper
7e01077943 +dhcpdump 2016-08-21 09:51:08 +00:00
jasper
03afb83cfc +py-paho-mqtt
+py-paho-mqtt,python3
2016-08-16 06:50:09 +00:00
jturner
6555e6fa97 Unhook clamz and p5-Net-Abuse-Utils-Spamhaus. ok juanfra@ 2016-08-09 01:36:54 +00:00
pea
ecc79f47e5 Add py-nbxmpp
ok ajacoutot@
2016-08-04 09:35:11 +00:00
jeremy
f6990d01eb Remove building of ruby21 ports by default
Add building of ruby22 and ruby23 versions of devel/ruby-ffi.

OK sthen@
2016-08-01 20:26:34 +00:00
awolk
46a10efb7c Add libmaxminddb to the build 2016-06-26 21:40:36 +00:00
jasper
b1dfb78b9e +nanomsg 2016-06-16 07:35:55 +00:00
gsoares
a740c832c2 hook up ii,ucspi
OK sthen
2016-06-06 22:30:19 +00:00
dcoppa
716d0bcb82 Unhook yt 2016-06-06 13:27:49 +00:00
danj
24f5d55d57 py3-slixmpp -> py-slixmpp 2016-06-05 17:13:48 +00:00
tb
ab18f155c9 +wifind 2016-06-04 13:54:23 +00:00
sthen
e538d510db add flavours for pmacct, req by aja@ 2016-05-21 12:00:00 +00:00
czarkoff
909c2fc299 -go-websocket +go-net 2016-05-21 01:25:50 +00:00
danj
ca747f9416 + poezio
+ py-aiodns
+ py-aiodns,python3
+ py-cares
+ py-cares,python3
+ py3-slixmpp
2016-05-07 15:04:45 +00:00
zhuk
f0ce455e77 Disable many KDE3 ports (before removing 'em). Those ports are either
superseded by KDE4+ apps or simply too much outdated.

We stop providing fully-featured KDE3 desktop as of now, but still
provide some applications (and games!) that were not ported to KDE4+.

Prodded by bulk builders who suffer from kde3 vs. kde4 dpb tags.

Input from (to name a few) czarkoff@, espie@ and Marcus Lude.

P.S.: BTW, if you want to have KDE5 thingies in, please, test devel/kf5
in openbsd-wip directory - at least, that it builds fine.
2016-04-29 21:01:37 +00:00
sthen
aaee27cd35 +ntopng 2016-04-26 20:56:59 +00:00
tb
70dc6fc6d4 +net/libstrophe
+net/profanity
2016-04-25 17:47:40 +00:00
naddy
2c28d4e55a remove clients for discontinued Microsoft Messenger service
noticed by Frederic Cambus
2016-04-21 20:28:26 +00:00
edd
78adc66199 Link net/syncthing. 2016-04-21 19:04:00 +00:00
naddy
99e296222a remove derelict ICB chat client; ok OpenBSD developer community 2016-03-18 23:25:20 +00:00
mmcc
8d95396339 Remove net/courtney. It's a 21-year-old 362-line Perl script that runs
as root and rely's on tcpdump's buggy packet dissectors.

ok sthen@, jca@
2016-03-18 14:46:36 +00:00
jca
b5c64262d7 +sbm, ok jung@ 2016-03-14 12:27:47 +00:00
sthen
5a948b0d05 +p5-NetAddr-MAC 2016-03-12 20:22:38 +00:00
kirby
3174d54c29 hook owncloudclient,qt5 2016-03-03 07:29:29 +00:00
awolk
fe03effdca Add corebird to the Makefile
OK abieber@, ++bmercer@ for stellar memory
2016-03-02 17:06:38 +00:00
mmcc
e85492b7ad unhook net/nicotine
ok juanfra@
2016-03-01 18:15:00 +00:00
ajacoutot
8f68ee65a1 +py-s3transfer,python3
(forgotten in previous)
2016-03-01 09:04:31 +00:00
ajacoutot
b680e9a93d +py-s3transfer 2016-03-01 09:03:19 +00:00
sthen
2fc8d5d929 +noVNC 2016-01-29 23:51:50 +00:00
sthen
7f117aaca5 +py-netifaces 2016-01-21 08:54:40 +00:00
shadchin
d026dd690d +py-zmq,python3 2016-01-13 07:25:12 +00:00