ports/99863: added patch file for www/libwww

Julian Elischer julian at pan.ironport.com
Fri Jul 7 02:30:23 UTC 2006


>Number:         99863
>Category:       ports
>Synopsis:       added patch file for www/libwww
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 07 02:30:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Julian Elischer
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
Ironport Inc.
>Environment:
System: FreeBSD pan.ironport.com 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #0: Fri Jan 28 18:05:03 PST 2005 root at new-pan.ironport.com:/usr/obj/usr/src/sys/SMPno386 i386


>Description:
	libwww doesn't install it's stuff correctly without the following
        patch file:
>How-To-Repeat:
	install libwww with --with-ssl
        then try compile net/xmlrpc-c with --with-www-ssl
>Fix:

Add the following file as patch.ab
sorry about the wrap.. it's a long line.
I'll  put it  in ~julian on freefall as 'patch.ab'
This is from the libwww CVS tree but they never released a new version.

--- libwww-config.in.orig       Thu Jul  6 18:48:21 2006
+++ libwww-config.in    Thu Jul  6 18:49:01 2006
@@ -48,7 +48,7 @@
       echo -I at includedir@ -I at includedir@/@PACKAGE@ @DEFS@
       ;;
     --libs)
-      echo -L at libdir@ @LWWWXML@ @LWWWZIP@ @LWWWWAIS@ @LWWWSQL@ -lwwwinit -lwwwapp -lwwwhtml -lwwwtelnet -lwwwnews -lwwwhttp -lwwwmime -lwwwgopher -lwwwftp -lwwwfile -lwwwdir -lwwwca
che -lwwwstream -lwwwmux -lwwwtrans -lwwwcore -lwwwutils @LWWWMD5@ @LIBS@
+      echo -L at libdir@ @LWWWXML@ @LWWWZIP@ @LWWWWAIS@ @LWWWSQL@ @LWWWSSL@ -lwwwinit -lwwwapp -lwwwhtml -lwwwtelnet -lwwwnews -lwwwhttp -lwwwmime -lwwwgopher -lwwwftp -lwwwfile -lwwwd
ir -lwwwcache -lwwwstream -lwwwmux -lwwwtrans -lwwwcore -lwwwutils @LWWWMD5@ @LIBS@
       ;;
     *)
       echo "${usage}" 1>&2


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



More information about the freebsd-ports-bugs mailing list