pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/45136: [MAINTAINER][PATCH] www/aws, fix DESTDIR breakage and other problems



>Number:         45136
>Category:       pkg
>Synopsis:       [MAINTAINER][PATCH] www/aws, fix DESTDIR breakage and other 
>problems
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jul 11 12:30:01 +0000 2011
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
>Description:
The primary problem is that the new DESTDIR requirement for pkgsrc packages now 
prevents the Ada Web Server from being installed after the build.  Different 
build options and the (in)ability to produce pdf documentation cause 
PLIST-listed files not to be placed in the DESTDIR and result in installation 
failure.

Other problems:
2) The use of Python 2.6 was hardcoded
3) Documentation build errors due to use of sed
4) Error messages due to pdf documentation not getting built
5) Missing buildlink3 dependencies cause bulk-builds to fail

>How-To-Repeat:
NetBSD: cd www/aws && make install
DragonFly: cd www/aws && bmake install

>Fix:
Apply this patch file:
http://leaf.dragonflybsd.org/~marino/0001-www-aws-port-changes.patch.txt

File produced with git's format-patch functionality.
All listed problems solved.



Home | Main Index | Thread Index | Old Index