Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2002 20:59:29 -0500 (EST)
From:      michael johnson <ahze@rgv.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45696: new port, lang/pnetlib
Message-ID:  <20021125015929.B9B0022104A@TMA-1.brad-x.com>

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

>Number:         45696
>Category:       ports
>Synopsis:       new port, lang/pnetlib
>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:   Sun Nov 24 18:00:11 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:




>Description:

Please comment this with this, http://www.freebsd.org/cgi/query-pr.cgi?pr=45695

Also I have BUILD_DEPEND= cscc:${PORTSDIR}/lang/pnet commented out because it gets stuck in a loop with pnet when you install or clean because pnet uses pnetlib but pnetlib requires pnet to compile.
I dont know what to do here, any help?


>How-To-Repeat:

>Fix:



--- pnetlib.patch begins here ---
# 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:
#
#	lang/pnetlib/
#	lang/pnetlib/pkg-plist
#	lang/pnetlib/pkg-descr
#	lang/pnetlib/pkg-comment
#	lang/pnetlib/distinfo
#	lang/pnetlib/Makefile
#
echo c - lang/pnetlib/
mkdir -p lang/pnetlib/ > /dev/null 2>&1
echo x - lang/pnetlib/pkg-plist
sed 's/^X//' >lang/pnetlib/pkg-plist << 'END-of-lang/pnetlib/pkg-plist'
Xlib/cscc/lib/mscorlib.dll
Xlib/cscc/lib/pnetlib.here
Xlib/cscc/lib/I18N.dll
Xlib/cscc/lib/I18N.CJK.dll
Xlib/cscc/lib/I18N.MidEast.dll
Xlib/cscc/lib/I18N.Other.dll
Xlib/cscc/lib/I18N.Rare.dll
Xlib/cscc/lib/I18N.West.dll
Xlib/cscc/lib/I18N-handlers.def
Xlib/cscc/lib/System.dll
Xlib/cscc/lib/System.Xml.dll
X@dirrm lib/cscc/lib
X@dirrm lib/cscc
X
END-of-lang/pnetlib/pkg-plist
echo x - lang/pnetlib/pkg-descr
sed 's/^X//' >lang/pnetlib/pkg-descr << 'END-of-lang/pnetlib/pkg-descr'
XFrom README: 
X
XThis distribution contains an implementation of the C# library, for use
Xwith .NET-capable runtime engines and applications.  Originally designed
Xfor DotGNU Portable.NET, this library can be used by other .NET development 
Xefforts also.
X
XDotGNU Portable.NET Library is part of the GNU project, developed
Xas part of the DotGNU (http://www.dotgnu.org/) meta-project.
X
XWWW: http://www.southern-storm.com.au/portable_net.html
END-of-lang/pnetlib/pkg-descr
echo x - lang/pnetlib/pkg-comment
sed 's/^X//' >lang/pnetlib/pkg-comment << 'END-of-lang/pnetlib/pkg-comment'
XC# library for use with .NET-capable runtime engines and apps.
END-of-lang/pnetlib/pkg-comment
echo x - lang/pnetlib/distinfo
sed 's/^X//' >lang/pnetlib/distinfo << 'END-of-lang/pnetlib/distinfo'
XMD5 (pnetlib-0.4.8.tar.gz) = 487c7be6f63328a05d260c2e8deb200d
END-of-lang/pnetlib/distinfo
echo x - lang/pnetlib/Makefile
sed 's/^X//' >lang/pnetlib/Makefile << 'END-of-lang/pnetlib/Makefile'
X# Ports collection makefile for:  pnetlib
X# Date created:			  Sunday November 24 2002
X# Whom:				  Michael Johnson <ahze@rgv.net>
X#
X# $FreeBSD: ports/lang/pnet/Makefile,v 1.17 2002/09/03 08:58:09 kevlo Exp $
X#
X
XPORTNAME=	pnetlib
XPORTVERSION=	0.4.8
XCATEGORIES=	lang
XMASTER_SITES=	http://www.southern-storm.com.au/download/
X
XMAINTAINER=	ahze@rgv.net
X
X# BUILD_DEPENDS=	cscc:${PORTSDIR}/lang/pnet
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
X
X.include <bsd.port.mk>
END-of-lang/pnetlib/Makefile
exit
--- pnetlib.patch ends here ---


>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?20021125015929.B9B0022104A>