CVS log for ports/devel/pear-XML_RPC/Attic/Makefile
Up to [FreeBSD] / ports / devel / pear-XML_RPC
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.21
Fri Dec 9 19:24:35 2005 UTC (6 years, 2 months ago) by ale
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.20: +1 -1 lines
Remove pear ports obsolated by devel/pear and switch dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Oct 10 13:18:28 2005 UTC (6 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Update to 1.4.3 Approved by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Aug 15 13:43:45 2005 UTC (6 years, 5 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -3 lines
- Update to 1.4.0 to fix serious security bug Approved by: portmgr (krion)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Aug 15 13:27:53 2005 UTC (6 years, 5 months ago) by simon
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -0 lines
Mark FORBIDDEN, due to remote code execution vulnerability. Security: http://vuxml.FreeBSD.org/e65ad1bf-0d8b-11da-90d0-00304823c0d3.html Approved by: portmgr (blanket, secteam)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jul 21 08:33:17 2005 UTC (6 years, 6 months ago) by novel
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Update to 1.3.3. PR: 83814 Submitted by: Antonio Carlos Venancio Junior (maintainer)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jul 7 22:31:36 2005 UTC (6 years, 7 months ago) by thierry
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Update to 1.3.2. According to changelog: * Eliminate path disclosure vulnerabilities by suppressing error messages when eval()'ing; * Eliminate path disclosure vulnerability by catching bogus parameters submitted to XML_RPC_Value::serializeval(). Full changelog at <http://pear.php.net/package/XML_RPC/download/1.3.2>. PR: 83106 Submitted by: /me Approved by: maintainer Security: Eliminate vulnerabilities
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jul 4 20:29:33 2005 UTC (6 years, 7 months ago) by thierry
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Security: fix CAN-2005-1921. See <http://www.vuxml.org/freebsd/523fad14-eb9d-11d9-a8bd-000cf18bbe54.html>. PR: ports/82984 Submitted by: thierry Approved by: simon (secteam hat; maintainer bypass)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jun 19 17:38:07 2005 UTC (6 years, 7 months ago) by flz
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Update to 1.3.0. PR: ports/82416 Submitted by: maintainer
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Apr 4 09:20:21 2005 UTC (6 years, 10 months ago) by ale
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -2 lines
Update PHP ports to 4.3.11 and 5.0.4 releases: - fix security issues - unbreak PEAR packages [1] PR: ports/78516 [1] Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> [1] Tested by: thierry
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Mar 26 20:55:48 2005 UTC (6 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -0 lines
BROKEN: Incomplete pkg-plist Approved by: portmgr (self)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 7 21:12:20 2005 UTC (6 years, 11 months ago) by thierry
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Upgrade to to 1.2.2. Changelog at <http://pear.php.net/package/XML_RPC/download/1.2.2/> PR: ports/78555 Submitted by: Antônio Carlos Venâncio Júnior
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Mar 2 21:42:52 2005 UTC (6 years, 11 months ago) by thierry
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Upgrade to 1.2.1. Changelog at <http://pear.php.net/package/XML_RPC/download/1.2.1/>. PR: ports/78292 Submitted by: Antônio Carlos Venâncio Júnior (maintainer)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Feb 24 21:44:22 2005 UTC (6 years, 11 months ago) by thierry
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
Update to 1.2.0RC7. Changelog at <http://pear.php.net/package/XML_RPC/download/1.2.0RC7/>. PR: ports/77921 Submitted by: maintainer
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jan 29 14:37:15 2005 UTC (7 years ago) by pav
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +9 -0 lines
- Add package version strings PR: ports/76708 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jan 25 22:54:53 2005 UTC (7 years ago) by thierry
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Update to to 1.2.0RC6. Changelog at <http://pear.php.net/package/XML_RPC/download/1.2.0RC6/>. PR: 76657 Submitted by: maintainer.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 24 18:46:49 2005 UTC (7 years ago) by thierry
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Upgrade to 1.2.0RC5. Changelog at <http://pear.php.net/package/XML_RPC/download/1.2.0RC5/>. PR: 76618 Submitted by: maintainer.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 20 22:33:41 2005 UTC (7 years ago) by edwin
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Update port: devel/pear-XML_RPC to 1.2.0RC3 + update port: devel/pear-XML_RPC to 1.2.0RC3 + changelog: http://pear.php.net/package/XML_RPC/download/1.2.0RC3/ PR: ports/76499 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 11 10:55:51 2005 UTC (7 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Update port: devel/pear-XML_RPC to 1.2.0RC2 + update port: devel/pear-XML_RPC to 1.2.0RC2 + changelog: http://pear.php.net/package/XML_RPC/download/1.2.0RC2/ PR: ports/76093 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 8 19:07:38 2005 UTC (7 years, 1 month ago) by thierry
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
- Upgrade to 1.2.0 RC1; - take maintainership. PR: 75752 Submitted by: Antonio Carlos Venancio Junior
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Mar 21 13:08:15 2004 UTC (7 years, 10 months ago) by thierry
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Upgrade to XML_RPC-1.1.0. Changelog available at <http://pear.php.net/package-changelog.php?package=XML_RPC&release=1.1.0>. Approved by: mat (implicit).
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Feb 24 23:40:39 2004 UTC (7 years, 11 months ago) by ale
Branches: MAIN
Add pear-XML_RPC 1.0.4, a PHP implementation of the XML-RPC protocol. PR: ports/63151 Submitted by: Thierry Thomas <thierry@pompo.net>
