| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
19 Mar 2013 13:16:01
1.2.0
|
ohauer  |
- fix pkg-plist
PR: 176759
Submitted by: Daniel Hagerty <hag@linnaean.org> |
19 Mar 2013 13:04:31
1.2.0
|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
28 Feb 2013 20:32:20
1.2.0
|
ohauer  |
- update to version 1.2.0
Changelog:
Serf 1.2.0 [2013-02-22, from /tags/1.2.0]
Fixed issue 94: Serf can enter an infinite loop when server aborts conn.
Fixed issue 91: Serf doesn't handle an incoming 408 Timeout Request
Fixed issue 80: Serf is not handling Negotiate authentication correctly
Fixed issue 77: Endless loop if server doesn't accept Negotiate authn
Fixed issue 93: cleanup-after-fork interferes with parent (r1714)
Fixed most of issue 89: Support REAL SPNEGO authentication
Enable Negotiate/Kerberos support for proxy servers.
Return error when C-L, chunked, gzip encoded response bodies where
truncated (due to aborted connection) (r1688)
Add a logging mechanism that can be enabled at compile-time.
Don't lookup server address if a proxy was configured. (r1706)
Fix an off-by-one in buffer sizing (r1695)
Disable SSL compression by default + API to enable it (r1692)
New serf_connection_get_latency() for estimated network latency (r1689)
New error code and RFC compliance for the HTTPS tunnel (r1701, r1644)
Handle EINTR when a user suspends and then backgrounds the app (r1708)
Minor fixes and test suite improvements.
PR: 176404
Submitted by: Pedro Giffuni <giffunip@tutopia.com> |
04 Nov 2012 00:14:06
1.1.1
|
ohauer  |
- fix serf.pc by removing wrong Requires.private statement
No version bump needed, the issue was detected in a special openoffice-3-devel
build
Noted by: Maho NAKATA <maho@apache.org> on the apache@ list
Feature safe: yes |
06 Oct 2012 08:28:25
1.1.1
|
ohauer  |
- update serf to 1.1.1
From changelog:
Serf 1.1.1 [2012-10-04, from /tags/1.1.1]
Fixed issue 86: ensure requeued requests are correctly handled. This fixes:
- infinite loop with multiple connection resets or SIGPIPE errors
- "connection" hang where we would not re-queue requests that are held after
we re-connect
Fixed issue 74: test_all goes in an endless loop
Fix memory leak when conn. is closed explicitly/due to pool cleanups (r1623)
Fix for https on Windows: handle connection aborts (r1628..-30,-33,-34,-37)
Add new error codes for the SSL bucket
Serf 1.1.0 [2012-06-07, from /tags/1.1.0]
New: serf_bucket_request_set_CL() for C-L based, non-chunked requests(Only the first 15 lines of the commit message are shown above ) |
20 Dec 2011 00:46:02
1.0.0
|
pgollucci  |
PR: ports/163220 |
20 Dec 2011 00:43:56
1.0.0
|
pgollucci  |
- Update to 1.0.0
http://apr.apache.org/versioning.html now applies
note that s/serf-0/serf-1/g AND the shlib version bump.
HOWEVER
nothing depends on www/serf with default options
you need WITH_SERF=yes
HENCE
no PORTREVISION bumps
Discussed with: portmgr (linimon) via #bsdports
With Hat: apache
Sponsored by: RideCharge Inc. / TaxiMagic |
14 May 2011 17:24:08
0.7.2
|
ohauer  |
- update to version 0.7.2
- additional bump subversion PORTREVISION
Changes: http://code.google.com/p/serf/source/browse/trunk/CHANGES
Serf 0.7.2 [2011-03-12, branch 0.7.x r1451]
Actually disable Nagle when creating a connection (r1441).
Return error when app asks for HTTPS over proxy connection (r1433).
Serf 0.7.1 [2011-01-25, branch 0.7.x r1431]
Fix memory leak when using SSL (r1408, r1416).
Fix build for blank apr-util directory (r1421).
Serf 0.7.0 [2010-08-25, r1407]
Fix double free abort when destroying request buckets. (Only the first 15 lines of the commit message are shown above ) |
19 Mar 2011 12:38:54
0.3.1_2
|
miwi  |
- Get Rid MD5 support |
18 May 2010 04:08:06
0.3.1_2
|
pgollucci  |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
18 May 2010 04:05:05
0.3.1_1
|
pgollucci  |
- Convert ports/ to devel/apr1
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
05 May 2010 21:52:39
0.3.1_1
|
pgollucci  |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
05 May 2010 03:03:58
0.3.1
|
pgollucci  |
- Update to 0.3.1 [no shlib bump]
With Hat: apache@ |
29 Apr 2010 17:30:25
0.3.0
|
pgollucci  |
- Assign some ports to apache@
Note: net/luasocket is a direct requirement for mod_wombat which will be
very core to httpd 2.4.x+ (www/apache24) |
16 May 2009 06:27:56
0.3.0
|
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
31 Jan 2009 20:56:00
0.3.0
|
pgollucci  |
- Update to 0.3.0
- Ensure apr 1.x is used
- Fix typo in comments
- Pass maintainer to submitter (me)
PR: ports/131100
Approved by: rodrigc via irc (previous maintainer) |
04 Jul 2008 18:45:57
0.2.0
|
rodrigc  |
Update to 0.2.0
PR: 125160
Submitted by: Philip M. Gollucci <pgollucci p6m7g8 com> |
28 May 2008 21:59:02
0.1.2
|
db  |
- Fixed misplaced MKDIR |
28 May 2008 21:01:11
0.1.2
|
db  |
The serf library is a C-based HTTP client library built upon the
Apache Portable Runtime (APR) library. It multiplexes connections,
running the read/write communication asynchronously. Memory copies
and transformations are kept to a minimum to provide high
performance operation.
WWW: http://serf.googlecode.com
PR: ports/124059
Submitted by: Craig Rodrigues <rodrigc at FreeBSD.org> |