945 Commits

Author SHA1 Message Date
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