From owner-freebsd-bugs Tue Apr 17 21:30: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F86637B424 for ; Tue, 17 Apr 2001 21:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3I4U1e96186; Tue, 17 Apr 2001 21:30:01 -0700 (PDT) (envelope-from gnats) Received: from wombat.eilio.com (wombat.eilio.com [207.202.235.154]) by hub.freebsd.org (Postfix) with ESMTP id 964F337B422 for ; Tue, 17 Apr 2001 21:22:53 -0700 (PDT) (envelope-from philip@wombat.eilio.com) Received: (from philip@localhost) by wombat.eilio.com (8.11.2/8.11.2) id f3I4MqH25155; Tue, 17 Apr 2001 21:22:52 -0700 (PDT) (envelope-from philip) Message-Id: <200104180422.f3I4MqH25155@wombat.eilio.com> Date: Tue, 17 Apr 2001 21:22:52 -0700 (PDT) From: philip@eilio.com Reply-To: philip@eilio.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/26664: pkg_version -v trims package names that are over 31 characters Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26664 >Category: bin >Synopsis: pkg_version -v trims package names that are over 31 characters >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 17 21:30:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Philip Hallstrom >Release: FreeBSD 4.2-20010214-STABLE i386 >Organization: >Environment: Nothing special except the Release mentioned above. >Description: Ports with long names get trimmed in the output of "pkg_version -v" if the port name is over 31 characters in length. For example the port "linux-netscape-navigator-4.76" gets trimmed to "linux-netscape-navigator-4" >How-To-Repeat: If you have ports with long names installed just run "pkg_version -v" >Fix: Modify the pkg_version file. Specifically change the format "STDOUT_VERBOSE" to allow for more characters for the port name. I don't have the latest version, but the format is defined at the end of the file near line 448. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message