| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
While there, run make makepatch on affected ports, and rename patches
accordingly.
Sponsored by: Absolight
|
|
|
|
|
| |
Approve by: portmgr (not really, but one of these is modifying
an unstaged port)
|
|
|
|
|
| |
PR: ports/63201
Submitted by: Hendrik Scholz <hendrik@scholz.net>
|
|
|
|
|
|
|
|
|
|
|
|
| |
EAI_NODATA were obsoleted).
There is some issue; we have EAI_NODATA as an alias of EAI_NONAME
for workaround. However, some of these ports use it as a case
label of switch. Since our alias broke such code, we may better
to consider deleting such alias.
Requested by: kris
Approved by: portmgr (kris) (implicitly)
|
|
|
|
| |
Reviewed by: maintainer
|
|
Programming Volume 1, 2nd Edition". It contains the library and headers
used in the examples as well as all programs from the text that compile on
FreeBSD systems.
PR: ports/14057
Submitted by: James FitzGibbon <james@targetnet.com>
|