Port details |
- rp-pppoe Roaring Penguin's PPPoE software
- 3.15 net
=2 3.15Version of this port present on the latest quarterly branch. DEPRECATED: Upstream restricting future OS support to Linux. Use net/mpd5 or pppoed instead. https://dianne.skoll.ca/pipermail/rp-pppoe/2023q2/000639.html
This port expired on: 2023-12-31
- Maintainer: mandree@FreeBSD.org
 - Port Added: 2001-03-23 01:41:52
- Last Update: 2023-12-31 00:06:12
- Commit Hash: e20b308
- People watching this port, also watch:: healthd, denyhosts-py39, vpopmail
- License: GPLv2+
- WWW:
- https://dianne.skoll.ca/projects/rp-pppoe/
- Description:
- PPPoE (Point-to-Point Protocol over Ethernet) is a protocol used
by many ADSL service providers. Roaring Penguin's PPPoE software
is a reliable program for connecting Unix systems to PPPoE service
providers without requiring any kernel patches.
Note that this port has had little testing (it works on 5-CURRENT
to access T-Online in Germany from the client side) and the server side
is entirely untested.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: rp-pppoe
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1620464376
SHA256 (rp-pppoe-3.15.tar.gz) = b1f318bc7e4e5b0fd8a8e23e8803f5e6e43165245a5a10a7162a92a6cf17829a
SIZE (rp-pppoe-3.15.tar.gz) = 224966
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for rp-pppoe-3.15:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_rp-pppoe
- pkg-message:
- For install:
- Note that many of the scripts that this port installs have not been tested in
a long time and the components tested are pppoe and pppoe-relay for the
major part. Use the adsl-* configuration scripts at your own risk.
Feedback about success and failure to the port maintainer is appreciated.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.15 31 Dec 2023 00:06:12
    |
Muhammad Moinur Rahman (bofh)  |
net/rp-pppoe: Remove expired port
2023-12-31 net/rp-pppoe: Upstream restricting future OS support to Linux. Use
net/mpd5 or pppoed instead.
https://dianne.skoll.ca/pipermail/rp-pppoe/2023q2/000639.html |
3.15 16 May 2023 19:13:44
    |
Matthias Andree (mandree)  |
net/rp-pppoe: limit PORTSCOUT to checking 3.x versions |
3.15 17 Apr 2023 20:26:43
    |
Matthias Andree (mandree)  |
net/rp-pppoe: deprecate and remove end of 2023
https://dianne.skoll.ca/pipermail/rp-pppoe/2023q2/000639.html
essentially deprecates non-Linux, and we have ng_pppoe, pppoed,
net/mpd5. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.15 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.15 20 Jul 2022 14:22:37
    |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
3.15 08 May 2021 09:15:43
    |
Matthias Andree (mandree)  |
net/rp-pppoe: update to 3.15 release
FreeBSD-relevant upstream change:
src/pppoe.c: Don't ignore SIGTERM and SIGINT. Send PADT and exit if one
of those signals is received. |
3.14 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.14 27 May 2020 22:33:47
  |
mandree  |
Update to new upstream release 3.14.
Update relay.c patch.
Changelog: https://dianne.skoll.ca/pipermail/rp-pppoe/2020q2/000587.html |
3.13_1 25 Mar 2020 09:45:14
  |
mandree  |
net/rp-pppoe: update and clean up REINPLACE_CMD
Make sure that ${PREFIX} in some form is spliced before *_all_*
occurrences of /etc/ppp, in documentation, samples, etc.,
except in the CHANGES doc. file.
While here, heed the DOCS option (and do not install docs if unset).
Drop KERNEL-MODE-PPPOE documentation file, Linux-specific.
(Bump PORTREVISION, installed files change.)
Reported by: swills@ (by way of his REINPLACE_CMD cleanup endeavor) |
3.13 14 Aug 2019 08:48:51
  |
mat  |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
3.13 27 Dec 2018 13:06:13
  |
mandree  |
Update to new upstream release 3.13.
While here, update port, add LICENSE, update WWW:,
and refresh patches to remove portlint warnings.
Changelog: <https://dianne.skoll.ca/pipermail/rp-pppoe/2018q4/000565.html> |
3.12 09 Jan 2018 19:06:34
  |
danfe  |
For the ports under `net' category: remove superfluous linefeeds. |
3.12 11 Jan 2016 21:20:50
  |
mandree  |
Upgrade to new upstream release 3.12.
Annoncement:
<http://lists.roaringpenguin.com/pipermail/rp-pppoe/2015q4/000505.html> |
3.11 20 Sep 2015 20:54:09
  |
olgeni  |
Typos, whitespace and capitalization fixes (G-P). |
3.11 04 Jul 2014 21:44:04
  |
adamw  |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
3.11 14 Dec 2013 01:53:06
  |
mandree  |
Fix typos in pkg-message. |
3.11 14 Dec 2013 01:51:48
  |
mandree  |
Convert to staging. |
3.11 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
3.11 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.11 23 Sep 2012 15:33:15
  |
mandree  |
- Update to new upstream release 3.11.
- Convert to Options NG (for NOPORTDOCS -> DOCS)
- Rediff patches.
- Fix a few omissions in the upstream BPF-related source,
the upstream no longer maintains *BSD.
- Fix a bug in MD5 that does not completely zero out its
work area - this is an omnipresent bug.
Warning: only discovery against a Linux-based PPPoE server v3.8 was tested,
not server-mode or running a session. |
3.10 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
3.10 13 Jun 2010 12:27:22
 |
mandree  |
Upgrade to new upstream version 3.10
Approved by: garga (mentor, implicit) |
3.8 13 Jun 2010 11:57:36
 |
mandree  |
Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit) |
3.8 15 Jul 2009 16:56:10
 |
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
3.8 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
3.8 17 Dec 2006 07:06:33
 |
rafan  |
- Fix build on gcc4
PR: ports/106808
Submitted by: Matthias Andree <matthias.andree at gmx.de> (maintainer) |
3.8 02 Nov 2006 21:26:11
 |
miwi  |
- Update MASTER_SITES
- Update WWW
PR: ports/105081
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Approved by: maintainer |
3.8 08 Apr 2006 19:20:29
 |
mnag  |
- Update to 3.8
- portlint(1)
- Fix build on 4.x [mnag]
PR: 95380
Submitted by: maintainer |
3.7 18 Nov 2005 13:50:47
 |
mnag  |
Update to 3.7
Add SHA256
PR: 89219
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
3.6 22 Oct 2005 21:52:29
 |
ehaupt  |
- Update to 3.6
PR: 87821
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
3.5_1 22 Apr 2005 01:49:57
 |
adamw  |
Correct a number of ports that anger the tempermental Make Spirits
by using C comments instead of make(1) constructs.
And as long as I'm here, fix a command misspelling in vm-pop3d.
As prompted by: kris |
3.5_1 01 Aug 2004 16:31:10
 |
krion  |
Enable pppoe-relay
PR: ports/69868
Submitted by: maintainer |
3.5 24 Jun 2004 14:26:51
 |
vs  |
Re-add net/rp-pppoe (v 3.5)
PR: ports/68113
Submitted by: Matthias Andree |
2.8 20 Sep 2002 01:17:58
 |
lioux  |
Nuke rp-pppoe since it has not worked for too long |
2.8 01 Sep 2002 16:07:59
 |
dwcjr  |
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net |
21 Jan 2002 19:29:18
    |
lioux  |
Release maintainership to ports. If no one steps as maintainer in two months,
remove it from ports tree. |
24 Apr 2001 23:48:23
    |
lioux  |
Add a missing file to PLIST. Be more graceful when removing files. |
23 Mar 2001 04:41:52
    |
lioux  |
o New port of rp-pppoe: The popular Roaring Penguin's PPPoE software o Does
not work yet with FreeBSD's pppd. It is being imported in the hope that will
bring ppl to fix it. Therefore, marked BROKEN. |