| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Apr 2013 10:44:29
1.32.0
|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
22 Mar 2013 20:06:15
1.32.0
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
11 Feb 2013 11:39:31
1.32.0
|
bsam  |
Use the standard option for bash completion script
(BASHCS -> BASH). |
06 Oct 2012 09:57:19
1.32.0
|
bsam  |
. convert to new options style; [1]
. trim headers;
. place post-patch: target before post-install: one.
Spotted by: bapt (at freebsd-ports@) [1] |
28 Jun 2012 11:17:59
1.32.0
|
bsam  |
. comms/gammu: update to version 1.32.0;
. deskutils/wammu: bump PORTREVISION (gammu shlib version has changed). |
26 Dec 2011 11:20:09
1.31.0
|
bsam  |
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. (Only the first 15 lines of the commit message are shown above ) |
06 Nov 2011 16:36:34
1.30.0
|
miwi  |
- Get rid FreeBSD 6.X support |
30 Jul 2011 19:27:29
1.30.0
|
bsam  |
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> |
29 Jul 2011 20:08:02
1.30.0
|
bsam  |
. update to version 1.30.0;
. remove patches taken from HEAD repository. |
23 May 2011 14:17:17
1.29.0_2
|
bsam  |
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@) |
11 Feb 2011 05:34:20
1.29.0_1
|
bsam  |
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). |
28 Jan 2011 11:29:01
1.29.0
|
bsam  |
Update to version 1.29.0. Changes:
http://wammu.eu/download/gammu/1.29.0/
Feature safe: yes |
28 Jan 2011 10:26:36
1.28.0
|
bsam  |
This is a no-op change, just "make update-patches" (new patches pending).
Feature safe: yes |
12 Jul 2010 13:30:29
1.28.0
|
bsam  |
Update to version 1.28.0. |
15 May 2010 13:02:49
1.27.0_2
|
bsam  |
. 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). |
14 May 2010 16:56:13
1.27.0_2
|
bsam  |
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). |
14 May 2010 14:55:21
1.27.0_2
|
bsam  |
. remove period from COMMENT;
. add CONFLICTS;
. bump PORTREVISION. |
14 May 2010 14:48:17
1.27.0_1
|
bsam  |
Return bsd.port.pre[post].mk back for the sake of OSVERSION. |
14 May 2010 14:33:09
1.27.0_2  |
bsam  |
Switch back to base gcc at sparc, should be fine now. |
12 May 2010 16:14:47
1.27.0
|
bsam  |
Here is a more descriptive pkg-descr. :-) |
22 Dec 2009 15:25:15
1.27.0
|
bsam  |
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). |
03 Dec 2009 05:51:22
1.26.1
|
bsam  |
. remove a version number from pkg-descr;
. update the URL to the project. |
17 Nov 2009 11:00:20
1.26.1
|
bsam  |
Now gammu compiles with default compilers at FreeBSD-amd64
(and may be at sparc64 as well -- should be checked out).
Pointed out by: Andrius Morkunas <hinokind at gmail.com> (by e-mail) |
08 Sep 2009 09:21:53
1.26.1
|
bsam  |
. 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). |
04 Sep 2009 11:03:45
1.26.0
|
bsam  |
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/ |
17 Aug 2009 01:28:20
1.25.0
|
linimon  |
Mark as needing specific version on sparc64 as well: default version
gets internal error.
Hat: portmgr |
25 Jul 2009 14:37:58
1.25.0
|
bsam  |
Place an ARCH check after ".include <bsd.port.pre.mk>".
Hm, strange it did work at amd64 tinderbox though...
Reported by: FreshPorts sanity checking |
25 Jul 2009 13:57:42
1.25.0  |
bsam  |
Use GCC=4.3 to fix build at FreeBSD-amd64 (the port doesn't
compile with other gcc versions). Do not bump PORTREVISION.
Reported by: QAT |
19 Jul 2009 18:03:32
1.25.0
|
bsam  |
Update to version 1.25.0. |
25 Apr 2009 23:11:00
1.24.0
|
bsam  |
Update to version 1.24.0.
Remove patches incorporated upstream. |
24 Mar 2009 19:13:32
1.23.1_2
|
makc  |
bump PORTREVISION after cmake update |
12 Mar 2009 08:01:19
1.23.1_1
|
bsam  |
. fix build at FreeBSD-6.x (add a variable initialization,
the patch submitted upstream);
. bump PORTREVISION (the logic has changed). |
11 Mar 2009 11:20:12
1.23.1
|
bsam  |
. mark BROKEN at 6.x -- does not compile; [1]
. reintroduce NOPORTDOCS with upstream patches; [2]
. no changes to default packages -- do not bump PORTREVISION.
Pointed out by: pointyhat [1]
QAT [2] |
04 Mar 2009 21:01:08
1.23.1
|
bsam  |
. do not use NOPORTDOCS since after "documentation clarification" [1]
there is no easy way (at least I did'n manage to find one and got
no responce at the maillist) to do it. *sigh*
. add a variable WITH_PYTHON_GAMMU to optionally install
python-gammu binding (incorporated into gammu since 1.23.0);
. do not bump PORTREVISION (no changes to default packages).
Reported by: QAT [1] |
03 Mar 2009 07:29:41
1.23.1
|
bsam  |
Update to version 1.23.1. |
02 Mar 2009 10:08:21
1.23.0
|
bsam  |
Update to version 1.23.0. |
19 Dec 2008 23:11:29
1.22.1
|
bsam  |
Update to version 1.22.1. |
05 Oct 2008 21:50:35
1.21.0
|
bsam  |
Update to version 1.21.0. |
27 May 2008 22:12:09
1.20.0
|
miwi  |
- Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake
Approved by: portmgr (pav) |
11 May 2008 13:31:59
1.20.0
|
bsam  |
Update to 1.20.0. |
14 Jan 2008 14:13:27
1.17.0_1
|
bsam  |
Add missing '$' (the wrong patch version has been committed).
Pointed out by: pointyhat (via erwin)
Pointyhat to: bsam (me) |
12 Jan 2008 17:49:24
1.17.0_1
|
bsam  |
Make use of gammu-config script.
Suggested by: lme |
20 Dec 2007 18:14:14
1.17.0
|
bsam  |
Update to a bug-fix release 1.17.0:
* Fixed reading of messages from AT phones using CMGL. |
16 Dec 2007 20:59:51
1.16.0
|
bsam  |
. update to version 1.16.0;
. add INSTALL_LIBDATA_DIR to CMAKE_ARGS;
. exclude manual pages for NOPORTDOCS case. |
20 Aug 2007 20:51:50
1.13.0
|
bsam  |
. update to stable release 1.13.0;
. remove patch patch-common-CMakeLists.txt (incorporated upstream). |
11 Aug 2007 17:10:28
1.10.0
|
bsam  |
. the new developer switched from gmake to cmake, the port mainly rewritten;
. update to version 1.12.0;
. remove 4.x traces. |
10 Apr 2007 21:47:15
1.10.0
|
bsam  |
. new release 1.10.0, library version bumpted, many changes (see ChangeLog);
. a new main developer (Michal Cihar);
. MASTER_SITES changed. |
10 Jan 2007 19:23:31
1.09.00
|
bsam  |
. mark BROKEN for 4.x (does not compile); [1]
. s/INSTALLS_SHLIB/USE_LDCONFIG.
Submitted by: pointyhat via krismail [1] |
08 Dec 2006 11:15:16
1.09.00
|
bsam  |
Update to new release 1.09.00. Changes since 1.08.00 (many):
http://www.mwiacek.com/zips/gsm/gammu/changelog |
03 Nov 2006 19:14:35
1.08.00
|
bsam  |
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. |
28 Jun 2006 06:35:57
1.07.00
|
bsam  |
URL to the second master site changed.
Pointed out by: pointyhat
Approved by: netchild (mentor, implicit) |
12 Jun 2006 22:17:51
1.07.00
|
itetcu  |
Update to 1.07.00
PR: 98876
Submitted by: maintainer |
12 May 2006 10:25:58
1.06.00
|
sem  |
- 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> |
03 May 2006 23:38:41
1.05.00
|
edwin  |
remove USE_REINPLACE for all ports with categories starting with C |
20 Apr 2006 06:25:23
1.05.00
|
sem  |
- Update to 1.05.00
PR: ports/96019
Submitted by: Boris B. Samorodov <bsam@ipt.ru> |
05 Apr 2006 05:52:49
1.04.0_1
|
linimon  |
Reset kirill@solaris.ru who has not responded to email asking about
maintainer timeouts.
Hat: portmgr |
14 Feb 2006 11:22:34
1.04.0_1
|
anray  |
Fix works on 4.x systems.
PR: ports/92421
Approved by: maintainer timeout(18 days) |
19 Jan 2006 17:03:21
1.04.0
|
anray  |
Update to 1.04.0
PR: ports/91097
Submitted by: "Boris B. Samorodov" <bsam@ipt.ru>
Approved by: maintainer timeout |
08 Dec 2005 11:19:54
1.03.0
|
lawrance  |
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) |
15 Nov 2005 06:52:12
1.02.0_1
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
11 Nov 2005 20:17:58
1.02.0_1
|
jylefort  |
Fix bluetooth.h search path.
PR: ports/88660
Submitted by: Thiemo Nordenholz <nz@thiemo.net>, maintainer |
20 Sep 2005 17:03:59
1.02.0
|
garga  |
- 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) |
26 Jul 2005 19:41:29
1.01.0
|
pav  |
- Update to 1.01.0
PR: ports/83200
Submitted by: Juraj Hajovsky <xhajov00@stud.fit.vutbr.cz>
Approved by: maintainer timeout (14 days) |
14 Apr 2005 09:05:03
1.00.0_1
|
oliver  |
update comms/gammu to 1.00.0
PR: ports/79189
Submitted by: maintainer |
02 Mar 2005 09:55:17
0.98.0_1
|
pav  |
- Install shared library and header files
PR: ports/78022
Submitted by: System Administrator <root@sentry.granch.ru>
Approved by: maintainer address bounce:
<kirill@solaris.ru>
(reason: 554 5.7.1 Client host rejected: Presumably dialup/dsl/dynamic
client address!!!!) |
26 Nov 2004 15:33:05
0.98.0
|
pav  |
- Update to 0.98.0
PR: ports/74366
Submitted by: Kirill Bezzubets <kirill@solaris.ru> (maintainer) |
03 Aug 2004 22:36:52
0.94.0
|
ade  |
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each
other.
This marks the end of "Phase 1" of the autotools updates. |
04 Jun 2004 17:29:38
0.94.0
|
ade  |
Sync with new bsd.autotools.mk |
08 Apr 2004 12:15:10
0.94.0
|
krion  |
- Update to 0.94.0
PR: ports/65323
Submitted by: maintainer |
31 Mar 2004 03:12:58
0.92.0_1
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
0.92.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
13 Jan 2004 20:24:58
0.92.0
|
pav  |
- Update to 0.92.0, now with FreeBSD Bluetooth stack support
PR: ports/61319
Submitted by: Kirill Bezzubets <kirill@mpool.solaris.ru> (maintainer) |
25 Dec 2003 21:20:34
0.91.0
|
pav  |
- Update to 0.91.0
PR: ports/60546
Submitted by: Kirill Bezzubets <kirill@solaris.ru> |
13 Dec 2003 22:45:26
0.90.0
|
pav  |
- Fix INDEX.
Pointy hat to: pav |
13 Dec 2003 20:39:49
0.90.0
|
pav  |
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> |