From 8f6af5000431e3103d3431c6be3746a10d5a7883 Mon Sep 17 00:00:00 2001 From: Philippe Houdoin Date: Mon, 26 Jul 2004 22:02:39 +0000 Subject: [PATCH] openbeos-networkingkit-cvs => haiku-networkingkit-cvs Haiku'ed libnet/README.html git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8476 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/kits/network/libbind/Jamfile | 2 +- src/kits/network/libnet/Jamfile | 4 ++-- src/kits/network/libnet/README.html | 8 ++++---- src/kits/network/libnetapi/Jamfile | 2 +- src/kits/network/libsocket/Jamfile | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/kits/network/libbind/Jamfile b/src/kits/network/libbind/Jamfile index 1f2dfb0169..b42c885c00 100644 --- a/src/kits/network/libbind/Jamfile +++ b/src/kits/network/libbind/Jamfile @@ -188,7 +188,7 @@ OBOSInstallRelSymLink install-networking : libbind.so : installed-networking-test ; -Package openbeos-networkingkit-cvs : +Package haiku-networkingkit-cvs : libbind.so : # boot home config lib ; boot home Desktop openbeos-networkingkit lib ; diff --git a/src/kits/network/libnet/Jamfile b/src/kits/network/libnet/Jamfile index feb4441e6d..418854263b 100644 --- a/src/kits/network/libnet/Jamfile +++ b/src/kits/network/libnet/Jamfile @@ -75,10 +75,10 @@ OBOSInstallRelSymLink install-networking : libnet.so : installed-networking-test ; -Package openbeos-networkingkit-cvs : +Package haiku-networkingkit-cvs : README.html ; -Package openbeos-networkingkit-cvs : +Package haiku-networkingkit-cvs : libnet.so : # boot home config lib ; boot home Desktop openbeos-networkingkit lib ; diff --git a/src/kits/network/libnet/README.html b/src/kits/network/libnet/README.html index 4f5ac17a26..2563cdb2d8 100644 --- a/src/kits/network/libnet/README.html +++ b/src/kits/network/libnet/README.html @@ -1,17 +1,17 @@ -OpenBeOS Networking Kit Package +Haiku Networking Kit Package -

OpenBeOS Networking Kit Package

+

Haiku Networking Kit Package

About

-This package was created to allow BeOS users to have the latest version of the OpenBeOS Networking Kit, without having to compile it themselves. This also lets BeOS users take advantage of bug fixes and new features without having to wait for the next beta release of the Networking Kit. +This package was created to allow BeOS users to have the latest version of the Haiku Networking Kit, without having to compile it themselves. This also lets BeOS users take advantage of bug fixes and new features without having to wait for the next beta release of the Networking Kit.

However, because this package is made from the latest sources, experimental and unstable features may be present. Such features may cause some programs to behave abnormally.

USE AT YOUR OWN RISK.

Included Files

-Currently, this package is intended to contain the OBOS Networking Kit and all of the OBOS Translators. This may change in the future. +Currently, this package is intended to contain the Haiku Networking Kit and all of the Haiku network drivers. This may change in the future.

Files:
boot/home/config/lib/libnet.so
diff --git a/src/kits/network/libnetapi/Jamfile b/src/kits/network/libnetapi/Jamfile index 01c1233854..bc8d5ad7c1 100644 --- a/src/kits/network/libnetapi/Jamfile +++ b/src/kits/network/libnetapi/Jamfile @@ -18,7 +18,7 @@ OBOSInstallRelSymLink install-networking : libnetapi.so : installed-networking-test ; -Package openbeos-networkingkit-cvs : +Package haiku-networkingkit-cvs : libnetapi.so : # boot home config lib ; boot home Desktop openbeos-networkingkit lib ; diff --git a/src/kits/network/libsocket/Jamfile b/src/kits/network/libsocket/Jamfile index 3bae0a0eaf..a5d4353cc9 100644 --- a/src/kits/network/libsocket/Jamfile +++ b/src/kits/network/libsocket/Jamfile @@ -28,7 +28,7 @@ OBOSInstallRelSymLink install-networking : libsocket.so : installed-networking-test ; -Package openbeos-networkingkit-cvs : +Package haiku-networkingkit-cvs : libsocket.so : # boot home config lib ; boot home Desktop openbeos-networkingkit lib ;