| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Make fetchable
PR: 83769 [1]
Submitted by: Krzysztof Stryjek <wtp+lft@bsdguru.org> [1]
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Upgrade lft to 2.31.
maintainer timeout: 1 week
|
| |
|
| |
|
|
|
|
|
| |
PR: 56063 (originallY)
Submitted by: Peter Pentchev <roam@ringlet.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports/net/lft has a slight problem on 4.x servers
GCC 2.95 does not support atol on 4.x, where as 5.x has
atol, to solve this slight problem we must use either a
version check, or use depreciated atoll
Informed maintainer.
PR: ports/56063
Submited by: Scott M. Likens <damm@fpsn.net>
|
|
|
|
|
| |
Submitted by: Kurt Jaeger <pi@complx.LF.net>, krion
Approved by: maintainer
|
| |
|
|
PR: 48475
Submitted by: Marco P. Rodrigues <drkangel@drkangel.org>
|