From owner-freebsd-ports Wed Mar 31 4:50:29 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5778615C88 for ; Wed, 31 Mar 1999 04:50:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id EAA06980; Wed, 31 Mar 1999 04:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from mail4.svr.pol.co.uk (mail4.svr.pol.co.uk [195.92.193.211]) by hub.freebsd.org (Postfix) with ESMTP id EE5BB152BB for ; Wed, 31 Mar 1999 04:47:12 -0800 (PST) (envelope-from tom@eborcom.com) Received: from modem-7.nabumatone.dialup.pol.co.uk ([62.136.81.7]) by mail4.svr.pol.co.uk with esmtp (Exim 2.12 #1) id 10SKOS-00071Q-00 for FreeBSD-gnats-submit@freebsd.org; Wed, 31 Mar 1999 13:46:53 +0100 Received: (qmail 21306 invoked by uid 5000); 31 Mar 1999 12:35:13 -0000 Message-Id: <19990331123513.21305.qmail@eborcom.com> Date: 31 Mar 1999 12:35:13 -0000 From: Tom Hukins To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/10890: html2ps: Bad CATEGORIES Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10890 >Category: ports >Synopsis: html2ps: Bad CATEGORIES >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 31 04:50:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Tom Hukins >Release: FreeBSD 2.2.8-STABLE i386 >Organization: eBORcOM >Environment: >Description: The html2ps port lives in /usr/ports/print, but its Makefile contains the following line: CATEGORIES= lang www perl5 If the port lives under /usr/ports/print, the first item in CATEGORIES should be "print". >How-To-Repeat: % more /usr/ports/print/html2ps/Makefile >Fix: Either add "print" to the start of CATEGORIES, or replace "lang" with "print" (I don't think this port belongs under "lang"). >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message