FreshPorts -- The Place For Ports notbug Fri, 10 Feb 2012 2:33 PM GMT
Port details
latd 1.25 net on this many watch lists=0 search for ports that depend on this port
The linux-decnet project LAT protocol suite
Maintained by: tillman@seekingfire.com search for ports maintained by this maintainer
Port Added: 23 Dec 2003 22:43:43
License: not specified in port


The linux-decnet project is an effort to bring full DECnet
support to Linux; however, they also separately offer the latd
package, a collection of programs that speak Digital's old Local
Area Terminal (LAT) protocol.  These programs enable network
clients to reach serial devices connected to old LAT-only
terminal servers, such as the DECserver 200/MC.

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

WWW: http://linux-decnet.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/net/latd/ && make install clean
To add the package: pkg_add -r latd


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/linux-decnet/latd/1.25/
http://sunet.dl.sourceforge.net/project/linux-decnet/latd/1.25/
http://iweb.dl.sourceforge.net/project/linux-decnet/latd/1.25/
http://switch.dl.sourceforge.net/project/linux-decnet/latd/1.25/
http://surfnet.dl.sourceforge.net/project/linux-decnet/latd/1.25/
http://kent.dl.sourceforge.net/project/linux-decnet/latd/1.25/
http://freefr.dl.sourceforge.net/project/linux-decnet/latd/1.25/
http://voxel.dl.sourceforge.net/project/linux-decnet/latd/1.25/
http://jaist.dl.sourceforge.net/project/linux-decnet/latd/1.25/
http://osdn.dl.sourceforge.net/project/linux-decnet/latd/1.25/
http://nchc.dl.sourceforge.net/project/linux-decnet/latd/1.25/
http://ncu.dl.sourceforge.net/project/linux-decnet/latd/1.25/
http://transact.dl.sourceforge.net/project/linux-decnet/latd/1.25/
http://softlayer.dl.sourceforge.net/project/linux-decnet/latd/1.25/
http://internode.dl.sourceforge.net/project/linux-decnet/latd/1.25/
http://ufpr.dl.sourceforge.net/project/linux-decnet/latd/1.25/
http://waix.dl.sourceforge.net/project/linux-decnet/latd/1.25/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.25
miwi search for other commits by this committer
- Get Rid MD5 support
20 Mar 2010 16:16:07
Original commit files touched by this commit  1.25
miwi search for other commits by this committer
- Mark BROKEN on HEAD: fails to build with new utmpx

Reported by:    pointyhat
22 Aug 2009 00:32:25
Original commit files touched by this commit  1.25
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.25
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Feb 2007 21:05:54
Original commit files touched by this commit  1.25
miwi search for other commits by this committer
- Update to 1.25
- Drop maintainership

PR:             108686
Submitted by:   miwi
Approved by:    maintainer (via privat mail)
14 Jun 2006 15:00:51
Original commit files touched by this commit  1.24
miwi search for other commits by this committer
Update to 1.24

PR:             ports/98442
Approved by:    krion (mentor), maintainer timeout
22 Jan 2006 21:24:05
Original commit files touched by this commit  1.23.1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
30 Sep 2005 11:41:38
Original commit files touched by this commit  1.23.1
barner search for other commits by this committer
Update to 1.23.1

Submitted by:   Andrej Zverev <az@inec.ru>
PR:             ports/85729
Approved by:    maintainer timeout (3.5 weeks)
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.21
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.21
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
27 Mar 2004 22:15:50
Original commit files touched by this commit  1.21
krion search for other commits by this committer
- Update to version 1.21

PR:             ports/64809
Submitted by:   maintainer
10 Feb 2004 21:11:46
Original commit files touched by this commit  1.20
krion search for other commits by this committer
- Update to version 1.20

PR:             ports/62648
Submitted by:   maintainer
24 Dec 2003 15:18:30
Original commit files touched by this commit  1.19
olgeni search for other commits by this committer
Fix a couple of typos.
23 Dec 2003 22:43:07
Original commit files touched by this commit  1.19
krion search for other commits by this committer
Add latd 1.19, the linux-decnet project 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).

PR:             60519
Submitted by:   Tillman Hodgson <tillman@seekingfire.com>

Number of commits found: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

12 vulnerabilities affecting 31 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23144
Broken 188
Deprecated 96
Ignore 724
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 3
new 48 hours3
new 7 days48
new fortnight74
new month140

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.323 seconds.