From owner-cvs-all@FreeBSD.ORG Sun Aug 31 05:31:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36AEF16A4BF; Sun, 31 Aug 2003 05:31:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1AC743FFD; Sun, 31 Aug 2003 05:31:46 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h7VCVk0U043136; Sun, 31 Aug 2003 05:31:46 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7VCVkWd043135; Sun, 31 Aug 2003 05:31:46 -0700 (PDT) Message-Id: <200308311231.h7VCVkWd043135@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 31 Aug 2003 05:31:46 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/pointless Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 31 Aug 2003 12:31:47 -0000 edwin 2003/08/31 05:31:46 PDT FreeBSD ports repository Modified files: misc/pointless Makefile distinfo pkg-plist Log: Upgrade misc/pointless to version 0.4 This release is mainly a bug-fix and clean-up release but a few new features have also been added: The Pll language now supports plain background images (not stretched or tiled) as well as images with a fixed position. Customization support has been added to some pll commands. As to the portability of pointless, the Mac OS port appears to work smoothly by now. Moreover, the SDL variant of pointless has been updated to reflect most of the features in the X11 variant. Finally, the manual has been updated to reflect all new features. PR: ports/56228 Submitted by: Christian Laursen Revision Changes Path 1.3 +5 -1 ports/misc/pointless/Makefile 1.2 +1 -1 ports/misc/pointless/distinfo 1.2 +5 -1 ports/misc/pointless/pkg-plist