| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 18:25:25
2.3.3
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
18 Apr 2013 14:05:55
2.3.3
|
ehaupt  |
Update to 2.3.3
Feature safe: yes |
15 Mar 2013 22:19:03
2.3.2
|
ehaupt  |
Update to 2.3.2 |
27 Feb 2013 15:41:34
2.3.1
|
ehaupt  |
Update to 2.3.1 |
30 Jan 2013 21:59:44
2.2.14
|
ehaupt  |
Update to 2.2.14 |
27 Jan 2013 16:28:30
2.2.13
|
ehaupt  |
Update to 2.2.13 |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
04 Dec 2012 06:50:40
2.2.12
|
ehaupt  |
Update to 2.2.12
Feature safe: yes |
28 Nov 2012 20:31:09
2.2.11
|
ehaupt  |
- Update to 2.2.11
- Fix build on 7.x/amd64
- Trim header
- Take maintainership
Feature safe: yes |
24 Jul 2012 08:50:18
2.2.7
|
beat  |
- Mark as BROKEN on 7.X/amd64:
ssl_module.c: In function 'ssl_tlsext_trace':
ssl_module.c:224: error: 'TLSEXT_TYPE_server_name' undeclared
Reported by: pointyhat |
26 Jun 2012 19:25:21
2.2.7
|
sunpoet  |
- Update to 2.2.7
Changes:
http://sourceforge.net/projects/htt/files/htt2.2/httest-2.2.7/ChangeLog/view |
16 Jun 2012 20:34:40
2.2.6
|
sunpoet  |
- Convert to new options framework |
14 Jun 2012 01:31:13
2.2.6
|
sunpoet  |
- Update to 2.2.6
- Pet portlint: remove ABI version number from LIB_DEPENDS
- Cosmetic change
Changes:
http://sourceforge.net/projects/htt/files/htt2.2/httest-2.2.6/ChangeLog/view |
09 May 2012 15:02:17
2.2.2
|
jadawin  |
- Update to 2.2.2
- Changelog:
http://sourceforge.net/projects/htt/files/htt2.2/httest-2.2.2/ChangeLog/view |
20 Apr 2012 01:11:50
2.2.1
|
sunpoet  |
- Update to 2.21
- Sort MAN1
- Update WWW
Changes:
http://sourceforge.net/projects/htt/files/htt2.2/httest-2.2.1/ChangeLog/view |
08 Apr 2012 06:35:31
2.1.18_1
|
miwi  |
- Support CFLAGS properly
- Add MAKE_JOBS_SAFE
- Support PORTEXAMPLES/PLIST_FILES
PR: 166053
Submitted by: Ports Fury
Feature safe: yes |
09 Mar 2012 14:46:58
2.1.18
|
jadawin  |
- Update to 2.1.18
PR: ports/165772
Submitted by: Muhammad Moinur Rahman <5u623l20 _AT_ gmail.com>
Feature safe: yes |
26 Feb 2012 11:28:38
2.1.16
|
mm  |
Update to 2.1.16
Return maintainership back to pool |
14 Feb 2012 12:44:23
2.1.12_1
|
mm  |
Bump pcre library dependency due to 8.30 update
Add (vendor) patch for deprecated pcre_info() |
25 Jan 2012 08:35:36
2.1.12
|
mm  |
Update to 2.1.12 |
09 Jan 2012 15:41:08
2.1.5
|
tabthorpe  |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
13 Oct 2011 10:02:34
2.1.5
|
mm  |
Update to 2.1.5 |
19 Sep 2011 12:54:59
2.1.3
|
mm  |
Update to 2.1.3 |
23 Jul 2011 17:34:26
2.0.9
|
mm  |
Update to 2.0.9 |
19 Jun 2011 09:58:06
2.0.8
|
mm  |
Update to 2.0.8 |
15 Jun 2011 16:01:06
2.0.7
|
mm  |
The htt provides a large variety of HTTP-related functionality, useful for
implementing all kinds of HTTP-based tests:
- Advanced HTTP protocol handling, including ne-grained timeout handling,
request and response validation
- Simulating clients and servers, including startup and shutdown of server
daemons. This allows to create mock-ups of back-end systems in more complex
test situations, for example when the tested application needs to interact
with a 3rd-party back-end system which is not available in the testing
environment.
- Execution of external commandline tools, using their output as request
or response data, or for validation purposes.
- Copying stream data (e.g. from a response) and re-using it in variables.
WWW: http://htt.sourceforge.net/cgi-bin/cwiki/bin/public |