aboutsummaryrefslogtreecommitdiff
path: root/comms/mlan
Commit message (Collapse)AuthorAgeFilesLines
* Remove the version 1.03 of the mlan API.Poul-Henning Kamp2013-10-0510-470/+0
| | | | Notes: svn path=/head/; revision=329463
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | comms) Notes: svn path=/head/; revision=327714
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* 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
* Fix build on -current (don't shadow typedef ushort)Kris Kennaway2002-09-293-0/+31
| | | | Notes: svn path=/head/; revision=67229
* Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}Akinori MUSHA2000-04-141-1/+1
| | | | | | | | PR: ports/18009 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27539
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27419
* add ending / to WWWMichael Haro2000-02-241-1/+1
| | | | Notes: svn path=/head/; revision=26237
* Fix msDelay() function to not sleep 10 times too long.Poul-Henning Kamp2000-01-241-1/+1
| | | | Notes: svn path=/head/; revision=25033
* Set CATERGORIES right.Poul-Henning Kamp2000-01-041-1/+1
| | | | Notes: svn path=/head/; revision=24424
* mlan is a of Dallas Semiconductors "TMEX" API for 1-wire / microlanPoul-Henning Kamp2000-01-048-0/+441
devices. Only DS2480 bases serial port attachment is supported. Reviewed by: cpiazza Notes: svn path=/head/; revision=24423