CVS log for pkgsrc/www/serf/buildlink3.mk
Up to [cvs.NetBSD.org] / pkgsrc / www / serf
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Oct 24 22:11:33 2023 UTC (12 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2
lines
*: bump for openssl 3
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Jan 18 21:48:30 2020 UTC (4 years, 9 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
*: Recursive revision bump for openssl 1.1.1.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Mar 5 11:27:58 2016 UTC (8 years, 8 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
Bump PKGREVISION for security/openssl ABI bump.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Feb 12 23:18:47 2014 UTC (10 years, 8 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
Recursive PKGREVISION bump for OpenSSL API version bump.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Dec 1 10:18:02 2013 UTC (10 years, 11 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
Revbump from devel/apr update
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Oct 6 16:45:04 2013 UTC (11 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
Update to 1.3.2.
Upstream downgraded their shlib major version (at least on NetBSD).
Since there are so few packages in pkgsrc depending on it, follow suit.
Recursive revbump coming next.
Serf 1.3.2 [2013-10-04, from /tags/1.3.2, r????]
Fix issue 130: HTTP headers should be treated case-insensitively
Fix issue 126: Compilation breaks with Codewarrior compiler
Fix crash during cleanup of SSL buckets in apr_terminate() (r2145)
Fix Windows build: Also export functions with capital letters in .def file
Fix host header when url contains a username or password (r2170)
Ensure less TCP package fragmentation on Windows (r2145)
Handle authentication for responses to HEAD requests (r2178,-9)
Improve serf_get: add option to add request headers, allow url with query,
allow HEAD requests (r2143,r2175,-6)
Improve RFC conformance: don't expect body for certain responses (r2011,-2)
Do not invoke progress callback when no data was received (r2144)
And more test suite fixes and build warning cleanups
SCons-related fixes:
Fix build when GSSAPI not in default include path (2155)
Fix OpenBSD build: always map all LIBPATH entries into RPATH (r2156)
Checksum generation in Windows shared libraries for release builds (2162)
Mac OS X: Use MAJOR version only in dylib install name (r2161)
Use both MAJOR and MINOR version for the shared library name (2163)
Fix the .pc file when installing serf in a non-default LIBDIR (r2191)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Sep 7 19:38:41 2013 UTC (11 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Fix typo
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Sep 7 14:00:48 2013 UTC (11 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Recursive PKGREVISION bump for serf-1.3.x (major shlib change).
Noted by tron.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Feb 22 15:38:44 2013 UTC (11 years, 8 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3
lines
Update serf to 1.1.1.
Full changes are a little bit many to write here, but it change its API
from prior to 1.0.
Please refer http://code.google.com/p/serf/source/browse/tags/1.1.1/CHANGES
for full changes.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Feb 6 23:20:57 2013 UTC (11 years, 9 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
PKGREVISION bumps for the security/openssl 1.0.1d update.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Dec 16 01:52:39 2012 UTC (11 years, 10 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon May 7 01:54:05 2012 UTC (12 years, 6 months ago) by dholland
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Dec 2 07:13:48 2011 UTC (12 years, 11 months ago) by sbd
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
Recursive bump for devel/apr buildlink addition.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Nov 27 05:42:50 2011 UTC (12 years, 11 months ago) by sbd
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2
lines
Add missing devel/zlib buildlink.
Bump PKGREVISION
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jan 17 12:02:50 2010 UTC (14 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Recursive PKGREVISION bump for jpeg update to 8.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Mar 20 19:25:38 2009 UTC (15 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -13
lines
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Sep 6 20:54:34 2008 UTC (16 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Feb 13 19:40:13 2008 UTC (16 years, 8 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1
lines
include openssl bl3
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jan 18 05:09:53 2008 UTC (16 years, 9 months ago) by tnn
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 12 11:36:30 2008 UTC (16 years, 10 months ago) by adam
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
db4 update related revision bump
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Aug 12 03:07:23 2007 UTC (17 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Update to 0.1.2, provided by Blair Sadewitz in private mail:
Serf 0.1.2 [2007-6-18, r1114]
Enable thread-safety with OpenSSL (Issue 19)
Teach serfmake to install headers into include/serf-0.
Be more tolerant when servers close the connection without telling us.
Do not open the connection until we have requests to deliver.
Fix serfmake to produce the library that corresponds to the minor version.
Fix a memory leak with the socket bucket (Issue 14)
Fix uninitialized branch in serf_spider (Issue 15)
Serf 0.1.1 [2007-5-12, r1105]
Add SSL client certificate support
Implement optimized iovec reads for header buckets
Fix up 'make clean' and 'make distclean' (Issues 9, 10)
Add SERF_VERSION_AT_LEAST macro
Remove abort() calls (Issue 13)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 8 12:25:07 2007 UTC (17 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
PKGREVISION bump for db4 shlib name change.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Jan 24 19:55:59 2007 UTC (17 years, 9 months ago) by epg
Branches: TNF
CVS tags: pkgsrc-base,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Import serf-0.1.0.
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.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 24 19:55:59 2007 UTC (17 years, 9 months ago) by epg
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>