1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Tijl Coosemans
4bdd97e324 math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
2014-08-31 16:36:22 +00:00
Adam Weinberger
78edb12293 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:03:23 +00:00
Juergen Lock
587837f8ba Switch my ports to USES= tar:... 2014-03-15 15:35:59 +00:00
Baptiste Daroussin
22aa02fd75 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms
2013-12-11 15:10:44 +00:00
Max Brazhnikov
2e206d8fad - Pass QMAKE_ARGS to qmake
Approved by:	portmgr (blanket approval)
2013-11-22 12:55:11 +00:00
Baptiste Daroussin
2b300eeb3f Add NO_STAGE all over the place in preparation for the staging support (cat: comms) 2013-09-20 16:03:29 +00:00
Juergen Lock
8f27531f5e Add new port comms/jsdr:
SDR-J (formerly Jsdr) is a suite of four programs provided under a
LGPL open source license for playing around with sdr (software
defined radio). The software can be used directly with the PM-SDR
kit and RTL2832U based dongles, and in the 32 bits Windows version
with other kits as well.

The suite contains four programs:

- a full blown "short wave" receiver, which provides tuning in the
  range of 100K .. 165M using the PM-SDR (although above 55 M with
  reduced performance) and from app 55 MHz to app 900 Mhz or above
  using an RTL2832U based dongle. The receiver provides quite a number
  of decoders for amateur modes.
- am/fm receiver covering the same frequency bands as the sw receiver,
  however, with am bandwidths selectable, with fm mono and stereo
  decoding as well as with rds decoding.
- spectrum viewer for use with the RTL2832U based dongles, showing
  spectra of up to 3 Mhz bandwidth.
- mini receiver, a stripped version of the fm receiver, a gadget
  for listening to WFM using DAB sticks.

WWW: http://www.sdr-j.tk/
2013-07-25 18:53:30 +00:00