cvs commit: ports/devel/otrs Makefile

olli hauer ohauer at gmx.de
Thu Mar 17 19:21:37 UTC 2011


On 2011-03-17 15:08, Philip M. Gollucci wrote:
> On 03/17/11 10:51, Pav Lucistnik wrote:
>> That's plausible.
>>
>> If we could finally get apache22 being default, this would get fixed
>> magically.
> 
> No argument there.  I think ohauer@ is ready for take 2 ? or if not
> quite close.  At the moment, he's driving b/c I'm swamped. (CC'ed)

Hi Philip,

yes, I've done some more private exp-runs with ~1400 ports which are affected
if the default apache version is changed to 22 and all except two ports
(otrs + fr-facturier) went smooth.

@pav
can you send me the URL to the last run of otrs, so I can fix the port
or send an PR?

--
Regards,
olli



> 
>>
>> 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 at 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 \
>>>
>>>
>>
>>
> 
> 


More information about the cvs-ports mailing list