bapt        2011-02-28 13:18:48 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/bsdbuild       Makefile distinfo pkg-descr pkg-plist 
  Log:
  BSDBuild is a simple, self-contained and portable build system derived from 
the
  traditional 4.4BSD share/mk files. BSDBuild uses BSD-style makefiles, but
  without BSD make extensions (it uses standard Bourne script fragments 
instead),
  so the build system is portable to most operating systems and make flavors.
  Because BSDBuild is implemented as a library, makefiles are edited directly 
and
  never need to be "regenerated".
  
  WWW:    http://hypertriton.com/bsdbuild/
  
  Revision  Changes    Path
  1.4254    +1 -0      ports/devel/Makefile
  1.1       +37 -0     ports/devel/bsdbuild/Makefile (new)
  1.1       +2 -0      ports/devel/bsdbuild/distinfo (new)
  1.1       +8 -0      ports/devel/bsdbuild/pkg-descr (new)
  1.1       +140 -0    ports/devel/bsdbuild/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to