CVS log for ports/net-im/p5-Net-XMPP/Makefile
Up to [FreeBSD] / ports / net-im / p5-Net-XMPP
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Aug 24 07:20:34 2011 UTC (5 months, 2 weeks ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +34 -17 lines
- Update to 1.02_04 Changes: http://search.cpan.org/dist/Net-XMPP/CHANGES
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Apr 11 01:18:33 2011 UTC (10 months ago) by wen
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -5 lines
- Update to 1.02.02(Using a developer release. It fixes a number of bugs.) PR: ports/156261 Submitted by: milki <milki@rescomp.berkeley.edu>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Sep 19 20:38:21 2009 UTC (2 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
- Fix dependnecy PR: 138883 Submitted by: Vivek Khera <vivek@khera.org> Feature safe: yes
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jan 4 23:48:20 2008 UTC (4 years, 1 month ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -7 lines
upgrade to 1.02 maintainer drop maintainership PR: 118862 Submitted by: ijliao Reviewed by: maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Sep 8 01:02:50 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -9 lines
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 9 23:11:37 2005 UTC (6 years, 3 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Move ports to a newly created net-im category: net/jabber-pyicq -> net-im/jabber-pyicq net/p5-Net-XMPP -> net-im/p5-Net-XMPP www/jwchat -> net-im/jwchat Repocopies by: marcus
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Oct 31 18:24:13 2005 UTC (6 years, 3 months ago) by erwin
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Let the IGNORE message make a bit more sense and change it from: ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Dec 7 09:27:04 2004 UTC (7 years, 2 months ago) by erwin
Branches: MAIN
CVS tags: old_RELEASE_6_0_0, old_RELEASE_5_4_0, old_RELEASE_4_11_0
Add p5-Net-XMPP 1.0, net::XMPP provides Perl Developer access to the XMPP protocol. The Extensible Messaging and Presence Protocol (XMPP) is an IETF standard that provides a complete cross protocol messaging solution. The problem with current IM solutions is that they are all proprietary and cannot talk to each other. XMPP seeks to get rid of those barriers. Net::XMPP is a collection of Perl modules that provide a Perl Developer access to the XMPP protocol. Using OOP modules we provide a clean interface to writing anything from a full client to a simple protocol tester. WWW: http://www.xmpp.org/ PR: ports/74644 Submitted by: Lars Eggert <lars.eggert@gmx.net>
