aboutsummaryrefslogtreecommitdiff
path: root/sysutils/reggae/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/reggae: Update 0.5.0 => 0.5.1Goran Mekić2025-12-261-2/+2
| | | | | | | Changelog: https://github.com/cbsd/reggae/releases/tag/0.5.1 PR: 291944
* sysutils/reggae: Update to 0.5.0Carlo Strub2025-12-071-1/+1
| | | | | PR: 291448 Reported by: maintainer
* */*: Introduction USES=sudoXavier Beaudouin2025-11-111-2/+1
| | | | | | | | | | | | | | | | | | A new uses 'sudo' has been added to transperently depends of the proper flavor of sudo 'default' or 'sssd' depending on the default version set by the user. If you prefere to use 'sssd' flavor of sudo, add the following to your make.conf: DEFAULT_VERSIONS+=sudo=sssd All sudo consummer ports has benn updated to USES=sudo Reviewed by: 0mp Approved by: mat Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D52160
* sysutils/reggae: Update 0.4.1 => 0.4.2Goran Mekić2025-06-151-1/+1
| | | | | | | Changelog: https://github.com/cbsd/reggae/releases/tag/0.4.2 PR: 287558
* sysutils/reggae: Update 0.4.0 => 0.4.1Goran Mekić2025-06-071-1/+1
| | | | | | | Changelog: https://github.com/cbsd/reggae/releases/tag/0.4.1 PR: 287368
* sysutils/reggae: Upgrade 0.3.11 → 0.4.0Goran Mekić2024-10-311-2/+1
| | | | | | Changelog: https://github.com/cbsd/reggae/releases/tag/0.4.0 PR: 282447
* sysutils/reggae: Move man pages to share/manChristian Weisgerber2024-03-191-0/+1
| | | | Approved by: portmgr (blanket)
* sysutils/reggae: Update to 0.3.11Goran Mekić2023-05-221-1/+1
| | | | | | | | | | ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.3.11 * Set resolv.conf early * Override DNS settings PR: 271481 Reported by: meka@tilda.center (maintainer)
* sysutils/reggae: Update to 0.3.10Goran Mekić2023-05-151-1/+1
| | | | | ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.3.10 PR: 271419
* sysutils/reggae: Update to 0.3.9Goran Mekić2023-05-061-1/+1
| | | | | | | | | | | | | Changelog: https://github.com/cbsd/reggae/releases/tag/0.3.9 * State currently running version on upgrade * Use dhcpcd for IP autoconfiguration * Make DHCP option of mkjail * Enable IPC for jails * Set proxy after pkg bootstrap * Set jail allow PR: 271248
* sysutils/reggae: Update to 0.3.8Wen Heping2023-04-151-1/+1
| | | | | PR: 270848 Reported by: maintainer
* sysutils/reggae: Update to 0.3.7Goran Mekić2023-04-091-1/+1
| | | | | | | | Changelog: https://github.com/cbsd/reggae/releases/tag/0.3.6 Changelog: https://github.com/cbsd/reggae/releases/tag/0.3.7 PR: 270697 MFH: 2023Q2
* sysutils/reggae: Update to 0.3.5Goran Mekić2023-03-311-1/+1
| | | | | | | | | | ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.3.5 * Be more aggressive in destroying epair by @mekanix in #304 * Handle case when hostname is empty by @mekanix in #305 PR: 270548 Reported by: meka@tilda.center (maintainer)
* sysutils/reggae: Update to 0.3.4Goran Mekić2023-03-061-1/+1
| | | | | | Changelog: https://github.com/cbsd/reggae/releases/tag/0.3.4 PR: 269937
* sysutils/reggae: Update to 0.3.3Goran Mekić2023-03-011-1/+1
| | | | | | | | | | | | | ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.3.3 * Make bridge interface configurable * Run update from jail * Generate MAC address and make it permanent * Bootstrap pkg in jail and install sudo * Save MAC address in jail config PR: 269861 Reported by: meka@tilda.center (maintainer)
* sysutils/reggae: Update to 0.3.2Goran Mekić2023-02-251-1/+1
| | | | | | | | | | | | ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.3.2 * Enable SSH * Update base system of jails * Improve images and epair cleanup * Use the same UID/GID for provision user PR: 269820 Reported by: meka@tilda.center (maintainer)
* sysutils/reggae: Update to 0.3.1Goran Mekić2023-02-241-1/+1
| | | | | | | | Changelog: https://github.com/cbsd/reggae/releases/tag/0.3.1 PR: 269730 Approved by: flo (mentor) Differential Revision: https://reviews.freebsd.org/D38730
* sysutils/reggae: Update to 0.3.0Goran Mekić2023-02-141-3/+2
| | | | | | | | | | | | | | | ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.3.0 * Support jail.conf * Enable pkg-upgrade command for base jails * Support base and cbsd jails with PKG_PROXY * Improve registration in DNS/PF * Remove non-VNET registration script * Improve documentation * Use jexec in order to support base jails PR: 269544 Reported by: meka@tilda.center (maintainer)
* sysutils/reggae: Update to 0.2.8Goran Mekić2023-01-101-2/+1
| | | | | | | | | | | | | ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.2.8 * Always use configured interface * Remove cbsd0 description * Force bootstrap of package manager * master-init.sh: get base in extra step before jail create * Add command to apply PKG_PROXY setting PR: 268847 Reported by: meka@tilda.center (maintainer)
* sysutils/reggae: Install reggae.conf as @sample via pkg-plistOleg Ginzburg2023-01-081-0/+1
| | | | | PR: 268818 MFH: 2023Q1 (build fixes)
* sysutils/reggae: Update to 0.2.7Wen Heping2022-10-231-1/+1
| | | | | PR: 267279 Reported by: meka@tilda.center(maintainer)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* sysutils/reggae: Update to 0.2.6Goran Mekić2022-08-161-2/+1
| | | | | ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.2.6 PR: 265872
* *: bump PORTREVISION of all devel/xxhash users...Matthias Andree2022-08-131-0/+1
| | | | ...except archivers/py-borgbackup, which requires a more complete fix.
* sysutils/reggae: Update to 0.2.5Goran Mekić2022-08-091-1/+1
| | | | | | Changelog: https://github.com/cbsd/reggae/releases/tag/0.2.5 PR: 265735
* sysutils/reggae: Update to 0.2.4Goran Mekić2022-07-151-1/+1
| | | | | | ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.2.4 PR: 265228
* sysutils/reggae: Update to 0.2.3Goran Mekić2022-07-131-2/+2
| | | | | | ChangeLog: https://github.com/cbsd/reggae/releases PR: 265188
* sysutils/reggae: Update to 0.2.1Goran Mekić2022-02-061-1/+1
| | | | PR: 261739
* sysutils/reggae: Update to 0.2.0Goran Mekić2022-01-281-1/+1
| | | | | | Changelog: https://github.com/cbsd/reggae/releases/tag/0.2.0 PR: 261492
* sysutils/reggae: Update 0.1.19 -> 0.1.20Bartek Rutkowski2021-11-261-1/+1
| | | | | PR: 259561 Reported by: Goran Mekić <meka@tilda.center> (maintainer)
* sysutils/reggae: Update to 0.1.19Goran Mekic2021-09-161-1/+1
| | | | | | Changelog: https://github.com/cbsd/reggae/releases/tag/0.1.19 PR: 258524
* sysutils/reggae: Update to 0.1.18Goran Mekić2021-07-281-1/+1
| | | | PR: 257472
* sysutils/reggae: Update to 0.1.17Fernando Apesteguía2021-04-281-1/+1
| | | | | | | ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.1.17 PR: 255414 Reported by: meka@tilda.center (maintainer)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* sysutils/reggae: Update to 0.1.16Fernando Apesteguía2020-09-231-3/+4
| | | | | | | | | | | | | | | | | | From ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.1.16 * Add PF helper script * Pass SYSPKG to test script * Add deployment helpers * Allow target override * Firewall configuration improvements * Pass IPv6 ICMP in PF * Devel depends on init PR: 249517 Submitted by: meka@tilda.center Notes: svn path=/head/; revision=549722
* Update to 0.1.15Li-Wen Hsu2020-07-201-1/+1
| | | | | | | | PR: 248044 Submitted by: Goran Mekić <meka@tilda.center> (maintainer) Notes: svn path=/head/; revision=542637
* sysutils/reggae: Update to 0.1.14Fernando Apesteguía2020-05-201-2/+1
| | | | | | | | | | | | | | | ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.1.14 * Add pre_down hook * Setup NFS * Fix devfs rules * Fix Ansible version PR: 246585 Submitted by: meka@tilda.center (maintainer) Notes: svn path=/head/; revision=536011
* sysutils/reggae: update to 0.1.13Fernando Apesteguía2020-05-011-1/+1
| | | | | | | | | | | | | ChangeLog (https://github.com/cbsd/reggae/releases/tag/0.1.13): * Enable Xorg for VNET jails * If dhcpcd is used, delete address obtained through dhclient PR: 245918 Submitted by: meka@tilda.center (maintainer) Notes: svn path=/head/; revision=533558
* sysutils/reggae: Update to 0.1.12Fernando Apesteguía2020-04-071-1/+1
| | | | | | | | | | | | | | | | ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.1.12 * Choose DHCP program (dhcpcd vs dhclient) * Default but changable devfs ruleset for jails * Use PKG_PROXY if defined (only in jails) * Improve bootstrap of master jail (cbsd) * Remove "jail" when generating service name PR: 245412 Submitted by: meka@tilda.center (maintainer) Notes: svn path=/head/; revision=530959
* sysutils/reggae: Update to 0.1.11Tobias C. Berner2020-04-041-1/+1
| | | | | | | | PR: 245130 Submitted by: Goran Mekić <meka@tilda.center> (maintainer) Notes: svn path=/head/; revision=530700
* sysutils/reggae: Update to 0.1.10Tobias C. Berner2020-03-121-1/+1
| | | | | | | | PR: 244762 Submitted by: Goran Mekić <meka@tilda.center> Notes: svn path=/head/; revision=528304
* sysutils/reggae: Update to 0.1.9Tobias C. Berner2020-01-051-1/+1
| | | | | | | | PR: 243085 Submitted by: Goran Mekić <meka@tilda.center> (maintainer) Notes: svn path=/head/; revision=522127
* - Update to 0.1.8Dmitry Marakasov2019-12-041-1/+1
| | | | | | | | PR: 242258 Submitted by: meka@tilda.center (maintainer) Notes: svn path=/head/; revision=519018
* sysutils/reggae: Update to 0.1.7Danilo G. Baio2019-09-101-1/+1
| | | | | | | | PR: 240444 Submitted by: meka@tilda.center (maintainer) Notes: svn path=/head/; revision=511721
* sysutils/reggae: update to 0.1.6Steve Wills2019-09-021-1/+1
| | | | | | | | PR: 239501 Submitted by: Goran Mekić <meka@tilda.center> (maintainer) Notes: svn path=/head/; revision=510890
* sysutils/reggae: Update to 0.1.5Steve Wills2019-07-261-1/+1
| | | | | | | | PR: 239396 Submitted by: Goran Mekić <meka@tilda.center> (maintainer) Notes: svn path=/head/; revision=507356
* Update to 0.1.4Jochen Neumeister2019-05-251-1/+1
| | | | | | | | | PR: 238033 Submitted by: Goran Mekic <meka@tilda.center> (maintainer) Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=502507
* sysutils/reggae: Update to 0.1.3Steve Wills2019-05-091-1/+1
| | | | | | | | PR: 237780 Submitted by: Goran Mekić <meka@tilda.center> (maintainer) Notes: svn path=/head/; revision=501141
* sysutils/reggae: Update to 0.1.2Steve Wills2019-05-021-1/+1
| | | | | | | | PR: 237704 Submitted by: Goran Mekić <meka@tilda.center> (maintainer) Notes: svn path=/head/; revision=500657