aboutsummaryrefslogtreecommitdiff
path: root/net/wmwlmon
Commit message (Collapse)AuthorAgeFilesLines
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-3/+1
| | | | Notes: svn path=/head/; revision=225335
* - Update to 1.0Martin Wilke2008-05-166-43/+19
| | | | | | | | PR: 123728 Submitted by: maintainer Notes: svn path=/head/; revision=213165
* - Adjust OSVERSION from where wi(4) is not supported by this port. [1]Ion-Mihai Tetcu2008-05-112-6/+6
| | | | | | | | | - pass maintainership to last PR submitter. [1] Submitted by: Luke Dean <LukeD@pobox.com> [1] Notes: svn path=/head/; revision=212938
* - fix build with gcc 4.2 [1]Ion-Mihai Tetcu2008-05-105-10/+62
| | | | | | | | | | | | | - fix build on 7 after wi_req removal (remove support for wi(4)) [2] - unBROKEN [1] - unDEPRECIATE [1] - use REINPALCE_CMD PR: ports/123408 [1], [2] by itetcu@ (me) based on [1] Submitted by: Luke Dean <luked@pobox.com> [1] Notes: svn path=/head/; revision=212887
* Maintainer notes that this port no longer compiles after the removalMark Linimon2008-05-031-2/+5
| | | | | | | | of wi_req from recent versions of FreeBSD. Reassign to ports@ and set deprecation date. Notes: svn path=/head/; revision=212557
* - 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-241-3/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209697
* Mark as broken with gcc4.2.Mark Linimon2007-10-011-0/+2
| | | | 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
* Handle non-traditional LOCALBASE and X11BASEDoug Barton2006-11-261-0/+7
| | | | | | | | PR: Submitted by: pointyhat Notes: svn path=/head/; revision=178035
* Mark broken on anything older than 6.0-RELEASE, due to theDoug Barton2006-06-111-1/+7
| | | | | | | | | requirement of code from the newer WLAN infrastructure. Submitted by: pointyhat <- kris Notes: svn path=/head/; revision=165125
* Add wmwlmon 0.9, dockApp showing the state of a wireless network device.Doug Barton2006-06-043-0/+37
PR: ports/98409 Submitted by: Marcus Glocker <marcus@nazgul.ch> Notes: svn path=/head/; revision=164324