aboutsummaryrefslogtreecommitdiff
path: root/net/rabbitmq-c-devel
Commit message (Collapse)AuthorAgeFilesLines
* net/rabbitmq-c(-devel)?: depends explicitly on "python"William Grzybowski2013-12-151-1/+2
| | | | | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336536
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - adopt optionsNGJason Helfman2012-06-201-10/+9
| | | | | | | | | | - while here shift license section (portlint), and use stardard licenses PR: ports/169245 Submitted by: maintainer, rabbitmq@geoffgarside.co.uk Notes: svn path=/head/; revision=299666
* - replace `YES' with `yes' in USE_PYTHON/USE_PYDISTUTILS (mostly)Ruslan Makhmatkhanov2012-02-191-5/+5
| | | | | | | They all non-functional changes. Notes: svn path=/head/; revision=291783
* Un-break by fixing distinfo. Distfile change was confirmed byRoman Bogorodskiy2011-12-082-6/+4
| | | | | | | | | | | | upstream and is caused by upgrading of hgweb application serving these files. PR: 163108 Submitted by: Geoff Garside (maintainer) Feature safe: yes Notes: svn path=/head/; revision=287071
* - Mark BROKEN: does not fetchPav Lucistnik2011-11-291-0/+2
| | | | | | | | Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=286639
* Update to changeset cbeb2f3c3e6dPawel Pekala2011-11-176-81/+74
| | | | | | | | | | PR: ports/160824 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> Approved by: maintainer (with his improvements) Feature safe: yes Notes: svn path=/head/; revision=285979
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-201-2/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+1
| | | | Notes: svn path=/head/; revision=262460
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* This is a C-language AMQP client library for use with AMQP serversGiuseppe Pilichi2010-06-096-0/+174
speaking protocol versions 0-8 and 0-9-1. This port only speaks the 0-9-1 protocol version, for 0-8 use net/rabbitmq-c. - <http://www.rabbitmq.com/> - <http://www.amqp.org/> - <http://hg.rabbitmq.com/rabbitmq-c> WWW: http://hg.rabbitmq.com/rabbitmq-c PR: ports/145260 Submitted by: Geoff Garside <rabbitmq@geoffgarside.co.uk> Approved by: pgj (mentor) Notes: svn path=/head/; revision=256219