dnprogs 2.57 source package in Ubuntu
Changelog
dnprogs (2.57) unstable; urgency=medium [ Chrissie Caulfield ] * Completed removal of modutils configuration file code * Fix presence of CVS directories in tarball * updated 'clean' target [ Philipp Schafft ] * Use /dev/pts PTYs on 64 bit systems (fix makefile bug) * Updated translations Debconf templates: - German translation (Closes: #615268) - French translation (Closes: #615039) - Danish translation (Closes: #633984) (added) - Slovak translation (Closes: #639629) (added) * Look in yet another place for libcrypt (better fix than from NMUs) * Added a comment about the detecting of libcrypt. (See: #629664) * "ethernet" was capitalized in extended description (Closes: #636798) * Fixed some lintian warnings (mainly new rules targets). * dnet-common: Do not configure DECnet unless the user requested it. (Removed the bad workaround done by NMU) (See: #637179) * dnet-common: Added preinst script to clean up the broken config files from the last NMU. (Closes: #640861) * Upgraded libdnet's suggest to dnet-common to recommend again (Closes: #608807) -- Chrissie Caulfield <email address hidden> Thu, 8 Sep 2011 16:05:47 +0200
Upload details
- Uploaded by:
- Christine Caulfield
- Uploaded to:
- Sid
- Original maintainer:
- Christine Caulfield
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dnprogs_2.57.dsc | 831 bytes | 1f8f5422808a2d8c8323b6f5d50b96e37783f73b52a16fa59d34815dac347352 |
dnprogs_2.57.tar.gz | 711.3 KiB | c6a0144e53084e8d6d6f5249b4522b192da9335fa0f33c9f03eed4a840e3fa5c |
No changes file available.
Binary packages built by this source
- dnet-common: Base package for Linux DECnet
This is the base package for Linux DECnet. It contains the necessary
configuration files and a script to set up the MAC address of your
Ethernet card(s) at boot-up.
.
You will also need to be running a 2.4+ kernel and have DECnet either
built as a module or compiled into the kernel.
.
To do useful work with DECnet you will need the libdnet package and
probably also dnet-progs.
- dnet-progs: DECnet user programs and daemons
These tools are the application layer interface for DECnet on Linux systems.
They provide file/terminal access facilities between OpenVMS and Linux and
remote execution of commands.
Also included is a Linux version of the VMS "Phone" utility and a VMSMail
to SMTP gateway.
- libdnet: DECnet Libraries
This package contains the libraries necessary for a functioning DECnet
system. Most DECnet programs require these libraries to be present on
the system. The libraries are:
libdnet - the basic DECnet API as featured on Ultrix(R) systems
libdnet_daemon - useful calls for writing DECnet daemons
libdap - DAP (Data Access Protocol) C++ classes
librms - High level library for programmatic access VMS files
from Linux.
.
If you're looking for libdnet, the "dumb" networking library from
libdnet.sf.net by Dug Song then you should install libdumbnet instead.
Sorry for any confusion caused!
- libdnet-dev: DECnet development libraries & Headers
Theses are the development libraries for Linux DECnet. This package contains
the static libraries, header files and man pages for DECnet development
on Linux.