Project

General

Profile

Actions

Bug #7583

closed

pkg_mgr confusing versions

Added by Jeremy C. Reed almost 7 years ago. Updated almost 7 years ago.

Status:
Needs Patch
Priority:
Normal
Assignee:
-
Category:
Package System
Target version:
-
Start date:
05/20/2017
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:

Description

pkg_mgr.php
The table shows Version for the package then
the dependencies show same package name with different version.
This is confusing.

For example shows: arping 1.2.2_1 depends on arping-2.15_1

To clarify, I recommend the Version column be renamed to
"pfSense pkg Version"
and the "Package Dependencies:" be changed to "FreeBSD Package Dependencies:"
(I assume all are from FreeBSD packages.)

Actions #1

Updated by Jim Pingle almost 7 years ago

  • Status changed from New to Needs Patch

There isn't enough room in the column headers to label our internal version number "pfSense pkg version" without badly breaking the formatting.

The dependencies are not always there, some packages have no dependencies, such as purely PHP packages like System Patches, Cron, and so on. In other cases the package dependencies are completely different. If we renamed them to "FreeBSD Package Dependencies" then it would break the format if we had one of our packages depend on another one of our packages internally.

In most cases the two are set far enough apart the distinction is clear enough as-is. I don't recall seeing many (if any) gripes about the versions the way they are formatted currently. That said, if someone wants to take a shot at seeing if it can be clarified further without breaking formatting or other use cases, have at it.

Actions

Also available in: Atom PDF