1172 Commits

Author SHA1 Message Date
sthen
573e64a047 mark gnuradio BROKEN-i386, it hits the cmake problem where it produces an
.so file following ports versioning but in the install stage tries to install
the original version. failed 4 times out of the last 13 bulk builds and it
takes an hour to build in each.
2021-03-19 17:06:35 +00:00
rsadowski
7fac9ebc4e Unbreak with upcoming boost update
From Brad.
2021-03-18 19:51:44 +00:00
fcambus
c63d1d01f3 Switch HOMEPAGE and MASTER_SITES to HTTPS. 2021-03-18 08:57:31 +00:00
naddy
2f3856e9cc comms/hylafax: accept all 4.x versions of tiff 2021-03-17 12:39:19 +00:00
fcambus
e73a65e21c Update qodem to 1.0.1.
Add --disable-gpm to CONFIGURE_ARGS to disable Linux console GPM support,
as it is enabled by default and otherwise breaks the build on OpenBSD.
2021-03-17 11:20:47 +00:00
sthen
da54af2459 update to dfu-util 0.10, from Ashton Fagg with a tiny tweak 2021-03-09 12:56:39 +00:00
bentley
dd210b670a Update to sigrok-cli-0.7.2. 2021-03-07 02:22:09 +00:00
bentley
5eb0e7039f libsigrok picks up hidapi if present, so add LIB_DEPENDS.
Fixes sigrok-cli build failure (reported by naddy@)
2021-03-06 22:42:43 +00:00
landry
8e6b93d116 comms/xastir: fix proj 8 detection
actually add the configure.ac patch this time, backported from
6ee6348ca9
to properly detect an upcoming proj 8 update - backwards compatible with
the in-tree proj 7.2.1.
2021-03-05 07:55:10 +00:00
landry
edf8f5a8d9 comms/xastir: update to 2.1.6.
From Michael ( michi plus openbsd at dataswamp dot org) who takes
MAINTAINER, thanks !

while here, add a configure.ac patch backported from
6ee6348ca9
to properly detect an upcoming proj 8 update - backwards compatible with
the in-tree proj 7.2.1.
2021-03-05 07:53:53 +00:00
naddy
03edc50d87 comms/xdx: fix build with -fno-common; sync wantlib 2021-02-28 20:54:51 +00:00
naddy
f4c86ea34d comms/scmxx: update to last release 0.9.0
Not tested at runtime for lack of a Siemens mobile phone; the company
has been defunct for 15 years.

ok tb@
2021-02-26 21:09:57 +00:00
naddy
914db67450 comms/efax: fix build with -fno-common; ok ian@ 2021-02-26 20:45:37 +00:00
tb
39ed7eaa31 comms/scmxx: fix build with -fno-common 2021-02-26 16:51:40 +00:00
kirby
db01675b17 update to gammu-1.42.0 2021-02-26 13:20:52 +00:00
sthen
df80d334eb update to birda-1.3, fix commons 2021-02-26 13:08:37 +00:00
bentley
8221fdc32b Update to libsigrok-0.5.2 and pulseview-0.4.2.
Disable ruby support; ruby gets picked up but the bindings fail to build.
Improve some package COMMENTs.
Enable debug packages.

requested & tested by jcs@
2021-02-25 07:56:30 +00:00
sthen
c2f60aad26 drop comms/seyon, fails to build with -fno-common, essentially unmaintained
upstream since 1993, version in ports was even older
2021-02-24 17:26:28 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
ajacoutot
df0fe9f6f4 Fix for -fno-common; from Fedora. 2021-02-20 16:54:24 +00:00
sthen
ac4982f803 update to lcdproc-0.5.9 and patch to fix commons 2021-02-20 01:14:03 +00:00
tb
77fcc57763 xastir: Fix build with -fno-common
move HOMEPAGE to TLS while there.

From Michael (michi+openbsd dataswamp org)
2021-02-18 22:08:25 +00:00
jsg
04465f980f update minicom to 2.8
fixes -fno-common build
tested by Thaison Nguyen
2021-02-06 13:03:49 +00:00
jeremy
35c3ef834d Update to c3270 4.0ga10
Fixes issues with -fno-common.
2021-02-01 17:41:39 +00:00
sthen
bd245ec3fe smstools3: add -fno-common patchset from debian 2021-01-31 20:08:42 +00:00
rsadowski
17f5fef176 Unbreak build after recent Qt 5.15 update. 2021-01-19 06:51:41 +00:00
abieber
7e9a28b4d0 Drop MAINTAINER for a bunch of stuff I no longer use. 2021-01-16 17:26:16 +00:00
sthen
35fc66e3bd update to minimodem-0.24 and patch so that tests run correctly
add comment to makefile pointing out that the next version (not yet
released) has a native sndio backend
2021-01-16 12:58:11 +00:00
fcambus
7511089faa Drop maintainership. 2021-01-14 21:55:21 +00:00
sthen
0456b3a819 comms/amtterm: add SSL/auth code from https://github.com/Openwsman/wsmancli/issues/10#issuecomment-751253133
ok/similar diff from stsp@
2021-01-08 13:32:56 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
jcs
614e439b2b greetings, syncterm 2021-01-02 14:51:45 +00:00
jcs
d1d6976d97 Import syncterm-1.1, a BBS terminal program
ARM fixes from trondd at kagu-tsuchi dot com
Help from and ok sthen
2021-01-02 14:49:18 +00:00
tracey
645d647382 Fix bulk build. Better diff from sthen@, who asked me to commit. ok me. 2020-12-09 22:28:39 +00:00
tracey
1eef57899c Update to 20201128. ok sthen@ 2020-12-08 16:34:57 +00:00
rsadowski
5634584ee5 Disable cmake find_package doxygen
We are not building a documentation
2020-11-15 06:46:29 +00:00
rsadowski
b1331b3d4c Unbreak with qwt 6.1.5 2020-11-09 18:41:42 +00:00
ajacoutot
44161b4d8c Add --without-asciidoc (breaks with upcoming asciidoc update); the man
pages don't need to be regen'd.
2020-11-09 11:33:12 +00:00
sthen
33d1b76f26 update to conserver-8.2.6 2020-11-06 14:38:27 +00:00
jasper
956fb99f83 - update to amtterm-1.6 (this swithes the port to use vte3)
- add patch from upstream to address a memory leak
2020-11-02 16:10:23 +00:00
jasper
1c0bd9b537 missed bump after vte,-main was removed and thus its dependency changed 2020-11-02 06:17:36 +00:00
daniel
2bd9396aa2 fix pulseview with newer boost
Fix taken from upstream. Brad sent the same diff to MAINTAINER.

ok bentley@ (MAINTAINER)
2020-11-02 00:18:09 +00:00
sthen
65c89eb2fc gnuradio: add a cmake patch that avoids a build error if doxygen was present
on the system earlier in configure, but was then removed before it reaches this
point. more details in the patch comment.
2020-10-28 20:52:47 +00:00
bentley
a33b030a91 Removed wrong patch. 2020-10-13 09:30:05 +00:00
bentley
8d25b1e274 Update to gnuradio-3.8.2.0. Drop maintainership.
Some notable changes to the package with this release:
 - move from Qt4 to Qt5
 - move from Python 2 to Python 3
 - drop dependency on py-gtk2

ok (and testing and much prodding from) rsadowski@
2020-10-13 09:04:51 +00:00
sthen
90a5846ced update to chirp-20201008 2020-10-09 11:03:45 +00:00
ajacoutot
9890d8665a Bump after py-gobject3 merge. 2020-10-03 15:39:57 +00:00
tracey
3279f2c633 Update chirp to version 20200909. ok abieber@ jca@ kmos@ 2020-09-25 13:48:49 +00:00
cwen
5167dfda61 p5-Device-Gsm: add a missing run depends and remove useless build depend
OK afresh1@
2020-09-21 17:36:42 +00:00
ajacoutot
4acac19aa6 Move to py3.
Regen WANTLIB.
Move swig from LDEP to BDEP.
Regen PLIST.
2020-09-13 13:25:30 +00:00