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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to