Commit graph

14 commits

Author SHA1 Message Date
Vanilla I. Shu
c237f0c55d Support STAGEDIR. 2013-11-05 07:49:09 +00:00
Baptiste Daroussin
28bf02d683 Add NO_STAGE all over the place in preparation for the staging support (cat: net-im) 2013-09-20 22:13:34 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Andrej Zverev
14d750125f Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2012-12-17 15:39:36 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:45:38 +00:00
Sunpoet Po-Chuan Hsieh
2fafb186c3 - Update to 1.02_04
Changes:	http://search.cpan.org/dist/Net-XMPP/CHANGES
2011-08-24 07:20:34 +00:00
Wen Heping
c66fdc552b - 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>
2011-04-11 01:18:33 +00:00
Martin Wilke
b5c0cb5ee5 - Fix dependnecy
PR:		138883
Submitted by:	Vivek Khera <vivek@khera.org>
Feature safe:	yes
2009-09-19 20:38:21 +00:00
Ying-Chieh Liao
eb2a97ed04 upgrade to 1.02
maintainer drop maintainership

PR:		118862
Submitted by:	ijliao
Reviewed by:	maintainer
2008-01-04 23:48:20 +00:00
Mark Linimon
9839011ec3 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
2007-09-08 01:12:10 +00:00
Pav Lucistnik
e4053b0cda 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
2005-11-09 23:11:38 +00:00
Erwin Lansing
acde26f363 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
2005-10-31 18:24:21 +00:00
Erwin Lansing
f4362c9a78 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>
2004-12-07 09:27:04 +00:00