Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2007 13:16:41 +0800 (IRKT)
From:      redchrom@gmail.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/118165: [patch ] Install .a library for ftp/ftplib
Message-ID:  <200711210516.lAL5Gfp0087544@death.ispvds.com>
Resent-Message-ID: <200711210540.lAL5e1hs067113@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         118165
>Category:       ports
>Synopsis:       [patch ] Install .a library for ftp/ftplib
>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:   Wed Nov 21 05:40:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Stepan Zastupov (RedChrom)
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
ISPsystem
>Environment:
System: FreeBSD death.ispvds.com 6.2-STABLE FreeBSD 6.2-STABLE #1: Wed Nov 14 09:58:31 CET 2007 root@dione.ispsystem.net:/root/src/sys/i386/compile/ISPSYSTEM i386


>Description:
	ftp/ftplib do not install archive library ftplib.a by default
>How-To-Repeat:
>Fix:
Please apply the patch

--- ftplib.patch begins here ---
26c26
< PLIST_FILES=	lib/libftp.so lib/libftp.so.3 \
---
> PLIST_FILES=	lib/libftp.so lib/libftp.so.3 lib/libftp.a \
33a34
> 		${INSTALL_DATA} libftp.a ${PREFIX}/lib ; \
--- ftplib.patch ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711210516.lAL5Gfp0087544>