From owner-cvs-ports@FreeBSD.ORG Thu Dec 4 14:00:31 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81A1516A4D4; Thu, 4 Dec 2003 14:00:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E321E43FB1; Thu, 4 Dec 2003 14:00:20 -0800 (PST) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hB4M0KXJ049879; Thu, 4 Dec 2003 14:00:20 -0800 (PST) (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hB4M0KkF049878; Thu, 4 Dec 2003 14:00:20 -0800 (PST) (envelope-from pav) Message-Id: <200312042200.hB4M0KkF049878@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 4 Dec 2003 14:00:20 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/comms/gnokii Makefile distinfo pkg-message pkg-plist ports/comms/gnokii/files patch-Docs-Makefile patch-common-gsm-encoding.c patch-smsd-Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2003 22:00:31 -0000 pav 2003/12/04 14:00:20 PST FreeBSD ports repository Modified files: comms/gnokii Makefile distinfo pkg-message pkg-plist comms/gnokii/files patch-Docs-Makefile patch-Makefile.global.in patch-common-Makefile Added files: comms/gnokii/files patch-common-gsm-encoding.c patch-smsd-Makefile Log: - Update to 0.5.6 - Add WITH_SMSD knob to enable build of SMS messaging daemon with optional MySQL or Postgresql backend PR: ports/54498 Submitted by: Guido Falsi Approved by: adamw (mentor) Revision Changes Path 1.24 +86 -21 ports/comms/gnokii/Makefile 1.7 +1 -1 ports/comms/gnokii/distinfo 1.5 +7 -7 ports/comms/gnokii/files/patch-Docs-Makefile 1.6 +6 -5 ports/comms/gnokii/files/patch-Makefile.global.in 1.2 +20 -9 ports/comms/gnokii/files/patch-common-Makefile 1.1 +21 -0 ports/comms/gnokii/files/patch-common-gsm-encoding.c (new) 1.1 +50 -0 ports/comms/gnokii/files/patch-smsd-Makefile (new) 1.4 +5 -2 ports/comms/gnokii/pkg-message 1.7 +12 -1 ports/comms/gnokii/pkg-plist