Commit graph

5 commits

Author SHA1 Message Date
Tijl Coosemans
e8123efe36 - Add USES=libtool and INSTALL_TARGET=install-strip
- Don't propagate -pthread to dependent ports
- Use MAKE_CMD
2014-07-10 12:41:18 +00:00
Kubilay Kocak
8a22380a4c net/libzmq2: Take maintainership 2014-06-30 10:47:47 +00:00
Eitan Adler
e6ab3ba661 multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.

	Gea-Suan Lin's work is much appreciated.

Approved by:	portmgr (implicit) (not really, skipping NO_STAGE check)
2014-06-30 05:51:02 +00:00
Kubilay Kocak
384e39b860 net/libzmq2: Fix PKGNAME (PORTNAME: zmq -> libzmq2)
Correctly set PORTNAME to "libzmq2" after moving it from devel/zmq to
net/libzmq2, which was missed in r335619 [1].

This fixes the PKGNAME for this port.

[1] http://svnweb.freebsd.org/ports?view=revision&revision=335619

Reported by:	Franco Fichtner (via twitter: @fitchitis)
Approved by:	pointyhat (koobs)
MFH:		2014Q1
2014-03-22 03:15:01 +00:00
Kubilay Kocak
c71b83c89e devel/zmq: Move to net/libzmq2 & update to align with other ZeroMQ ports
All other core ZeroMQ library ports have been moved to the net/ category
along with the czmq client library. This change completes the set,
enabling greater flexibility and choice for maintainers of ZeroMQ-based
software in the ports tree.

- Move devel/zmq to net/libzmq2
- Update devel/ and net/ category Makefiles
- Add MOVED entry
- Update LIB_DEPENDS in dependent ports

net/libzmq2:

- Switch primary category to net
- Enable STAGE support
- Add DEBUG option
- Update COMMENT to match libzmq[34]
- Update pkg-descr to match libzmq[34]
- Update CONFLICTS
- Add LICENSE
- Sort USE_* section
- Remove MAN macros and move entries to pkg-plist
- Add regression-test target for QA

Reviewed by:	makc
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer, via email)
2013-12-04 14:08:03 +00:00