From owner-cvs-ports@FreeBSD.ORG Wed Aug 30 10:33:46 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 1DE6416A4E1; Wed, 30 Aug 2006 10:33:46 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAEB443D53; Wed, 30 Aug 2006 10:33:45 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7UAXjp8056330; Wed, 30 Aug 2006 10:33:45 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7UAXjaK056329; Wed, 30 Aug 2006 10:33:45 GMT (envelope-from garga) Message-Id: <200608301033.k7UAXjaK056329@repoman.freebsd.org> From: Renato Botelho Date: Wed, 30 Aug 2006 10:33:45 +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/mail/ask Makefile distinfo pkg-plist ports/mail/ask/files pkg-message.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 30 Aug 2006 10:33:46 -0000 garga 2006-08-30 10:33:45 UTC FreeBSD ports repository Modified files: mail/ask Makefile distinfo pkg-plist Added files: mail/ask/files pkg-message.in Log: - Update to 2.5.3 - Install manpages appropiately - Garantee correct permissions by using INSTALL - Fix script headers and dir location to allow ASK to find it's libs/configuration files. - Add pkg-message to point user to setup information - Install documentation with correct permissions - Install util/asksenders script to bin directory, fix it also for library paths/python path. PR: ports/101717 Submitted by: Stanislav Sedov Approved by: maintainer timeout (21 days) Revision Changes Path 1.3 +25 -23 ports/mail/ask/Makefile 1.3 +3 -3 ports/mail/ask/distinfo 1.1 +13 -0 ports/mail/ask/files/pkg-message.in (new) 1.3 +26 -52 ports/mail/ask/pkg-plist