| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
bento noticed one subdirectory doesn't build correctly:
- add -traditional-cpp -DUSESTRINGDOTH to CFLAGS
- generic sys_nerr fix
- bump port rev because the build error doesn't break the build, but
just leads to missing files
- checked against -STABLE
PR: ports/47964
Submitted by: Volker Stolz <stolz@fump.kawo2.rwth-aachen.de>
|
|
|
|
|
|
| |
regarding this port. Now builds on -current and 4.7!
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
|
|
|
|
| |
Still talking to Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
for the -STABLE version.
|
|
|
|
|
| |
PR: ports/44879
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
|
|
|
|
|
| |
* Unmatched bracket (patch-aa) .
Submitted by: OGATA Hiroshi <ogata@isp.qix.org>
|
|
|
|
|
|
|
|
|
| |
Appletalk to run on FreeBSD 3.0 and up. The mechanism used to add a
non-IP multicast group via SIOCADDMULTI changed between 2.2.x and 3.0,
but bpfiltp.c:pi_addmulti() was not changed to match. Without this
patch, the port will compile but aarpd will not run. (This kind of messes
up everything since the port is built to use Ethertalk Phase 2, and
none of that works without aarpd.)
|
|
|
|
| |
2.2-RELEASE, 300000 for 3.0-current for now).
|
| |
|
|
|
|
|
| |
the trash folder works properly.
Submitted by: Koichi Satou <copan@ppp.fastnet.or.jp>
|
| |
|
|
|
|
| |
Suggested by: wollman
|
|
|
|
|
| |
the changes made to if_ether.h.
Noticed by: phk
|
|
|
|
|
|
| |
Make support/uab/aarp.c include net/if_var.h. (This is due to recent
change made to if_ether.h.)
Noticed by: phk
|
|
|
|
| |
(This is due to if.h changes.)
|
|
|