Path to this page:
./
wip/alive,
Login software for Swedish Telia ADSL/Comhem cable Internet users
Branch: CURRENT,
Version: 1.4.0,
Package name: alive-1.4.0,
Maintainer: ohtAlive is an auto-login client and connection keeper for Telia AB ADSL
and Comhem broadband. It automatically logs in at system startup and
then "forks" a daemon that pings and logs into the login host after a
chosen delay. Alive is a continuation of the qadsl project.
The pkgsrc patch enables the use of environment settings "http_proxy"
and "no_proxy".
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: a712a6c2c7a854afeb007d5a794751ce7f358667
Filesize: 455.927 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
|
2012-06-13 08:00:22 by othyro | Files touched by this commit (1) |
Log message:
PKG_DESTDIR_SUPPORT=user-destdir; +LICENSE; USE_TOOLS+=aclocal autoheader \
autoconf; patches need commenting and conf file removed from PLIST.
|
2006-07-06 21:13:17 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Fill in PLIST.
|
2006-07-06 21:12:55 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Set INFO_FILES=yes, since this package installs an info file.
|
2005-10-24 19:25:16 by Roland Illig | Files touched by this commit (1) |
Log message:
Using "+=" instead of "=" for LIBS.SunOS.
|
2005-06-08 17:46:59 by Dieter Baron | Files touched by this commit (15) |
Log message:
mk/autoconf.mk and mk/automake.mk have been removed. Replace their
usage with USE_TOOLS and any of "autoconf", "autoconf213", \
"automake"
or "automake14". Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just
use aclocal, autoconf, etc. (hi jlam!)
|
2005-05-24 18:22:08 by Roland Illig | Files touched by this commit (1) |
Log message:
Removed space inside CVS Id tag.
|
2005-05-18 11:22:56 by Roland Illig | Files touched by this commit (1) |
Log message:
Removed trailing whitespace.
|