1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/net/nanomsg/pkg-plist
Alexey Dokuchaev e7f7a03278 Add a new port of net/nanomsg, a ZeroMQ-like socket library in pure C.
Currently the port does not install manual pages, as they have to be
generated.  Probably prerequisites for manpages are not as massive as
for HTML docs, but they are not decoupled correctly in the configure
and Makefile.in files.

While here, remove trailing whitespace in `net/Makefile'.

PR:	199043
2015-04-10 13:33:20 +00:00

27 lines
485 B
Plaintext

bin/nanocat
bin/nn_bus
bin/nn_pair
bin/nn_pub
bin/nn_pull
bin/nn_push
bin/nn_rep
bin/nn_req
bin/nn_respondent
bin/nn_sub
bin/nn_surveyor
include/nanomsg/bus.h
include/nanomsg/inproc.h
include/nanomsg/ipc.h
include/nanomsg/nn.h
include/nanomsg/pair.h
include/nanomsg/pipeline.h
include/nanomsg/pubsub.h
include/nanomsg/reqrep.h
include/nanomsg/survey.h
include/nanomsg/tcp.h
lib/libnanomsg.a
lib/libnanomsg.so
lib/libnanomsg.so.0
lib/libnanomsg.so.0.2.1
libdata/pkgconfig/libnanomsg.pc