Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Dec 2003 18:51:56 -0600 (CST)
From:      Tillman Hodgson <tillman@seekingfire.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60519: [NEW PORT] net/latd-1.19 (the DEC LAT protocol suite)
Message-ID:  <20031223005156.8E138419@mail.seekingfire.com>
Resent-Message-ID: <200312230100.hBN10XPl000808@freefall.freebsd.org>

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

>Number:         60519
>Category:       ports
>Synopsis:       [NEW PORT] net/latd-1.19 (the DEC LAT protocol suite)
>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:   Mon Dec 22 17:00:33 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tillman Hodgson <tillman@seekingfire>
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
ROSPA
>Environment:
System: FreeBSD athena.seekingfire.prv 4.9-STABLE FreeBSD 4.9-STABLE #0: Sat Nov 29 18:33:49 CST 2003 toor@athena.seekingfire.prv:/usr/obj/usr/src/sys/ATHENA i386


>Description:
	[NEW PORT] net/latd-1.19 (the DEC LAT protocol suite)

	This is a redistribution of the linux-decnet project's software,
	with FreeBSD compatability added. It is based very closely on the
	NetBSD port by Matt Fredette and has benefitted from the
	assistance of Patrick Caulfield (the original author).	

>How-To-Repeat:
	
>Fix:

	

--- latd.shar 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:
#
#	latd
#	latd/distinfo
#	latd/Makefile
#	latd/pkg-descr
#	latd/pkg-plist
#
echo c - latd
mkdir -p latd > /dev/null 2>&1
echo x - latd/distinfo
sed 's/^X//' >latd/distinfo << 'END-of-latd/distinfo'
XMD5 (latd-1.19.tar.gz) = 4ec5969354601d72550d1b4d00af01cd
END-of-latd/distinfo
echo x - latd/Makefile
sed 's/^X//' >latd/Makefile << 'END-of-latd/Makefile'
X# New ports collection makefile for:   latd
X# Date created:        19 December 2003
X# Whom:                Tillman Hodgson <tillman@seekingfire.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      latd
XPORTVERSION=   1.19
XCATEGORIES=    net
XMASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= linux-decnet
X
XMAINTAINER=    tillman@seekingfire.com
XCOMMENT=       The linux-decnet project LAT protocol suite
X
XGNU_CONFIGURE= yes
X
XMAN1=          llogin.1
XMAN5=          latd.conf.5
XMAN8=          latd.8 latcp.8 moprc.8
X
Xpre-configure:
X	@${CP} ${WRKSRC}/latd.conf ${WRKSRC}/latd.conf.sample
X	@${SED} -i .dist -e 's/sysconf_DATA = latd.conf/sysconf_DATA = latd.conf.sample/' ${WRKSRC}/Makefile.in
X
X.include <bsd.port.mk>
END-of-latd/Makefile
echo x - latd/pkg-descr
sed 's/^X//' >latd/pkg-descr << 'END-of-latd/pkg-descr'
XThe linux-decnet project is an effort to bring full DECnet
Xsupport to Linux; however, they also separately offer the latd
Xpackage, a collection of programs that speak Digital's old Local
XArea Terminal (LAT) protocol.  These programs enable network
Xclients to reach serial devices connected to old LAT-only
Xterminal servers, such as the DECserver 200/MC.
X
XThis is a redistribution of the linux-decnet project's software,
Xwith FreeBSD compatability added. It is based very closely on the
XNetBSD port by Matt Fredette and has benefitted from the
Xwonderful assistance of Patrick Caulfield (the original author).
X
XWWW: http://linux-decnet.sourceforge.net/
END-of-latd/pkg-descr
echo x - latd/pkg-plist
sed 's/^X//' >latd/pkg-plist << 'END-of-latd/pkg-plist'
Xsbin/latd
Xsbin/latcp
Xsbin/moprc
Xbin/llogin
Xetc/latd.conf.sample
END-of-latd/pkg-plist
exit
--- latd.shar ends here ---


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



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