The NetBSD Project

CVS log for pkgsrc/textproc/xmlrpc-c/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / textproc / xmlrpc-c

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.23 / (download) - annotate - [select for diffs], Fri May 4 11:18:22 2012 UTC (3 weeks ago) by adam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.22: +4 -4 lines
Diff to previous 1.22 (colored)

Changes 1.16.41:
* xmlrpc, xmlrpc_pstream client programs: fix bug in display of unprintable
  ASCII as \xHH: shows \xff where it should be something else.

Revision 1.22 / (download) - annotate - [select for diffs], Wed Apr 25 17:52:59 2012 UTC (4 weeks, 2 days ago) by hans
Branch: MAIN
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

Use LDFLAGS before any additional libs. Fixes an issue I had where the
wrong libstdc++ was picked up because of -L confusion.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Mar 12 15:47:12 2012 UTC (2 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.20: +4 -4 lines
Diff to previous 1.20 (colored)

Changes 1.16.40:
Bug fixes.

Revision 1.20 / (download) - annotate - [select for diffs], Mon Feb 6 17:43:18 2012 UTC (3 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (colored)

Changes 1.16.39: bug fixes

Revision 1.19 / (download) - annotate - [select for diffs], Tue Nov 22 19:17:19 2011 UTC (6 months ago) by yyamano
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored)

Make this build with symlinked pkgsrc directory.

Revision 1.18 / (download) - annotate - [select for diffs], Thu Jun 30 01:03:24 2011 UTC (10 months, 3 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.17: +4 -1 lines
Diff to previous 1.17 (colored)

Drop includion of curl/types.h.
It is deprecated header file since curl-2.12.0 and removed at curl-7.21.7.
fixes PR#45106.

Revision 1.17 / (download) - annotate - [select for diffs], Mon May 9 13:39:16 2011 UTC (12 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.16: +4 -4 lines
Diff to previous 1.16 (colored)

Changes 1.16.35:
* Fix build failure in examples on some platforms because of --rpath.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Apr 6 07:45:47 2011 UTC (13 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.15: +10 -13 lines
Diff to previous 1.15 (colored)

Changes 1.16.34:
* Fix compile bug with some compilers on 64 bit.

Changes 1.16.33:
* Build: Fix prototype/definition mismatch in libwww.cpp with some compilers
  (e.g. Solaris).
* Build: Fix linking of xml-rpc-api2cpp with some linkers (e.g. Solaris).

Changes 1.16.32:
* Windows Abyss server: properly handle wait for connection.

Changes 1.16.31:
* CGI XML-RPC server accepts (ignores) parameters after "text/xml" in
  Content-type header from client.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Mar 25 13:38:07 2011 UTC (14 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Linux also needs CFLAGS_SHLIB = -fPIC; a fix for PR#44349

Revision 1.14 / (download) - annotate - [select for diffs], Tue Feb 22 14:23:24 2011 UTC (15 months ago) by adam
Branch: MAIN
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (colored)

Changes 1.06.42:
* Fix prototype/definition mismatch in libwww.cpp with some compilers.
* Fix linking of xml-rpc-api2cpp with some linkers.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Oct 25 08:53:56 2010 UTC (19 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

Changes 1.06.41:
* CGI XML-RPC server accepts (ignores) parameters after "text/xml" in
  Content-type header from client.
* Build: replace <sys/signal.h> with <signal.h>.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jun 15 09:18:10 2010 UTC (23 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored)

Changes 1.06.40:
* Bug fixes.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 10 21:25:57 2009 UTC (2 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

restore linker search path which got lost in libtoolification, fixes
incomplete pkg installation w/o DESTDIR
(PR pkg/42297 by Brad Harder)
bump PKGREVISION

Revision 1.10 / (download) - annotate - [select for diffs], Mon Nov 9 13:29:53 2009 UTC (2 years, 6 months ago) by joerg
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Make sure to install programs with libtool. Bump revision.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 5 21:04:54 2009 UTC (2 years, 6 months ago) by joerg
Branch: MAIN
Changes since 1.8: +6 -3 lines
Diff to previous 1.8 (colored)

Link tools with libtool. Don't use .libs in linker pathes.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Oct 28 09:25:23 2009 UTC (2 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.7: +4 -2 lines
Diff to previous 1.7 (colored)

Fix building on Darwin; allow custom compiler and linker flags; allow universal binary.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Oct 27 18:50:39 2009 UTC (2 years, 6 months ago) by drochner
Branch: MAIN
Changes since 1.6: +8 -11 lines
Diff to previous 1.6 (colored)

update to 1.06.38
this switches to the "super stable" branch which is the only one
where tarballs are distributed of,
too many changes to list here, the most notable recent one is that the
recent expat DOS vulnerability was fixed, as were some portability
issues which caused problems on NetBSD

Revision 1.6 / (download) - annotate - [select for diffs], Sun Sep 20 21:15:44 2009 UTC (2 years, 8 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

patching patches/patch-ab to work for FreeBSD, too

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jan 11 14:08:02 2009 UTC (3 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Fix build with curl-7.19.x.
Still builds with this patch and curl-7.18, so no PKGREVISION bump.

Addresses PR 40369.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Sep 20 19:55:01 2008 UTC (3 years, 8 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Add support for OpenSolaris

Revision 1.3 / (download) - annotate - [select for diffs], Fri Apr 6 11:44:33 2007 UTC (5 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Fixes build problem on NetBSD.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Feb 26 14:56:30 2007 UTC (5 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.1: +5 -2 lines
Diff to previous 1.1 (colored)

Fix pthread usage. Fix a number of libtool and C issues, that made me
wonder how this ever compiled.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Feb 24 11:00:51 2007 UTC (5 years, 3 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-20070224
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of xmlrpc-c-1.09.00:

XML-RPC is a quick-and-easy way to make procedure calls over the
Internet. It converts the procedure call into XML document, sends
it to a remote server using HTTP, and gets back the response as
XML.

This library provides a modular implementation of XML-RPC for C
and C++.


XXX: build system is custom-made (i.e. not using libtool), PLIST
will be wrong for many OPSYS -- please fix!

Revision 1.1 / (download) - annotate - [select for diffs], Sat Feb 24 11:00:51 2007 UTC (5 years, 3 months ago) by wiz
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>