aboutsummaryrefslogtreecommitdiff
path: root/net/rp-pppoe
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on gcc4Rong-En Fan2006-12-171-0/+10
| | | | | | | | PR: ports/106808 Submitted by: Matthias Andree <matthias.andree at gmx.de> (maintainer) Notes: svn path=/head/; revision=179996
* - Update MASTER_SITESMartin Wilke2006-11-022-2/+2
| | | | | | | | | | | - Update WWW PR: ports/105081 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: maintainer Notes: svn path=/head/; revision=176232
* - Update to 3.8Marcus Alves Grando2006-04-085-6/+57
| | | | | | | | | | | - portlint(1) - Fix build on 4.x [mnag] PR: 95380 Submitted by: maintainer Notes: svn path=/head/; revision=159148
* Update to 3.7Marcus Alves Grando2005-11-182-3/+5
| | | | | | | | | | Add SHA256 PR: 89219 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=148723
* - Update to 3.6Emanuel Haupt2005-10-223-18/+17
| | | | | | | | PR: 87821 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=146139
* Correct a number of ports that anger the tempermental Make SpiritsAdam Weinberger2005-04-221-1/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=133895
* Enable pppoe-relayKirill Ponomarev2004-08-019-6/+298
| | | | | | | | PR: ports/69868 Submitted by: maintainer Notes: svn path=/head/; revision=115208
* Re-add net/rp-pppoe (v 3.5)Volker Stolz2004-06-244-0/+112
| | | | | | | | PR: ports/68113 Submitted by: Matthias Andree Notes: svn path=/head/; revision=112137
* Nuke rp-pppoe since it has not worked for too longMario Sergio Fujikawa Ferreira2002-09-209-238/+0
| | | | Notes: svn path=/head/; revision=66770
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-6/+7
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* Release maintainership to ports. If no one steps as maintainer inMario Sergio Fujikawa Ferreira2002-01-211-1/+1
| | | | | | | two months, remove it from ports tree. Notes: svn path=/head/; revision=53475
* Add a missing file to PLIST. Be more graceful when removing files.Mario Sergio Fujikawa Ferreira2001-04-242-27/+2
| | | | | | | Submitted by: bento (sort of) Notes: svn path=/head/; revision=41880
* o New port of rp-pppoe: The popular Roaring Penguin's PPPoE softwareMario Sergio Fujikawa Ferreira2001-03-2310-0/+262
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. Notes: svn path=/head/; revision=40245