summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2004-12-23 21:29:12 +0000
committerAlin Năstac <mrness@gentoo.org>2004-12-23 21:29:12 +0000
commit6a8243efcb4ea89587d07a3557fffffac02e4d0a (patch)
tree8654ca78ecd91d8475e6df0695eef2496a9d4de4 /net-dialup
parentMoved from app-sci/transfac to sci-biology/transfac (diff)
downloadgentoo-2-6a8243efcb4ea89587d07a3557fffffac02e4d0a.tar.gz
gentoo-2-6a8243efcb4ea89587d07a3557fffffac02e4d0a.tar.bz2
gentoo-2-6a8243efcb4ea89587d07a3557fffffac02e4d0a.zip
remove obsolete ebuilds
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/pptpd/ChangeLog9
-rw-r--r--net-dialup/pptpd/files/1.1.3/options.pptpd27
-rw-r--r--net-dialup/pptpd/files/1.1.3/pptpd.conf54
-rw-r--r--net-dialup/pptpd/files/1.1.4_beta3/options.pptpd27
-rw-r--r--net-dialup/pptpd/files/1.1.4_beta3/pptpd.conf69
-rw-r--r--net-dialup/pptpd/files/digest-pptpd-1.1.21
-rw-r--r--net-dialup/pptpd/files/digest-pptpd-1.1.31
-rw-r--r--net-dialup/pptpd/files/digest-pptpd-1.1.3.200304091
-rw-r--r--net-dialup/pptpd/files/digest-pptpd-1.1.4_beta31
-rw-r--r--net-dialup/pptpd/files/options.pptpd20
-rw-r--r--net-dialup/pptpd/files/pptpd.conf84
-rw-r--r--net-dialup/pptpd/pptpd-1.1.2.ebuild37
-rw-r--r--net-dialup/pptpd/pptpd-1.1.3.20030409.ebuild38
-rw-r--r--net-dialup/pptpd/pptpd-1.1.3.ebuild37
-rw-r--r--net-dialup/pptpd/pptpd-1.1.4_beta3.ebuild42
-rw-r--r--net-dialup/pptpd/pptpd-1.1.4_beta4.ebuild4
16 files changed, 10 insertions, 442 deletions
diff --git a/net-dialup/pptpd/ChangeLog b/net-dialup/pptpd/ChangeLog
index dc82dd547ec9..86cbd72eadb8 100644
--- a/net-dialup/pptpd/ChangeLog
+++ b/net-dialup/pptpd/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-dialup/pptpd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/ChangeLog,v 1.11 2004/12/19 09:28:53 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/ChangeLog,v 1.12 2004/12/23 21:29:11 mrness Exp $
+
+ 23 Dec 2004; Alin Nastac <mrness@gentoo.org> -files/options.pptpd,
+ -files/pptpd.conf, -files/1.1.3/options.pptpd, -files/1.1.3/pptpd.conf,
+ -files/1.1.4_beta3/options.pptpd, -files/1.1.4_beta3/pptpd.conf,
+ -pptpd-1.1.2.ebuild, -pptpd-1.1.3.20030409.ebuild, -pptpd-1.1.3.ebuild,
+ -pptpd-1.1.4_beta3.ebuild, pptpd-1.1.4_beta4.ebuild:
+ Remove obsolete ebuilds.
19 Dec 2004; Alin Nastac <mrness@gentoo.org> pptpd-1.1.4_beta4.ebuild:
Fix autotools generated files (#72744) and mark it stable on x86.
diff --git a/net-dialup/pptpd/files/1.1.3/options.pptpd b/net-dialup/pptpd/files/1.1.3/options.pptpd
deleted file mode 100644
index cc950878d85d..000000000000
--- a/net-dialup/pptpd/files/1.1.3/options.pptpd
+++ /dev/null
@@ -1,27 +0,0 @@
-## CHANGE TO SUIT YOUR SYSTEM
-lock
-
-## turn pppd syslog debugging on
-#debug
-
-## change 'pptpd' to whatever you specify as your server name in chap-secrets
-name pptpd
-
-proxyarp
-
-# This option applies if you use ppp with chapms-strip-domain patch
-#chapms-strip-domain
-
-+chap
-# These options apply if you use ppp with mppe patch
-# NB! You should also apply the ChapMS-V2 patch
-#-chap
-#-chapms
-#+chapms-v2
-#mppe-128
-#mppe-stateless
-
-# These options will tell ppp to pass on these to your clients
-# To use ms-dns or ms-dns in options.pptpd it must exist in /etc/resolv.conf
-#ms-wins your.server.here
-#ms-dns your.server.here
diff --git a/net-dialup/pptpd/files/1.1.3/pptpd.conf b/net-dialup/pptpd/files/1.1.3/pptpd.conf
deleted file mode 100644
index 4daef81b267e..000000000000
--- a/net-dialup/pptpd/files/1.1.3/pptpd.conf
+++ /dev/null
@@ -1,54 +0,0 @@
-################################################################################
-#
-# Sample PoPToP configuration file
-#
-# for PoPToP version 1.1.3
-#
-################################################################################
-
-# TAG: speed
-#
-# Specifies the speed for the PPP daemon to talk at.
-#
-#speed 115200
-
-# TAG: option
-#
-# Specifies the location of the PPP options file.
-# By default PPP looks in '/etc/ppp/options'
-#
-#option /etc/ppp/options.pptpd
-
-# TAG: debug
-#
-# Turns on (more) debugging to syslog
-#
-#debug
-
-# TAG: localip
-# TAG: remoteip
-#
-# Specifies the local and remote IP address ranges.
-#
-# You can specify single IP addresses seperated by commas or you can
-# specify ranges, or both. For example:
-#
-# 192.168.0.234,192.168.0.245-249,192.168.0.254
-#
-# IMPORTANT RESTRICTIONS:
-#
-# 1. No spaces are permitted between commas or within addresses.
-#
-# 2. If you give more IP addresses than MAX_CONNECTIONS, it will
-# start at the beginning of the list and go until it gets
-# MAX_CONNECTIONS IPs. Others will be ignored.
-#
-# 3. No shortcuts in ranges! ie. 234-8 does not mean 234 to 238,
-# you must type 234-238 if you mean this.
-#
-# 4. If you give a single localIP, that's ok - all local IPs will
-# be set to the given one. You MUST still give at least one remote
-# IP for each simultaneous client.
-#
-#localip 192.168.0.234-238,192.168.0.245
-#remoteip 192.168.1.234-238,192.168.1.245
diff --git a/net-dialup/pptpd/files/1.1.4_beta3/options.pptpd b/net-dialup/pptpd/files/1.1.4_beta3/options.pptpd
deleted file mode 100644
index 2ec90e4ce90c..000000000000
--- a/net-dialup/pptpd/files/1.1.4_beta3/options.pptpd
+++ /dev/null
@@ -1,27 +0,0 @@
-## CHANGE TO SUIT YOUR SYSTEM
-lock
-
-## turn pppd syslog debugging on
-#debug
-
-## change 'pptpd' to whatever you specify as your server name in chap-secrets
-name pptpd
-
-proxyarp
-bsdcomp 0
-
-# This option applies if you use ppp with chapms-strip-domain patch
-#chapms-strip-domain
-
-# These options apply if you use ppp with mppe patch
-# NB! You should also apply the ChapMS-V2 patch
-#-chap
-#-chapms
-#+chapms-v2
-#mppe-128
-#mppe-stateless
-
-# These options will tell ppp to pass on these to your clients
-# To use ms-wins or ms-dns in options.pptpd it must exist in /etc/resolv.conf
-#ms-wins your.server.here
-#ms-dns your.server.here
diff --git a/net-dialup/pptpd/files/1.1.4_beta3/pptpd.conf b/net-dialup/pptpd/files/1.1.4_beta3/pptpd.conf
deleted file mode 100644
index 17e5d872c833..000000000000
--- a/net-dialup/pptpd/files/1.1.4_beta3/pptpd.conf
+++ /dev/null
@@ -1,69 +0,0 @@
-################################################################################
-#
-# Sample PoPToP configuration file
-#
-# for PoPToP version 1.1.4-b3
-#
-################################################################################
-
-# TAG: speed
-#
-# Specifies the speed for the PPP daemon to talk at.
-#
-#speed 115200
-
-# TAG: option
-#
-# Specifies the location of the PPP options file.
-# By default PPP looks in '/etc/ppp/options'
-#
-#option /etc/ppp/options.pptpd
-
-# TAG: stimeout
-#
-# Specifies timeout (in seconds) on starting ctrl connection
-#
-# stimeout 10
-
-# TAG: debug
-#
-# Turns on (more) debugging to syslog
-#
-#debug
-
-# TAG: bcrelay <if>
-#
-# Turns on broadcast relay to clients from interface <if>
-#
-#bcrelay eth1
-
-# TAG: localip
-# TAG: remoteip
-#
-# Specifies the local and remote IP address ranges.
-#
-# You can specify single IP addresses seperated by commas or you can
-# specify ranges, or both. For example:
-#
-# 192.168.0.234,192.168.0.245-249,192.168.0.254
-#
-# IMPORTANT RESTRICTIONS:
-#
-# 1. No spaces are permitted between commas or within addresses.
-#
-# 2. If you give more IP addresses than MAX_CONNECTIONS, it will
-# start at the beginning of the list and go until it gets
-# MAX_CONNECTIONS IPs. Others will be ignored.
-#
-# 3. No shortcuts in ranges! ie. 234-8 does not mean 234 to 238,
-# you must type 234-238 if you mean this.
-#
-# 4. If you give a single localIP, that's ok - all local IPs will
-# be set to the given one. You MUST still give at least one remote
-# IP for each simultaneous client.
-#
-#localip 192.168.0.1
-#remoteip 192.168.0.234-238,192.168.0.245
-# or
-#localip 192.168.0.234-238,192.168.0.245
-#remoteip 192.168.1.234-238,192.168.1.245
diff --git a/net-dialup/pptpd/files/digest-pptpd-1.1.2 b/net-dialup/pptpd/files/digest-pptpd-1.1.2
deleted file mode 100644
index 8c9f975d30c4..000000000000
--- a/net-dialup/pptpd/files/digest-pptpd-1.1.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 03f7106c6fd7f22bd904b5c66aedbe92 pptpd-1.1.2.tar.gz 115418
diff --git a/net-dialup/pptpd/files/digest-pptpd-1.1.3 b/net-dialup/pptpd/files/digest-pptpd-1.1.3
deleted file mode 100644
index a3352671d397..000000000000
--- a/net-dialup/pptpd/files/digest-pptpd-1.1.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1f2d75829883a375b43abcc3e39dcf62 pptpd-1.1.3.tar.gz 118351
diff --git a/net-dialup/pptpd/files/digest-pptpd-1.1.3.20030409 b/net-dialup/pptpd/files/digest-pptpd-1.1.3.20030409
deleted file mode 100644
index eb1d7d124888..000000000000
--- a/net-dialup/pptpd/files/digest-pptpd-1.1.3.20030409
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b860a9dd19e16b2298cecb480733091a pptpd-1.1.3-20030409.tar.gz 148934
diff --git a/net-dialup/pptpd/files/digest-pptpd-1.1.4_beta3 b/net-dialup/pptpd/files/digest-pptpd-1.1.4_beta3
deleted file mode 100644
index 83cbd11e5063..000000000000
--- a/net-dialup/pptpd/files/digest-pptpd-1.1.4_beta3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4dd39d55beef23d4d3948a7df844bbbe pptpd-1.1.4-b3.tar.gz 169018
diff --git a/net-dialup/pptpd/files/options.pptpd b/net-dialup/pptpd/files/options.pptpd
deleted file mode 100644
index cfbbd01231f3..000000000000
--- a/net-dialup/pptpd/files/options.pptpd
+++ /dev/null
@@ -1,20 +0,0 @@
-## SAMPLE ONLY
-## CHANGE TO SUIT YOUR SYSTEM
-
-## turn pppd syslog debugging on
-#debug
-
-## change 'servername' to whatever you specify as your server name in chap-secrets
-name pptp-server
-
-auth
-require-chap
-proxyarp
-lock
-+chap
-+chapms
-+chapms-v2
-mppe-40
-mppe-128
-mppe-stateless
-
diff --git a/net-dialup/pptpd/files/pptpd.conf b/net-dialup/pptpd/files/pptpd.conf
deleted file mode 100644
index 690ffd77ded6..000000000000
--- a/net-dialup/pptpd/files/pptpd.conf
+++ /dev/null
@@ -1,84 +0,0 @@
-################################################################################
-#
-# Sample PoPToP configuration file
-#
-# for PoPToP version 1.0.0
-#
-################################################################################
-
-# TAG: speed
-#
-# Specifies the speed for the PPP daemon to talk at.
-# Some PPP daemons will ignore this value.
-#
-#speed 115200
-
-# TAG: option
-#
-# Specifies the location of the PPP options file.
-# By default PPP looks in '/etc/ppp/options'
-#
-option /etc/ppp/options.pptpd
-
-# TAG: debug
-#
-# Turns on (more) debugging to syslog.
-#
-#debug
-
-# TAG: localip
-# TAG: remoteip
-#
-# Specifies the local and remote IP address ranges.
-#
-# You can specify single IP addresses seperated by commas or you can
-# specify ranges, or both. For example:
-#
-# 192.168.0.234,192.168.0.245-249,192.168.0.254
-#
-# IMPORTANT RESTRICTIONS:
-#
-# 1. No spaces are permitted between commas or within addresses.
-#
-# 2. If you give more IP addresses than MAX_CONNECTIONS, it will
-# start at the beginning of the list and go until it gets
-# MAX_CONNECTIONS IPs. Others will be ignored.
-#
-# 3. No shortcuts in ranges! ie. 234-8 does not mean 234 to 238,
-# you must type 234-238 if you mean this.
-#
-# 4. If you give a single localIP, that's ok - all local IPs will
-# be set to the given one. You MUST still give at least one remote
-# IP for each simultaneous client.
-#
-#localip 192.168.0.234-238,192.168.0.245
-#remoteip 192.168.1.234-238,192.168.1.245
-
-# TAG: ipxnets
-#
-# This gives the range of IPX networks to allocate to clients. By
-# default IPX network number allocation is not handled internally.
-# By putting a low and high network number here a pool of IPX networks
-# can be defined. If this is done then there must be one IPX network
-# per client.
-#
-# The format is a pair of hex numbers without any 0x prefix separated
-# by a hyphen.
-#
-#ipxnets 00001000-00001FFF
-
-# TAG: listen
-#
-# Defines the IP address of the local interface on which pptpd
-# should listen for connections. The default is to listen on all
-# local interfaces (even ones brought up by pptp connections, thus
-# permitting pptp tunnels inside the pptp tunnels).
-#
-#listen 192.168.0.1
-
-# TAG: pidfile
-#
-# This defines the file name in which pptpd should store its process
-# ID (or pid). The default is /var/run/pptpd.pid.
-#
-#pidfile /var/run/pptpd.pid
diff --git a/net-dialup/pptpd/pptpd-1.1.2.ebuild b/net-dialup/pptpd/pptpd-1.1.2.ebuild
deleted file mode 100644
index 31956ea2c741..000000000000
--- a/net-dialup/pptpd/pptpd-1.1.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.2.ebuild,v 1.11 2004/07/14 23:06:12 agriffis Exp $
-
-S=${WORKDIR}/pptpd-1.1.2
-DESCRIPTION="Linux Point-to-Point Tunnelling Protocol Server"
-SRC_URI="http://www.mirrors.wiretapped.net/security/network-security/poptop/pptpd-1.1.2.tar.gz"
-HOMEPAGE="http://poptop.lineo.com/"
-
-DEPEND="virtual/libc net-dialup/ppp"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86"
-IUSE=""
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install () {
- make \
- DESTDIR=${D} \
- man_prefix=/usr/share/man \
- install || die
-
- insinto /etc
- doins ${FILESDIR}/pptpd.conf
- insinto /etc/ppp
- dodir /etc/ppp
- insinto /etc/ppp
- doins ${FILESDIR}/options.pptpd
-
- dodoc README* AUTHORS COPYING INSTALL TODO ChangeLog
- docinto samples; dodoc samples/*
-}
diff --git a/net-dialup/pptpd/pptpd-1.1.3.20030409.ebuild b/net-dialup/pptpd/pptpd-1.1.3.20030409.ebuild
deleted file mode 100644
index 4c3be24dd084..000000000000
--- a/net-dialup/pptpd/pptpd-1.1.3.20030409.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.3.20030409.ebuild,v 1.5 2004/07/14 23:06:12 agriffis Exp $
-
-S=${WORKDIR}/poptop
-DESCRIPTION="Linux Point-to-Point Tunnelling Protocol Server"
-SRC_URI="mirror://sourceforge/poptop/pptpd-1.1.3-20030409.tar.gz"
-HOMEPAGE="http://www.poptop.org"
-
-DEPEND="virtual/libc
- net-dialup/ppp"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86"
-IUSE=""
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install () {
- make \
- DESTDIR=${D} \
- man_prefix=/usr/share/man \
- install || die
-
- insinto /etc
- doins ${FILESDIR}/1.1.3/pptpd.conf
- insinto /etc/ppp
- dodir /etc/ppp
- insinto /etc/ppp
- doins ${FILESDIR}/1.1.3/options.pptpd
-
- dodoc README* AUTHORS COPYING INSTALL TODO ChangeLog
- docinto samples; dodoc samples/*
-}
diff --git a/net-dialup/pptpd/pptpd-1.1.3.ebuild b/net-dialup/pptpd/pptpd-1.1.3.ebuild
deleted file mode 100644
index dc5d277a24da..000000000000
--- a/net-dialup/pptpd/pptpd-1.1.3.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.3.ebuild,v 1.9 2004/08/25 02:48:52 swegener Exp $
-
-S=${WORKDIR}/pptpd-1.1.3
-DESCRIPTION="Linux Point-to-Point Tunnelling Protocol Server"
-SRC_URI="mirror://sourceforge/poptop/pptpd-1.1.3.tar.gz"
-HOMEPAGE="http://sourceforge.net/projects/poptop/"
-
-DEPEND="virtual/libc net-dialup/ppp"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86"
-IUSE=""
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install () {
- make \
- DESTDIR=${D} \
- man_prefix=/usr/share/man \
- install || die
-
- insinto /etc
- doins ${FILESDIR}/1.1.3/pptpd.conf
- insinto /etc/ppp
- dodir /etc/ppp
- insinto /etc/ppp
- doins ${FILESDIR}/1.1.3/options.pptpd
-
- dodoc README* AUTHORS COPYING INSTALL TODO ChangeLog
- docinto samples; dodoc samples/*
-}
diff --git a/net-dialup/pptpd/pptpd-1.1.4_beta3.ebuild b/net-dialup/pptpd/pptpd-1.1.4_beta3.ebuild
deleted file mode 100644
index 223bf8b2f4e0..000000000000
--- a/net-dialup/pptpd/pptpd-1.1.4_beta3.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.4_beta3.ebuild,v 1.3 2004/07/01 22:09:29 eradicator Exp $
-
-S=${WORKDIR}/poptop-1.1.4
-DESCRIPTION="Linux Point-to-Point Tunnelling Protocol Server"
-SRC_URI="mirror://sourceforge/poptop/pptpd-1.1.4-b3.tar.gz"
-HOMEPAGE="http://www.poptop.org/"
-
-DEPEND="virtual/libc
- net-dialup/ppp"
-RDEPEND="$DEPEND"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86"
-IUSE=""
-
-src_compile() {
- econf --with-bcrelay || die
- emake || die
-}
-
-src_install () {
- einstall || die
-
- insinto /etc
- doins ${FILESDIR}/1.1.4_beta3/pptpd.conf
-
- dodir /etc/ppp
- insinto /etc/ppp
- doins ${FILESDIR}/1.1.4_beta3/options.pptpd
-
- exeinto /etc/init.d
- newexe ${FILESDIR}/pptpd-init pptpd
-
- insinto /etc/conf.d
- newins ${FILESDIR}/pptpd-confd pptpd
-
- dodoc README* AUTHORS COPYING INSTALL TODO ChangeLog
- docinto samples
- dodoc samples/*
-}
diff --git a/net-dialup/pptpd/pptpd-1.1.4_beta4.ebuild b/net-dialup/pptpd/pptpd-1.1.4_beta4.ebuild
index 569f3d87a255..46a14d1dce8e 100644
--- a/net-dialup/pptpd/pptpd-1.1.4_beta4.ebuild
+++ b/net-dialup/pptpd/pptpd-1.1.4_beta4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.4_beta4.ebuild,v 1.4 2004/12/19 09:28:53 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.4_beta4.ebuild,v 1.5 2004/12/23 21:29:11 mrness Exp $
S=${WORKDIR}/poptop-1.1.4
DESCRIPTION="Linux Point-to-Point Tunnelling Protocol Server"
@@ -53,5 +53,5 @@ src_install () {
dodoc README* AUTHORS COPYING INSTALL TODO ChangeLog
docinto samples
- dodoc samples/*
+ dodoc samples/{options*,chap*,pptp*}
}