Commit Graph

1220 Commits

Author SHA1 Message Date
cwen eef3ec6c56 hackrf: fix build on big-endian archs by using ports-gcc on !clang archs
OK bentley@ (maintainer)
2019-04-22 08:46:17 +00:00
cwen 18dbbfd7f9 hylafax: fix the build with ports-gcc-8.
Allow building with C++14 (even for clang archs).
Also add various portcheck(1) fixes and move HOMEPAGE to https.

OK sthen@
2019-04-21 15:44:04 +00:00
landry 67f9b56af4 Add -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 to CFLAGS/CXXFLAGS where
appropriate in various devel/proj consumers to fix build with upcoming
proj 6 update, which will be commited in a month or so.

Thx to https://github.com/OSGeo/proj.4/wiki/proj.h-adoption-status for
linking the various upstream issues about it.
2019-04-16 20:13:09 +00:00
sthen 82b8581fa3 better comments 2019-03-27 23:39:59 +00:00
sthen c378bd2f90 committed upstream 2019-03-27 23:38:19 +00:00
sthen 2ba706c2c4 spring-clean conserver patches/ 2019-03-27 10:37:09 +00:00
sthen e3088bdd06 update to conserver-8.2.4 2019-03-27 10:14:03 +00:00
sthen cf9c2acd66 update to conserver-8.2.3 2019-03-17 23:39:59 +00:00
cwen 6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
kirby add9bc3157 update to python-gammu-2.12 2019-03-07 05:32:25 +00:00
ajacoutot 4810af5035 Add BDEP on textproc/xmlto which gets picked up if present at configure
time.
2019-03-03 10:35:30 +00:00
naddy 39ffd280b6 Update to 0.9 and drop the maintainer as requested.
Untested due to a lack of suitable devices, but ian@ and I agree that
the changes look innocuous.
ok ian@
2019-02-27 15:33:13 +00:00
sthen c06a81c834 avoid @SECLEVEL=0 in console(1) too, from henning 2019-02-26 15:31:17 +00:00
sthen 5ecd20a030 henning has a use for an ipmi+net flavoured conserver package 2019-02-26 15:29:51 +00:00
sthen aa26be6cc0 Tweak DESCR to make it a bit clearer what the -net flavour of comms/conserver
is for. (It's only needed when you have conserver(8) and console(1) on different
machines, or when you have conserver(8) on multiple machines clustered behind a
single front-end).
2019-02-26 11:54:57 +00:00
sthen ad160d29ab unbreak FLAVOR=net of conserver; libressl doesn't support :@SECLEVEL=0
found the hard way by henning@
2019-02-25 19:53:16 +00:00
kirby 6c1196cbce update to gammu-1.40.0 2019-02-02 15:25:29 +00:00
sthen e13d73575c adjust rc_reload/rc_stop handling so that if a master process is running
and conserver is in the (default) "setproctitle" mode, it only attempts to
signal the master and not any other processes. avoids delays during
shutdown/restart and dangling processes which have been observed when
multiple processes are running (presumably due to the childs being
signalled before the master takes them down more cleanly).
2019-01-25 11:35:54 +00:00
sthen 90fdf719ec update to chirp-20190112 2019-01-19 15:38:28 +00:00
danj 4cb6cc61c4 Replace urls using alioth.debian.org
They replaced it with a gitlab hosted on salsa.debian.org and they
provide alioth-archive.debian.org for the source archives, but
they didn't move everything there.

ok sthen@
2019-01-06 14:50:49 +00:00
sthen 49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
naddy a11285fed0 add MODGCC4_CPPLIBDEP to subpackage 2018-11-22 19:26:54 +00:00
bentley 7f5b5cbb31 +hackrf 2018-11-20 12:46:51 +00:00
bentley 1747731d40 Import hackrf-2018.01.1.
HackRF One from Great Scott Gadgets is a Software Defined Radio peripheral
capable of transmission or reception of radio signals from 1 MHz to 6 GHz.
Designed to enable test and development of modern and next generation radio
technologies, HackRF One is an open source hardware platform that can be
used as a USB peripheral or programmed for stand-alone operation.

This package contains host software for HackRF.

ok sthen@
2018-11-20 12:46:09 +00:00
sthen 6b8e265514 bump ports known/suspected to be affected by issue with libedit/libreadline
and termcap on lld arches.
2018-11-14 20:48:21 +00:00
bentley 014602ba61 Add some missing dependencies.
Build breakage noticed by ajacoutot@
2018-11-09 03:05:02 +00:00
bentley 6c11ead4b5 Build the Python bindings. 2018-11-07 08:01:32 +00:00
bentley 0da7cb1530 Update to pulseview-0.4.1.
Release notes: https://www.sigrok.org/blog/pulseview-041-released
2018-11-03 06:33:07 +00:00
bentley 1a07598ce1 Update to libsigrokdecode-0.5.2.
Release notes: https://sigrok.org/blog/libsigrokdecode-052-released
2018-11-03 06:32:05 +00:00
bentley 35f75fba19 Update to libsigrok-0.5.1.
Release notes: https://www.sigrok.org/blog/libsigrok-051-released
2018-11-03 06:31:15 +00:00
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
ajacoutot 1e469c5837 Remove gnokii; it's no longer useful and doesn't work properly most of the
time.

ok robert@ (maintainer)
2017-11-06 10:13:12 +00:00
kirby 99193ed25c fix build on !CLANG_ARCHS
spotted by landry@ on sparc64 buld
2017-11-04 21:45:38 +00:00
espie 8d7d424b7b obey CC 2017-11-03 11:25:44 +00:00
sthen 78c04ae094 replace gettext MODULES 2017-11-02 22:24:14 +00:00
espie 7a9e6a42da fix bogus link line. 2017-11-02 15:22:00 +00:00
sthen ceb7770170 Handle pthread-stubs removal. 2017-10-23 17:10:37 +00:00
kirby adca1bcbfb update to gammu-1.38.5 2017-10-20 06:46:02 +00:00
sthen 5c1b918c04 update to smstools3-3.1.21 2017-10-10 12:04:59 +00:00
naddy 05d61abfd4 Unbreak autoconf check with clang by not using nested function.
Replace gettext module while here.
2017-09-27 21:05:42 +00:00
robert d267cd02ca Unbreak autoconf checks with clang by not using nested functions
in the checks.

Someone clearly did not read the autoconf documentation because
using the following functions with a function declaration inside
the body will end up declaring a function inside a function.

- AC_TRY_COMPILE( [], [ int main() { return 0; } ],
- AC_LANG_PROGRAM([[]], [[int main (void) { return 0; }]])],
- AC_TRY_LINK([], [int main (void) { return 0; }],

Result:

int
main ()
{
int main (void) { return 0; }
  ;
  return 0;
}

nested functions is a gcc extension which is not supported by
clang.

test.c:4:17: error: function definition is not allowed here
int main (void) { return 0; }
                ^
1 error generated.

This causes tests to fail in the configure scripts resulting in
missing compile and link time flags from the builds.

This resulted in weird behaviour of several software, like gnome
hanging completely due to gtk+3 not being built properly.

This change intrudces the following fixes:

- remove int main() declaration from AC_TRY_COMPILE, AC_LANG_PROGRAM, AC_TRY_LINK
  as it comes with a declaration already, and people misused them

- change to use AC_LANG_SOURCE when needed in case a complete source block is specified

Most of the changes are in configure.(ac|in), however there were some cases
where autoconf is either broken or the build failed because of an autoconf
generated configure script. Everytihng else is switched to autoconf, so
the maintainers can go ahead and upstream these diffs.

There are more to come, we are continously checking the tree for these issues
and in the future the infrastructure will error if such a case is found.
2017-09-25 09:16:12 +00:00
ajacoutot d40df6b325 Adjust MAKE_FLAGS to unbreak after pulseaudio update. 2017-09-20 08:20:14 +00:00
sthen c101536a68 update to chirp-20170714 2017-09-16 12:59:32 +00:00
sthen c5cecfbc8a update to fldigi-4.0.9 2017-09-04 16:48:45 +00:00
jasper 0885430c52 replace dead HOMEPAGE/MASTER_SITES with a backup mirror 2017-08-21 18:36:21 +00:00
sthen 5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie 8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen 4fcf8f2aaf drop MAINTAINER on a few things 2017-07-05 10:22:05 +00:00
sthen e8bb9ff530 drop maintainer 2017-07-04 11:09:44 +00:00
kirby ff7704b91f update to python-gammu-2.9 2017-06-21 01:03:28 +00:00
kirby 7a7a27c686 update to gammu-1.38.4 2017-06-21 01:02:26 +00:00
schwarze c143ca02b2 No important formatting differences, drop USE_GROFF and bump.
Actually, mandoc output is slightly more readable because it
handles the footnote markers (superscript 1, 2, 3) better.
2017-06-17 17:22:04 +00:00
kirby 5aebe981eb bugfix update to python-gammu-2.8 2017-06-10 08:44:00 +00:00
kirby ffaffc3d5d update to gammu-1.38.3 2017-05-25 18:07:53 +00:00
sthen c208af7d2c update to FLdigi-4.0.4 2017-05-24 14:05:42 +00:00
sthen 64ce11935f fix format string for 64-bit time_t, found by clang warning 2017-05-06 22:00:53 +00:00
sthen 044a3c1586 regen 2017-05-06 21:57:27 +00:00
espie 76983199c3 remove very old unneeded configure change which breaks clang 2017-05-04 14:21:34 +00:00
espie 06bc3b0684 requires gnu89 inline semantics 2017-05-04 14:02:00 +00:00
espie 1f872fa991 uses gnu89-inlines 2017-05-02 16:56:11 +00:00
espie bdb8a5647f abs(unsigned) doesn't make much sense.
clang catches an actual bug in jakemsr's code!
2017-05-02 16:47:32 +00:00
sthen cf1c9742f6 update to fldigi-4.0.3 2017-05-01 13:28:09 +00:00
espie cb79f58294 missing prototypes 2017-04-29 06:54:29 +00:00
ajacoutot 0cb7bca06b Update to xlog-2.0.14. 2017-04-28 22:29:31 +00:00
naddy b8db4b8592 * drop -Werror; fixes build with clang
* replace gettext module while here
2017-04-27 23:03:54 +00:00
naddy f49f2b4285 * handle CPPFLAGS properly; also fixes build with clang
* neutering nl_langinfo() should be no longer required
2017-04-27 20:13:36 +00:00
jca 733a373c8d inline->static inline to fix clang build 2017-04-25 22:56:25 +00:00
jca 8bbce942b3 Respect CC 2017-04-25 22:51:23 +00:00
sthen 1a57732b1b clang and other fixes for zmtx-zmrx:
add prototypes
add missing system headers
add missing return values in non-void functions
64-bit time_t format string fix found by clang
honour CFLAGS
don't call rx_raw(int timeout) with "rx_raw()", use a sane timeout
2017-04-24 10:14:05 +00:00
sthen 61e9aa7beb regen patches under standard names 2017-04-24 09:48:17 +00:00
sthen 58003290b8 Update to minicom-2.7.1
CVE-2017-7467: Fix an out of bounds data access that can lead to remote
code execution.
2017-04-18 21:05:09 +00:00
sthen 17a56ad7cd update to fldigi-4.0.2 2017-04-16 14:36:02 +00:00
sthen 7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
kirby f193f5a94c Update to gammu-1.38.2. 2017-04-05 08:02:05 +00:00
benoit e3df02e777 Update to chirp-20170311. 2017-03-28 07:05:05 +00:00
jca 5b29309099 Respect CXX/CXXFLAGS 2017-02-27 15:47:17 +00:00
jca d13e8957bd Don't hardcode gcc, respect CFLAGS 2017-02-27 15:40:54 +00:00
sthen 691ac83091 honour CC 2017-02-26 20:15:35 +00:00
sthen 94ca938963 set a portroach marker, the default scheme picks up alpha versions. 2017-02-20 10:23:28 +00:00
sthen 2a738b5efb update to FLdigi-3.23.21 2017-02-14 23:17:36 +00:00
sthen d089f0b05a Add perl to WANTLIB, first batch. This used to be done automatically but
since SHARED_ONLY support was removed across the ports tree the perl module
no longer adds it, so it must be done manually for any perl ports that
provide perl shared-library modules (i.e. libdata/perl5/site_perl/$ARCH/*.so)
and you must not remove them from WANTLIB even if they show as "Extra".
2017-02-06 20:20:23 +00:00
zhuk 55cb3c3d94 Having comms/qtserialport and x11/qt5/qtserialport not conflicting
is not enough for stable builds: all their dependees should depend
on either <5.6 or >=5.6 version as well.

Issue reported by naddy@
2017-01-21 18:25:02 +00:00
kirby 26c04df91f Bugfix update to gammu-1.38.1 2017-01-07 12:27:19 +00:00
zhuk 2c18b4a993 Allow side-by-side installation with qtserialport 5.6+. 2016-12-25 15:10:27 +00:00
kirby 5644fa45d6 Update to wammu-0.43 2016-12-18 12:31:02 +00:00
kirby 899efd848b Update to python-gammu-2.7 2016-12-18 12:27:15 +00:00
kirby 370be17487 Update to gammu-1.38.0 2016-12-18 12:26:33 +00:00
ajacoutot 81ff798c4b Missed bump.
Drop NO_BUILD to preserve the bdep on python.
2016-11-25 14:42:29 +00:00
kirby 77573f8d21 drop RDEP on devel/gettext. Python already depends on it.
Noticed by ajacoutot@, thanks!
2016-11-25 13:01:15 +00:00
kirby f090f6946b + SUBDIR += gammu
+     SUBDIR += py-gammu
+     SUBDIR += wammu
2016-11-25 12:02:22 +00:00
kirby fe83b1794b Import wammu-0.42
OK feinerer@

Wammu is a program to manage data in your cell phone such as contacts,
calendar or messages. It is built on Gammu library, which provides
abstraction layer to work with different cell phones from different
vendors (including Nokia, Sony-Ericsson, Motorola, Samsung, Siemens,
Huawei and others).
2016-11-25 11:58:01 +00:00
kirby 8c632c8926 Import py-gammu-2.6
OK feinerer@

Python bindings which allow you to use (most) of Gammu functionality
from Python language.
2016-11-25 11:55:34 +00:00
kirby 6ca97e8ce6 Import gammu-1.37.4
Tweaks, tests and OK feinerer@

Gammu command line utility provides access to wide range of phone
features, however support level differs from phone to phone and you
might want to check Gammu Phone Database for user experiences with
various phones. Generally following features are supported:
     * Call listing, initiating and handling
     * SMS retrieval, backup and sending
     * MMS retrieval
     * Phonebook listing, export and import (also from standard
       formats such as vCard)
     * Calendar and tasks listing, export and import (also from
       standard formats such as vCalendar or iCalendar)
     * Retrieval of phone and network information
     * Access to phone file system.
2016-11-25 11:51:46 +00:00
sthen 5a6546fdc1 update to fldigi-3.23.15, including a fix for libsamplerate change 2016-11-09 13:25:12 +00:00
naddy c326edce1b The ${PROJECT}.googlecode.com/files/ master sites are no longer
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.

ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
naddy 70bb8e18e7 replace libiconv module 2016-09-13 11:44:06 +00:00
jasper 003e889c0a retire sparc 2016-09-01 10:53:26 +00:00
ajacoutot c63452d37d Update to p5-Device-Gsm-1.61. 2016-08-27 20:46:54 +00:00
ajacoutot 96ecf1cd12 Zap trailing spaces at EOL. 2016-08-03 13:06:41 +00:00
sthen 342c4d9587 fix @sample directory name 2016-06-20 15:08:44 +00:00
sthen 2e964b1846 update to chirp daily 20160507, from Ted Roby, small tweaks from me 2016-05-07 14:02:53 +00:00
naddy c1fbcfee6b x11/openmotif -> x11/motif 2016-05-05 19:52:28 +00:00
naddy 086906101b replace libiconv module 2016-04-28 13:59:19 +00:00
naddy 32cd7e42e2 replace gettext module 2016-04-12 15:19:39 +00:00
naddy 52501c1f09 replace libiconv module with library dependency; no bump needed 2016-04-09 20:14:48 +00:00
sthen 1b9cae641a update to fldigi-3.23.09 2016-04-03 12:01:17 +00:00
zhuk ed298848a3 Zap more lines from qmake-based ports by moving them from
the "MODULES=x11/qtX + CONFIGURE_STYLE=qmake" logic to
the "MODULES=devel/qmake x11/qtX" logic.

Discussed with espie@ a few weeks ago.
2016-03-26 20:37:34 +00:00
naddy cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
naddy deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
naddy 42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
naddy 2c4204cf62 remove SHARED_ONLY from simple ports that use the gettext or libiconv module 2016-03-18 21:38:22 +00:00
naddy 9476ae4b33 Consistently disable support for devices connected to a PC printer
port.  (The configure check is broken).
Drop maintainer at his request.

ok edd@
2016-03-18 16:09:15 +00:00
naddy 071c34fd6f remove SHARED_ONLY from ports that use only the gnu module 2016-03-16 21:19:37 +00:00
naddy ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
naddy 13ad9b5895 Remove xcept, a Btx decoder. Btx was switched off in 2001. ok sthen@ jca@ 2016-03-09 21:32:53 +00:00
zhuk d90ba5e73a Convert to MODQMAKE, -3 Makefile lines. 2016-03-07 12:01:19 +00:00
kirby 5de4d85c55 Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via
MODULES=devel/cmake
OK dcoppa@, czarkoff@
2016-03-04 10:11:21 +00:00
bentley 11ca303d31 +ems-flasher 2016-01-30 01:15:22 +00:00
bentley 823a835570 Import ems-flasher-0.03.
The ems-flasher utility reads data from or writes data to a EMS 64 Mbit
USB Game Boy cartridge.

ok benoit@
2016-01-30 01:14:54 +00:00
sthen 3451d0c08d Chase Location: header redirects for googlecode-hosted HOMEPAGEs and
bump REVISION.
2016-01-26 13:05:26 +00:00
sthen 41a4ee4393 update to Fldigi-3.23.06 2016-01-17 23:27:17 +00:00
jasper 4a30296f9d ignore some bogus tags 2016-01-08 10:37:34 +00:00
jasper 94eb87ab8a remove openobex/obexftp; outdated, unmaintained (not touched since import in
2004) and no longer useful (for one because we haven't had bluetooth support
for a while anymore).

ok aja@
2015-12-06 13:05:38 +00:00
landry 5711f896ef Mark BROKEN-hppa for reliable BROKEN-ness (gcc ICEs, undefined refs to
atomics, various horrors)
2015-12-04 20:47:52 +00:00
abieber ea6e0d5557 +qtserialport 2015-11-24 17:50:19 +00:00
abieber 6a6530beb8 Import QTSerialPort - a QT library for dealing with.. you guessed it!
Serial ports! Eventually this can be removed, as it is included in QT
proper.

Reason for import is the most recent version of Fritzing requires it.

OK sthen@
2015-11-24 14:57:48 +00:00
jasper dd11ff3185 switch distfiles.nl to SSL, setup with security/letsencrypt/client 2015-11-24 09:11:02 +00:00
sthen 7ee6ff990d getpwnam -> getpwnam_shadow 2015-11-19 14:03:30 +00:00
espie 511c5d230a a few minor pkg_subst fixes, for the coming patch (disallow -c without -m
outside of WRKDIR)
2015-11-02 11:56:54 +00:00
bentley 3cccd78afa Move to http mirror. 2015-10-15 08:30:27 +00:00
sthen 391dc93fe7 REVISION bumps following the additional member in struct if_data,
to make sure packages get updated
2015-10-05 16:29:01 +00:00
ajacoutot e18d7ebea1 Revert removal of pilot-link and jpilot; we still have one user of these... 2015-09-21 08:46:50 +00:00
ajacoutot 933e1c7ef5 -jpilot
-pilot-link
2015-09-19 22:21:20 +00:00
ajacoutot dc34861c75 It's 2015, remove pilot-link... 2015-09-19 22:20:42 +00:00
ajacoutot 4924fa9ed4 Remove jpilot; it's 2015... 2015-09-19 22:20:15 +00:00
sthen b0afd3bc40 remove bcallah as maintainer of his ports, at his request 2015-08-25 13:18:24 +00:00
bcallah d1d4d15e46 Update to 0.22.1 2015-08-24 23:02:30 +00:00
sthen d8e24bbded sync WANTLIB 2015-08-17 19:52:39 +00:00
sthen 6222f72cff don't strip bin/console, reported by jirib at devio.us 2015-08-14 13:49:41 +00:00
sthen a626ee54a0 sync WANTLIB 2015-08-12 22:27:31 +00:00
sthen 9bb11e585e update to amtterm-1.4, display control messages from host 2015-08-12 14:54:07 +00:00
sthen 5a988be900 bump REVISION, missed in last commit. reported by aja 2015-08-12 07:45:04 +00:00
sthen f2aa84f79f +conserver,ipmi 2015-08-11 21:13:37 +00:00
sthen d57d6a762c add a flavour to build comms/conserver with internal IPMI console support 2015-08-11 21:13:14 +00:00
ajacoutot 86227bf9b0 Unbreak; I don't see why this port needs groff and gmake to run.
Triggered by a PLIST mismatch registering gettext-tools as a new
RUN_DEPENDS.
hint from naddy@

RUN_DEPENDS = ${BUILD_DEPENDS} is bad! bad! bad! Do *not* use that
construct.
2015-07-20 22:00:54 +00:00
jasper 0bd434ad5a use sed -i 2015-07-18 15:31:16 +00:00
ajacoutot 2889a1d16f Remove the perl bullshit. 2015-07-16 23:57:18 +00:00
jasper 3fdc8abb82 - update to xlog-2.0.13
- use a pre-configure target instead of patching most logfile handlers
2015-07-15 17:23:31 +00:00
ajacoutot d9c1207e4f Move some obvious sudo -> '#' (root) in READMEs. 2015-07-07 14:43:36 +00:00
bcallah a8131a1add Update to 3.22.10 now that FLTK 1.3.3 has been committed.
ok aja@
2015-06-28 13:37:13 +00:00