notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
spectools Tools for the Wi-Spy spectrum analyzers from MetaGeek LLC
201108.r1_4 net-mgmt on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 201108.r1_4Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-10-29 13:26:58
Last Update: 2023-03-02 05:23:10
Commit Hash: fa81a4f
License: GPLv2+
WWW:
https://www.kismetwireless.net/spectools/
Description:
A set of open source tools for accessing the 2.4GHz Wi-Spy USB spectrum analyzer by Metageek LLC, http://www.metageek.net/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/spectools-201108.r1_4/catalog.mk
  2. /usr/local/share/licenses/spectools-201108.r1_4/LICENSE
  3. /usr/local/share/licenses/spectools-201108.r1_4/GPLv2+
  4. bin/spectool_gtk
  5. bin/spectool_curses
  6. bin/spectool_net
  7. bin/spectool_raw
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • spectools>0:net-mgmt/spectools
To install the port:
cd /usr/ports/net-mgmt/spectools/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/spectools
  • pkg install spectools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: spectools
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (spectools-2011-08-R1.tar.gz) = ce981cd2b86c6246dc7cb9c0166b85e586e5f5835d3ed147e8901ef18f00220e SIZE (spectools-2011-08-R1.tar.gz) = 196001

Packages (timestamps in pop-ups are UTC):
spectools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest201108.r1_4201108.r1_4201108.r1_3201108.r1_4201108.r1_4---
FreeBSD:13:quarterly201108.r1_4201108.r1_4-201108.r1_4201108.r1_4201108.r1_4201108.r1_4201108.r1_4
FreeBSD:14:latest201108.r1_4201108.r1_4201108.r1_3201108.r1_4201108.r1_4201108.r1_4-201108.r1_4
FreeBSD:14:quarterly201108.r1_4201108.r1_4-201108.r1_4201108.r1_4201108.r1_4201108.r1_4201108.r1_4
FreeBSD:15:latest201108.r1_4201108.r1_4n/a201108.r1_4n/a201108.r1_4201108.r1_4201108.r1_4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libatk-1.0.so : accessibility/at-spi2-core
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. libgtk-x11-2.0.so : x11-toolkits/gtk20
  5. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for spectools-201108.r1_4: DOCS=on: Build and/or install documentation GTK2=on: GTK+ 2 GUI toolkit support NCURSES=on: Console (text) interface support ===> Use 'make config' to modify these settings
Options name:
net-mgmt_spectools
USES:
gmake localbase:ldflags ncurses pkgconfig gnome
pkg-message:
For install:
In order to use the tools you need read/write access to the ugen(4) device node(s) corresponding to the Wi-Spy device(s).
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/brix/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/brix/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/brix/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/brix/
  5. http://www.kismetwireless.net/code/
Collapse this list.

Number of commits found: 40

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
201108.r1_4
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
201108.r1_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
201108.r1_3
20 Jul 2022 14:22:42
commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net-mgmt: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  @BABOLO <.@babolo.ru>
  *  Alex Samorukov, samm@freebsd.org
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Sulfrian <alexander@sulfrian.net>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexandre Snarskii <snar@paranoia.ru>
  *  Alexandre Snarskii <snar@snar.spb.ru>
  *  Alexey Bobkov <mr.deadlystorm@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
(Only the first 15 lines of the commit message are shown above View all of this commit message)
201108.r1_3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
201108.r1_3
08 Nov 2019 13:30:33
Revision:517062Original commit files touched by this commit
tobik search for other commits by this committer
net-mgmt: Add missing USES={gnome,php}
201108.r1_3
14 Aug 2019 08:48:51
Revision:508903Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories n)

(and missed 3 missed files from previous categories.)
201108.r1_3
16 Apr 2018 09:33:40
Revision:467469Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix LICENSE
- Switch to USES=localbase
- Update WWW
201108.r1_3
08 Dec 2016 19:52:20
Revision:428152Original commit files touched by this commit
tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
201108.r1_2
19 Nov 2016 14:35:21
Revision:426376Original commit files touched by this commit
marino search for other commits by this committer
net-mgmt: bwm-ng, scli, spectools: Document ncurses requirement

Approved by:	ncurses blanket
201108.r1_2
05 Sep 2015 14:35:22
Revision:396176Original commit files touched by this commit
danfe search for other commits by this committer
Unbreak the build on Tier-2 architectures.

Tested on:	flame (sparc64), pluto (ia64), local Mac mini G4 (powerpc)
201108.r1_2
25 Aug 2015 14:58:23
Revision:395295Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Switch to options helpers
201108.r1_2
24 Aug 2015 19:09:22
Revision:395183Original commit files touched by this commit
brix search for other commits by this committer
- Drop maintainership
201108.r1_2
21 May 2015 06:54:23
Revision:386913Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Don't cat pkg-message from Makefiles

Approved by:	portmgr blanket
201108.r1_2
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
201108.r1_2
15 Jul 2014 16:44:51
Revision:361969Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
201108.r1_2
11 Jun 2014 19:13:54
Revision:357527Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak
201108.r1_2
10 Jun 2014 19:58:41
Revision:357371Original commit files touched by this commit
brix search for other commits by this committer
- Fix compilation with GTK+ front end enabled
201108.r1_1
12 Jan 2014 19:22:13
Revision:339536Original commit files touched by this commit
brix search for other commits by this committer
- Add needed patches
- Bump PORTREVISION
201108.r1
12 Jan 2014 19:19:58
Revision:339534Original commit files touched by this commit
brix search for other commits by this committer
- Update to v2011-08-R1
- Add staging support
201004.r1_1
20 Sep 2013 22:24:44
Revision:327757Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
201004.r1_1
12 Sep 2013 08:41:52
Revision:327041Original commit files touched by this commit
marino search for other commits by this committer
Add explicit dependency on pkgconf (20 ports)

Approved by:	portmgr (bapt, implicit)
201004.r1_1
03 May 2013 11:50:39
Revision:317197Original commit files touched by this commit
bdrewery search for other commits by this committer
Fix build
201004.r1_1
29 Apr 2013 16:43:05
Revision:316831Original commit files touched by this commit
rene search for other commits by this committer
In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.

Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
  description from bsd.options.desc.mk

Approved by:	portmgr (bapt)
201004.r1_1
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
201004.r1
02 Mar 2012 14:56:37
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 6.X

PR:             ports/165608
Submitted by:   pgollucci
Approved by:    portmgr (hat)
201004.r1
10 Nov 2011 05:38:32
Original commit files touched by this commit
linimon search for other commits by this committer
Mark broken on powerpc as well as sparc64.  (In fact, on all the tier-2s.)

Hat:            portmgr
201004.r1
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
201004.r1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
201004.r1
12 Jul 2010 20:34:37
Original commit files touched by this commit
brix search for other commits by this committer
- Update to v201004.r1
- Add License information
200906.r1_2
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
200906.r1_1
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
200906.r1
04 Dec 2009 06:03:12
Original commit files touched by this commit
linimon search for other commits by this committer
Now broken a different way on sparc64-7.

Hat:            portmgr
200906.r1
17 Aug 2009 04:08:37
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on sparc64: fails to compile due to duplicate definition
of malloc.

Hat:            portmgr
200906.r1
26 Jul 2009 12:47:42
Original commit files touched by this commit
brix search for other commits by this committer
- Update to version 2009-06-R1
200710.r2_1
09 Mar 2009 17:15:43
Original commit files touched by this commit Sanity Test Failure
stas search for other commits by this committer
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:    thompsa (old version), miwi
Tested by:      miwi
200710.r2_1
06 Jun 2008 13:53:06
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
200710.r2
12 Dec 2007 17:30:37
Original commit files touched by this commit
brix search for other commits by this committer
- Update to v2007-10-R2
- Update my email address

Approved by:    erwin (mentor)
200710.r1
29 Oct 2007 13:56:05
Original commit files touched by this commit
erwin search for other commits by this committer
This is a replacement/upgrade for the net-mgmt/wispy-tools port. The
project was renamed and a new release was made under the new name.

PR:             117044
Submitted by:   Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
200609.r1_1
29 Oct 2007 13:26:18
Original commit files touched by this commit
erwin search for other commits by this committer
Forced commit to mark the repocopy from net-mgmt/wispy-tools

PR:             117044
Submitted by:   Henrik Brix Andersen <henrik@brixandersen.dk>
Repocopied by:  marcus

Number of commits found: 40