Date: Wed, 20 Sep 2006 10:40:31 +0000 (UTC) From: Sergei Kolobov <sergei@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bglibs Makefile ports/devel/bglibs/files patch-Makefile Message-ID: <200609201040.k8KAeV9A095220@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sergei 2006-09-20 10:40:31 UTC
FreeBSD ports repository
Modified files:
devel/bglibs Makefile
Added files:
devel/bglibs/files patch-Makefile
Log:
- Unbreak: the self-tests included with bglibs contains several
network related tests (namely, in net/connect4.c and net/tcp4.c)
that fails in our package build cluster environment.
Thus, disable running self-tests during build process - create
a separate "selftest" Makefile target that would allow users
to run self-tests manually with "make selftest"
- Add USE_LDCONFIG
Nagged by: pointyhat via kris
Discussed with: oliver
Revision Changes Path
1.27 +4 -4 ports/devel/bglibs/Makefile
1.1 +11 -0 ports/devel/bglibs/files/patch-Makefile (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609201040.k8KAeV9A095220>
