aboutsummaryrefslogtreecommitdiff
path: root/net/wmwifi
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-211-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209563
* - Fix build with new net80211 on 7.x and aboveRong-En Fan2008-03-142-13/+89
| | | | | | | | | PR: ports/121167 Submitted by: Ulrich Spoerlein <uspoerlein at gmail.com> (maintainer) Tested by: Dierk Sacher <dierk at blaxxtarz.de> Notes: svn path=/head/; revision=209047
* Mark as broken with gcc4.2.Mark Linimon2007-10-011-1/+7
| | | | Notes: svn path=/head/; revision=200501
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Skip all loopback and point-to-point interfacesPav Lucistnik2006-06-162-2/+13
| | | | | | | | | PR: ports/98885 Submitted by: Eric P. Scott <eps+pbug0606@ana.com> Approved by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer) Notes: svn path=/head/; revision=165587
* - Update maintainer's email addressPav Lucistnik2006-05-291-1/+1
| | | | | | | | PR: ports/98102 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer) Notes: svn path=/head/; revision=163885
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* - The code walking the interface list will issue the SIOCGIFMEDIA ioctl toPav Lucistnik2005-07-133-7/+58
| | | | | | | | | | | | every interface. This ioctl will fail on if_fwe and if_plip (and probably others). Therefore make the failing ioctl() non-fatal and issue a warning only. PR: ports/83381 Submitted by: Ulrich Spoerlein <q@galgenberg.net> (maintainer) Notes: svn path=/head/; revision=139139
* WindowMaker dockapp for displaying signal strenghts of WLAN AdaptersPav Lucistnik2005-07-076-0/+61
PR: ports/82891 Submitted by: Ulrich Spoerlein <q@galgenberg.net> Notes: svn path=/head/; revision=138678