Bug 139284

Summary: New port: devel/bmake -- portable version of NetBSD 'make' utility
Product: Ports & Packages Reporter: Mikolaj Golub <to.my.trociny>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Mikolaj Golub 2009-10-01 19:00:02 UTC
bmake is a portable version of NetBSD's make(1) utility,
conveniently packaged using a configure script, for other environments
which may lack NetBSD's libraries, regular expression code, etc.

WWW: http://www.crufty.net/help/sjg/bmake.html

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-10-01 19:00:16 UTC
Class Changed
From-To: sw-bug->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-10-01 19:15:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-10-04 11:11:08 UTC
miwi        2009-10-04 10:09:41 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/bmake          Makefile distinfo pkg-descr pkg-plist 
  Log:
  bmake is a portable version of NetBSD's make(1) utility,
  conveniently packaged using a configure script, for other environments
  which may lack NetBSD's libraries, regular expression code, etc.
  
  WWW: http://www.crufty.net/help/sjg/bmake.html
  
  PR:             ports/139284
  Submitted by:   Mikolaj Golub <to.my.trociny at gmail.com>
  
  Revision  Changes    Path
  1.3651    +1 -0      ports/devel/Makefile
  1.1       +30 -0     ports/devel/bmake/Makefile (new)
  1.1       +6 -0      ports/devel/bmake/distinfo (new)
  1.1       +5 -0      ports/devel/bmake/pkg-descr (new)
  1.1       +37 -0     ports/devel/bmake/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2009-10-04 11:11:54 UTC
State Changed
From-To: open->closed

New port added. Thanks!