summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2003-09-13 00:20:42 +0000
committerLennart Poettering <lennart@poettering.net>2003-09-13 00:20:42 +0000
commitfb9d6daef0339b7a38ec35c0f7bbc0b5d937d413 (patch)
tree8dfdfe37f87e197703f1e9c6c25a43033834d723
parentdcb6d396e7ad11f0b7a34de9d84826127d683307 (diff)
futher build system updates
git-svn-id: file:///home/lennart/svn/public/ifplugd/trunk@40 2bf48fe7-cfc1-0310-909f-d9042e1e0fef
-rw-r--r--configure.ac2
-rw-r--r--doc/README.html.in24
-rw-r--r--man/Makefile.am6
-rw-r--r--man/ifplugd.8.xml.in2
-rw-r--r--man/ifstatus.8.xml.in2
5 files changed, 20 insertions, 16 deletions
diff --git a/configure.ac b/configure.ac
index 429636d..3747b54 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
AC_PREREQ(2.57)
-AC_INIT([ifplugd], [0.17], [mzvscyhtq (at) itaparica (dot) org])
+AC_INIT([ifplugd], [0.17], [mzvscyhtq (at) 0pointer (dot) de])
AC_CONFIG_SRCDIR([src/ifplugd.c])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([foreign -Wall])
diff --git a/doc/README.html.in b/doc/README.html.in
index 730d256..f9f2784 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -10,7 +10,7 @@
<body>
<h1><a name="top">ifplugd @PACKAGE_VERSION@</a></h1>
-<p><i>Copyright 2002,2003 Lennart Poettering &lt;mzvscyhtq [at] itaparica.org&gt;</i></p>
+<p><i>Copyright 2002,2003 Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;</i></p>
<ul class="toc">
<li><a href="#license">License</a></li>
@@ -42,18 +42,22 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</p>
<h2><a name="news">News</a></h2>
+<div class="news-date">Thu Sep 13 2003: </div> <p class="news-text"><a
+href="@PACKAGE_URL@ifplugd-0.17.tar.gz">Version
+0.17</a> released, changes include: documentation update, better support for multiple interfaces, gcc 2.95 build fix</p>
+
<div class="news-date">Thu Aug 13 2003: </div> <p class="news-text"><a
-href="http://www.stud.uni-hamburg.de/~lennart/projects/ifplugd/ifplugd-0.16.tar.gz">Version
+href="@PACKAGE_URL@ifplugd-0.16.tar.gz">Version
0.16</a> released, changes include: RPM spec file added, build fixes, WLAN improvements (including compatibility with the upcoming <tt>waproamd</tt>, a WLAN roaming daemon), monitor mode for use in conjunction with PCMCIA devices, better support for multiple interface setups, <tt>SUPPORTED_DRIVERS</tt> returns</p>
<div class="news-date">Thu July 10 2003: </div> <p class="news-text"><a
-href="http://www.stud.uni-hamburg.de/~lennart/projects/ifplugd/ifplugd-0.15.tar.gz">Version
+href="@PACKAGE_URL@ifplugd-0.15.tar.gz">Version
0.15</a> released, changes include: bad umask fix, documentation update</p>
<div class="news-date">Mon July 7 2003: </div> <p class="news-text"><a
-href="http://www.stud.uni-hamburg.de/~lennart/projects/ifplugd/ifplugd-0.14.tar.gz">Version
+href="@PACKAGE_URL@ifplugd-0.14.tar.gz">Version
0.14</a> released, changes include: autoconf usage, new dependency <a
-href="http://www.stud.uni-hamburg.de/~lennart/projects/libdaemon/"><tt>libdaemon</tt></a>, wireless LAN support, support for
+href="http://0pointer.de/lennart/projects/libdaemon/"><tt>libdaemon</tt></a>, wireless LAN support, support for
suspending/resuming, many fixes</p>
<h2><a name="overview">Overview</a></h2>
@@ -228,7 +232,7 @@ management.</p>
network card and a PRISM1 PCMCIA wireless LAN card.</p>
<p><tt>ifplugd</tt> needs <a
-href="http://www.stud.uni-hamburg.de/~lennart/projects/libdaemon/"><tt>libdaemon</tt></a>.</p>
+href="http://0pointer.de/lennart/projects/libdaemon/"><tt>libdaemon</tt></a>.</p>
<h2><a name="installation">Installation</a></h2>
@@ -256,18 +260,18 @@ manpage</p>
<h2><a name="download">Download</a></h2>
-<p>The newest release is always available from <a href="http://www.stud.uni-hamburg.de/~lennart/projects/ifplugd/">http://www.stud.uni-hamburg.de/~lennart/projects/ifplugd/</a></p>
+<p>The newest release is always available from <a href="@PACKAGE_URL@">@PACKAGE_URL@</a></p>
-<p>The current release is <a href="http://www.stud.uni-hamburg.de/~lennart/projects/ifplugd/ifplugd-@PACKAGE_VERSION@.tar.gz">@PACKAGE_VERSION@</a></p>
+<p>The current release is <a href="@PACKAGE_URL@ifplugd-@PACKAGE_VERSION@.tar.gz">@PACKAGE_VERSION@</a></p>
<p>Get <tt>ifplugd</tt>'s development sources from the <a href="http://subversion.tigris.org/">Subversion</a> <a href="https://seth.intheinter.net:8081/svn/ifplugd/">repository</a>.</p>
-<p>You may find a mostly up to date Debian package of <tt>ifplugd</tt> on the <a href="http://packages.debian.org/cgi-bin/search_packages.pl?keywords=ifplugd&amp;searchon=names&amp;subword=1&amp;version=all&amp;release=all">Debian package repository</a>.</p>
+<p>You may find a mostly up to date Debian package of <tt>ifplugd</tt> on the <a href="http://packages.debian.org/ifplugd">Debian package repository</a>.</p>
<p>Packages for Mandrake Linux may be found in the Cooker distribution; Gentoo packages are available as well</p>
<hr/>
-<address>Lennart Poettering &lt;mzvscyhtq [at] itaparica.org&gt;, July 2003</address>
+<address>Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, July 2003</address>
<div><i>$Id: README.html.in 9 2003-07-05 17:59:40Z lennart $</i></div>
</body>
diff --git a/man/Makefile.am b/man/Makefile.am
index 1f18593..4674296 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -25,12 +25,12 @@ if USE_XMLTOMAN
CLEANFILES = $(man_MANS)
ifplugd.8: ifplugd.8.xml.in Makefile
- sed -e 's,@sysconfdir\@,$(sysconfdir),g' -e 's,@sbindir\@,$(sbindir),g' -e 's,@PACKAGE_BUGREPORT\@,$(PACKAGE_BUGREPORT),g' $< | xmltoman - > $@
+ sed -e 's,@sysconfdir\@,$(sysconfdir),g' -e 's,@sbindir\@,$(sbindir),g' -e 's,@PACKAGE_BUGREPORT\@,$(PACKAGE_BUGREPORT),g' -e 's,@PACKAGE_URL\@,$(PACKAGE_URL),g' $< | xmltoman - > $@
ifplugd.conf.5: ifplugd.conf.5.xml.in Makefile
- sed -e 's,@sysconfdir\@,$(sysconfdir),g' -e 's,@sbindir\@,$(sbindir),g' -e 's,@PACKAGE_BUGREPORT\@,$(PACKAGE_BUGREPORT),g' $< | xmltoman - > $@
+ sed -e 's,@sysconfdir\@,$(sysconfdir),g' -e 's,@sbindir\@,$(sbindir),g' -e 's,@PACKAGE_BUGREPORT\@,$(PACKAGE_BUGREPORT),g' -e 's,@PACKAGE_URL\@,$(PACKAGE_URL),g' $< | xmltoman - > $@
ifstatus.8: ifstatus.8.xml.in Makefile
- sed -e 's,@sysconfdir\@,$(sysconfdir),g' -e 's,@sbindir\@,$(sbindir),g' -e 's,@PACKAGE_BUGREPORT\@,$(PACKAGE_BUGREPORT),g' $< | xmltoman - > $@
+ sed -e 's,@sysconfdir\@,$(sysconfdir),g' -e 's,@sbindir\@,$(sbindir),g' -e 's,@PACKAGE_BUGREPORT\@,$(PACKAGE_BUGREPORT),g' -e 's,@PACKAGE_URL\@,$(PACKAGE_URL),g' $< | xmltoman - > $@
endif
diff --git a/man/ifplugd.8.xml.in b/man/ifplugd.8.xml.in
index 8c2710a..ed5dddd 100644
--- a/man/ifplugd.8.xml.in
+++ b/man/ifplugd.8.xml.in
@@ -263,7 +263,7 @@
<p>ifplugd was written by Lennart Poettering
&lt;@PACKAGE_BUGREPORT@&gt;. ifplugd is available
at <url
- href="http://www.stud.uni-hamburg.de/users/lennart/projects/ifplugd/"/>
+ href="@PACKAGE_URL@"/>
</p>
</section>
diff --git a/man/ifstatus.8.xml.in b/man/ifstatus.8.xml.in
index 85bc127..6de6433 100644
--- a/man/ifstatus.8.xml.in
+++ b/man/ifstatus.8.xml.in
@@ -97,7 +97,7 @@
<p>ifplugd was written by Lennart Poettering
&lt;@PACKAGE_BUGREPORT@&gt;. ifplugd is available
at <url
- href="http://www.stud.uni-hamburg.de/users/lennart/projects/ifplugd/"/>
+ href="@PACKAGE_URL@"/>
</p>
</section>