Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2002 20:05:58 +0100 (BST)
From:      Janos Mohacsi <janos.mohacsi@dante.org.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37001: New port: openag version 1.1 (Open source AudioGalaxy satellite)
Message-ID:  <200204111905.g3BJ5w830037@budapest.dante.org.uk>

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

>Number:         37001
>Category:       ports
>Synopsis:       New port: openag version 1.1 (Open source AudioGalaxy satellite)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 11 12:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
DANTE
>Environment:
System: FreeBSD budapest.dante.org.uk 4.5-STABLE FreeBSD 4.5-STABLE #5: Fri Mar 22 22:10:31 GMT 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386


>Description:
	New port: Open AudioGalaxy Satellite - command line only. Use your 
webbrowser or agqt tool to search and queue your requests.

>How-To-Repeat:
	Apply this shell archive
>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:
#
#	openag/
#	openag/pkg-plist
#	openag/pkg-descr
#	openag/pkg-comment
#	openag/Makefile
#	openag/distinfo
#
echo c - openag/
mkdir -p openag/ > /dev/null 2>&1
echo x - openag/pkg-plist
sed 's/^X//' >openag/pkg-plist << 'END-of-openag/pkg-plist'
Xbin/openag
Xshare/doc/OpenAG/INSTALL
X@dirrm share/doc/OpenAG
END-of-openag/pkg-plist
echo x - openag/pkg-descr
sed 's/^X//' >openag/pkg-descr << 'END-of-openag/pkg-descr'
XOpenAG is a UNIX implementation of the Audiogalaxy File Sharing Protocol.
XFeatures:
X- Fully Audiogalaxy File Sharing Protocol v520L compliant 
X- FAST - written with using POSIX non-blocking I/O multiplexing. 
X- Sharing support:up to 10 simultaneous downloads (up to 21 total connections). 
X- Supports Gold accounts 
X- Supports FULL 255 character filenames 
X- Auto-resuming downloads 
X
XWWW: http://sourceforge.net/projects/openags/ 
END-of-openag/pkg-descr
echo x - openag/pkg-comment
sed 's/^X//' >openag/pkg-comment << 'END-of-openag/pkg-comment'
XOpenAG - Open AudioGalaxy Satellite 
END-of-openag/pkg-comment
echo x - openag/Makefile
sed 's/^X//' >openag/Makefile << 'END-of-openag/Makefile'
X# New ports collection makefile for:    openag
X# Date created:         09.04.2002
X# Whom:                 janos.mohacsi@bsd.hu
X#
X# $FreeBSD$
X#
X
XPORTNAME=	openag
XPORTVERSION=    1.1
XCATEGORIES=	audio net
XMASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=openags
XDISTNAME=	OpenAG-1.1-devtest2
X
XMAINTAINER=	janos.mohacsi@bsd.hu
X
XGNU_CONFIGURE=	yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/OpenAG/openag ${PREFIX}/bin
X	@if [ ! -d ${PREFIX}/share/doc/OpenAG ]; then \
X		${MKDIR} ${PREFIX}/share/doc/OpenAG; fi
X	${INSTALL_DATA} ${WRKSRC}/INSTALL                                \
X		${PREFIX}/share/doc/OpenAG
X
X.include <bsd.port.mk>
END-of-openag/Makefile
echo x - openag/distinfo
sed 's/^X//' >openag/distinfo << 'END-of-openag/distinfo'
XMD5 (OpenAG-1.1-devtest2.tar.gz) = 17f2151d97aa966d8f18f4faf945a691
END-of-openag/distinfo
exit


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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