aboutsummaryrefslogtreecommitdiff
path: root/net-im/p5-DJabberd
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-052-37/+35
| | | | Notes: svn path=/head/; revision=332816
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-im) Notes: svn path=/head/; revision=327756
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Add missing *_DEPENDS [1]Sergey Skvortsov2012-03-221-8/+11
| | | | | | | | | | | - pass maintainership to perl@ PR: ports/165766 [1] Submitted by: swills Feature safe: yes Notes: svn path=/head/; revision=293686
* - Update to 0.85Philip M. Gollucci2012-02-083-23/+47
| | | | | | | | | | PR: ports/155329 Submitted by: ports@c0decafe.net <ports@c0decafe.net> [for v0.84] Approved by: maintainer timeout (skv ; 337 days) Changes: http://search.cpan.org/dist/DJabberd/Changes Notes: svn path=/head/; revision=290730
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-201-1/+1
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275886
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Update to 0.83Sergey Skvortsov2007-05-273-7/+10
| | | | | | | Changes: http://search.cpan.org/src/BRADFITZ/DJabberd-0.83/CHANGES Notes: svn path=/head/; revision=192107
* Add p5-DJabberd 0.81, scalable, extensible Jabber/XMPP server framework.Sergey Skvortsov2007-02-284-0/+128
Notes: svn path=/head/; revision=186189