1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

107 Commits

Author SHA1 Message Date
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Rodrigo Osorio
58f90d7da8 comms/gammu: upgrade to 1.42.0
Major changes:
 - Fixed compilation on some non GNU systems.
 - Localization updates.
 - Improved CNMI command compatibility for AT module.
 - Improved getting of network and manufacturer information in AT module.
 - Improved compatibility with D-Link modems that need to power on.
 - Dropped Python 2 compatibility from utility scripts.
 - Fixed bug in deleting SMS messages.

Full changelog: https://fr.wammu.eu/news/2020/10/03/gammu-1-42-0/
2020-10-27 15:24:23 +00:00
Rodrigo Osorio
f2bf5fac2b comms/gammu: update to 1.41.0
Changelog: https://wammu.eu/download/gammu/1.41.0/

 * Documentation improvements.
 * Updated MySQL script to be compatible with current server versions.
 * Fixed SMSD operation on phones with more SMS folders.
 * Fixed off by one in Python example script.
 * Fixed PostgreSQL compilation on openSUSE.
 * Several compatibility fixes with recent compilers.
 * Improved USSD support.
 * Localization updates.
2020-01-13 10:13:15 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Rodrigo Osorio
56d835c923 Upgrade comms/gammu from v1.39 to 1.40
Full list of changes:
 * Added SMSD configuration option RetryTimeout.
 * Removed non configurable sleep after failed message send.
 * SMSD now tries to store whole decoded text for concatenated messages in the first entry in database.
 * Improved compatibility with Sierra SL8084TR.
 * Added support for delivery reports stored in SR memory.
 * Configure CNMI parameters for AT driver.
2019-02-27 17:19:47 +00:00
Tobias C. Berner
707c6bf295 Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2018-12-25 20:25:39 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Mark Linimon
5da283f4ec Fix build on gcc-based archs.
PR:		231464
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-09-21 11:37:03 +00:00
Yuri Victorovich
57612785a9 misc/openhab2 comms/gammu: Bump
I didn't bump them in r469511 and r469512 because they were previously broken
such that they couldn't be installed.

Reported by:	mat
2018-05-15 16:07:39 +00:00
Yuri Victorovich
218d119354 comms/gammu: Unbreak: add missing files to pkg-config
Approved by:	portmgr (port compliance, infrastructure)
2018-05-10 07:05:48 +00:00
Rodrigo Osorio
acb2e7d335 Update Gammu to v1.39
Changelist :
 Fixed answering call in AT module.
 Improved support for Huawei E392 and E3131.
 Fixed compatibility of binaries with Windows XP and 2003.
 Improved support for ZTE MF667.
 Updated list of GSM networks and countries.
2018-04-09 18:46:10 +00:00
Dmitry Marakasov
85f3c2c20c - Update WWW
Approved by:	portmgr blanket
2018-03-18 09:33:16 +00:00
Rodrigo Osorio
cb70bf309c Update to 1.38.4
Fix various compilation issues in python-gammu on Windows.
Improved support for Huawei E3531 and E1756.
Fixed several issues with using library on Windows.
2017-08-02 22:54:20 +00:00
Rodrigo Osorio
5058b70598 Update gammu to 1.38.2 and take maintenership for this port 2017-03-29 11:51:25 +00:00
Vanilla I. Shu
0875f7894b Update to 1.38.1. 2017-01-12 12:12:35 +00:00
Jason E. Hale
e28850491d Update to 1.38.0
Convert mysql to USES
Make patches with "make makepatch"
2016-12-16 08:44:58 +00:00
Vanilla I. Shu
fbeeb99886 Update to 1.37.91. 2016-11-13 03:13:18 +00:00
Vanilla I. Shu
ce36820918 Update to 1.37.3. 2016-05-25 15:49:00 +00:00
Mathieu Arnold
73628f8ea3 Update to 1.37.2
PR:		208863
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-04-18 14:06:44 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Vanilla I. Shu
1c45c158ab 1: Update to 1.37.0.2
2: remove RUN_DEPENDS to devel/cdialog.
2016-02-05 13:11:06 +00:00
Vanilla I. Shu
f1b5078e83 Upgrade to 1.36.8. 2015-12-10 07:09:45 +00:00
Dmitry Marakasov
1fe7be8b76 - Add LICENSE_FILE
- Pet portlint
2015-10-22 14:06:15 +00:00
Boris Samorodov
15944e9e1f To the pool: do not use the port any more and have no spare time to
maintain it.
2015-10-19 08:22:34 +00:00
Mathieu Arnold
bb271f0bf7 Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
2015-08-19 13:29:59 +00:00
Baptiste Daroussin
7f2cfbe2b1 cleanup plist 2014-12-20 17:32:52 +00:00
Baptiste Daroussin
2c8db67726 Cleanup plist 2014-10-20 09:31:33 +00:00
Marcus von Appen
dae43d7a6d - Convert ports from cad/, chinese/, comms/ and converters/ to new
USES=python

Approved by:	portmgr (implicit)
2014-10-19 07:50:53 +00:00
Boris Samorodov
cbb2144658 Acually bash should present at _configure_ time, so the port build/install
a bash completion file. Restore BUILD_DEPENDS upon bash for non-default
BASH option.

Reported by:	Łukasz Wąsikowski <lukasz@wasikowski.net> (via e-mail)
2014-03-30 20:05:52 +00:00
Boris Samorodov
f1c48aa891 . let drop privileges at gammu-smsd; [1]
. support STAGE;
. add LICENSE (GPLv2);
. add ftp/curl to LIB_DEPENDS;
. add pkgconfig, shebangfix to USES;
. use /bin/sh instead /bin/bash at two scripts;
. add USE_LDCONFIG=yes (the port installs shared libs);
. remove bash from BUILD_DEPENDS (bash completion does not need it);
. bump PORTREVISION.

PR:		ports/187110  [1]
Submitted by:	Lukasz Wasikowski <lukasz@wasikowski.net>  [1]
2014-03-28 14:10:58 +00:00
Baptiste Daroussin
2b300eeb3f Add NO_STAGE all over the place in preparation for the staging support (cat: comms) 2013-09-20 16:03:29 +00:00
Boris Samorodov
ba50df308d . update to 1.33.0;
. check for "${PORT_OPTIONS:MDOCS}" rather then "! ${PORT_OPTIONS:MDOCS}"
  since both conditions are used.
2013-05-30 08:47:46 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Boris Samorodov
4af6a1f054 Use the standard option for bash completion script
(BASHCS -> BASH).
2013-02-11 11:39:30 +00:00
Boris Samorodov
4757fc55ca . convert to new options style; [1]
. trim headers;
. place post-patch: target before post-install: one.

Spotted by:	bapt (at freebsd-ports@)  [1]
2012-10-06 09:57:19 +00:00
Boris Samorodov
5c20fd6ab4 . comms/gammu: update to version 1.32.0;
. deskutils/wammu: bump PORTREVISION (gammu shlib version has changed).
2012-06-28 11:17:59 +00:00
Boris Samorodov
e7397de52a Update to version 1.31.0. ChangeLog since 1.30.0:
20111221 - 1.31.0

[-] * Fixed compilation with latest libusb.
[-] * Improved error handling in SQL backend of SMSD.
[-] * SMSD documentation improvements.
[-] * Indonesian translation updates.

20111213 - 1.30.92

[-] * Improved vCard parser to better handle location for various fields, thanks to Vladimir Serbinenko for initial patch.
[-] * Fixed reading calls from some Nokia phones (bug #1553).
[-] * Improved text mode SMS parsing in AT driver, thanks to Vladimir Serbinenko.
[-] * Use glib's MD5 implementation if available.

20111129 - 1.30.91

[+] * Improved documentation for configuring Gammu.
[-] * Fixed parsing birthday from vCard in some cases.
[+] * Added option not to use configured logging in SMSD inject and monitor (bug #1539).
[+] * Added SMSD configuration LogFacility (bug #1539).
[-] * Fixed reading of data from OBEX phones (LP#891803).
[-] * Fixed double reply detection (bug #1544).
[-] * Increase maximal number of caller groups (bug #1541).
[-] * Cancel all calls on maketerminated call if we don't get call ID.
[-] * Fixed SMSC handling in some cases in SMSD (bug #1547).

20111107 - 1.30.90

[-] * Various documentation improvements.
[-] * Detect Alcatel style reply on CPIN response (bug #1502).
[-] * Fix build on some Win32 systems (bug #1496).
[-] * Make jadmaker handle names with spaces (Rapha\xc3\xabl Droz).
[-] * Display 8-bit messages in hex (Nicolas Pitre).
[-] * Do not use AT+CUSD=2 on some phones (bug #1508).
[-] * Fixed gammu-monitor with Windows service (bug #1515).
[-] * Cleanup of contrib directory.
[-] * Better support for Samsung AT phones (bug #1513).
[-] * Fixed handling of MMS notification SMSes (bug #1530).
[-] * Fixed CPIN reply handling (bug #1532).
[+] * SMSD checks for PIN status just after connect (bug #1532).
[-] * Fixed various MSVC compilation issues.
2011-12-26 11:20:09 +00:00
Martin Wilke
e8f615fbc7 - Get rid FreeBSD 6.X support 2011-11-06 16:36:34 +00:00
Boris Samorodov
9b494490e7 Create an OPTION to install a bash completion script (off by default).
Do not install the script when this option is disabled. I.e. even
if bash is installed one should define the option "on" (or define
the environment option WITH_BASH) to install the script.

PR:		ports/158840 (based on)
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-07-30 19:27:29 +00:00
Boris Samorodov
a69223b6d6 . update to version 1.30.0;
. remove patches taken from HEAD repository.
2011-07-29 20:08:02 +00:00
Boris Samorodov
d990afe83b 1. Incorporate a patch from the development repository to fix an error:
-----
Scanning dependencies of target sqlreply
> Building C object contrib/sqlreply/CMakeFiles/sqlreply.dir/c/michal.o
> /usr/ports/comms/gammu/work/gammu-1.29.0/contrib/sqlreply/c/michal.c:16:25: error: mysql/mysql.h: No such file or directory
-----
The error occures only if a mysql port/package is installed.

2. Bump PORTREVISION.

Pointed out by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via freebsd-ports@)
2011-05-23 14:17:17 +00:00
Boris Samorodov
3809128869 Add following meta-variables:
. USE_GNOME=glib20  (yea, it's needed now, *sigh*);
. USE_PYTHON=yes    (so do python, comms/gammu-python is redundant now);
. USE_GETTEXT=yes.
Remove:
. USE_GNOME=pkgconfig (superseeded by USE_GNOME=glib20).
2011-02-11 05:34:20 +00:00
Boris Samorodov
2444ab5c2f Update to version 1.29.0. Changes:
http://wammu.eu/download/gammu/1.29.0/

Feature safe:	yes
2011-01-28 11:29:01 +00:00
Boris Samorodov
f6ecddc6ab This is a no-op change, just "make update-patches" (new patches pending).
Feature safe:	yes
2011-01-28 10:26:36 +00:00
Boris Samorodov
346edcfd5f Update to version 1.28.0. 2010-07-12 13:30:29 +00:00
Boris Samorodov
7f004430b1 . move *.pyc and *.pyo file creation to comms/gammu Makefile
(so those who use comms/gammu with WITH_PYTHON_GAMMU option
  get the same files and pkg-plists as users of comms/gammu-python);
. compile all python files after installing (not just __init__.py);
. remove PORTREVISION from comms/gammu-python (should be fine to
  reflect the one from the master port, and it's bumped
  indirectly from 1 to 2);
. do not bump PORTREVISION for comms/gammu since it's default
  package s not touched by those changes).
2010-05-15 13:02:49 +00:00
Boris Samorodov
cdab02c42b comms/gammu-python:
. remove CATEGORIES (it's the same with master port);
. run python script to create gammu/__init__.pyc file;
. bump PORTREVISION.

comms/gammu:
. add gammu/__init__.pyc to pkg-plist (when WITH_PYTHON_GAMMU
  is defined, i.e. for comms/gammu-python port).
2010-05-14 16:56:13 +00:00
Boris Samorodov
d75055c148 . remove period from COMMENT;
. add CONFLICTS;
. bump PORTREVISION.
2010-05-14 14:55:21 +00:00
Boris Samorodov
347dd491e5 Return bsd.port.pre[post].mk back for the sake of OSVERSION. 2010-05-14 14:48:17 +00:00