Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Jan 2020 17:23:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243019] security/denyhosts: Should it be using PYTHON_PKGNAMEPREFIX?
Message-ID:  <bug-243019-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243019

            Bug ID: 243019
           Summary: security/denyhosts: Should it be using
                    PYTHON_PKGNAMEPREFIX?
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: jwb@freebsd.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

I'm wondering if there is a reason that security/denyhosts uses

PKGNAMESUFFIX=3D  ${PYTHON_PKGNAMESUFFIX}

instead of the usual

PKGNAMEPREFIX=3D  ${PYTHON_PKGNAMEPREFIX}

This was introduced in r508909.

<<<ROOT@coral.acadix>>> /usr/ports/security/denyhosts 1063 # pkg info|grep =
py37
denyhosts-py37-3.1             Script to thwart ssh and imap attacks
py37-bz2file-0.98              Read and write bzip2-compressed files
py37-cairo-1.18.1_1            Python 2 bindings for Cairo
py37-cutadapt-2.7              Trim adapters from high-throughput sequencing
reads
py37-dbus-1.2.14               Python bindings for the D-BUS messaging syst=
em
py37-dnaio-0.4.1               Read and write FASTQ and FASTA
py37-evdev-0.8.1_1             Bindings to the Linux input handling subsyst=
em
py37-gobject3-3.28.3           Common files for the Python bindings for GOb=
ject

I can't find anything in the porter's handboook or Uses/python.mk indicating
where SUFFIX should be used instead of PREFIX in PKGNAME.

Was this just a typo?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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