ports/114485: Portmanager updates fails on system with Mantis 1.0.7 and Apache 2.0+ installed

Sture Åhlin sture.ahlin at telia.com
Tue Jul 10 20:50:06 UTC 2007


>Number:         114485
>Category:       ports
>Synopsis:       Portmanager updates fails on system with Mantis 1.0.7 and Apache 2.0+ installed
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 10 20:50:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Sture Åhlin
>Release:        6.2
>Organization:
>Environment:
FreeBSD server.company.net 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #1: Sun Jul  1 15:30:42 CEST 2007     root at server.company.net:/usr/obj/usr/src/sys/COOLERMASTER  i386

>Description:
I run Mantis 1.0.7 on a FreeBSD 6.2 server with:
 - apache-2.2.4_2
 - mysql-server-5.0.41
 - php5-5.2.3

When updating on the system installed ports the system tries to install apache-1.3 as an dependent port. This fails.
>How-To-Repeat:
Update system with default Mantis 1.0.7 /usr/ports/databases/mantis/Makefile.
>Fix:
I have fixed this by editing /usr/ports/databases/mantis/Makefile.

I change line number 19 in the file from;

USE_APACHE=     yes

..to;

USE_APACHE=     1.3+

The 'portmanager -u' command will after this change run without any problems.

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list