non port: comms/mlan3/files/patch-Makefiles |
Number of commits found: 5 |
Monday, 25 Nov 2019
|
23:25 brooks
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>.
 |
Monday, 20 Jun 2016
|
16:23 mat
With the power of USES=dos2unix, get rid of most patches and files
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight
 |
Tuesday, 3 Mar 2015
|
02:56 amdmi3
- Add LICENSE
- Fix typo in Makefile which leads to extra file installation
 |
Monday, 4 Aug 2014
|
19:36 adamw
Fix build on newer FreeBSD versions, and with clang.
 |
Monday, 28 Jul 2014
|
14:54 adamw
Rename comms/ patch-xy patches to reflect the files they modify.
 |
Number of commits found: 5 |