aboutsummaryrefslogtreecommitdiff
path: root/comms/mlan3
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark BROKEN in 13/14 (via latest llvm update).Mark Linimon2021-02-171-0/+3
| | | | Notes: svn path=/head/; revision=565810
* comms/mlan3: back to the poolLoïc Bartoletti2020-11-181-1/+1
| | | | | | | | PR: 251225 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) Notes: svn path=/head/; revision=555645
* Fix build with src r354909 applied.Brooks Davis2019-11-251-14/+14
| | | | | | | | | | | | | | 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>. Notes: svn path=/head/; revision=518434
* comms/mlan3 shells/fish: annotate conflictsAlan Somers2017-12-041-0/+2
| | | | | | | | | | | | They both install /usr/local/bin/fish PR: 222777 Reported by: http://pkgtool.osorio.me/conflicts/ Approved by: Chris Hutchinson <portmaster@bsdforge.com> (mlan3 maintainer) Differential Revision: https://reviews.freebsd.org/D13318 Notes: svn path=/head/; revision=455527
* With the power of USES=dos2unix, get rid of most patches and filesMathieu Arnold2016-06-202-51/+52
| | | | | | | | | | | | | with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=417166
* comms/mlan3: minor fixesBartek Rutkowski2015-07-202-4/+3
| | | | | | | | | | | - Fix missing protocol in MASTER_SITES - Fix text indentation in pkg-descr Submitted by: danfe Approved by: portmgr (blanket) Notes: svn path=/head/; revision=392560
* comms/mlan3: fix BROKEN=unfetchableBartek Rutkowski2015-07-202-10/+6
| | | | | | | | | | | | - Adjust MASTER_SITES to fix BROKEN=unfetchable - Change maintainer to Chris Hutchinson <portmaster@bsdforge.com> - Correct WWW and text in pkg-descr PR: 199409 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> Notes: svn path=/head/; revision=392559
* Mark as broken unfetchable portsBaptiste Daroussin2015-04-051-0/+2
| | | | Notes: svn path=/head/; revision=383311
* - Add LICENSEDmitry Marakasov2015-03-032-1/+4
| | | | | | | - Fix typo in Makefile which leads to extra file installation Notes: svn path=/head/; revision=380331
* Fix build on newer FreeBSD versions, and with clang.Adam Weinberger2014-08-042-12/+16
| | | | Notes: svn path=/head/; revision=364041
* Rename comms/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-281-0/+0
| | | | Notes: svn path=/head/; revision=363168
* Convert c* to USES=zipBaptiste Daroussin2014-03-071-2/+1
| | | | Notes: svn path=/head/; revision=347403
* - Stage supportAntoine Brodin2014-01-201-2/+2
| | | | | | | - Get rid of infozip dependency Notes: svn path=/head/; revision=340442
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | comms) Notes: svn path=/head/; revision=327714
* Fix build on currentBaptiste Daroussin2013-05-242-6/+2
| | | | Notes: svn path=/head/; revision=318978
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - No need to put unzip as build dependency. So, remove it.Rong-En Fan2007-01-171-5/+1
| | | | Notes: svn path=/head/; revision=182622
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149237
* - Unbreak on 5.xPav Lucistnik2004-11-082-76/+56
| | | | | | | | PR: ports/73451 Submitted by: Chris Larsen <darth@vader.dk> Notes: svn path=/head/; revision=121140
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Mark as broken on 5.x. The assumptions that the Makefiles make here,Mark Linimon2003-11-221-1/+7
| | | | | | | about default compilation directories, do not work on 5.x for some reason. Notes: svn path=/head/; revision=94706
* Reset maintainer of ports owned by inactive committers who were just retired.Kris Kennaway2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=92900
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add port of the 3.00 beta API for Dallas Semiconductors 1-wire lan devicesHellmuth Michaelis2002-01-166-0/+360
Notes: svn path=/head/; revision=53169