aboutsummaryrefslogtreecommitdiffstats
path: root/MOVED
diff options
context:
space:
mode:
authorkoobs <koobs@FreeBSD.org>2013-12-04 22:08:03 +0800
committerkoobs <koobs@FreeBSD.org>2013-12-04 22:08:03 +0800
commit67b00be1eb575b14f7e183b438164e2a077bec1a (patch)
tree754b3663485f9b13ff4b8f3685115ac80f066624 /MOVED
parentbfa77c61f4e4cf73ab2024e70078cd760599c09b (diff)
downloadfreebsd-ports-gnome-67b00be1eb575b14f7e183b438164e2a077bec1a.tar.gz
freebsd-ports-gnome-67b00be1eb575b14f7e183b438164e2a077bec1a.tar.zst
freebsd-ports-gnome-67b00be1eb575b14f7e183b438164e2a077bec1a.zip
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)
Diffstat (limited to 'MOVED')
-rw-r--r--MOVED1
1 files changed, 1 insertions, 0 deletions
diff --git a/MOVED b/MOVED
index 840c99e7af54..5b7d34c347db 100644
--- a/MOVED
+++ b/MOVED
@@ -5288,3 +5288,4 @@ editors/gphpedit||2013-12-01|Has expired: No longer maintaned upstream
irc/inspircd12|irc/inspircd|2013-12-01|Has expired: No upstream support; known vulnerable. Please use irc/inspircd
graphics/py-clutter||2013-12-01|Has expired: Broken for more than 6 month
graphics/py-clutter-gtk||2013-12-01|Has expired: depends on expired graphics/py-clutter
+devel/zmq|net/zmq|2013-12-05|Rename according to upstream and move to more suitable category