From owner-cvs-all@FreeBSD.ORG Fri Dec 26 17:33:10 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 D63ED16A4CE; Fri, 26 Dec 2003 17:33:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A37743D1D; Fri, 26 Dec 2003 17:33:10 -0800 (PST) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id hBR1X90B016153; Fri, 26 Dec 2003 17:33:09 -0800 (PST) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id hBR1X9vG016152; Fri, 26 Dec 2003 17:33:09 -0800 (PST) (envelope-from anholt) Message-Id: <200312270133.hBR1X9vG016152@repoman.freebsd.org> From: Eric Anholt Date: Fri, 26 Dec 2003 17:33:09 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11 Makefile ports/x11/libXfixes Makefile distinfo pkg-descr pkg-plist ports/x11/libXfixes/files patch-Makefile.in 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: Sat, 27 Dec 2003 01:33:11 -0000 anholt 2003/12/26 17:33:09 PST FreeBSD ports repository Modified files: x11 Makefile Added files: x11/libXfixes Makefile distinfo pkg-descr pkg-plist x11/libXfixes/files patch-Makefile.in Log: New port: Prerelease version of libXfixes from freedesktop.org: X Fixes extension library Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Revision Changes Path 1.465 +1 -0 ports/x11/Makefile 1.1 +33 -0 ports/x11/libXfixes/Makefile (new) 1.1 +1 -0 ports/x11/libXfixes/distinfo (new) 1.1 +11 -0 ports/x11/libXfixes/files/patch-Makefile.in (new) 1.1 +6 -0 ports/x11/libXfixes/pkg-descr (new) 1.1 +6 -0 ports/x11/libXfixes/pkg-plist (new)