summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2009-12-02 22:54:55 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2009-12-02 22:54:55 +0000
commitc82b1b9504ace39d356184c46b946c8c6178f76c (patch)
tree30f41ebb8960c294416dd2b7b8ce9afaf12581cb /comms
parent- remove Text::Balanced dependency (diff)
Gammu (Gnu All Mobile Management Utilities) (development release)
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://www.gammu.org/wiki/index.php?title=Gammu:Main_Page PR: ports/139659 Submitted by: myself (sylvio@) Approved by: itetcu (mentor)
Notes
Notes: svn path=/head/; revision=245135
Diffstat (limited to 'comms')
-rw-r--r--comms/gammu-devel/Makefile17
-rw-r--r--comms/gammu-devel/distinfo6
-rw-r--r--comms/gammu-devel/pkg-descr2
3 files changed, 13 insertions, 12 deletions
diff --git a/comms/gammu-devel/Makefile b/comms/gammu-devel/Makefile
index 404e1d1b8c50..b15e02491dcc 100644
--- a/comms/gammu-devel/Makefile
+++ b/comms/gammu-devel/Makefile
@@ -1,22 +1,23 @@
-# New ports collection makefile for: gammu
-# Date created: 12 december 2003
-# Whom: Kirill Bezzubets <kirill@solaris.ru>
+# New ports collection makefile for: gammu-devel
+# Date created: 2009-10-15
+# Whom: Sylvio Cesar Teixeira <sylvio@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gammu
-PORTVERSION= 1.26.1
+PORTVERSION= 1.26.90
CATEGORIES= comms
MASTER_SITES= http://dl.cihar.com/gammu/releases/ \
http://dl.cihar.com.nyud.net/gammu/releases/
+PKGNAMESUFFIX= -devel
-MAINTAINER= bsam@FreeBSD.org
-COMMENT= GNU All Mobile Management Utilities
+MAINTAINER= sylvio@FreeBSD.org
+COMMENT= GNU All Mobile Management Utilities - Development version
RUN_DEPENDS= cdialog:${PORTSDIR}/devel/cdialog
-CMAKE_ARGS+= -DINSTALL_LIBDATA_DIR=${LOCALBASE}/libdata
+CMAKE_ARGS+= -DINSTALL_LIBDATA_DIR=${PREFIX}/libdata
USE_CMAKE= yes
USE_GNOME= pkgconfig
@@ -43,7 +44,7 @@ MAN7= gammu-smsd-files.7 gammu-smsd-mysql.7 gammu-smsd-pgsql.7 \
.include <bsd.port.pre.mk>
-.if (${ARCH} == "sparc64")
+.if (${ARCH} == "amd64" || ${ARCH} == "sparc64")
USE_GCC= 4.3
.endif
diff --git a/comms/gammu-devel/distinfo b/comms/gammu-devel/distinfo
index bd86a424037a..c9796e4b7bb0 100644
--- a/comms/gammu-devel/distinfo
+++ b/comms/gammu-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (gammu-1.26.1.tar.gz) = 52d8df410edffcfa0e03ad78c23afe55
-SHA256 (gammu-1.26.1.tar.gz) = d7643a999e09405a4f45d607b42633c896ad06dd7d462df1d4786a4672e09baf
-SIZE (gammu-1.26.1.tar.gz) = 3428625
+MD5 (gammu-1.26.90.tar.gz) = 62e53f3fd7da4d820d3c17d6de66bb65
+SHA256 (gammu-1.26.90.tar.gz) = 83318d46fc42893009838969231202487aba1f295736970d4acc404b945b3268
+SIZE (gammu-1.26.90.tar.gz) = 3446832
diff --git a/comms/gammu-devel/pkg-descr b/comms/gammu-devel/pkg-descr
index b329b1944038..40d2dc7e6cc7 100644
--- a/comms/gammu-devel/pkg-descr
+++ b/comms/gammu-devel/pkg-descr
@@ -1,4 +1,4 @@
-Gammu (Gnu All Mobile Management Utilities) 0.98.0
+Gammu (Gnu All Mobile Management Utilities) (development release)
Gammu allows you to manage your mobile phone directly from
your PC. It has many features, such as SMS handling, Calendar,