#!/bin/sh # This is a shell archive (produced by GNU sharutils 4.2c). # To extract the files from this archive, save it to some FILE, remove # everything before the `!/bin/sh' line above, then type `sh FILE'. # # Made on 2003-03-10 05:42 EST by . # Source directory was `/media/bay/usr/portage'. # # Existing files will *not* be overwritten unless `-c' is specified. # # This shar contains: # length mode name # ------ ---------- ------------------------------------------ # 846 -rw-r--r-- net-libs/wvstreams/wvstreams-3.79.ebuild # 79 -rw-r--r-- net-libs/wvstreams/files/digest-wvstreams-3.79 # 882 -rw-r--r-- net-dialup/wvdial/wvdial-1.54.ebuild # 73 -rw-r--r-- net-dialup/wvdial/files/digest-wvdial-1.54 # 758 -rw-r--r-- net-dialup/wvdial/files/wvdial-1.54-mf.patch # 1212 -rw-r--r-- net-libs/wvstreams/ChangeLog # 1547 -rw-r--r-- net-dialup/wvdial/ChangeLog # save_IFS="${IFS}" IFS="${IFS}:" gettext_dir=FAILED locale_dir=FAILED first_param="$1" for dir in $PATH do if test "$gettext_dir" = FAILED && test -f $dir/gettext \ && ($dir/gettext --version >/dev/null 2>&1) then set `$dir/gettext --version 2>&1` if test "$3" = GNU then gettext_dir=$dir fi fi if test "$locale_dir" = FAILED && test -f $dir/shar \ && ($dir/shar --print-text-domain-dir >/dev/null 2>&1) then locale_dir=`$dir/shar --print-text-domain-dir` fi done IFS="$save_IFS" if test "$locale_dir" = FAILED || test "$gettext_dir" = FAILED then echo=echo else TEXTDOMAINDIR=$locale_dir export TEXTDOMAINDIR TEXTDOMAIN=sharutils export TEXTDOMAIN echo="$gettext_dir/gettext -s" fi if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then shar_n= shar_c=' ' else shar_n=-n shar_c= fi else shar_n= shar_c='\c' fi if touch -am -t 200112312359.59 $$.touch >/dev/null 2>&1 && test ! -f 200112312359.59 -a -f $$.touch; then shar_touch='touch -am -t $1$2$3$4$5$6.$7 "$8"' elif touch -am 123123592001.59 $$.touch >/dev/null 2>&1 && test ! -f 123123592001.59 -a ! -f 123123592001.5 -a -f $$.touch; then shar_touch='touch -am $3$4$5$6$1$2.$7 "$8"' elif touch -am 1231235901 $$.touch >/dev/null 2>&1 && test ! -f 1231235901 -a -f $$.touch; then shar_touch='touch -am $3$4$5$6$2 "$8"' else shar_touch=: echo $echo 'WARNING: not restoring timestamps. Consider getting and' $echo "installing GNU \`touch', distributed in GNU File Utilities..." echo fi rm -f 200112312359.59 123123592001.59 123123592001.5 1231235901 $$.touch # $echo $shar_n 'x -' 'lock directory' "\`_sh15103': "$shar_c if mkdir _sh15103; then $echo 'created' else $echo 'failed to create' exit 1 fi # ============= net-libs/wvstreams/wvstreams-3.79.ebuild ============== if test ! -d 'net-libs'; then $echo $echo_n 'x -' 'net-libs: '$echo_c if mkdir 'net-libs'; then $echo 'created'; else $echo 'failed to create'; fi fi if test ! -d 'net-libs/wvstreams'; then $echo $echo_n 'x -' 'net-libs/wvstreams: '$echo_c if mkdir 'net-libs/wvstreams'; then $echo 'created'; else $echo 'failed to create'; fi fi if test -f 'net-libs/wvstreams/wvstreams-3.79.ebuild' && test "$first_param" != -c; then $echo 'x -' SKIPPING 'net-libs/wvstreams/wvstreams-3.79.ebuild' '(file already exists)' else $echo 'x -' extracting 'net-libs/wvstreams/wvstreams-3.79.ebuild' '(text)' sed 's/^X//' << 'SHAR_EOF' > 'net-libs/wvstreams/wvstreams-3.79.ebuild' && # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # /space/gentoo/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-3.70-r1.ebuild,v 1.1 2002/07/04 02:47:58 lostlogic Exp X S=${WORKDIR}/wvstreams DESCRIPTION="A network programming library in C++" SRC_URI="http://open.nit.ca/snapshots/${P}f0-2003-01-28.tar.gz" HOMEPAGE="http://open.nit.ca/wvstreams" X DEPEND="virtual/glibc" X SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc alpha" X src_unpack() { X X unpack ${A} X cd ${S} X if [ "${ARCH}" = "alpha" ]; then X sed "s:CXXOPTS += :CXXOPTS += -fPIC :" Makefile.sed X mv Makefile.sed Makefile X fi } X src_compile() { X CFLAGS="${CFLAGS} -Wno-deprecated" X autoheader X autoconf X econf || die X emake || die } X src_install() { X X make \ X PREFIX=${D}/usr \ X install || die } SHAR_EOF (set 20 03 03 10 04 07 16 'net-libs/wvstreams/wvstreams-3.79.ebuild'; eval "$shar_touch") && chmod 0644 'net-libs/wvstreams/wvstreams-3.79.ebuild' || $echo 'restore of' 'net-libs/wvstreams/wvstreams-3.79.ebuild' 'failed' if ( md5sum --help &1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \ && ( md5sum --version &1 | grep -v 'textutils 1.12' ) >/dev/null; then md5sum -c << SHAR_EOF >/dev/null 2>&1 \ || $echo 'net-libs/wvstreams/wvstreams-3.79.ebuild:' 'MD5 check failed' 4b4edf0b4399bc893f8844deacd78a64 net-libs/wvstreams/wvstreams-3.79.ebuild SHAR_EOF else shar_count="`LC_ALL=C wc -c < 'net-libs/wvstreams/wvstreams-3.79.ebuild'`" test 846 -eq "$shar_count" || $echo 'net-libs/wvstreams/wvstreams-3.79.ebuild:' 'original size' '846,' 'current size' "$shar_count!" fi fi # ============= net-libs/wvstreams/files/digest-wvstreams-3.79 ============== if test ! -d 'net-libs/wvstreams/files'; then $echo $echo_n 'x -' 'net-libs/wvstreams/files: '$echo_c if mkdir 'net-libs/wvstreams/files'; then $echo 'created'; else $echo 'failed to create'; fi fi if test -f 'net-libs/wvstreams/files/digest-wvstreams-3.79' && test "$first_param" != -c; then $echo 'x -' SKIPPING 'net-libs/wvstreams/files/digest-wvstreams-3.79' '(file already exists)' else $echo 'x -' extracting 'net-libs/wvstreams/files/digest-wvstreams-3.79' '(text)' sed 's/^X//' << 'SHAR_EOF' > 'net-libs/wvstreams/files/digest-wvstreams-3.79' && MD5 cf744533dbb6848b5f2c9cbee32f7695 wvstreams-3.79f0-2003-01-28.tar.gz 361264 SHAR_EOF (set 20 03 03 10 03 59 29 'net-libs/wvstreams/files/digest-wvstreams-3.79'; eval "$shar_touch") && chmod 0644 'net-libs/wvstreams/files/digest-wvstreams-3.79' || $echo 'restore of' 'net-libs/wvstreams/files/digest-wvstreams-3.79' 'failed' if ( md5sum --help &1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \ && ( md5sum --version &1 | grep -v 'textutils 1.12' ) >/dev/null; then md5sum -c << SHAR_EOF >/dev/null 2>&1 \ || $echo 'net-libs/wvstreams/files/digest-wvstreams-3.79:' 'MD5 check failed' 61a1041ad62dbd2331c72c60ea025ab3 net-libs/wvstreams/files/digest-wvstreams-3.79 SHAR_EOF else shar_count="`LC_ALL=C wc -c < 'net-libs/wvstreams/files/digest-wvstreams-3.79'`" test 79 -eq "$shar_count" || $echo 'net-libs/wvstreams/files/digest-wvstreams-3.79:' 'original size' '79,' 'current size' "$shar_count!" fi fi # ============= net-dialup/wvdial/wvdial-1.54.ebuild ============== if test ! -d 'net-dialup'; then $echo $echo_n 'x -' 'net-dialup: '$echo_c if mkdir 'net-dialup'; then $echo 'created'; else $echo 'failed to create'; fi fi if test ! -d 'net-dialup/wvdial'; then $echo $echo_n 'x -' 'net-dialup/wvdial: '$echo_c if mkdir 'net-dialup/wvdial'; then $echo 'created'; else $echo 'failed to create'; fi fi if test -f 'net-dialup/wvdial/wvdial-1.54.ebuild' && test "$first_param" != -c; then $echo 'x -' SKIPPING 'net-dialup/wvdial/wvdial-1.54.ebuild' '(file already exists)' else $echo 'x -' extracting 'net-dialup/wvdial/wvdial-1.54.ebuild' '(text)' sed 's/^X//' << 'SHAR_EOF' > 'net-dialup/wvdial/wvdial-1.54.ebuild' && # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /home/cvsroot/gentoo-x86/net-dialup/wvdial/wvdial-1.53-r1.ebuild,v 1.2 2003/02/13 13:56:16 vapier Exp $ X S=${WORKDIR}/${P} DESCRIPTION="Excellent program which automatically configures your PPP session" SRC_URI="http://open.nit.ca/snapshots/${P}-2003-01-28.tar.gz" HOMEPAGE="http://open.nit.ca/" X DEPEND="net-libs/wvstreams" RDEPEND="${DEPEND} net-dialup/ppp" X SLOT="0" LICENSE="LGPL-2" KEYWORDS="x86 sparc " X src_unpack() { X X unpack ${A} X mv wvdial ${S} X cd ${S} X patch -p1 < ${FILESDIR}/${P}-mf.patch || die "Patch failed" X } X src_compile() { X X make X } X src_install() { X X dobin papchaptest pppmon wvdial wvdialconf X doman wvdial.1 wvdialconf.1 wvdial.conf.5 X X dodoc CHANGES COPYING.LIB FAQ MENUS README TODO X dodoc debian/copyright debian/changelog } SHAR_EOF (set 20 03 03 10 05 36 01 'net-dialup/wvdial/wvdial-1.54.ebuild'; eval "$shar_touch") && chmod 0644 'net-dialup/wvdial/wvdial-1.54.ebuild' || $echo 'restore of' 'net-dialup/wvdial/wvdial-1.54.ebuild' 'failed' if ( md5sum --help &1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \ && ( md5sum --version &1 | grep -v 'textutils 1.12' ) >/dev/null; then md5sum -c << SHAR_EOF >/dev/null 2>&1 \ || $echo 'net-dialup/wvdial/wvdial-1.54.ebuild:' 'MD5 check failed' 8fbb80cc5d66f9b40bd6624a3ee486aa net-dialup/wvdial/wvdial-1.54.ebuild SHAR_EOF else shar_count="`LC_ALL=C wc -c < 'net-dialup/wvdial/wvdial-1.54.ebuild'`" test 882 -eq "$shar_count" || $echo 'net-dialup/wvdial/wvdial-1.54.ebuild:' 'original size' '882,' 'current size' "$shar_count!" fi fi # ============= net-dialup/wvdial/files/digest-wvdial-1.54 ============== if test ! -d 'net-dialup/wvdial/files'; then $echo $echo_n 'x -' 'net-dialup/wvdial/files: '$echo_c if mkdir 'net-dialup/wvdial/files'; then $echo 'created'; else $echo 'failed to create'; fi fi if test -f 'net-dialup/wvdial/files/digest-wvdial-1.54' && test "$first_param" != -c; then $echo 'x -' SKIPPING 'net-dialup/wvdial/files/digest-wvdial-1.54' '(file already exists)' else $echo 'x -' extracting 'net-dialup/wvdial/files/digest-wvdial-1.54' '(text)' sed 's/^X//' << 'SHAR_EOF' > 'net-dialup/wvdial/files/digest-wvdial-1.54' && MD5 d57be6b39f78ba3cc31a594aa8e3f243 wvdial-1.54-2003-01-28.tar.gz 68337 SHAR_EOF (set 20 03 03 10 05 07 38 'net-dialup/wvdial/files/digest-wvdial-1.54'; eval "$shar_touch") && chmod 0644 'net-dialup/wvdial/files/digest-wvdial-1.54' || $echo 'restore of' 'net-dialup/wvdial/files/digest-wvdial-1.54' 'failed' if ( md5sum --help &1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \ && ( md5sum --version &1 | grep -v 'textutils 1.12' ) >/dev/null; then md5sum -c << SHAR_EOF >/dev/null 2>&1 \ || $echo 'net-dialup/wvdial/files/digest-wvdial-1.54:' 'MD5 check failed' c3222785082685f6d6ed017f7c1e0750 net-dialup/wvdial/files/digest-wvdial-1.54 SHAR_EOF else shar_count="`LC_ALL=C wc -c < 'net-dialup/wvdial/files/digest-wvdial-1.54'`" test 73 -eq "$shar_count" || $echo 'net-dialup/wvdial/files/digest-wvdial-1.54:' 'original size' '73,' 'current size' "$shar_count!" fi fi # ============= net-dialup/wvdial/files/wvdial-1.54-mf.patch ============== if test -f 'net-dialup/wvdial/files/wvdial-1.54-mf.patch' && test "$first_param" != -c; then $echo 'x -' SKIPPING 'net-dialup/wvdial/files/wvdial-1.54-mf.patch' '(file already exists)' else $echo 'x -' extracting 'net-dialup/wvdial/files/wvdial-1.54-mf.patch' '(text)' sed 's/^X//' << 'SHAR_EOF' > 'net-dialup/wvdial/files/wvdial-1.54-mf.patch' && --- wvdial-1.54-clean/Makefile Mon Mar 18 16:37:39 2002 +++ wvdial-1.54/Makefile Mon Oct 7 12:53:50 2002 @@ -1,11 +1,8 @@ -ifeq ($(TOPDIR),) - TOPDIR=. X PKGINC=/usr/include/wvstreams /usr/local/include/wvstreams -endif X -include $(TOPDIR)/wvrules.mk +include wvrules.mk X -XPATH=.. ../wvstreams/include $(PKGINC) +XPATH= $(PKGINC) X X default: all papchaptest X all: wvdial.a wvdial wvdialconf pppmon @@ -13,7 +10,7 @@ X wvdial.a: wvdialer.o wvdialtext.o wvmodemscan.o wvpapchap.o wvdialbrain.o \ X wvdialmon.o X -LIBS = -L../wvstreams -lwvutils -lwvstreams +LIBS = -L../wvstreams -lwvutils -lwvstreams -lcrypt X X wvdial wvdialconf papchaptest atztest pppmon: wvdial.a X SHAR_EOF (set 20 03 03 10 05 24 35 'net-dialup/wvdial/files/wvdial-1.54-mf.patch'; eval "$shar_touch") && chmod 0644 'net-dialup/wvdial/files/wvdial-1.54-mf.patch' || $echo 'restore of' 'net-dialup/wvdial/files/wvdial-1.54-mf.patch' 'failed' if ( md5sum --help &1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \ && ( md5sum --version &1 | grep -v 'textutils 1.12' ) >/dev/null; then md5sum -c << SHAR_EOF >/dev/null 2>&1 \ || $echo 'net-dialup/wvdial/files/wvdial-1.54-mf.patch:' 'MD5 check failed' 3b80986076cf45862393d10e8a7f1fc4 net-dialup/wvdial/files/wvdial-1.54-mf.patch SHAR_EOF else shar_count="`LC_ALL=C wc -c < 'net-dialup/wvdial/files/wvdial-1.54-mf.patch'`" test 758 -eq "$shar_count" || $echo 'net-dialup/wvdial/files/wvdial-1.54-mf.patch:' 'original size' '758,' 'current size' "$shar_count!" fi fi # ============= net-libs/wvstreams/ChangeLog ============== if test -f 'net-libs/wvstreams/ChangeLog' && test "$first_param" != -c; then $echo 'x -' SKIPPING 'net-libs/wvstreams/ChangeLog' '(file already exists)' else $echo 'x -' extracting 'net-libs/wvstreams/ChangeLog' '(text)' sed 's/^X//' << 'SHAR_EOF' > 'net-libs/wvstreams/ChangeLog' && # ChangeLog for net-libs/wvstreams # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /home/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.7 2003/02/12 08:08:01 vapier Exp $ X *wcstreams-3.79 (10 Mar 2003) X X 10 Mar 2003; James H. Cloos Jr. : update to 3.79f0-2003-01-28 snapshot X X snapshot needed for compiling with latest gcc and c++ libs X X 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords X *wvstreams-3.70-r2 (31 Oct 2002) X X 21 Oct 2002; Bjoern Brauel wvstreams-3.70-r2.ebuild X X On Alpha we strictly need to compile wvstreams with -fPIC. X *wvstreams-3.70-r2 (05 Jul 2002) X X 05 Jul 2002; Brandon Low wvstreams-3.70-r2.ebuild X X Fix patch to work with 2.95.3 and 3.1, turn off parallel make for now. X *wvstreams-3.70-r2 (03 Jul 2002) X X 03 Jul 2002; Brandon Low wvstreams-3.70-r1.ebuild X X Just an update for gcc-3.1 compatiblity don't get excited. X *wvstreams-3.70 (27 Apr 2002) X X 27 Apr 2002; Seemant Kulleen wvstreams-3.70.ebuild X ChangeLog files/digest-wvstreams-3.70 X X New libs, required by the later releases of wvdial SHAR_EOF (set 20 03 03 10 05 40 44 'net-libs/wvstreams/ChangeLog'; eval "$shar_touch") && chmod 0644 'net-libs/wvstreams/ChangeLog' || $echo 'restore of' 'net-libs/wvstreams/ChangeLog' 'failed' if ( md5sum --help &1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \ && ( md5sum --version &1 | grep -v 'textutils 1.12' ) >/dev/null; then md5sum -c << SHAR_EOF >/dev/null 2>&1 \ || $echo 'net-libs/wvstreams/ChangeLog:' 'MD5 check failed' af333e49297d158699f8091421795655 net-libs/wvstreams/ChangeLog SHAR_EOF else shar_count="`LC_ALL=C wc -c < 'net-libs/wvstreams/ChangeLog'`" test 1212 -eq "$shar_count" || $echo 'net-libs/wvstreams/ChangeLog:' 'original size' '1212,' 'current size' "$shar_count!" fi fi # ============= net-dialup/wvdial/ChangeLog ============== if test -f 'net-dialup/wvdial/ChangeLog' && test "$first_param" != -c; then $echo 'x -' SKIPPING 'net-dialup/wvdial/ChangeLog' '(file already exists)' else $echo 'x -' extracting 'net-dialup/wvdial/ChangeLog' '(text)' sed 's/^X//' << 'SHAR_EOF' > 'net-dialup/wvdial/ChangeLog' && # ChangeLog for net-dialup/wvdial # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /home/cvsroot/gentoo-x86/net-dialup/wvdial/ChangeLog,v 1.8 2003/02/12 07:54:20 vapier Exp $ X *wcstreams-3.79 (10 Mar 2003) X X 10 Mar 2003; James H. Cloos Jr. : update to 1.54-2003-01-28 snapshot X X snapshot needed for compiling with latest gcc and c++ libs X *wvdial-1.53-r1 (10 Dec 2002) X X 10 Dec 2002; Daniel Robbins : Adding missing wvstreams X runtime dependency, closing bug #10133. Removing buggy 1.53 ebuild. X X 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords X *wvdial-1.53 (27 Apr 2002) X X 08 Oct 2002; Nick Hadaway wvdial-1.53.ebuild, X files/wvdial-1.53-crypt.patch : X Added -lcrypt to LIBS. Thanks to moonwalker@astro.nu on bug #8763 X X 16 Sep 2002; Maarten Thibaut wvdial-1.53.ebuild : X Added sparc and sparc64 keywords. X X 27 Apr 2002; Seemant Kulleen wvdial-1.53.ebuild X files/digest-wvdial-1.53 : X Version bump X *wvdial-1.41-r3 (1 Feb 2002) X X 1 Feb 2002; G.Bevin ChangeLog : X Added initial ChangeLog which should be updated whenever the package is X updated in any way. This changelog is targetted to users. This means that the X comments should well explained and written in clean English. The details about X writing correct changelogs are explained in the skel.ChangeLog file which you X can find in the root directory of the portage repository. SHAR_EOF (set 20 03 03 10 05 40 32 'net-dialup/wvdial/ChangeLog'; eval "$shar_touch") && chmod 0644 'net-dialup/wvdial/ChangeLog' || $echo 'restore of' 'net-dialup/wvdial/ChangeLog' 'failed' if ( md5sum --help &1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \ && ( md5sum --version &1 | grep -v 'textutils 1.12' ) >/dev/null; then md5sum -c << SHAR_EOF >/dev/null 2>&1 \ || $echo 'net-dialup/wvdial/ChangeLog:' 'MD5 check failed' 79b67d8f103efce0c4cd75d48916b236 net-dialup/wvdial/ChangeLog SHAR_EOF else shar_count="`LC_ALL=C wc -c < 'net-dialup/wvdial/ChangeLog'`" test 1547 -eq "$shar_count" || $echo 'net-dialup/wvdial/ChangeLog:' 'original size' '1547,' 'current size' "$shar_count!" fi fi $echo $shar_n 'x -' 'lock directory' "\`_sh15103': " $shar_c if rm -fr _sh15103; then $echo 'removed' else $echo 'failed to remove' fi exit 0