Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2009 05:24:01 GMT
From:      Stas Timokhin <stast@bsdportal.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/139558: New port: audio/dumb-allegro (build dumb/allegro with option)
Message-ID:  <200910130524.n9D5O10K008690@www.freebsd.org>
Resent-Message-ID: <200910130530.n9D5U24V005699@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139558
>Category:       ports
>Synopsis:       New port: audio/dumb-allegro (build dumb/allegro with option)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 13 05:30:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Stas Timokhin
>Release:        
>Organization:
None
>Environment:
>Description:
Future port games/opensonic reqires port build audio/dumb with options WITH_ALLEGRO=yes.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	dumb-allegro
#	dumb-allegro/Makefile
#
echo c - dumb-allegro
mkdir -p dumb-allegro > /dev/null 2>&1
echo x - dumb-allegro/Makefile
sed 's/^X//' >dumb-allegro/Makefile << 'ce170a8c36c59f9619dad2d899dfca15'
X# New ports collection makefile for:    audio/dumb-allegro
X# Date created:                 13 Oct 2009
X# Whom:                         Stas Timokhin <stast@bsdportal.ru>
X#
X# $FreeBSD$
X#
X
XCATEGORIES=     audio
X
XMASTERDIR=      ${.CURDIR}/../dumb
X
XPKGNAMESUFFIX=  -allegro
XWITH_ALLEGRO=	yes
XCONFLICTS=	dumb-0.*
X
X.include "${MASTERDIR}/Makefile"
ce170a8c36c59f9619dad2d899dfca15
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910130524.n9D5O10K008690>