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) combination for a given watch list. This is what FreshPorts will look for.

Port details
gammu-python GNU All Mobile Management Utilities
1.29.0_2 comms Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.29.0_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: since version 1.29.0 comms/gammu uses python by default
Expired This port expired on: 2011-05-11
Maintainer: bsam@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-05-14 15:09:24
Last Update: 2011-06-01 21:55:13
SVN Revision: UNKNOWN
People watching this port, also watch:: python, dspam
License: not specified in port
WWW:
http://wammu.eu/gammu/
Description:
Gammu (Gnu All Mobile Management Utilities) Gammu is the name of the project as well as name of command line utility, which you can use to control your phone. It is written in C and built on top of libGammu. 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 (note that some phones work also as USB storage devices and those are not accessible through Gammu). WWW: http://wammu.eu/gammu/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • gammu-python>0:comms/gammu-python
No installation instructions:
This port has been deleted.
PKGNAME: gammu-python
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: comms/gammu
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python2.7 : lang/python27
  2. pkg-config : devel/pkg-config
  3. cmake : devel/cmake
Runtime dependencies:
  1. cdialog : devel/cdialog
  2. python2.7 : lang/python27
  3. pkg-config : devel/pkg-config
  4. libgiofam.so : devel/gio-fam-backend
Library dependencies:
  1. intl : devel/gettext
  2. glib-2.0.0 : devel/glib20
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://dl.cihar.com.nyud.net/gammu/releases/
  3. http://dl.cihar.com/gammu/releases/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: comms/gammu
CommitCreditsLog message
1.29.0_2
01 Jun 2011 21:55:13
Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2011-05-01 german/citrix_xenapp: "crashes with f10"
2011-05-01 japanese/citrix_xenapp: "crashes with f10"
2011-05-01 net/citrix_xenapp: "crashes with f10"
2011-05-11 comms/gammu-python: since version 1.29.0 comms/gammu uses python by
default
2011-05-01 java/gj: Upstream disapear and distfile is no more available
2011-05-09 net/ipv6socket_scrub: Upstream disapear and distfile is no more
available
2011-05-13 graphics/lodju: depends on rep-gtk, which doesn't build anymore.
2011-05-01 www/mod_pubcookie: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now
2011-05-01 ftp/prozilla: Upstream disapear and distfile is no more available
2011-05-01 www/py-django11: Unsupported (no longer receive security updates or
bugfixes)
2011-05-13 x11-toolkits/rep-gtk: missing rep-config from librep port broke the
build.
2011-05-01 games/tnl: Upstream development has ceased, it doesn't work with
newer CEGUI and is generally broken
2011-06-01 net/vnc2swf: Development is now superseded by deskutils/vnc2flv
1.29.0_1
11 Feb 2011 08:32:45
Original commit files touched by this commit
bsam search for other commits by this committer
Mark deprecated since version 1.29.0 comms/gammu uses python by default.
Set an expiration date in three months.
1.27.0_2
15 May 2010 13:02:49
Original commit files touched by this commit
bsam search for other commits by this committer
. 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).
1.27.0_2
14 May 2010 16:56:13
Original commit files touched by this commit
bsam search for other commits by this committer
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).
1.27.0_2
14 May 2010 15:08:54
Original commit files touched by this commit
bsam search for other commits by this committer
This is a gammu port with python bindings.

Number of commits found: 5