From owner-cvs-all Mon Jul 31 0:56:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F3C3B37B627; Mon, 31 Jul 2000 00:56:10 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA73477; Mon, 31 Jul 2000 00:56:10 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200007310756.AAA73477@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 31 Jul 2000 00:56:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/xmms Makefile ports/audio/xmms/files md5 ports/audio/xmms/patches patch-ae ports/audio/xmms/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/07/31 00:56:10 PDT Modified files: audio/xmms Makefile audio/xmms/files md5 audio/xmms/pkg PLIST Added files: audio/xmms/patches patch-ae Log: Make xmms better than ever before: - add 3dnow support using external patch (I reworked it to touch only generated by automake/autoconf files, made it .gz instead of .bz2 and put on MASTER_SITE_LOCAL). 3dnow support is explicitly disabled if OSVERSION < 400021. - Add LIBTOOLFILES to use our own libtool for libxmms too. PR: 20261 (LIBTOOLFILES) PR: 20193 (3DNOW) Submitted by: maintainer, FUJISHIMA Satsuki Revision Changes Path 1.19 +20 -5 ports/audio/xmms/Makefile 1.7 +1 -0 ports/audio/xmms/files/md5 1.11 +0 -1 ports/audio/xmms/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message