The NetBSD Project

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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.24 / (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.23: +2 -2 lines
Diff to previous 1.23 (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.23 / (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.22: +2 -2 lines
Diff to previous 1.22 (colored)

Changes 1.16.40:
Bug fixes.

Revision 1.22 / (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.21: +2 -2 lines
Diff to previous 1.21 (colored)

Changes 1.16.39: bug fixes

Revision 1.21 / (download) - annotate - [select for diffs], Mon May 9 13:39:16 2011 UTC (12 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.20: +2 -3 lines
Diff to previous 1.20 (colored)

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

Revision 1.20 / (download) - annotate - [select for diffs], Fri Apr 22 13:42:09 2011 UTC (13 months ago) by obache
Branch: MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.19 / (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.18: +3 -3 lines
Diff to previous 1.18 (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.18 / (download) - annotate - [select for diffs], Tue Feb 22 14:23:24 2011 UTC (15 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.17: +9 -8 lines
Diff to previous 1.17 (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.17 / (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.16: +3 -3 lines
Diff to previous 1.16 (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.16 / (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.15: +4 -5 lines
Diff to previous 1.15 (colored)

Changes 1.06.40:
* Bug fixes.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Jan 17 12:02:47 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Recursive PKGREVISION bump for jpeg update to 8.

Revision 1.14 / (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-2009Q4-base, pkgsrc-2009Q4
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (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.13 / (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.12: +2 -1 lines
Diff to previous 1.12 (colored)

Make sure to install programs with libtool. Bump revision.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Oct 30 06:14:54 2009 UTC (2 years, 6 months ago) by obache
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Mark SUPRESEDES.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Oct 29 17:39:11 2009 UTC (2 years, 6 months ago) by drochner
Branch: MAIN
Changes since 1.10: +5 -1 lines
Diff to previous 1.10 (colored)

rename the pkg so that it doesn't share the namespace with the
former version anymore, to avoid problems with binary pkgs

Revision 1.10 / (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.9: +11 -9 lines
Diff to previous 1.9 (colored)

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

Revision 1.9 / (download) - annotate - [select for diffs], Tue Oct 27 18:50:38 2009 UTC (2 years, 6 months ago) by drochner
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (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.8 / (download) - annotate - [select for diffs], Thu Oct 2 17:57:39 2008 UTC (3 years, 7 months ago) by ahoka
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Requires a C99 compiler.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Feb 2 13:38:53 2008 UTC (4 years, 3 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored)

The package supports installation to DESTDIR.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jan 18 05:09:45 2008 UTC (4 years, 4 months ago) by tnn
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

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.5 / (download) - annotate - [select for diffs], Fri Dec 7 20:41:03 2007 UTC (4 years, 5 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.4: +4 -1 lines
Diff to previous 1.4 (colored)

add MAKE_JOBS_SAFE=no from Rumko on pkgsc-users@

Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 26 21:03:12 2007 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.3: +5 -3 lines
Diff to previous 1.3 (colored)

Fix *-config script to include rpath. Bump PKGREVISION.

Revision 1.3 / (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.2: +8 -1 lines
Diff to previous 1.2 (colored)

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

Revision 1.2 / (download) - annotate - [select for diffs], Sat Feb 24 18:59:46 2007 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Despite appearances to the opposite, xmlrpc-c does not need expat.
It comes with an own patched version.
Remove expat dependency and bump PKGREVISION.

Add buildlink3.mk file.

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>