aboutsummaryrefslogtreecommitdiff
path: root/net/wmwave
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-2/+1
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-6/+1
| | | | Notes: svn path=/head/; revision=380309
* Stagify.Vanilla I. Shu2014-06-241-7/+3
| | | | | | | Approved by: portmgr@ (blanket approval) Notes: svn path=/head/; revision=359056
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-4/+5
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-7/+1
| | | | Notes: svn path=/head/; revision=225335
* - Unbreak on HEADPav Lucistnik2008-08-152-6/+3
| | | | | | | Submitted by: benjsc (maintainer) Notes: svn path=/head/; revision=218647
* - Mark BROKEN on CURRENT: /usr/include/net80211/ieee80211_crypto.h:89: error:Pav Lucistnik2008-05-141-0/+4
| | | | | | | | | 'IEEE80211_TID_SIZE' undeclared here (not in a function) Reported by: pointyhat Notes: svn path=/head/; revision=213061
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209636
* - Mark IGNORE on FreeBSD 5.XPav Lucistnik2008-03-071-1/+7
| | | | | | | Submitted by: Benjamin Close <Benjamin.Close@clearchain.com> (maintainer) Notes: svn path=/head/; revision=208561
* - Fix build on ${OSVERSION} >= 700042Emanuel Haupt2008-02-273-610/+131
| | | | | | | | | | | | | - The app now makes use of the net80211 framework so the port will work with any wireless driver - Pass maintainership to submitter - Bring Makefile style up to date (self) PR: 121130 Submitted by: benjsc Notes: svn path=/head/; revision=207996
* 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
* This port needs a new maintainer.Bruce M Simpson2005-12-121-1/+1
| | | | Notes: svn path=/head/; revision=151057
* Fix MASTER_SITES.Bruce M Simpson2005-12-122-3/+5
| | | | Notes: svn path=/head/; revision=151055
* Update my email address in MAINTAINER and comment fields.Bruce M Simpson2005-01-121-2/+2
| | | | Notes: svn path=/head/; revision=126231
* SIZE update jumbo-commit.Bruce M Simpson2004-03-251-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=105180
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* patch: net/wmwave: more portable data gatheringEdwin Groothuis2003-08-302-97/+93
| | | | | | | | | | | | | | wmwave works on Prism cards but not on Lucent ones (minipci and PCMCIA tested) since wireq.wi_val is empty. I've patched it to use a more portable way for data acquisition known from gkrellm and other tools. PR: ports/54511 Submitted by: Hendrik Scholz <hendrik@scholz.net> Approved by: Bruce M Simpson <bms@spc.org> Notes: svn path=/head/; revision=88055
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Location change of if_wavelan_ieee.h MFC'd, so fix patch.Patrick Li2002-06-181-10/+5
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=61472
* Fix socket leak and bump PORTREVISION.Patrick Li2002-05-222-8/+10
| | | | | | | | PR: 38370 Submitted by: maintainer Notes: svn path=/head/; revision=59727
* Find if_wavelan_ieee.h on machines running -current.Patrick Li2002-03-271-3/+9
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=56734
* Fix installing manpagePatrick Li2002-01-051-0/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=52595
* New port wmwave version 0.4: Display 802.11 status in the WindowMakerMario Sergio Fujikawa Ferreira2001-12-277-0/+760
Dock PR: 33243 Submitted by: Bruce M Simpson <bms@spc.org> Notes: svn path=/head/; revision=52264