Bug 60409 - new port: pnetlib 0.6.0.1
Summary: new port: pnetlib 0.6.0.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-20 03:50 UTC by Michael Johnson
Modified: 2004-03-06 17:10 UTC (History)
0 users

See Also:


Attachments
file.shar (3.14 KB, text/plain)
2003-12-20 03:50 UTC, Michael Johnson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Johnson 2003-12-20 03:50:18 UTC
this is the lib for pnet, it is used with pnet and required pnet to install. Please see 
http://www.freebsd.org/cgi/query-pr.cgi?pr=60408
Comment 1 edwin 2003-12-20 13:35:43 UTC
Please keep in mind that this port needs:
	BUILD_DEPENDS=  treecc:${PORTSDIR}/lang/treecc
to configure properly.

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin@mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/
Comment 2 Michael Johnson 2003-12-21 10:05:41 UTC
I added pnet as a media port. I guess since its not in the tree it will 
be easier to submit a shar file.

# 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/Makefile
#	lang/pnetlib/distinfo
#	lang/pnetlib/pkg-plist
#	lang/pnetlib/pkg-descr
#
echo c - lang/pnetlib
mkdir -p lang/pnetlib > /dev/null 2>&1
echo x - lang/pnetlib/Makefile
sed 's/^X//' >lang/pnetlib/Makefile << 'END-of-lang/pnetlib/Makefile'
X# Ports collection makefile for:  treecc
X# Date created:			  Wed Jul 11 00:45:15 EDT 2001
X# Whom:				  Michael Johnson <ahze@ahze.net>
X#
X# $FreeBSD: ports/lang/treecc/Makefile,v 1.18 2003/11/03 21:12:29 
obraun Exp $
X#
X
XPORTNAME=	pnetlib
XPORTVERSION=	${PNET_VERSION}.1
XCATEGORIES=	lang
XMASTER_SITES=	${PNET_MASTER_SITES}
X
XMAINTAINER=	ahze@ahze.net
XCOMMENT=	C\# system library for pnet
X
XBUILD_DEPENDS=	cscc:${PORTSDIR}/lang/pnet
X
XUSE_LIBTOOL=	yes
XUSE_GMAKE=	yes
XSTRIP=		# Nothing to be stripped.
X
X.include <bsd.port.pre.mk>
Xpost-install:
X	${STRIP_CMD} ${PREFIX}/lib/cscc/lib/libXsharpSupport.so.0 \
X	${STRIP_CMD} ${PREFIX}/lib/cscc/lib/libXsharpSupport.a \
X#	${ILSTRIP}
X
X.include "../pnet/Makefile.pnet"
X.include <bsd.port.post.mk>
END-of-lang/pnetlib/Makefile
echo x - lang/pnetlib/distinfo
sed 's/^X//' >lang/pnetlib/distinfo << 'END-of-lang/pnetlib/distinfo'
XMD5 (pnetlib-0.6.0.1.tar.gz) = 7ace204daba6a511af955a8b5b97cb2d
END-of-lang/pnetlib/distinfo
echo x - lang/pnetlib/pkg-plist
sed 's/^X//' >lang/pnetlib/pkg-plist << 'END-of-lang/pnetlib/pkg-plist'
Xbin/csunit
Xbin/csunit.exe
Xbin/ilinstall
Xbin/ilinstall.exe
Xbin/jsrun
Xbin/jsrun.exe
Xlib/cscc/lib/Accessibility.dll
Xlib/cscc/lib/DotGNU.Images.dll
Xlib/cscc/lib/DotGNU.SSL.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.dll
Xlib/cscc/lib/ICSharpCode.SharpZipLib.dll
Xlib/cscc/lib/ISymWrapper.dll
Xlib/cscc/lib/Microsoft.JScript.dll
Xlib/cscc/lib/Microsoft.VisualBasic.dll
Xlib/cscc/lib/Microsoft.VisualC.dll
Xlib/cscc/lib/Microsoft.Vsa.dll
Xlib/cscc/lib/OpenSystem.C.dll
Xlib/cscc/lib/System.Configuration.Install.dll
Xlib/cscc/lib/System.Drawing.Postscript.dll
Xlib/cscc/lib/System.Drawing.Win32.dll
Xlib/cscc/lib/System.Drawing.Xsharp.dll
Xlib/cscc/lib/System.Drawing.dll
Xlib/cscc/lib/System.EnterpriseServices.dll
Xlib/cscc/lib/System.Net.IrDA.dll
Xlib/cscc/lib/System.Windows.Forms.dll
Xlib/cscc/lib/System.Xml.dll
Xlib/cscc/lib/System.dll
Xlib/cscc/lib/Xsharp.dll
Xlib/cscc/lib/cscompmgd.dll
Xlib/cscc/lib/cstest.dll
Xlib/cscc/lib/de/I18N.resources.dll
Xlib/cscc/lib/de/System.Xml.resources.dll
Xlib/cscc/lib/de/System.resources.dll
Xlib/cscc/lib/de/mscorlib.resources.dll
Xlib/cscc/lib/libXsharpSupport.a
Xlib/cscc/lib/libXsharpSupport.so
Xlib/cscc/lib/libXsharpSupport.so.0
Xlib/cscc/lib/mscorlib.dll
Xlib/cscc/lib/pnetlib.here
X@dirrm lib/cscc/lib/de
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'
XC# class libraries, including "mscorlib.dll", "System.dll", 
"System.Xml.dll",
X"System.Drawing.dll", "System.Windows.Forms.dll", etc.
X
XWWW: http://www.southern-storm.com.au/portable_net.html
END-of-lang/pnetlib/pkg-descr
exit
Comment 3 Clement Laforet freebsd_committer freebsd_triage 2004-01-04 22:52:22 UTC
Class Changed
From-To: maintainer-update->change-request

accurate class
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2004-03-06 17:10:13 UTC
State Changed
From-To: open->closed

New port added, thanks!