Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Oct 2019 14:57:56
0.1.2

|
pkubaj  |
Add USES=compiler:c11 to 2 next xfce4 ports.
Unbreak bwn-firmware-kmod on powerpc64, there are PCI controllers on powerpc64
boards.
Approved by: mentors (implicit approval) |
02 Feb 2019 09:43:45
0.1.2

|
tobik  |
net/*: Use NO_WRKSUBDIR |
25 Jun 2018 12:33:25
0.1.2

|
tobik  |
net/bw{i,n}-firmware-kmod: Allow build on powerpc
They are required for bwi(4) or bwn(4) to actually work. The Airport
Extreme cards in {i,Power}Books are PCI devices. |
27 May 2018 09:53:45
0.1.2

|
linimon  |
Mark as not-for !x86.
These ports fail to build on at least powerpc64; plus, these aging PCI
and/or CardBus cards are unlikely to be of use on other tier-2 archs.
Approved by: portmgr (tier-2 blanket) |
09 Jan 2018 19:06:34
0.1.2

|
danfe  |
For the ports under `net' category: remove superfluous linefeeds. |
01 Nov 2017 13:10:35
0.1.2

|
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
13 May 2016 20:14:23
0.1.2

|
adrian  |
[bwn] add missing initvals for rev11 LP PHY.
We needed both the initvals and the band-switch initvals for rev11.
This was required for one of my BCM LP NICs. |
05 May 2016 22:50:22
0.1.1

|
adrian  |
[bwn] Initial support for the v5 firmware
This is just to support the initial v5 firmware for one of the PHY-N
NICs I'm going to do some development.
It only pulls out the specific v5 mimo firmware for the BCM4312 NIC
I am playing with; I'm adding it so we at least have the framework
to pull things out of the v5 firmware.
The existing NICs still use v4 firmware and I don't plan on changing
that for some time as bwn(4) doesn't yet support the newer firmware API
and descriptor layouts. |
01 Apr 2016 14:16:20
0.1.0

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
08 Oct 2015 15:12:22
0.1.0

|
olgeni  |
Remove trailing whitespace from Makefiles, M-X. |
07 Oct 2014 23:06:28
0.1.0

|
bapt  |
Avoid useless @cwd |
26 Jan 2014 21:52:13
0.1.0

|
bapt  |
Add USES=uidfix to avoid the NEED_ROOT macro
Properly set make env before installing so uidfix works |
26 Jan 2014 21:36:23
0.1.0

|
rene  |
- Support stage
- Requires NEED_ROOT
Approved by: portmgr (infrastructure blanket) |
09 Nov 2013 19:13:28
0.1.0

|
rene  |
Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.
There are no user-visible changes. The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.
PR: ports/183625
Submitted by: myself
Approved by: portmgr (bdrewery)
Exp-run by: bdrewery |
20 Sep 2013 22:10:25
0.1.0

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
20 Mar 2011 12:54:45
0.1.0
|
miwi  |
- Get Rid MD5 support |
07 Mar 2010 07:03:21
0.1.0
|
imp  |
Make it possible to automatically load the right bwn firmware from new
bwn driver.
Feature safe: yes |
18 Feb 2010 22:22:48
0.1.0
|
imp  |
Port to extract the v4.x firmware for Broadcom airforce parts.
Necessary for the up-coming bwn driver. Marked NO_PACKAGE because we
can't redistribute the modified firmware.
Submitted by: Weongyo Jeong
Feature safe: yes |