Port details |
- latd Linux-DECnet project LAT protocol suite
- 1.31_1 net
=2 1.31_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2003-12-23 22:43:43
- Last Update: 2024-02-25 09:17:50
- Commit Hash: d9e79d1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://linux-decnet.sourceforge.net/
- Description:
- 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).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/latd/ && make install clean
- To add the package, run one of these commands:
- pkg install net/latd
- pkg install latd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: latd
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (latd-1.31.tar.gz) = 7dce64dd3acef02acbcaef89fe2e2d508805c187a69b8f8556c82f0251ec7ee3
SIZE (latd-1.31.tar.gz) = 215563
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_latd
- USES:
- alias compiler
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.31_1 25 Feb 2024 09:17:50
    |
Muhammad Moinur Rahman (bofh)  |
net/latd: Moved man to share/man
Approved by: portmgr (blanket) |
1.31 01 Nov 2023 22:11:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.31 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.31 20 Jul 2022 14:22:37
    |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.31 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.31 26 Aug 2018 11:53:19
  |
tobik  |
net/latd: Fix build with Clang 6
llogin.cc:233:25: error: non-constant-expression cannot be narrowed from type
'int' to 'char' in initializer list [-Wc++11-narrowing]
char verboseflag[1] = {verbose};
^~~~~~~
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/latd-1.31.log
interfaces-bpf.cc:68:38: error: non-constant-expression cannot be narrowed from
type 'long' to 'bpf_u_int32' (aka 'unsigned int') in initializer list
[-Wc++11-narrowing]
BPF_STMT(BPF_LD + BPF_H + BPF_ABS, LATD_OFFSETOF(struct ether_header,
ether_type)),
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
interfaces-bpf.cc:62:29: note: expanded from macro 'LATD_OFFSETOF'
#define LATD_OFFSETOF(t, m) (((char *) &(((t *) NULL)-> m)) - ((char *) ((t *)
NULL)))
^ |
1.31 19 Sep 2015 18:17:04
  |
marino  |
Add USES=alias to 10 ports (Aids DragonFly support) |
1.31 09 Jan 2015 18:02:37
  |
antoine  |
Allow building with libc++ r224926
PR: ports/196630
Submitted by: dim@ |
1.31 08 Jan 2014 19:19:54
  |
antoine  |
- Stage support
- Fix build with libc++
PR: ports/185507
Submitted by: KATO Tsuguru |
1.31 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.31 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.31 02 Mar 2013 14:47:44
  |
miwi  |
- Update to 1.31
PR: 176563
Submitted by: Ports Fury |
1.29 25 Jul 2012 11:24:11
 |
cs  |
Fix typos in COMMENT |
1.29 22 May 2012 15:24:40
 |
miwi  |
- Update to version 1.29
PR: 168043
Submitted by: Ports Fury |
1.25 10 Apr 2012 19:01:48
 |
linimon  |
Release back to the wild: maintainer no longer has the appropriate hardware
to test with. |
1.25 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.25 20 Mar 2010 16:16:07
 |
miwi  |
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat |
1.25 22 Aug 2009 00:32:25
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
1.25 21 Aug 2008 06:18:49
 |
rafan  |
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 ) |
1.25 06 Feb 2007 21:05:54
 |
miwi  |
- Update to 1.25
- Drop maintainership
PR: 108686
Submitted by: miwi
Approved by: maintainer (via privat mail) |
1.24 14 Jun 2006 15:00:51
 |
miwi  |
Update to 1.24
PR: ports/98442
Approved by: krion (mentor), maintainer timeout |
1.23.1 22 Jan 2006 21:24:05
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.23.1 30 Sep 2005 11:41:38
 |
barner  |
Update to 1.23.1
Submitted by: Andrej Zverev <az@inec.ru>
PR: ports/85729
Approved by: maintainer timeout (3.5 weeks) |
1.21 12 Apr 2005 03:26:57
 |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.21 11 Apr 2005 08:04:41
 |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.21 27 Mar 2004 22:15:50
 |
krion  |
- Update to version 1.21
PR: ports/64809
Submitted by: maintainer |
1.20 10 Feb 2004 21:11:46
 |
krion  |
- Update to version 1.20
PR: ports/62648
Submitted by: maintainer |
1.19 24 Dec 2003 15:18:30
 |
olgeni  |
Fix a couple of typos. |
1.19 23 Dec 2003 22:43:07
 |
krion  |
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> |