mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
e2b70a7be6
- Update to 2.0.3 - Update pkg-plist - Switch primary category to net/ - Update COMMENT to match other ZeroMQ ports and Google Juice - Point LIB_DEPENDS to the latest libzmq4 port - Remove gmake from USES (make works fine) - Group USE/USES entries together and sort - Add regression-test target - pkg-descr: Tab->space in WWW: - Whitespace alignment - Move devel/czmq to net/czmq - Update Makefile entries in devel/ and net/ - Add a MOVED entry
57 lines
1.0 KiB
Plaintext
57 lines
1.0 KiB
Plaintext
bin/czmq_selftest
|
|
bin/makecert
|
|
include/czmq.h
|
|
include/czmq_prelude.h
|
|
include/zauth.h
|
|
include/zbeacon.h
|
|
include/zcert.h
|
|
include/zcertstore.h
|
|
include/zchunk.h
|
|
include/zclock.h
|
|
include/zconfig.h
|
|
include/zctx.h
|
|
include/zdir.h
|
|
include/zfile.h
|
|
include/zframe.h
|
|
include/zhash.h
|
|
include/zlist.h
|
|
include/zloop.h
|
|
include/zmsg.h
|
|
include/zmutex.h
|
|
include/zpoller.h
|
|
include/zsocket.h
|
|
include/zsockopt.h
|
|
include/zstr.h
|
|
include/zsys.h
|
|
include/zthread.h
|
|
include/ztree.h
|
|
lib/libczmq.a
|
|
lib/libczmq.la
|
|
lib/libczmq.so
|
|
lib/libczmq.so.2
|
|
libdata/pkgconfig/libczmq.pc
|
|
man/man3/zauth.3.gz
|
|
man/man3/zbeacon.3.gz
|
|
man/man3/zcert.3.gz
|
|
man/man3/zcertstore.3.gz
|
|
man/man3/zchunk.3.gz
|
|
man/man3/zclock.3.gz
|
|
man/man3/zconfig.3.gz
|
|
man/man3/zctx.3.gz
|
|
man/man3/zdir.3.gz
|
|
man/man3/zfile.3.gz
|
|
man/man3/zframe.3.gz
|
|
man/man3/zhash.3.gz
|
|
man/man3/zlist.3.gz
|
|
man/man3/zloop.3.gz
|
|
man/man3/zmsg.3.gz
|
|
man/man3/zmutex.3.gz
|
|
man/man3/zpoller.3.gz
|
|
man/man3/zsocket.3.gz
|
|
man/man3/zsockopt.3.gz
|
|
man/man3/zstr.3.gz
|
|
man/man3/zsys.3.gz
|
|
man/man3/zthread.3.gz
|
|
man/man3/ztree.3.gz
|
|
man/man7/czmq.7.gz
|