Port details |
- calamares Distro- and desktop-independent installer
- 3.2.61_5 sysutils =2 3.2.61_5Version of this port present on the latest quarterly branch.
- Maintainer: adridg@FreeBSD.org
- Port Added: 2021-09-28 11:09:06
- Last Update: 2024-01-30 20:25:13
- Commit Hash: 39c1f7c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://calamares.io/
- Description:
- Calamares is a distro- and desktop-agnostic installer. Developed as an
installer for Linux distributions -- dozens of them -- it is modular
and highly configurable. It can be used as an installer for FreeBSD-
based distributions as well, though it needs extensive configuration
(which is not included in the port yet).
Upstream tracking of what still needs tweaking can be found at
https://github.com/calamares/calamares/issues/1795
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- calamares>0:sysutils/calamares
- To install the port:
- cd /usr/ports/sysutils/calamares/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/calamares
- pkg install calamares
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: calamares
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1662060258
SHA256 (calamares-3.2.61.tar.gz) = 7591b9b60738bdba7b9de2b8da5462ab21006db06a006f0dd21ac5b832711dd2
SIZE (calamares-3.2.61.tar.gz) = 4281646
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- ECMConfig.cmake : devel/kf5-extra-cmake-modules
- python3.9 : lang/python39
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- Library dependencies:
-
- libicui18n.so : devel/icu
- libyaml-cpp.so : devel/yaml-cpp
- libpwquality.so : security/libpwquality
- libboost_python39.so : devel/boost-python-libs
- libintl.so : devel/gettext-runtime
- libKF5CoreAddons.so : devel/kf5-kcoreaddons
- libKF5DBusAddons.so : devel/kf5-kdbusaddons
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Qml.so : x11-toolkits/qt5-declarative
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5QuickControls2.so : x11-toolkits/qt5-quickcontrols2
- libQt5Svg.so : graphics/qt5-svg
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_calamares
- USES:
- cmake compiler:c++17-lang cpe gettext kde:5 python qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.61_5 30 Jan 2024 20:25:13 |
Muhammad Moinur Rahman (bofh) |
Mk/Uses: Move man to share/man for kde framework
All ports utilizing USES=kde has been tested. If there are breakage on
other parts of the tree buzz me.
Approved by: portmgr (blanket) |
3.2.61_4 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
3.2.61_3 13 Apr 2023 00:56:37 |
Jan Beich (jbeich) |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
3.2.61_2 19 Oct 2022 08:10:29 |
Jan Beich (jbeich) |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
3.2.61_1 12 Sep 2022 13:30:40 |
Dima Panov (fluffy) |
sysutils/calamares: fix plist (+)
Reported by: poudriere bulk -t
Approved by: portmgr blanket |
3.2.61 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
3.2.61 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 ) |
3.2.61 07 Sep 2022 10:26:41 |
Tobias C. Berner (tcberner) |
cleanup: remove trailing whitepaces |
3.2.61 01 Sep 2022 21:19:00 |
Adriaan de Groot (adridg) |
sysutils/calamares: update to 3.2.61, latest upstream
This bumps the port to the latest upstream. It's still not
exactly usable for any FreeBSD things, but having it around
makes it (slightly) easier to roll out a graphical FreeBSD
installer if anyone wants to do that. |
3.2.44.2_3 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
3.2.44.2_2 07 Apr 2022 00:39:10 |
Jan Beich (jbeich) |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
3.2.44.2_1 28 Oct 2021 16:37:30 |
Jan Beich (jbeich) |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
3.2.44.2 21 Oct 2021 14:27:11 |
Stefan Eßer (se) |
sysutils/calamares: Add CPE information
Approved by: portmgr (blanket) |
3.2.44.2 28 Sep 2021 11:06:06 |
Adriaan de Groot (adridg) |
sysutils/calamares: new port, GUI system installer
Calamares is a GUI-based Linux system installer (e.g. for Linux
distro's to get their ISO image installed on a computer). It can
(probably) do FreeBSD as well, although it needs some more work
in order to do the right thing for ZFS (and also the traditional
fetching-base-tarballs bits). Since it is modular and extensible,
adding the FreeBSD-specific bits can be done later. Having a
port seems like a good start (with future ports calamares-extensions
and calamares-freebsd so that a live-ISO-installer could work
with just those packages installed; potentially useful for
helloSystem, FuryBSD and others if they care to collaborate
on GUI-installer-development rather than bespoke bits). |