From owner-cvs-all@FreeBSD.ORG Sun Sep 30 21:09:43 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6669416A41B; Sun, 30 Sep 2007 21:09:43 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4115E13C447; Sun, 30 Sep 2007 21:09:43 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l8UL9hwD050786; Sun, 30 Sep 2007 21:09:43 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8UL9hVQ050785; Sun, 30 Sep 2007 21:09:43 GMT (envelope-from alepulver) Message-Id: <200709302109.l8UL9hVQ050785@repoman.freebsd.org> From: Alejandro Pulver Date: Sun, 30 Sep 2007 21:09:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/unixODBC Makefile pkg-plist ports/databases/unixODBC/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Sep 2007 21:09:43 -0000 alepulver 2007-09-30 21:09:42 UTC FreeBSD ports repository Modified files: databases/unixODBC Makefile pkg-plist Added files: databases/unixODBC/files pkg-message.in Log: - Install MySQL sample configuration files in EXAMPLESDIR. - Add pkg-message to let the user know about the example configuration files and how to use them. - Bump PORTREVISION. - Restrict CONFLICTS as portlint(1) suggests. - Clean up. PR: ports/113538 Submitted by: "User1001" Reworked by: alepulver (myself) Revision Changes Path 1.53 +14 -7 ports/databases/unixODBC/Makefile 1.1 +9 -0 ports/databases/unixODBC/files/pkg-message.in (new) 1.28 +4 -0 ports/databases/unixODBC/pkg-plist