./net/bsddip, Dialup IP program

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.02, Package name: bsddip-1.02, Maintainer: pkgsrc-users

What is DIP?


DIP is mainly a tool to establish a SLIP connection. It handles all
the necessary actions to set up the tty port and the modem, dial out
and finally build up a SLIP connection between the tty port and the
kernel. To do so, dip offers an own very simple command language (a
mostly complete description can be found in the man page).

Dip can handle both incoming and outgoing connections using password
security for incoming connections.

For more details, have a look at the man page!

Author's comment:

But what I want YOU to do is: Send me a postcard from your city/town.
My address:
Joachim Bartz
Burgstaetter Strasse 17
38678 Clausthal-Zellerfeld
Germany


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 76.358 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2019-11-03 12:45:59 by Roland Illig | Files touched by this commit (255)
Log message:
net: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
   2017-03-23 18:07:02 by Joerg Sonnenberger | Files touched by this commit (219)
Log message:
Extend SHA512 checksums to various files I have on my local distfile
mirror.
   2014-03-06 16:44:21 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Drop pointless pointer compare.
   2013-09-10 16:26:49 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Split patch. Add missing return. Fix cast away of value.
   2012-10-23 19:19:22 by Aleksej Saushev | Files touched by this commit (671)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.