Commit Graph

1220 Commits

Author SHA1 Message Date
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
bcallah
5fe6188f27 +dump1090 2020-07-27 16:46:11 +00:00
bcallah
6ddd86ab7e Import comms/dump1090, a simple ADS-B Mode-S decoder for RTLSDR devices.
ok benoit@

Dump 1090 is an ADS-B Mode-S decoder specifically designed for RTLSDR
devices.

The main features are:
* Robust decoding of weak messages.
* Network support: TCP30003 stream (MSG5...), Raw packets, HTTP.
* Embedded HTTP server that displays the currently detected aircrafts
  on Google Maps.
* Single bit errors correction using the 24 bit CRC.
* Ability to decode DF11, DF17 messages.
* Ability to decode DF formats like DF0, DF4, DF5, DF16, DF20 and DF21
  where the checksum is xored with the ICAO address by brute forcing
  the checksum field using recently seen ICAO addresses.
* Decode raw IQ samples from file (using --ifile command line switch).
* Interactive command-line-interfae mode where aircrafts currently
  detected are shown as a list refreshing as more data arrives.
* CPR coordinates decoding and track calculation from velocity.
* TCP server streaming and receiving raw data to/from connected clients
  (using --net).
2020-07-27 16:45:31 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
sthen
e3ad8f72fc update to p5-Device-Modem-1.59 2020-07-05 14:22:23 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
74f0899212 conserver: update MASTER_SITES 2020-06-15 11:49:14 +00:00
ajacoutot
1ef3add259 Unbreak packaging (missed in previous). 2020-06-10 22:21:47 +00:00
ajacoutot
8f3fd719fe x11/gnome/doc-utils is going away.
Regen WANTLIB while here.
2020-06-10 07:17:32 +00:00
sthen
09d500090e update to chirp-20200603
disable generic_xml, as was done upstream in their py3 branch ("this
never really caught on, nor got the attention or maintenance it really
needed. I dunno if it even works in py2 for much anymore, but I don't
think converting it to py3 makes any sense.") - allows jasper@ to
move py-libxml to py3-libxml
2020-06-08 09:07:33 +00:00
sthen
a08ab8d5c4 update to conserver-8.2.5 2020-05-14 11:43:24 +00:00
sthen
f1e0b49528 update to chirp-20200409 2020-04-18 18:14:13 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
benoit
02089e6e4b Update to p5-Device-Modem-1.57. 2020-02-14 12:11:56 +00:00
kmos
362c14b0bd Unbreak comms/xastir for sparc64 (and probably other arches)
ok abieber@
2020-02-13 03:59:42 +00:00
sthen
a3e5de8f53 drop maintainer 2020-02-03 20:40:37 +00:00
jasper
c0d71858db update MASTER_SITES where distfiles.nl was used 2020-01-26 11:14:29 +00:00
rsadowski
4de43da1b3 Remove qtserialport (qt4)
After cad/fritzing is updated there are no consumers.

Ok jca@, abieber@ (maintainer)
2020-01-25 05:05:18 +00:00
sthen
bc3ebc875e completely remove the "static inline" mgetty patches, the change was already
handled upstream in the 1.2.1 update.
2020-01-15 21:02:28 +00:00
kmos
5b19b89056 Fix comms/mgetty+sendfax for gcc architectures.
patches for g3/* added static before the "#ifdef __GNUC__" but on
GCC architectures that ended up having "static static inline".
Move the statics outside the ifdef

ok cwen@
2020-01-08 22:22:39 +00:00
bentley
70187881fb Update to sigrok-firmware-fx2lafw-0.1.7. 2019-12-18 06:56:25 +00:00
bentley
e61dcf3935 Update to libsigrokdecode-0.5.3. 2019-12-18 06:50:30 +00:00
naddy
d8c6e8b88d accept libtiff 4.1.x 2019-11-30 12:56:15 +00:00
kmos
2487b212e9 Move tests to MODPY_PYTEST 2019-11-23 23:52:09 +00:00
fcambus
0e8a70731e Add pterm. 2019-11-09 15:36:59 +00:00
fcambus
eb0b6301c6 Import comms/pterm.
Pterm is a terminal emulator designed for connecting to PLATO-like
systems such as Cyber1 and the Cybis release from Tom Hunter.  It also
has the ability to run MicroTutor from floppy disk images.

PLATO is a multi-user system hosting games, educational material, and
communities.  A PLATO server is hosted at IRATA.online with guest access
and a CYBIS system is hosted at cyber1.org.

From Tim Meunier, thanks!

OK sthen@
2019-11-09 15:35:26 +00:00
kirby
53f1c48748 update to gammu-1.41.0 2019-11-06 02:44:12 +00:00
jcs
21553158b2 update from an ancient version to 1.2.1 which contains some security
fixes

ok ajacoutot sthen
2019-10-14 21:05:07 +00:00
naddy
174c6a4da8 skip unused code: clang does not handle x86 inline assembly on non-x86 2019-10-04 20:56:02 +00:00
naddy
c1c8a5a08e From upstream:
CMake will fail to properly run check_c_compiler_flag() on ARM when
checking for -msse2; it will always pass, and subsequent builds will
fail. Trying to compile actual code during CMake is a more reliable way
to see if SSE2 is actually available.
2019-10-03 13:39:45 +00:00
rsadowski
d96113533b Unbreak build after doxygen update
"Behavior of FILE_PATTERNS was unintentionally changed in doxygen 1.8.16,
this lead to the libsigrok doxygen invocation generating almost no data,
and missing all the enums needed for the binding generation, resulting
in build failures."

Upstream-issue: https://github.com/doxygen/doxygen/issues/7190

Patch from ArchLinux
2019-09-30 06:34:50 +00:00
jca
c72e82ff60 Stop passing a timezone param to settimeofday(2)
Historical, and useless in this port since timezone information is
always zero.  xastir is the only user of the timezone argument that
I could spot.  ok cheloha@ abieber@ (maintainer)
2019-09-10 11:21:24 +00:00
danj
1991058dbd Remove unresponsive maintainers
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.

ok sthen@, jca@
2019-07-17 14:49:19 +00:00
kmos
bfcd295421 Move HOMEPAGE and MASTER_SITES to https. Also add a comment above the
PERMIT_PACKAGE line noting it is GPLv2 licensed while here. REVISION
bumped. Also put a line between PERMIT_PACKAGE and WANTLIB.

Tweak and ok sthen@
2019-07-14 21:45:42 +00:00
naddy
ae1cb22cb2 Switch to PERMIT_(DISTFILES|PACKAGE).
CDROM restrictions are no longer applicable.
2019-07-14 02:16:50 +00:00
naddy
7ab397505a Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable. 2019-07-14 00:39:34 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
sthen
6ff3e55398 bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into

the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
ajacoutot
330898f0ff Unbreak with newer GraphicsMagick. 2019-06-16 13:41:30 +00:00
sthen
f548d95863 sync some WANTLIBs 2019-06-13 15:48:50 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen
902b542fe0 more ncurses->curses 2019-05-21 09:34:30 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
e40f996745 another batch of ncurses->curses WANTLIB updates, skipping any
that have gettext LIB/RUN_DEPENDS to avoid conflicts for naddy's
multipackaging work
2019-05-20 20:52:31 +00:00
naddy
792b694c0a switch to CONFIGURE_STYLE=autoreconf 2019-05-19 19:13:45 +00:00
sthen
b17bf3228e update curses WANTLIB entries following the change in base libraries to use soname 2019-05-17 16:19:37 +00:00
danj
2d599cae09 Remove maintainer per their request 2019-05-12 16:29:44 +00:00
abieber
53f8b5e4fc Bump chirp to the latest version.
OK sthen@
2019-05-09 15:59:34 +00:00
danj
ad1eae70d2 Remove maintainers per their requests 2019-05-04 00:17:11 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
sthen
53defd7102 remove more PKG_ARCH=* with pyc in PLIST 2019-04-27 23:55:04 +00:00
cwen
44c3b822ff hackrf: COMPILER should be placed before MODULES, as seen in Makefile.template
ok jca@ (on the previous diff)
2019-04-22 19:56:51 +00:00