aboutsummaryrefslogtreecommitdiffstats
path: root/net/pppoa
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-2/+0
|
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | starting with N
* Mark BROKEN on 8.x: does not build.Erwin Lansing2009-06-111-0/+4
|
* - Fix build on FreeBSD 8.xPav Lucistnik2007-12-211-1/+1
| | | | Submitted by: Wesley Shields <wxs@atarininja.org>
* - Fix build with gcc 4.2Martin Wilke2007-10-094-16/+12
| | | | | PR: 117033 Submitted by: Raaf <raaf@zen.mooo.com>
* Fix fetch.Mark Linimon2007-09-191-3/+3
| | | | | PR: ports/116361 Submitted by: Dan Voisine <voisined at wit dot edu>
* Reset bouncing maintainer email:Kris Kennaway2007-08-051-1/+1
| | | | | | | <tom-freebsdorg@hukins.freeserve.co.uk>: host mail-in.freeserve.com[193.252.22.141] said: 550 Error: Message content rejected <565a4052e34b8ddc44ec45458da4b976> (in reply to end of DATA command)
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-121-1/+0
|
* SHA256ifyEdwin Groothuis2006-01-231-0/+2
| | | | Approved by: krion@
* BROKEN on 7.0: Does not buildKris Kennaway2005-10-111-0/+4
|
* Fix a few package list errors I introduced yesterday.Tom Hukins2005-01-254-4/+46
|
* Update to version 1.3.1 and make the port support PREFIX properly.Tom Hukins2005-01-243-9/+13
|
* Unbreak for -currentBrian Somers2004-12-313-4/+22
| | | | Approved by: tom (maintainer)
* BROKEN on 6.x: Configure failsKris Kennaway2004-11-191-1/+7
|
* - Update to 1.2 final releaseAlex Dupre2004-03-303-12/+12
| | | | | | - Unbreak on -CURRENT Approved by: maintainer
* BROKEN on 5.x: does not compileKris Kennaway2004-02-051-2/+8
|
* Update to 1.2beta3 and make myself the maintainer.Tom Hukins2004-01-273-28/+4
|
* Fix port to be more selective regarding the mastersites to use.Edwin Groothuis2003-11-031-4/+4
|
* Reset maintainer of ports owned by inactive committers who were just retired.Kris Kennaway2003-11-031-1/+1
|
* Consolidate NO_CDROM and NO_PACKAGE -> RESTRICTEDKris Kennaway2003-07-311-2/+1
|
* Update to 1.2-beta2, based on the PR below with a few extra changes,Tom Hukins2003-07-116-45/+21
| | | | | | | | | such as using a bz2 distfile and fetching the restricted file automatically. PR: ports/53761 Submitted by: Rob Evers <rob@debank.tv> Reviewed by: brian
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Run modem_run with a full pathBrian Somers2002-06-251-3/+16
| | | | Quote $PREFIX
* Upgrade to 1.1b.Brian Somers2002-06-215-136/+35
|
* Allow pppoa to also compile on older FreeBSDs before the usb.hJosef Karthauser2002-04-301-25/+51
| | | | structure change.
* Handle alfred's recent modifications to the field names in usb.hBrian Somers2002-04-261-0/+87
|
* Change MAINTAINER from brian@Awfulhak.org to ports@freebsd-services.comBrian Somers2002-03-131-1/+1
|
* Don't attempt to fetch speedmgmt.tar.gz. Instead, emit a message tellingBrian Somers2002-02-281-3/+10
| | | | | | the user how to get it if it's not in ${DISTDIR}. PR: 35379
* Add http://speedtouch.sourceforge.net/Brian Somers2002-01-111-0/+1
| | | | Requested by: Francois Rogler <francois@rogler.org>
* Silence portlintBrian Somers2002-01-111-1/+1
|
* Add missing MASTER_SITE_SUBDIRBrian Somers2002-01-111-10/+11
| | | | Submitted by: Francois Rogler <francois@rogler.org>
* Don't hardcode ${MASTER_SITE_SOURCEFORGE}Brian Somers2002-01-081-1/+1
|
* Explicitly mention that Alcatel's license agreement should be read.Brian Somers2002-01-081-0/+4
|
* Upgrade to version 1.0Brian Somers2002-01-076-24/+24
| | | | | | | | | Bump PORTEPOCH (as we're going from 20011007 to 1.0) Add http://prdownloads.sourceforge.net/speedtouch/ as a master site Correct a typo in the Makefile (arpwatch -> libdata) Update accreditations as requested by the author Default the mode to -ddial rather than -background Fix a typo in the quick-install dialogue
* Upgrade to 20011007 and install man pages.Brian Somers2001-10-135-27/+19
| | | | | This version contains a threaded pppoa implementation and supports more than one pppoa* invocation.
* Add NO_PACKAGEBrian Somers2001-09-281-0/+1
| | | | Pointed in the right direction by: will
* Mention what needs to be done to enable this port.Brian Somers2001-09-033-0/+12
| | | | Suggested by: n_hibma
* Correct quotingBrian Somers2001-09-011-1/+10
|
* Work out $PREFIX in adsl.sh.sampleBrian Somers2001-08-311-0/+18
|
* Swap master sites around - otherwise speedmgmt.tar.gz won't beBrian Somers2001-08-311-2/+2
| | | | fetched. I'm not sure why right now.
* PPPoA talks to an Alcatel Speedtouch USB ADSL modem device using ppp(8),Brian Somers2001-08-315-0/+57
implementing PPP over USB.