Date: Tue, 12 Apr 2005 17:16:21 +0000 (UTC) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/uclmmbase Makefileports/devel/uclmmbase/files Makefile.bsd patch-net_udp patch-test Message-ID: <200504121716.j3CHGLGV052616@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mi 2005-04-12 17:16:21 UTC
FreeBSD ports repository
Modified files:
devel/uclmmbase Makefile
devel/uclmmbase/files Makefile.bsd patch-net_udp patch-test
Log:
Minor/cosmetic changes:
. on BSD use warn(3) instead of static "socket_error",
which is doing the same thing, but poorly;
. use herror(3) instead of "socket_error", when reporting
DNS-related problems;
. patch the test-harness to not fail if our own hostname
is not resolvable -- this is a sign of misconfiguration,
not of the library miscompilation.
Revision Changes Path
1.12 +2 -2 ports/devel/uclmmbase/Makefile
1.2 +1 -1 ports/devel/uclmmbase/files/Makefile.bsd
1.2 +39 -1 ports/devel/uclmmbase/files/patch-net_udp
1.2 +11 -0 ports/devel/uclmmbase/files/patch-test
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504121716.j3CHGLGV052616>
