aboutsummaryrefslogtreecommitdiffstats
path: root/net/httping
Commit message (Collapse)AuthorAgeFilesLines
* - Convert USE_GMAKE to USES=gmakeehaupt2013-07-091-1/+1
| | | | | | - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header
* - Make fftw3 support optional from NCURSES supportehaupt2013-04-181-4/+19
| | | | | | | | - Add an option to expicitly disable SSL support - Now that fftw3 support is optional and off by default turn on NCURSES support by default Feature safe: yes
* Update to 2.2.1. This is a bugfix release including upstream imported FreeBSDehaupt2013-04-183-41/+13
| | | | | | releated fixes. Feature safe: yes
* - Update to 2.2ehaupt2013-04-183-9/+42
| | | | | | - Provide an option for a newly implemented ncurses mode Feature safe: yes
* Update to 2.1ehaupt2013-03-233-16/+3
|
* Update to 2.0ehaupt2013-03-204-15/+35
|
* Remove indefinite article from COMMENTehaupt2013-03-081-1/+1
|
* Update to 1.6ehaupt2013-02-232-3/+3
|
* Update to 1.5.8ehaupt2013-02-192-3/+3
|
* Update to 1.5.7ehaupt2013-01-122-3/+3
|
* - Update to 1.5.6ehaupt2012-12-102-8/+4
| | | | - Trim header
* Update to 1.5.5ehaupt2012-10-183-12/+13
| | | | Feature safe: yes
* Update to 1.5.4ehaupt2012-09-072-3/+3
|
* Update to 1.5.3ehaupt2012-05-013-7/+10
|
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* Update to 1.5.2ehaupt2011-08-042-3/+3
|
* Update to 1.5.1ehaupt2011-07-284-36/+13
|
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Fix build on OSVERSION prior to 701101ehaupt2010-07-312-0/+22
| | | | Notified by: pav (pointyhat)
* Update to 1.4.4ehaupt2010-07-242-4/+4
|
* Update to 1.4.3ehaupt2010-07-112-4/+4
|
* - Update to 1.4.1ehaupt2010-01-115-48/+10
| | | | | | - Unbreak port Special thanks: Folkert van Heusden <folkert@vanheusden.com> (author)
* Mark BROKEN. After the introduction of IPv6 support the port is not fullyehaupt2010-01-091-0/+2
| | | | | functional, however a solution is in progress as I'm in contact with the author.
* Update to 1.4.0ehaupt2009-12-293-8/+8
|
* Update to 1.3.2ehaupt2009-12-285-15/+26
|
* Update to 1.3.1ehaupt2009-08-043-15/+14
|
* Mark MAKE_JOBS_SAFEehaupt2009-03-271-0/+2
|
* Update to 1.3.0ehaupt2009-02-232-4/+4
|
* Fix build for OSVERSION after the strndup mergeehaupt2009-01-283-6/+32
|
* Mark BROKEN on HEAD after the import of strndup(3).erwin2009-01-091-1/+7
| | | | | | As OSVERSION was not bumped at the time, approximate with 800058. Submitted by: pointyhat
* Update to 1.2.9ehaupt2008-07-172-4/+4
|
* Update to 1.2.8ehaupt2008-07-082-4/+4
|
* Update to 1.2.6ehaupt2008-05-262-4/+4
|
* Use MASTER_SITE_CRITICALehaupt2008-03-281-2/+1
|
* Fix a compilation error when CFLAGS are set in /etc/make.conf.ehaupt2007-09-262-5/+13
| | | | | PR: 116631 Submitted by: Beat Gaetzi <beat@chruetertee.ch>
* Update to 1.2.5ehaupt2007-07-272-4/+9
|
* Update to 1.2.4ehaupt2007-07-122-4/+4
|
* Update to 1.2.3ehaupt2007-05-262-4/+4
|
* Update to 1.2.2ehaupt2006-12-052-4/+4
|
* Update to 1.2.1ehaupt2006-07-262-19/+6
|
* Add an additional mirror.ehaupt2006-06-011-0/+2
|
* Update to 1.0.10ehaupt2006-01-062-4/+4
|
* Update to 1.0.9ehaupt2006-01-022-4/+4
|
* - Update to 1.0.8ehaupt2005-11-142-4/+6
| | | | - Provide a manpage
* Update to 1.0.7ehaupt2005-11-092-3/+4
|
* Update to 1.0.6ehaupt2005-11-072-3/+3
|
* - Update to 1.0.5ehaupt2005-10-092-5/+7
| | | | | | - Additional master site Approved by: novel (mentor)
* Change MAINTAINER address for my ports.ehaupt2005-10-061-1/+1
| | | | Approved by: novel (mentor)
* Add httping 1.0.4, a ping-like tool for HTTP requests.garga2005-08-303-0/+43
PR: ports/85317 Submitted by: Emanuel Haupt <ehaupt@critical.ch>