aboutsummaryrefslogtreecommitdiffstats
path: root/net/haproxy-devel
Commit message (Expand)AuthorAgeFilesLines
* Update to latest deviceatlas API.demon2017-09-012-4/+4
* Bump portrevision due to rc script change.demon2017-08-161-1/+1
* Add hardstop/hardreload commands to rc script (to stop/reload haproxy withoutdemon2017-08-161-9/+17
* net/haproxy-devel: Fix build with LibreSSLbrnrd2017-07-252-0/+121
* Fix net/haproxy and net/haproxy-devel build on ARMgarga2017-07-191-2/+8
* Use CPU_CFLAGS from haproxy's Makefile to pass our CFLAGS.demon2017-06-071-1/+2
* Update to version 1.8-dev2;demon2017-06-023-6/+5
* Enable USE_REGPARM, USE_ACCEPT4 defines.demon2017-05-111-2/+2
* Bump PORTREVISION due to recent changes.demon2017-04-201-0/+1
* fix typo.demon2017-04-201-2/+1
* Overriding OPTIONS_CFLAGS was a bad idea.demon2017-04-202-12/+2
* Do not override CFLAGS defined in Makefile; use OPTIONS_CFLAGS to pass ourdemon2017-04-192-1/+12
* Update to version 1.8-dev1demon2017-04-032-15/+11
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-091-3/+0
* Mark IGNOREdemon2016-12-171-0/+1
* Correct MASTER_SITES.demon2016-12-131-1/+1
* Fix conditiondemon2016-11-161-1/+1
* Stricter check for FreeBSD version when openssl was updated to 1.0 (thanks da...demon2016-11-162-1/+9
* Force FreeBSD-9 to use OpenSSL from ports because support for OpenSSL-0.9.x w...demon2016-11-141-0/+3
* Update to version 1.7-dev6demon2016-11-102-4/+4
* Update to -dev5demon2016-10-262-4/+4
* Update to 1.7-dev4demon2016-08-153-4/+7
* Update to -dev3demon2016-05-112-3/+3
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-2/+2
* Update to version 1.7-dev2demon2016-03-142-5/+6
* - Add missing documentation fileamdmi32016-02-022-16/+18
* Update to 1.7-dev1demon2015-12-222-14/+11
* Get rid of excessive capitalizationdemon2015-10-211-1/+1
* Mark IGNORE as no devel version is available yet, adjust comment to petdemon2015-10-211-5/+3
* Try to fix 9.x build.demon2015-10-161-0/+4
* Fix duplicate pkgbaseantoine2015-10-141-1/+2
* Update to 1.6.0 releasedemon2015-10-143-19/+5
* Update to -dev7demon2015-10-063-14/+3
* Update to -dev6.demon2015-10-015-14/+16
* Fix resolvers.demon2015-09-141-0/+11
* Update to 1.6-dev5.demon2015-09-142-3/+3
* Fix path.demon2015-09-082-2/+2
* Build and install halog binary.demon2015-09-082-0/+5
* Fix plist.demon2015-08-311-2/+6
* Update to version 1.6-dev4.demon2015-08-312-3/+3
* Update deviceatlas extension to verion 2.1.demon2015-08-102-4/+4
* Update to -dev3.demon2015-07-232-3/+3
* Add OPTIONal DeviceAtlas support.demon2015-06-192-1/+23
* Update to -dev2.demon2015-06-171-0/+2
* Update to -dev2.demon2015-06-172-3/+3
* Finish pkg-message removal.demon2015-03-131-1/+0
* Update to version 1.6-dev1demon2015-03-134-23/+16
* Add EXAMPLES option.demon2015-03-121-1/+1
* Sync with net/haproxydemon2015-03-122-36/+69
* Add CPE.demon2015-03-051-1/+1
* Cleanup plistantoine2014-11-221-5/+0
* Do not search for process by name;demon2014-10-031-6/+6
* Correct OPTIONS usage (similar to rev. 359349 for net/haproxy).demon2014-08-281-6/+6
* Add DOCS option for ports with PORTDOCS in plist.adamw2014-07-161-1/+1
* Mark IGNORE until new devel version appears.demon2014-06-241-0/+2
* Update to 1.5.0 release.demon2014-06-204-70/+8
* Update to -dev26.demon2014-05-313-3/+69
* Update to -dev25.demon2014-05-102-3/+3
* Update to version 1.5-dev24.demon2014-04-263-3/+6
* Update to -dev22.demon2014-02-033-3/+4
* Update to -dev21.demon2013-12-173-36/+3
* Fix double-free.demon2013-12-161-0/+33
* Update to -dev20.demon2013-12-163-3/+4
* Support staging.demon2013-10-222-15/+7
* Correct dependencies for static pcre linkage;demon2013-10-091-5/+3
* If running with nbproc > 1, haproxy spawns several processes and writes theirdemon2013-10-041-4/+5
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Add two new examples files.demon2013-06-181-0/+2
* Update to -dev19.demon2013-06-172-4/+4
* Update to version 1.5-dev18.demon2013-04-032-3/+3
* Update to -dev17.demon2012-12-283-14/+3
* fix prev. patch.demon2012-12-261-6/+1
* Fix stats page.demon2012-12-261-0/+16
* Update to -dev16.demon2012-12-252-3/+3
* Update to -dev15.demon2012-12-122-4/+3
* Update PCRE to 8.32mm2012-12-111-0/+1
* Update to -dev14.demon2012-11-262-3/+3
* Enable zlib support.demon2012-11-221-1/+1
* Update to -dev13.demon2012-11-223-8/+7
* Make OpenSSL support optional + minor Makefile nits.demon2012-10-211-5/+10
* Sync with net/haproxycrees2012-10-151-30/+12
* Use 'configtest' command to test config file to be consistent with apache,demon2012-10-121-4/+4
* Update to version 1.5-dev12 (with experimental SSL support).demon2012-09-182-5/+5
* Do not require specific version of pcre shared library.demon2012-06-191-1/+1
* Convert to new OPTIONS framework.demon2012-06-191-6/+11
* Add missing docs.demon2012-06-071-0/+9
* Pet portlint;demon2012-06-061-2/+3
* Add $FreeBSD$;demon2012-06-061-5/+6
* - Add return codes to rc.d scriptak2012-06-051-1/+2
* Update to 1.5-dev11.demon2012-06-052-4/+3
* take maintainershipdemon2012-06-051-1/+1
* Reset maintainership due to maintainer multiple timeout, and being unresponsivebapt2012-06-051-1/+1
* Bump pcre library dependency due to 8.30 updatemm2012-02-141-2/+3
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
* - Update to 1.5-dev6culot2011-04-082-3/+3
* - Update to 1.5-dev5culot2011-04-052-3/+3
* Update to 1.5.d4skreuzer2011-03-163-15/+4
* - Update to 1.5.d3sahil2010-11-164-6/+17
* - Update to 1.5-dev2pav2010-09-047-165/+183
* Update to 1.3.25rene2010-07-052-5/+5
* - Update to 1.3.24miwi2010-06-272-4/+4
* - Update to 1.3.23miwi2010-05-092-5/+5
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* Update to 1.3.22sylvio2009-11-012-4/+4
* - Update to 1.3.20pav2009-09-182-4/+4
* - Update to 1.3.18dhn2009-06-092-4/+4
* - Update to 1.3.17lwhsu2009-04-213-12/+13
* - Update to 1.3.15.5miwi2008-11-092-4/+4
* - Fix noportdocs installpav2008-07-081-1/+1
* - Update to 1.3.15.2pav2008-07-083-7/+5
* - Update to 1.3.15.araujo2008-05-052-5/+5
* Update to 1.3.14.2.delphij2008-01-222-4/+4
* Update to 1.3.14. [1]delphij2008-01-215-26/+28
* Update to 1.3.12.2lme2007-10-134-17/+12
* Upgrade port: net/haproxy-devel Was not building on amd64 after changes to fi...edwin2007-09-124-6/+111
* - Remove unneeded patch.araujo2007-08-121-74/+0
* - Forgot the new RC script by last commit!araujo2007-08-061-1/+1
* - Complete repo-copy by updating to the devel 1.3.12.araujo2007-08-064-53/+56
* - Fix plistclement2006-11-032-4/+1
* - Update to 1.2.16clement2006-11-013-13/+7
* - Update description and WWWclement2006-09-241-3/+2
* - Update to new stable branch 1.2.x (1.2.15)clement2006-09-243-9/+87
* - Update to 1.1.34clement2006-09-242-6/+5
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+1
* SHA256ifyedwin2006-01-231-0/+1
* - Update to 1.1.32clement2005-10-172-3/+3
* - Update to 1.1.31clement2005-05-222-4/+4
* - Update to 1.1.30clement2005-01-263-3/+4
* - Fix typo in pre-everything:: target.clement2004-11-221-1/+1
* - update to 1.1.29clement2004-11-152-4/+4
* Fix plist.krion2004-08-141-0/+1
* - Update to 1.1.28clement2004-06-085-31/+72
* - SIZEify distinfoclement2004-02-081-0/+1
* - Update my email addressclement2004-01-131-1/+1
* - Update to 1.1.27:sergei2003-10-282-5/+3
* - Update to 1.1.26krion2003-10-222-4/+3
* - Update haproxy to 1.1.25krion2003-10-162-4/+4
* I forgot to remove files/patch-Makefiledaichi2003-09-261-0/+0
* update: net/haproxy 1.1.21 -> 1.1.24daichi2003-09-264-80/+30
* - Update haproxy to 1.1.21leeym2003-06-043-13/+31
* Add haproxy 1.1.20, a high-performance and highly-robustwill2003-06-036-0/+132