Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build on 6-x | krion | 2004-08-21 | 1 | -1/+1 |
| | | | | Submitted by: maintainer | ||||
* | - Reflect changes on FreeBSD 5.* to load if_ppp.ko unless | krion | 2004-04-28 | 3 | -2/+68 |
| | | | | | | | | | | | already loaded. (Thx to zoleg at buryatia dot ru for pointing that) Current code will try both old and new method. - Fix build on amd64 - Reflect internal logf() for GCC 3-x - Reflect 32bitness of time in `struct lastlog'. PR: ports/65882 Submitted by: maintainer | ||||
* | BROKEN on amd64: Does not compile | kris | 2004-04-19 | 1 | -1/+7 |
| | |||||
* | Add pppd23 2.3.11, | krion | 2004-04-10 | 5 | -0/+115 |
This is port for version 2.3.11 of pppd (includes also chat and pppstats). Version 2.3.11 is last in 2.3 branch (last which supports BSD systems from box). Base system contains version 2.3.5 which is waaay outdated. Port is called pppd23 to distinct from possibly following port for 2.4.*. It seems that almost all PRs for basesystem pppd are fixed in 2.3.11. PR: ports/65398 Submitted by: Valentin Nechayev <netch@netch.kiev.ua> |