Bug 135221 - [bsd.port.mk] unified support for LINUX_OSRELEASE dependency
Summary: [bsd.port.mk] unified support for LINUX_OSRELEASE dependency
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-emulation (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-03 19:10 UTC by Gabor Kovesdan
Modified: 2021-03-11 19:21 UTC (History)
3 users (show)

See Also:


Attachments
linux-osrel.diff (11.44 KB, patch)
2009-06-03 19:10 UTC, Gabor Kovesdan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kovesdan freebsd_committer freebsd_triage 2009-06-03 19:10:01 UTC
So far we haven't had a unified support for dealing with cases where a specific
version of Linux emulation is necessary.  We have the same for GCC versions or
Perl version but not for Linux emulation, so I thought it would be useful to
add similar knobs to the Ports Collection infrastructure.  Also, the current
IGNORE reasons that ports give, don't seem quite clear to our users, I got a
PR for my Gentoo port because a user couldn't understand the actual problem.
This is another reason I thought of unifying this part.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-03 19:10:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

bsd.port.mk is portmgr territory (via the GNATS Auto Assign Tool)
Comment 2 Gabor Kovesdan freebsd_committer freebsd_triage 2010-01-21 11:33:37 UTC
Ping? I still think it would be a nice feature.

-- 
Gabor Kovesdan
FreeBSD Volunteer

EMAIL: gabor@FreeBSD.org .:|:. gabor@kovesdan.org
WEB:   http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2014-06-02 03:10:57 UTC
Infrastructure PR.
Comment 4 Edward Tomasz Napierala freebsd_committer freebsd_triage 2020-01-08 15:39:21 UTC
I'm not sure it's worth the effort.  Given currently reported version of 3.2.0, are there any packages which depend on it being set to some other value?
Comment 5 Edward Tomasz Napierala freebsd_committer freebsd_triage 2021-03-11 19:21:02 UTC
Not sure what was the original motivation, back in 2009, but I'm not aware of any software that depends on a particular kernel version other than the latest supported.