My homepage moved.

This commit is contained in:
Wolfram Schneider 1998-02-12 10:38:35 +00:00
parent 9a2ab5f408
commit 91ec59b0c3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2430
8 changed files with 20 additions and 20 deletions

View file

@ -4,7 +4,7 @@
# atoz - create automatically an `A-Z Index' from a pre-sorted database
# (sort -uf) with the format `<titel>|<url>'
#
# $Id: atoz.pl,v 1.2 1997-07-08 11:11:00 wosch Exp $
# $Id: atoz.pl,v 1.3 1998-02-12 10:38:22 wosch Exp $
if ($ARGV[0] eq '-u' && $#ARGV > 0) {
$urlprefix = $ARGV[1]; shift; shift; # prefix for relative URLs
@ -46,5 +46,5 @@ foreach (@az) {
}
print "</TR></TABLE>\n" if $table;
print $hr; print @list; print $hr;
#print qq{<link ref="made" href="http://www.apfel.de/~wosch/">\n};
#print qq{<link ref="made" href="http://www.de.freebsd.org/~wosch/">\n};

View file

@ -24,7 +24,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $Id: ports.cgi,v 1.10 1998-01-06 19:43:58 wosch Exp $
# $Id: ports.cgi,v 1.11 1998-02-12 10:38:33 wosch Exp $
#
# ports.cgi - search engine for FreeBSD ports
# o search for a port by name or description
@ -98,7 +98,7 @@ sub init_variables {
$mailtoAdvanced = 'yes';
# the URL if you click at the E-Mail address (see below)
$mailtoURL = 'http://www.apfel.de/~wosch/';
$mailtoURL = 'http://www.de.freebsd.org/~wosch/';
$mailtoURL = "mailto:$mailto" if !$mailtoURL;
# security

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-02-08 23:16:42 $">
<!ENTITY date "$Date: 1998-02-12 10:38:24 $">
<!ENTITY title "Documentation">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: docs.sgml,v 1.34 1998-02-08 23:16:42 steve Exp $ -->
<!-- $Id: docs.sgml,v 1.35 1998-02-12 10:38:24 wosch Exp $ -->
<html>
&header;
@ -136,7 +136,7 @@ translation</a> of the FAQ (EUC encoding).</p>
</form>
-->
<p>This service is provided courtesy of
<a href="http://www.apfel.de/~wosch/">Wolfram Schneider</a>. There is
<a href="http://www.de.freebsd.org/~wosch/">Wolfram Schneider</a>. There is
<a href="http://late5.e-technik.uni-erlangen.de/cgi-bin/bsddocquery.pl">another
script</a> available with the manual pages for FreeBSD 2.0
and XFree86 release 3.1, courtesy of

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-02-12 02:25:48 $">
<!ENTITY date "$Date: 1998-02-12 10:38:35 $">
<!ENTITY title "Documentation">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: docs.sgml,v 1.3 1998-02-12 02:25:48 hanai Exp $ -->
<!-- $Id: docs.sgml,v 1.4 1998-02-12 10:38:35 wosch Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.34 -->
@ -139,7 +139,7 @@
-->
<p>このサービスは
<a href="http://www.apfel.de/~wosch/">Wolfram Schneider</a>
<a href="http://www.de.freebsd.org/~wosch/">Wolfram Schneider</a>
の好意によってまかなわれています.
<A HREF="http://late5.e-technik.uni-erlangen.de/user/eilts.html">
Hinrich Eilts</A> の好意による, FreeBSD 2.0 と XFree86 release 3.1

View file

@ -24,7 +24,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $Id: ports.cgi,v 1.10 1998-01-06 19:43:58 wosch Exp $
# $Id: ports.cgi,v 1.11 1998-02-12 10:38:33 wosch Exp $
#
# ports.cgi - search engine for FreeBSD ports
# o search for a port by name or description
@ -98,7 +98,7 @@ sub init_variables {
$mailtoAdvanced = 'yes';
# the URL if you click at the E-Mail address (see below)
$mailtoURL = 'http://www.apfel.de/~wosch/';
$mailtoURL = 'http://www.de.freebsd.org/~wosch/';
$mailtoURL = "mailto:$mailto" if !$mailtoURL;
# security

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-02-08 23:16:42 $">
<!ENTITY date "$Date: 1998-02-12 10:38:24 $">
<!ENTITY title "Documentation">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: docs.sgml,v 1.34 1998-02-08 23:16:42 steve Exp $ -->
<!-- $Id: docs.sgml,v 1.35 1998-02-12 10:38:24 wosch Exp $ -->
<html>
&header;
@ -136,7 +136,7 @@ translation</a> of the FAQ (EUC encoding).</p>
</form>
-->
<p>This service is provided courtesy of
<a href="http://www.apfel.de/~wosch/">Wolfram Schneider</a>. There is
<a href="http://www.de.freebsd.org/~wosch/">Wolfram Schneider</a>. There is
<a href="http://late5.e-technik.uni-erlangen.de/cgi-bin/bsddocquery.pl">another
script</a> available with the manual pages for FreeBSD 2.0
and XFree86 release 3.1, courtesy of

View file

@ -4,7 +4,7 @@
# atoz - create automatically an `A-Z Index' from a pre-sorted database
# (sort -uf) with the format `<titel>|<url>'
#
# $Id: atoz.pl,v 1.2 1997-07-08 11:11:00 wosch Exp $
# $Id: atoz.pl,v 1.3 1998-02-12 10:38:22 wosch Exp $
if ($ARGV[0] eq '-u' && $#ARGV > 0) {
$urlprefix = $ARGV[1]; shift; shift; # prefix for relative URLs
@ -46,5 +46,5 @@ foreach (@az) {
}
print "</TR></TABLE>\n" if $table;
print $hr; print @list; print $hr;
#print qq{<link ref="made" href="http://www.apfel.de/~wosch/">\n};
#print qq{<link ref="made" href="http://www.de.freebsd.org/~wosch/">\n};

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-02-12 02:25:48 $">
<!ENTITY date "$Date: 1998-02-12 10:38:35 $">
<!ENTITY title "Documentation">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: docs.sgml,v 1.3 1998-02-12 02:25:48 hanai Exp $ -->
<!-- $Id: docs.sgml,v 1.4 1998-02-12 10:38:35 wosch Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.34 -->
@ -139,7 +139,7 @@
-->
<p>このサービスは
<a href="http://www.apfel.de/~wosch/">Wolfram Schneider</a>
<a href="http://www.de.freebsd.org/~wosch/">Wolfram Schneider</a>
の好意によってまかなわれています.
<A HREF="http://late5.e-technik.uni-erlangen.de/user/eilts.html">
Hinrich Eilts</A> の好意による, FreeBSD 2.0 と XFree86 release 3.1