1090 Commits

Author SHA1 Message Date
kirby
5755cffbdf fix typo TEST_IS_INTERCATIVE -> TEST_IS_INTERACTIVE
from Jan Vlach, thanks!
2018-10-31 18:56:13 +00:00
bentley
cec4d62f88 Update to sigrok-cli-0.7.1.
Changelog:
https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blob;f=NEWS;hb=sigrok-cli-0.7.1
2018-10-30 08:25:43 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
bentley
127ef694cb +sigrok 2018-09-19 05:51:42 +00:00
bentley
27dcbe9c47 Import the sigrok suite.
The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source logic analyzer software that supports various
logic analyzer hardware products.

It includes command-line and graphical interfaces, libraries for
protocol decoding and talking to logic analyzers, and free firmware
for certain pieces of hardware.

ok rsadowski@
2018-09-19 05:50:36 +00:00
sthen
e0f4ddb389 update to fldigi-4.0.18 2018-09-13 13:53:33 +00:00
bentley
812d1a6b96 +gnuradio 2018-09-10 06:59:01 +00:00
bentley
442cbf13c5 Import gnuradio-3.7.13.4.
GNU Radio is a software development toolkit that provides signal processing
blocks to implement software radios. It can be used with readily-available
low-cost external RF hardware to create software-defined radios, or without
hardware in a simulation-like environment. It is widely used in hobbyist,
academic and commercial environments to support both wireless communications
research and real-world radio systems.

GNU Radio has filters, channel codes, synchronisation elements, equalizers,
demodulators, vocoders, decoders, and many other elements (in the GNU Radio
jargon, we call these elements blocks) which are typically found in radio
systems. More importantly, it includes a method of connecting these blocks
and then manages how data is passed from one block to another. Extending GNU
Radio is also quite easy; if you find a specific block that is missing, you
can quickly create and add it.

GNU Radio applications are primarily written using the Python programming
language, while the supplied, performance-critical signal processing path is
implemented in C++ using processor floating point extensions, where
available.

ok sthen@
2018-09-10 06:58:22 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
espie
2f7d34d915 enforce PATH when running autoreconf 2018-08-03 07:07:44 +00:00
kirby
c645e710a4 switch HOMEPAGE and MASTER_SITES to https 2018-07-31 11:44:34 +00:00
kirby
6563760afd switch HOMEPAGE and MASTER_SITES to https 2018-07-31 11:39:50 +00:00
fcambus
c2d50672b7 Update picocom to 3.1.
Notable changes:

- Switch to using GitHub
- Drop the patch for the old manpage
- Sync DESCR with the actual manpage
- Use INSTALL_MAN to install the manpage, pointed out by Matthew Martin

As discussed with him, remove Kyle Isom from MAINTAINER (ENOTIME).

OK sthen@
2018-07-11 21:40:43 +00:00
jca
b19cbaeaea mgetty-1.2.0 has been released in March, amend MASTER_SITES
Anyone interested?
2018-07-11 19:37:25 +00:00
espie
a3cc216348 @tag update-mime-database 2018-07-01 18:33:35 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
thfr
0a6eca4606 +libhidapi 2018-06-18 23:55:38 +00:00
thfr
a51cea02db import ports/comms/libhidapi, ok sthen@
HIDAPI is a multi-platform library which allows an application to interface
with USB and Bluetooth HID-Class devices on Windows, Linux, FreeBSD, and Mac OS
X. On OpenBSD (like on FreeBSD), the backend uses libusb-1.0 to communicate
directly to a USB device. This back-end will of course not work with Bluetooth
devices.
2018-06-18 23:37:01 +00:00
sthen
cc037a2a5f tweak pexp again, some setups don't result in a process with "master" in the proctitle 2018-06-01 17:06:21 +00:00
sthen
790c0e86fd Bump a bunch of ports to trigger rebuilds following cpu stats changes.
More to come later after a longer search completes.

THESE MAY NEED FURTHER WORK! If you use them, please check on -current.
2018-06-01 14:24:55 +00:00
sthen
05caeca6a3 update to conserver-8.2.2 2018-05-29 13:54:05 +00:00
sthen
989f299b44 - adjust conserver rc.d script to cope with setups using the
setproctitle option, reported by henning@.

- patch to enable setproctitle by default, there doesn't seem a
huge amount of point hiding it behind a config flag.
2018-05-22 14:57:44 +00:00
espie
beddd9ae2c lib/tcl common with tcl 2018-05-15 11:02:50 +00:00
espie
ca83ec2fdb more @bin and other removal 2018-05-12 14:29:01 +00:00
espie
a96427599c sprinkle @bin, remove stripped directories 2018-05-12 14:08:51 +00:00
espie
2518277ccc reorder for new update-plist 2018-05-12 14:06:56 +00:00
espie
aadcacf835 keep rcscript in alpha order 2018-05-12 14:06:16 +00:00
espie
91de453053 new update-plist will match actual files first
since flipit actually installs a flipit conf, the @extra file will move
a bit
2018-05-12 14:03:35 +00:00
jasper
7d55a10c5d fix build with clang6 by forcing c++03
these ports play too much games or the original intent it too hard to decipher (yes, looking at you hylafax)
2018-04-13 15:31:12 +00:00
jasper
9b32e9c611 fix build with clang6 2018-04-11 18:01:24 +00:00
sthen
35651d91a2 conserver upstream has moved to github (and is providing stable uploaded
tarballs rather than relying on the auto-generated ones), so switch
MASTER_SITES, and use https for HOMEPAGE while there
2018-04-11 14:47:16 +00:00
sthen
a84e78f998 update to fldigi 4.0.16 2018-04-04 13:42:54 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
kirby
caf0264d3e update to wammu-0.44 2018-01-08 07:51:48 +00:00
kirby
a2f9156e32 update to python-gammu-2.11 2018-01-08 07:51:19 +00:00
kirby
3484f3745a update to gammu-1.39.0 2018-01-08 07:50:46 +00:00
abieber
3f6f228006 Bump chirp to the 20180104.
- fall back to my server until the full cert chain is used.
- add missing rundep for repeaterbook

OK jca@, almost a ":-]" from sthen@ \o/
2018-01-08 01:37:02 +00:00
sthen
12d5073265 update to FLdigi 4.0.13 2017-12-30 22:02:40 +00:00
jca
098e37a574 Give this one a chance on arm64 2017-12-26 06:08:48 +00:00
zhuk
fedb059f9d Move share/examples/conserver/simple.cf up to the proper place in PLIST.
Input & okay sthen@ (MAINTAINER)
2017-12-16 20:53:06 +00:00
espie
1cad0a9db6 a few more FIX_EXTRACT_PERMISSIONS 2017-12-04 17:56:27 +00:00
espie
178d9e13a9 restore sensible permissions to a few wrkdirs. 2017-11-25 13:27:48 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
naddy
445ca8c0a3 replace gettext module 2017-11-16 18:39:25 +00:00
fcambus
5069110662 Add qodem. 2017-11-14 20:27:36 +00:00
fcambus
a132759976 Import comms/qodem.
Qodem is a from-scratch clone implementation of the Qmodem
communications program made popular in the days when Bulletin Board
Systems ruled the night. Qodem emulates the dialing directory and the
terminal screen features of Qmodem over both modem and Internet
connections.

OK sthen@
2017-11-14 20:26:49 +00:00
jeremy
8e592c8723 Update to c3270 3.5ga11
Help from sthen@
2017-11-13 22:05:33 +00:00
kirby
03c5be512b update to python-gammu-2.10 to fix compatibility with latest gammu 2017-11-10 18:45:10 +00:00
jasper
be8f7640c9 mirror distfile for one of the pool members doesn't carry it (yet?)
spotted by aja@
2017-11-09 18:59:20 +00:00
jasper
b1632f3323 update to xlog-2.0.15 2017-11-09 15:47:56 +00:00