Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20250323 29 Mar 2025 20:59:29
    |
Ashish SHUKLA (ashish)  Author: PÁLI Gábor János |
net/wifibox: Update to 1.6.0
Changes: https://github.com/pgj/freebsd-wifibox-port/releases/tag/1.6.0 |
20240911 06 Nov 2024 15:17:35
    |
Robert Clausecker (fuz)  |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
20240911 30 Sep 2024 15:21:57
    |
Ashish SHUKLA (ashish)  Author: PÁLI Gábor János |
net/wifibox: Update to 1.5.0
Changes: https://github.com/pgj/freebsd-wifibox-port/releases/tag/1.5.0 |
20240506 17 May 2024 12:11:37
    |
Ashish SHUKLA (ashish)  Author: PÁLI Gábor János |
net/wifibox-alpine: Move away from the use of Alpine Linux mirrors
Alpine Linux packages are maintained in a rolling fashion and
periodic snapshots seem to be gone recently. Store the specific
APK versions of dependencies on the project's GitHub to unbreak the
build when optional packages (e.g. mDNSResponder) are configured to
use and which are not cached by the FreeBSD distfile mirrors.
While here, start mirroring the root file system tarball in use,
just to become completely independent from the Alpine Linux CDN. |
20240506 07 May 2024 13:26:50
    |
Ashish SHUKLA (ashish)  Author: PÁLI Gábor János |
net/wifibox: Update to 1.4.2
Changes: https://github.com/pgj/freebsd-wifibox-port/releases/tag/1.4.2
MFH: 2024Q2 |
20240328 31 Mar 2024 17:15:24
    |
Ashish SHUKLA (ashish)  Author: PÁLI Gábor János |
net/wifibox: Update to 1.4.1
Changes: https://github.com/pgj/freebsd-wifibox-port/releases/tag/1.4.0
Changes: https://github.com/pgj/freebsd-wifibox-port/releases/tag/1.4.1 |
20230926_1 18 Mar 2024 16:39:47
    |
Christian Weisgerber (naddy)  |
net/wifibox-alpine: Move man pages to share/man
Approved by: portmgr (blanket) |
20230926 28 Sep 2023 07:52:37
    |
Ashish SHUKLA (ashish)  Author: PÁLI Gábor János |
net/wifibox: Update to 1.3.0
Changes: https://github.com/pgj/freebsd-wifibox-port/releases/tag/1.3.0 |
20230326 28 Mar 2023 09:07:10
    |
Ashish SHUKLA (ashish)  Author: PÁLI Gábor János |
net/wifibox: Update to 1.2.2
- Add missing `pkg-message` file
Changes: https://github.com/pgj/freebsd-wifibox-port/releases/tag/1.2.2 |
20230213 21 Feb 2023 00:51:21
    |
Ashish SHUKLA (ashish)  Author: PÁLI Gábor János |
net/wifibox: Update to 1.2.1
Changes: https://github.com/pgj/freebsd-wifibox-port/releases/tag/1.2.1 |
20230201 07 Feb 2023 17:29:44
    |
Ashish SHUKLA (ashish)  Author: PÁLI Gábor János |
net/wifibox: Update to 1.2.0
Changes: https://github.com/pgj/freebsd-wifibox-port/releases/tag/1.2.0 |
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) |
20220712 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 ) |
20220712 20 Jul 2022 11:51:54
    |
Ashish SHUKLA (ashish)  Author: PÁLI Gábor János |
net/wifibox: Update to 1.1.1
- Update Linux to 5.15.53
- Replace the in-tree driver for Realtek RTL8821CE
- Update linux-firmware to 20220708
- Increase guest memory to 64 MB by default for flavors other than
`iwlwifi` which can fix crashes under load
MFH: 2022Q3 |
20220625 27 Jun 2022 11:32:32
    |
Ashish SHUKLA (ashish)  Author: PÁLI Gábor János |
net/wifibox*: Update to 1.1.0
- Update net/wifibox-core to 0.10.0
- Update to Linux 5.15.49, linux-firmware 20220610, Alpine 3.16.0
- Update WPA Supplicant to 2.10
- Add support for hostapd(8) -- see port options
- Add support for AMD RZ608 Wi-Fi 6E
- Expose NAT and networking configuration of the guest
Changes: https://github.com/pgj/freebsd-wifibox/releases/tag/0.10.0 |
20220430 07 May 2022 05:29:10
    |
Ashish SHUKLA (ashish)  Author: PÁLI Gábor János |
net/wifibox: Update to 1.0.0
- Split the port into net/wifibox-core and net/wifibox-alpine (image)
- Update net/wifibox-core to 0.9.0
- Switch to fully scripted image building with minimalistic base (using
Linux 5.15.36, linux-firmware 20220411) and many selectable components
(see port options), lower resource needs, based on SquashFS
- Introduce package flavors per default firmware configuration
Changes: https://github.com/pgj/freebsd-wifibox/releases/tag/0.9.0 |