Port details |
- etc_os-release Operating system identification file
- 0.1_3 sysutils
=4 0.1_3Version of this port present on the latest quarterly branch. DEPRECATED: No longer required after the EOL of 12
This port expired on: 2023-12-31
IGNORE: /etc/os-release is present in base
- Maintainer: tcberner@FreeBSD.org
 - Port Added: 2019-04-28 19:23:00
- Last Update: 2023-12-31 00:06:33
- Commit Hash: 141df25
- People watching this port, also watch:: wayland, indexinfo, libXdamage, libevent
- Also Listed In: gnome kde
- License: not specified in port
- WWW:
- https://www.freedesktop.org/software/systemd/man/os-release.html
- Description:
- This package installs /usr/local/etc/os-release file which contains version and
other information about installed operating system.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- etc_os-release>0:sysutils/etc_os-release
- No installation instructions:
- This port has been deleted.
- PKGNAME: etc_os-release
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_etc_os-release
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1_3 31 Dec 2023 00:06:33
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/etc_os-release: Remove expired port
2023-12-31 sysutils/etc_os-release: No longer required after the EOL of 12 |
0.1_3 30 Sep 2023 02:23:02
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/etc_os-release: Mark DEPRECATED
As this has landed in base of 13 and later this port is no longer
required after the EOL of 12.
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.1_3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.1_3 08 Aug 2021 14:55:35
    |
Po-Chuan Hsieh (sunpoet)  |
sysutils/etc_os-release: Add NO_ARCH
Approved by: portmgr (blanket) |
0.1_3 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.1_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.1_3 01 Jun 2020 18:23:31
  |
lwhsu  |
Fallback to uname(1) if freebsd-version(1) is not found
Differential Revision: https://reviews.freebsd.org/D24994 |
0.1_2 23 Nov 2019 20:19:22
  |
tcberner  |
sysutils/etc-os-release: use the one provided by base if the system is new
enough
PR: 238953
Reviewed by: zeising
Differential Revision: https://reviews.freebsd.org/D22488 |
0.1_2 01 May 2019 08:57:27
  |
tcberner  |
sysutils/etc_os-release: fix typo
PR: 237674
Reported by: se,sunpoet,andrew@ugh.net.au |
0.1_1 28 Apr 2019 19:44:50
  |
tcberner  |
sysutils/etc_os-release: fix mixup between VERSION_ID and ID |
0.1 28 Apr 2019 19:22:21
  |
tcberner  |
New port: sysutils/etc_os-release
Modern Linux systems provide /etc/os-release containing information
about the installed operating system. For example Qt reads said file
to get that information.
For more information on the file, see:
https://www.freedesktop.org/software/systemd/man/os-release.html
Reviewed by: adridg, danfe, kwm
Differential Revision: https://reviews.freebsd.org/D19866 |