aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xwlans
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - 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
* - Fix buildMartin Wilke2008-03-251-1/+2
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=209769
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209636
* Mark as broken with gcc4.2.Mark Linimon2007-09-301-1/+7
| | | | Notes: svn path=/head/; revision=200451
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Add xwlans, an utility which displays your current wlan (IEEE 802.11/wavelan)Pav Lucistnik2004-07-314-0/+63
signal strength in a nice graph on your X11 root desktop. WWW: http://shapeshifter.se/code/xwlans/ PR: ports/69822 Submitted by: Fredrik Lindberg <fredde@shapeshifter.se> Notes: svn path=/head/; revision=115170