Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2011 11:51:54 +0100
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/devel/otrs Makefile
Message-ID:  <4D81E7CA.7080409@FreeBSD.org>
In-Reply-To: <4D8173F8.70706@p6m7g8.com>
References:  <201103162128.p2GLSVOR045823@repoman.freebsd.org> <4D8173F8.70706@p6m7g8.com>

next in thread | previous in thread | raw e-mail | index | archive | help
That's plausible.

If we could finally get apache22 being default, this would get fixed 
magically.

On 2011/03/17 03:37, Philip M. Gollucci wrote:
> AFAIK, related to the recent MODPERL change by skv?
>
> On 3/16/2011 5:28 PM, Pav Lucistnik wrote:
>> pav         2011-03-16 21:28:31 UTC
>>
>>    FreeBSD ports repository
>>
>>    Modified files:
>>      devel/otrs           Makefile
>>    Log:
>>    - Mark BROKEN: conflicting dependencies
>>      pkg_add: package 'apache-2.2.17_1' conflicts with apache-1.3.42
>>
>>    Reported by:    pointyhat
>>
>>    Revision  Changes    Path
>>    1.38      +2 -0      ports/devel/otrs/Makefile
>>
>> http://cvsweb.FreeBSD.org/ports/devel/otrs/Makefile.diff?r1=1.37&r2=1.38&f=h
>> | --- ports/devel/otrs/Makefile	2011/03/03 20:11:59	1.37
>> | +++ ports/devel/otrs/Makefile	2011/03/16 21:28:31	1.38
>> | @@ -2,7 +2,7 @@
>> |  # Date created:	   5 July 2006
>> |  # Whom:		   Sergey Skvortsov<skv@protey.ru>
>> |  #
>> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/otrs/Makefile,v 1.37 2011/03/03 20:11:59 skv Exp $
>> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/otrs/Makefile,v 1.38 2011/03/16 21:28:31 pav Exp $
>> |  #
>> |
>> |  PORTNAME=	otrs
>> | @@ -39,6 +39,8 @@ BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}
>> |  		${SITE_PERL}/XML/FeedPP.pm:${PORTSDIR}/textproc/p5-XML-FeedPP
>> |  RUN_DEPENDS=	${BUILD_DEPENDS}
>> |
>> | +BROKEN=		conflicting dependencies
>> | +
>> |  OPTIONS=	MYSQL "MySQL database support" on \
>> |  		PGSQL "PostgreSQL database support" off \
>> |  		MODPERL2 "ModPerl2 support" on \
>
>


-- 
Pav Lucistnik <pav@oook.cz>
               <pav@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D81E7CA.7080409>