freebsd-ports/net/czmq/pkg-plist
Kubilay Kocak c4b91ac1a4 net/czmq: Update to 3.0.2, fix build
czmq 2.2.x is no longer compatible with libzmq4 (4.1.x)

- Update to 3.0.2
- Update pkg-plist
- Update LICENSE (MPL)
- Add LICENSE_FILE
- Add pkg-config to USES
- Override pkgconfig install path via configure
- Backport fix not building MAN pages when BUILD_DOCS is off [1]
- Use autoreconf to regenerate Makefiles until next release

[1] https://github.com/zeromq/czmq/pull/1027

Reported by:	olgeni
2015-06-16 10:40:32 +00:00

91 lines
1.7 KiB
Text

bin/makecert
include/czmq.h
include/czmq_library.h
include/czmq_prelude.h
include/zactor.h
include/zarmour.h
include/zauth.h
include/zauth_v2.h
include/zbeacon.h
include/zbeacon_v2.h
include/zcert.h
include/zcertstore.h
include/zchunk.h
include/zclock.h
include/zconfig.h
include/zctx.h
include/zdigest.h
include/zdir.h
include/zdir_patch.h
include/zfile.h
include/zframe.h
include/zgossip.h
include/zhash.h
include/zhashx.h
include/ziflist.h
include/zlist.h
include/zlistx.h
include/zloop.h
include/zmonitor.h
include/zmonitor_v2.h
include/zmsg.h
include/zmutex.h
include/zpoller.h
include/zproxy.h
include/zproxy_v2.h
include/zrex.h
include/zsock.h
include/zsock_option.h
include/zsocket.h
include/zsockopt.h
include/zstr.h
include/zsys.h
include/zthread.h
include/zuuid.h
lib/libczmq.a
lib/libczmq.so
lib/libczmq.so.3
lib/libczmq.so.3.0.0
libdata/pkgconfig/libczmq.pc
man/man1/makecert.1.gz
man/man3/zactor.3.gz
man/man3/zarmour.3.gz
man/man3/zauth.3.gz
man/man3/zauth_v2.3.gz
man/man3/zbeacon.3.gz
man/man3/zbeacon_v2.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/zdigest.3.gz
man/man3/zdir.3.gz
man/man3/zdir_patch.3.gz
man/man3/zfile.3.gz
man/man3/zframe.3.gz
man/man3/zgossip.3.gz
man/man3/zhash.3.gz
man/man3/zhashx.3.gz
man/man3/ziflist.3.gz
man/man3/zlist.3.gz
man/man3/zlistx.3.gz
man/man3/zloop.3.gz
man/man3/zmonitor.3.gz
man/man3/zmonitor_v2.3.gz
man/man3/zmsg.3.gz
man/man3/zmutex.3.gz
man/man3/zpoller.3.gz
man/man3/zproxy.3.gz
man/man3/zproxy_v2.3.gz
man/man3/zrex.3.gz
man/man3/zsock.3.gz
man/man3/zsock_option.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/zuuid.3.gz
man/man7/czmq.7.gz