Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2011 10:57:39 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/busybox Makefile ports/sysutils/busybox/files patch-strnlen
Message-ID:  <201107141057.p6EAvdko060580@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mandree     2011-07-14 10:57:39 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/busybox     Makefile 
    sysutils/busybox/files patch-strnlen 
  Log:
  - Add LICENSE=GPLv2 statement
  - make MAKE_ARGS+= to support   port test -- MAKE_ARGS=V=1
  - Add -include libgen.h to CPPFLAGS to fix a couple of warnings
    (reported missing to the busybox mailing list)
  - Add missing prototype to files/patch-strnlen for pre-8 systems
  - Bump PORTREVISION
  - Add USE_GCC=4.2+ to avoid clang, which breaks on findutils/find.c
  - Add port documentation (needs Perl5 to build as it's in POD format)
    unless NOPORTDOCS is defined
  - Make do-configure build respect f.i. _MAKE_JOBS and MAKE_ARGS
  
  Revision  Changes    Path
  1.17      +18 -2     ports/sysutils/busybox/Makefile
  1.2       +2 -1      ports/sysutils/busybox/files/patch-strnlen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107141057.p6EAvdko060580>