Date: Wed, 16 Mar 2011 22:37:44 -0400 From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: Pav Lucistnik <pav@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/otrs Makefile Message-ID: <4D8173F8.70706@p6m7g8.com> In-Reply-To: <201103162128.p2GLSVOR045823@repoman.freebsd.org> References: <201103162128.p2GLSVOR045823@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 \ -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D8173F8.70706>