From owner-freebsd-ports Tue Feb 27 6:20:23 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0980137B71A for ; Tue, 27 Feb 2001 06:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1REK2D83290; Tue, 27 Feb 2001 06:20:02 -0800 (PST) (envelope-from gnats) Received: from cal30b054.student.utwente.nl (cal30b054.student.utwente.nl [130.89.229.25]) by hub.freebsd.org (Postfix) with ESMTP id 8C30437B71A for ; Tue, 27 Feb 2001 06:16:52 -0800 (PST) (envelope-from havoc@cal30b054.student.utwente.nl) Received: (from havoc@localhost) by cal30b054.student.utwente.nl (8.11.2/8.11.2) id f1REGma50540; Tue, 27 Feb 2001 15:16:48 +0100 (CET) (envelope-from havoc) Message-Id: <200102271416.f1REGma50540@cal30b054.student.utwente.nl> Date: Tue, 27 Feb 2001 15:16:48 +0100 (CET) From: t.vanklaveren@student.utwente.nl Reply-To: t.vanklaveren@student.utwente.nl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/25412: Port maintainer update for libao Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25412 >Category: ports >Synopsis: Port maintainer update for libao >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Feb 27 06:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Theo van Klaveren >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: >Description: Please say hello to the fourth beta of libao, libogg, libvorbis and the vorbis-tools. These are now official releases, no snapshots (hence the PORTEPOCH bump). Also, will who-ever commits this please remove the vorbis-xmms port? It is now incorporated in the xmms port and I no longer wish to maintain it. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # libao # libao/Makefile # libao/distinfo # libao/pkg-comment # libao/pkg-descr # libao/pkg-plist # echo c - libao mkdir -p libao > /dev/null 2>&1 echo x - libao/Makefile sed 's/^X//' >libao/Makefile << 'END-of-libao/Makefile' X# New ports collection makefile for: libao X# Date created: 18 October 2000 X# Whom: t.vanklaveren@student.utwente.nl X# X# $FreeBSD: ports/audio/libao/Makefile,v 1.3 2000/11/16 13:06:27 asami Exp $ X# X XPORTNAME= libao XPORTVERSION= 0.6.0 XPORTEPOCH= 1 XCATEGORIES= audio XMASTER_SITES= http://www.vorbis.com/files/beta4/unix/ \ X http://home.student.utwente.nl/t.vanklaveren/distfiles/ X XMAINTAINER= t.vanklaveren@student.utwente.nl X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_LIBTOOL= yes XUSE_AUTOMAKE= yes X X.include END-of-libao/Makefile echo x - libao/distinfo sed 's/^X//' >libao/distinfo << 'END-of-libao/distinfo' XMD5 (libao-0.6.0.tar.gz) = bab8b209a9440c8426d340ee8d4238ec END-of-libao/distinfo echo x - libao/pkg-comment sed 's/^X//' >libao/pkg-comment << 'END-of-libao/pkg-comment' XPortable audio output library END-of-libao/pkg-comment echo x - libao/pkg-descr sed 's/^X//' >libao/pkg-descr << 'END-of-libao/pkg-descr' XLibao is a cross-platform audio library that allows programs to output Xaudio using a simple API on a wide variety of platforms. It currently Xsupports: X * Open Sound System (Linux, *BSD) X * ESounD X * Advanced Linux Sound Architecture X * Solaris (untested) X * IRIX (untested) X * WAV files X X- Theo van Klaveren Xt.vanklaveren@student.utwente.nl END-of-libao/pkg-descr echo x - libao/pkg-plist sed 's/^X//' >libao/pkg-plist << 'END-of-libao/pkg-plist' Xinclude/ao/ao.h Xinclude/ao/os_types.h Xlib/libao.so Xlib/libao.so.1 Xlib/ao/liboss.so Xshare/doc/libao-0.6.0/API Xshare/doc/libao-0.6.0/DRIVERS Xshare/doc/libao-0.6.0/USAGE Xshare/doc/libao-0.6.0/WANTED X@dirrm include/ao X@dirrm lib/ao X@dirrm share/doc/libao-0.6.0 END-of-libao/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message