pkgsrc-Bugs archive

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

pkg/26662: lang/gawk should support pkg_views.



>Number:         26662
>Category:       pkg
>Synopsis:       lang/gawk should support pkg_views.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Aug 14 15:40:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        NetBSD 2.0F
>Organization:
        LCFNet Internet Productions
>Environment:
System: NetBSD txpo.lcfnet.org 2.0F NetBSD 2.0F (GENERIC) #0: Mon Jun 28 
14:10:49 EEST 2004 
oherrala%txpo.lcfnet.org@localhost:/u3/NetBSD/obj/i386/u1/NetBSD/current/src/sys/arch/i386/compile/GENERIC
 i386
Architecture: i386
Machine: i386
>Description:
        When using pkg_views software depending on lang/gawk can't
        be build if lang/gawk doesn't support pkg_views.
>How-To-Repeat:
        Use pkg_views, try to build software which needs lang/gawk.
>Fix:
        Enable pkg_views for lang/gawk. See the following patch:

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/lang/gawk/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile    25 Apr 2004 07:15:51 -0000      1.22
+++ Makefile    14 Aug 2004 15:30:57 -0000
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://www.gnu.org/software/gawk/gawk.html
 COMMENT=       GNU awk
 
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
 CONFLICTS=     ja-gawk-[0-9]*
 
 USE_BUILDLINK3=                yes


-- 
Ossi Herrala, OH8HUB
PGP: 0x78CD0337 / D343 F9C4 C739 DFFF F619  6170 8D28 8189 78CD 0337 

Hi! I am a .signature virus.  Copy me into your .signature to join in!

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



Home | Main Index | Thread Index | Old Index