9e51 FreshPorts -- www/httest
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
httest 2.3.3 www on this many watch lists=3 search for ports that depend on this port
HTTP Test Tool
Maintained by: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Jun 2011 16:01:53
License: AL2


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/openssl
Required To Run:
  1. security/openssl
Required Libraries:
  1. devel/apr1
  2. devel/pcre
  3. converters/libiconv
  4. lang/lua
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/httest/ && make install clean
To add the package: pkg_add -r httest


Configuration Options
===> The following configuration options are available for httest-2.3.3:
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  3. http://freefr.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  4. http://garr.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  5. http://heanet.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  6. http://hivelocity.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  7. http://ignum.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  8. http://internode.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  9. http://iweb.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  10. http://jaist.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  11. http://kaz.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  12. http://kent.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  13. http://master.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  14. http://nchc.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  15. http://ncu.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  16. http://netcologne.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  17. http://sunet.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  18. http://superb-dca3.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  19. http://switch.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  20. http://tenet.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  21. http://ufpr.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/
  22. http://waix.dl.sourceforge.net/project/htt/htt2.3/httest-2.3.3/

Number of commits found: 26

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 18:25:25
Original commit files touched by this commit  2.3.3
mva search for other commits by this committer
- 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
Original commit files touched by this commit  2.3.3
ehaupt search for other commits by this committer
Update to 2.3.3

Feature safe:	yes
15 Mar 2013 22:19:03
Original commit files touched by this commit  2.3.2
ehaupt search for other commits by this committer
Update to 2.3.2
27 Feb 2013 15:41:34
Original commit files touched by this commit  2.3.1
ehaupt search for other commits by this committer
Update to 2.3.1
30 Jan 2013 21:59:44
Original commit files touched by this commit  2.2.14
ehaupt search for other commits by this committer
Update to 2.2.14
27 Jan 2013 16:28:30
Original commit files touched by this commit  2.2.13
ehaupt search for other commits by this committer
Update to 2.2.13
10 Dec 2012 19:11:12
Refresh Original commit files touched by this commit
  Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
04 Dec 2012 06:50:40
Original commit files touched by this commit  2.2.12
ehaupt search for other commits by this committer
Update to 2.2.12

Feature safe:	yes
28 Nov 2012 20:31:09
Original commit files touched by this commit  2.2.11
ehaupt search for other commits by this committer
- Update to 2.2.11
- Fix build on 7.x/amd64
- Trim header
- Take maintainership

Feature safe:	yes
24 Jul 2012 08:50:18
Original commit files touched by this commit  2.2.7
beat search for other commits by this committer
- 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
Original commit files touched by this commit  2.2.7
sunpoet search for other commits by this committer
- 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
Original commit files touched by this commit  2.2.6
sunpoet search for other commits by this committer
- Convert to new options framework
14 Jun 2012 01:31:13
Original commit files touched by this commit  2.2.6
sunpoet search for other commits by this committer
- 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
Original commit files touched by this commit  2.2.2
jadawin search for other commits by this committer
- 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
Original commit files touched by this commit  2.2.1
sunpoet search for other commits by this committer
- 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
Original commit files touched by this commit  2.1.18_1
miwi search for other commits by this committer
- 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
Original commit files touched by this commit  2.1.18
jadawin search for other commits by this committer
- 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
Original commit files touched by this commit  2.1.16
mm search for other commits by this committer
Update to 2.1.16
Return maintainership back to pool
14 Feb 2012 12:44:23
Original commit files touched by this commit  2.1.12_1
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
Add (vendor) patch for deprecated pcre_info()
25 Jan 2012 08:35:36
Original commit files touched by this commit  2.1.12
mm search for other commits by this committer
Update to 2.1.12
09 Jan 2012 15:41:08
Original commit files touched by this commit  2.1.5
tabthorpe search for other commits by this committer
- 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
Original commit files touched by this commit  2.1.5
mm search for other commits by this committer
Update to 2.1.5
19 Sep 2011 12:54:59
Original commit files touched by this commit  2.1.3
mm search for other commits by this committer
Update to 2.1.3
23 Jul 2011 17:34:26
Original commit files touched by this commit  2.0.9
mm search for other commits by this committer
Update to 2.0.9
19 Jun 2011 09:58:06
Original commit files touched by this commit  2.0.8
mm search for other commits by this committer
Update to 2.0.8
15 Jun 2011 16:01:06
Original commit files touched by this commit  2.0.7
mm search for other commits by this committer
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

Number of commits found: 26

2829
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days29
new fortnight58
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0