notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: comms/gammu/distinfo

Number of commits found: 50

Tuesday, 27 Oct 2020
15:24 rodrigo search for other commits by this committer
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/
Original commitRevision:553451 
Monday, 13 Jan 2020
10:13 rodrigo search for other commits by this committer
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.
Original commitRevision:522874 
Wednesday, 27 Feb 2019
17:19 rodrigo search for other commits by this committer
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.
Original commitRevision:494073 
Monday, 9 Apr 2018
18:46 rodrigo search for other commits by this committer
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.
Original commitRevision:466880 
Wednesday, 2 Aug 2017
22:54 rodrigo search for other commits by this committer
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.
Original commitRevision:447183 
Wednesday, 29 Mar 2017
11:51 rodrigo search for other commits by this committer
Update gammu to 1.38.2 and take maintenership for this port
Original commitRevision:437191 
Thursday, 12 Jan 2017
12:12 vanilla search for other commits by this committer
Update to 1.38.1.
Original commitRevision:431257 
Friday, 16 Dec 2016
08:44 jhale search for other commits by this committer
Update to 1.38.0
Convert mysql to USES
Make patches with "make makepatch"
Original commitRevision:428655 
Sunday, 13 Nov 2016
03:13 vanilla search for other commits by this committer
Update to 1.37.91.
Original commitRevision:426004 
Wednesday, 25 May 2016
15:49 vanilla search for other commits by this committer
Update to 1.37.3.
Original commitRevision:415840 
Monday, 18 Apr 2016
14:06 mat search for other commits by this committer
Update to 1.37.2

PR:		208863
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
Original commitRevision:413573 
Friday, 5 Feb 2016
13:11 vanilla search for other commits by this committer
1: Update to 1.37.0.2
2: remove RUN_DEPENDS to devel/cdialog.
Original commitRevision:408184 
Thursday, 10 Dec 2015
07:09 vanilla search for other commits by this committer
Upgrade to 1.36.8.
Original commitRevision:403443 
Thursday, 30 May 2013
08:47 bsam search for other commits by this committer
. update to 1.33.0;
. check for "${PORT_OPTIONS:MDOCS}" rather then "! ${PORT_OPTIONS:MDOCS}"
  since both conditions are used.
Original commitRevision:319408 
Thursday, 28 Jun 2012
11:17 bsam search for other commits by this committer
. comms/gammu: update to version 1.32.0;
. deskutils/wammu: bump PORTREVISION (gammu shlib version has changed).
Original commit
Monday, 26 Dec 2011
11:20 bsam search for other commits by this committer
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.
Original commit
Friday, 29 Jul 2011
20:08 bsam search for other commits by this committer
. update to version 1.30.0;
. remove patches taken from HEAD repository.
Original commit
Friday, 28 Jan 2011
11:29 bsam search for other commits by this committer
Update to version 1.29.0. Changes:
http://wammu.eu/download/gammu/1.29.0/

Feature safe:   yes
Original commit
Monday, 12 Jul 2010
13:30 bsam search for other commits by this committer
Update to version 1.28.0.
Original commit
Tuesday, 22 Dec 2009
15:25 bsam search for other commits by this committer
Update to version 1.27.0. Main changes:
    * Initial support for reading Motorola calendar (bug#338).
    * Avoid parsing boolean config values all around the code.
    * FILES backend of SMSD now support message injecting.
    * Ignore duplicate lines in AT reply (bug#1069).
Original commit
Tuesday, 8 Sep 2009
09:21 bsam search for other commits by this committer
. update to version 1.26.1;
. replace one master site by a more responsive one.

Full list of changes since 1.26.0:
* CPIN reply is handled like regular one except in A2D case (bug #994).
* Fix finding first empty position when memory is empty (bug #996).
* Fixed parsing of SMS status reports.
* Fixed parsing of text messages with new lines (bug #995).
Original commit
Friday, 4 Sep 2009
11:03 bsam search for other commits by this committer
Version 1.26.0 is out! There is reduced memory usage, tons of bugfixes,
better support for reading messages from Motorola phones. Full changelog:
http://blog.cihar.com/archives/2009/09/04/gammu_stable_version_1_26_0/
Original commit
Sunday, 19 Jul 2009
18:03 bsam search for other commits by this committer
Update to version 1.25.0.
Original commit
Saturday, 25 Apr 2009
23:11 bsam search for other commits by this committer
Update to version 1.24.0.
Remove patches incorporated upstream.
Original commit
Tuesday, 3 Mar 2009
07:29 bsam search for other commits by this committer
Update to version 1.23.1.
Original commit
Monday, 2 Mar 2009
10:08 bsam search for other commits by this committer
Update to version 1.23.0.
Original commit
Friday, 19 Dec 2008
23:11 bsam search for other commits by this committer
Update to version 1.22.1.
Original commit
Sunday, 5 Oct 2008
21:50 bsam search for other commits by this committer
Update to version 1.21.0.
Original commit
Sunday, 11 May 2008
13:31 bsam search for other commits by this committer
Update to 1.20.0.
Original commit
Thursday, 20 Dec 2007
18:14 bsam search for other commits by this committer
Update to a bug-fix release 1.17.0:
* Fixed reading of messages from AT phones using CMGL.
Original commit
Sunday, 16 Dec 2007
20:59 bsam search for other commits by this committer
. update to version 1.16.0;
. add INSTALL_LIBDATA_DIR to CMAKE_ARGS;
. exclude manual pages for NOPORTDOCS case.
Original commit
Monday, 20 Aug 2007
20:51 bsam search for other commits by this committer
. update to stable release 1.13.0;
. remove patch patch-common-CMakeLists.txt (incorporated upstream).
Original commit
Saturday, 11 Aug 2007
17:10 bsam search for other commits by this committer
. the new developer switched from gmake to cmake, the port mainly rewritten;
. update to version 1.12.0;
. remove 4.x traces.
Original commit
Tuesday, 10 Apr 2007
21:47 bsam search for other commits by this committer
. new release 1.10.0, library version bumpted, many changes (see ChangeLog);
. a new main developer (Michal Cihar);
. MASTER_SITES changed.
Original commit
Friday, 8 Dec 2006
11:15 bsam search for other commits by this committer
Update to new release 1.09.00. Changes since 1.08.00 (many):
http://www.mwiacek.com/zips/gsm/gammu/changelog
Original commit
Friday, 3 Nov 2006
19:14 bsam search for other commits by this committer
Update 1.07.00 -> 1.08.00. Changes (many):
http://www.mwiacek.com/zips/gsm/gammu/changelog

While I'm here: change my email address to FreeBSD one.
Original commit
Monday, 12 Jun 2006
22:17 itetcu search for other commits by this committer
Update to 1.07.00

PR:             98876
Submitted by:   maintainer
Original commit
Friday, 12 May 2006
10:25 sem search for other commits by this committer
- Update to 1.06.00
- Update an URL in pkg-descr to point a new site
- Pass maintainership to submitter

PR:             ports/97076
Submitted by:   Boris B. Samorodov <bsam@ipt.ru>
Original commit
Thursday, 20 Apr 2006
06:25 sem search for other commits by this committer
- Update to 1.05.00

PR:             ports/96019
Submitted by:   Boris B. Samorodov <bsam@ipt.ru>
Original commit
Thursday, 19 Jan 2006
17:03 anray search for other commits by this committer
Update to 1.04.0

PR:             ports/91097
Submitted by:   "Boris B. Samorodov" <bsam@ipt.ru>
Approved by:    maintainer timeout
Original commit
Thursday, 8 Dec 2005
11:19 lawrance search for other commits by this committer
Update to 1.03.0

PR:             ports/89648
Submitted by:   Boris B. Samorodov <bsam@ipt.ru>
Approved by:    kirill@solaris.ru (maintainer, timeout 14+ days)
Original commit
Tuesday, 20 Sep 2005
17:03 garga search for other commits by this committer
- Update to 1.02.0 [1]
- Use DATADIR macro
- Use PORTDOCS scheme

PR:             ports/85139 [1]
Submitted by:   Boris Samorodov <bsam@ipt.ru> [1]
Approved by:    maintainer timeout (14 days)
Original commit
Tuesday, 26 Jul 2005
19:41 pav search for other commits by this committer
- Update to 1.01.0

PR:             ports/83200
Submitted by:   Juraj Hajovsky <xhajov00@stud.fit.vutbr.cz>
Approved by:    maintainer timeout (14 days)
Original commit
Thursday, 14 Apr 2005
09:05 oliver search for other commits by this committer
update comms/gammu to 1.00.0

PR:             ports/79189
Submitted by:   maintainer
Original commit
Friday, 26 Nov 2004
15:33 pav search for other commits by this committer
- Update to 0.98.0

PR:             ports/74366
Submitted by:   Kirill Bezzubets <kirill@solaris.ru> (maintainer)
Original commit
Thursday, 8 Apr 2004
12:15 krion search for other commits by this committer
- Update to 0.94.0

PR:             ports/65323
Submitted by:   maintainer
Original commit
Wednesday, 31 Mar 2004
03:12 trevor search for other commits by this committer
SIZEify (maintainer timeout)
Original commit
Tuesday, 13 Jan 2004
20:24 pav search for other commits by this committer
- Update to 0.92.0, now with FreeBSD Bluetooth stack support

PR:             ports/61319
Submitted by:   Kirill Bezzubets <kirill@mpool.solaris.ru> (maintainer)
Original commit
Thursday, 25 Dec 2003
21:20 pav search for other commits by this committer
- Update to 0.91.0

PR:             ports/60546
Submitted by:   Kirill Bezzubets <kirill@solaris.ru>
Original commit
Saturday, 13 Dec 2003
20:39 pav search for other commits by this committer
Add gammu, a command-line program to communicate with Nokia cell phones
over cable, infra and Bluetooth.

PR:             ports/60211
Submitted by:   Kirill Bezzubets <kirill@solaris.ru>
Original commit

Number of commits found: 50