aboutsummaryrefslogtreecommitdiff
path: root/www/blastbeat
Commit message (Collapse)AuthorAgeFilesLines
* cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375116
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-261-2/+2
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* Fix stage violationAntoine Brodin2014-08-101-4/+2
| | | | Notes: svn path=/head/; revision=364510
* - Support stagingVeniamin Gvozdikov2014-06-301-8/+7
| | | | Notes: svn path=/head/; revision=359897
* - Covert USE_GMAKE, USE_BZIP2, USE_XZ to USESMartin Wilke2014-03-151-1/+1
| | | | Notes: svn path=/head/; revision=348295
* devel/zmq: Move to net/libzmq2 & update to align with other ZeroMQ portsKubilay Kocak2013-12-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=335619
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Changed my emailVeniamin Gvozdikov2013-07-221-2/+2
| | | | | | | | | - Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors) Notes: svn path=/head/; revision=323455
* Fix ports using GH_TAGNAME=master to depend on a known hashBryan Drewery2013-06-071-1/+1
| | | | | | | | | instead of a branch that changes. With hat: portmgr Notes: svn path=/head/; revision=320228
* - remove redundant named "examples" directoryJason Helfman2012-12-151-1/+2
| | | | | | | | Submitted by: jgh@ Approved by: maintainer, ( irc #bsdports) Notes: svn path=/head/; revision=308934
* add new port: www/blastbeatJason Helfman2012-12-153-0/+56
BlastBeat is an high-performance HTTP/HTTPS/SPDY proxy for new generation web apps (websockets, socket.io, push, comet...). WWW: https://github.com/unbit PR: 174266 Submitted by: g.veniamin@googlemail.com Notes: svn path=/head/; revision=308929