FreshPorts -- The Place For Ports Tue, 9 Feb 2010 4:30 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
gammu 1.27.0 comms on this many watch lists=2 search for ports that depend on this port
GNU All Mobile Management Utilities
Maintained by: bsam@FreeBSD.org search for ports maintained by this maintainer
Port Added: 13 Dec 2003 20:43:49


Gammu (Gnu All Mobile Management Utilities)

Gammu allows you to manage your mobile phone directly from
your PC. It has many features, such as SMS handling, Calendar,
Java support, ringtones, pictures, and many, many other good
things.

WWW: http://wammu.eu/gammu/

- Kirill Bezzubets
<kirill@solaris.ru>
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/pkg-config, devel/cmake
Required To Run: devel/cdialog, devel/pkg-config

To install the port: cd /usr/ports/comms/gammu/ && make install clean
To add the package: pkg_add -r gammu


Configuration Options
     No options to configure

Master Sites:
http://dl.cihar.com/gammu/releases/
http://dl.cihar.com.nyud.net/gammu/releases/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 55

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Dec 2009 15:25:15
Original commit files touched by this commit  1.27.0
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).
03 Dec 2009 05:51:22
Original commit files touched by this commit  1.26.1
bsam search for other commits by this committer
. remove a version number from pkg-descr;
. update the URL to the project.
17 Nov 2009 11:00:20
Original commit files touched by this commit  1.26.1
bsam search for other commits by this committer
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 10:21:53
Original commit files touched by this commit  1.26.1
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).
04 Sep 2009 12:03:45
Original commit files touched by this commit  1.26.0
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/
17 Aug 2009 02:28:20
Original commit files touched by this commit  1.25.0
linimon search for other commits by this committer
Mark as needing specific version on sparc64 as well: default version
gets internal error.

Hat:            portmgr
25 Jul 2009 15:37:58
Original commit files touched by this commit  1.25.0
bsam search for other commits by this committer
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 14:57:42
Original commit files touched by this commit  1.25.0
  Sanity Test Failure
bsam search for other commits by this committer
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 19:03:32
Original commit files touched by this commit  1.25.0
bsam search for other commits by this committer
Update to version 1.25.0.
26 Apr 2009 00:11:00
Original commit files touched by this commit  1.24.0
bsam search for other commits by this committer
Update to version 1.24.0.
Remove patches incorporated upstream.
24 Mar 2009 19:13:32
Original commit files touched by this commit  1.23.1_2
makc search for other commits by this committer
bump PORTREVISION after cmake update
12 Mar 2009 08:01:19
Original commit files touched by this commit  1.23.1_1
bsam search for other commits by this committer
. 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
Original commit files touched by this commit  1.23.1
bsam search for other commits by this committer
. 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
Original commit files touched by this commit  1.23.1
bsam search for other commits by this committer
. 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
Original commit files touched by this commit  1.23.1
bsam search for other commits by this committer
Update to version 1.23.1.
02 Mar 2009 10:08:21
Original commit files touched by this commit  1.23.0
bsam search for other commits by this committer
Update to version 1.23.0.
19 Dec 2008 23:11:29
Original commit files touched by this commit  1.22.1
bsam search for other commits by this committer
Update to version 1.22.1.
05 Oct 2008 22:50:35
Original commit files touched by this commit  1.21.0
bsam search for other commits by this committer
Update to version 1.21.0.
27 May 2008 23:12:09
Original commit files touched by this commit  1.20.0
miwi search for other commits by this committer
- 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 14:31:59
Original commit files touched by this commit  1.20.0
bsam search for other commits by this committer
Update to 1.20.0.
14 Jan 2008 14:13:27
Original commit files touched by this commit  1.17.0_1
bsam search for other commits by this committer
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
Original commit files touched by this commit  1.17.0_1
bsam search for other commits by this committer
Make use of gammu-config script.

Suggested by:   lme
20 Dec 2007 18:14:14
Original commit files touched by this commit  1.17.0
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.
16 Dec 2007 20:59:51
Original commit files touched by this commit  1.16.0
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.
20 Aug 2007 21:51:50
Original commit files touched by this commit  1.13.0
bsam search for other commits by this committer
. update to stable release 1.13.0;
. remove patch patch-common-CMakeLists.txt (incorporated upstream).
11 Aug 2007 18:10:28
Original commit files touched by this commit  1.10.0
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.
10 Apr 2007 22:47:15
Original commit files touched by this commit  1.10.0
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.
10 Jan 2007 19:23:31
Original commit files touched by this commit  1.09.00
bsam search for other commits by this committer
. 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
Original commit files touched by this commit  1.09.00
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
03 Nov 2006 19:14:35
Original commit files touched by this commit  1.08.00
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.
28 Jun 2006 07:35:57
Original commit files touched by this commit  1.07.00
bsam search for other commits by this committer
URL to the second master site changed.

Pointed out by: pointyhat
Approved by:    netchild (mentor, implicit)
12 Jun 2006 23:17:51
Original commit files touched by this commit  1.07.00
itetcu search for other commits by this committer
Update to 1.07.00

PR:             98876
Submitted by:   maintainer
12 May 2006 11:25:58
Original commit files touched by this commit  1.06.00
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>
04 May 2006 00:38:41
Original commit files touched by this commit  1.05.00
edwin search for other commits by this committer
remove USE_REINPLACE for all ports with categories starting with C
20 Apr 2006 07:25:23
Original commit files touched by this commit  1.05.00
sem search for other commits by this committer
- Update to 1.05.00

PR:             ports/96019
Submitted by:   Boris B. Samorodov <bsam@ipt.ru>
05 Apr 2006 06:52:49
Original commit files touched by this commit  1.04.0_1
linimon search for other commits by this committer
Reset kirill@solaris.ru who has not responded to email asking about
maintainer timeouts.

Hat:    portmgr
14 Feb 2006 11:22:34
Original commit files touched by this commit  1.04.0_1
anray search for other commits by this committer
Fix works on 4.x systems.

PR:             ports/92421
Approved by:    maintainer timeout(18 days)
19 Jan 2006 17:03:21
Original commit files touched by this commit  1.04.0
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
08 Dec 2005 11:19:54
Original commit files touched by this commit  1.03.0
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)
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.02.0_1
ade search for other commits by this committer
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
Original commit files touched by this commit  1.02.0_1
jylefort search for other commits by this committer
Fix bluetooth.h search path.

PR:             ports/88660
Submitted by:   Thiemo Nordenholz <nz@thiemo.net>, maintainer
20 Sep 2005 18:03:59
Original commit files touched by this commit  1.02.0
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)
26 Jul 2005 20:41:29
Original commit files touched by this commit  1.01.0
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)
14 Apr 2005 10:05:03
Original commit files touched by this commit  1.00.0_1
oliver search for other commits by this committer
update comms/gammu to 1.00.0

PR:             ports/79189
Submitted by:   maintainer
02 Mar 2005 09:55:17
Original commit files touched by this commit  0.98.0_1
pav search for other commits by this committer
- 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
Original commit files touched by this commit  0.98.0
pav search for other commits by this committer
- Update to 0.98.0

PR:             ports/74366
Submitted by:   Kirill Bezzubets <kirill@solaris.ru> (maintainer)
03 Aug 2004 23:36:52
Original commit files touched by this commit  0.94.0
ade search for other commits by this committer
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 18:29:38
Original commit files touched by this commit  0.94.0
ade search for other commits by this committer
Sync with new bsd.autotools.mk
08 Apr 2004 13:15:10
Original commit files touched by this commit  0.94.0
krion search for other commits by this committer
- Update to 0.94.0

PR:             ports/65323
Submitted by:   maintainer
31 Mar 2004 04:12:58
Original commit files touched by this commit  0.92.0_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.92.0_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
13 Jan 2004 20:24:58
Original commit files touched by this commit  0.92.0
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)
25 Dec 2003 21:20:34
Original commit files touched by this commit  0.91.0
pav search for other commits by this committer
- Update to 0.91.0

PR:             ports/60546
Submitted by:   Kirill Bezzubets <kirill@solaris.ru>
13 Dec 2003 22:45:26
Original commit files touched by this commit  0.90.0
pav search for other commits by this committer
- Fix INDEX.

Pointy hat to:  pav
13 Dec 2003 20:39:49
Original commit files touched by this commit  0.90.0
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>

Number of commits found: 55

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days30
new fortnight88
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.252 seconds.