Actually, the shar contains two ports: mk-configure and netbsd-pkgsrc-mk-files (needed for mk-configure). devel/netbsd-pkgsrc-mk-files -- collection of mk-files from pkgsrc project The NetBSD Packages Collection (pkgsrc) is a framework for building third-party software on NetBSD and other UNIX-like systems. mk-files is an important part of pkgsrc but could also be useful for other projects. WWW: http://www.netbsd.org/docs/software/packages.html devel/mk-configure -- lightweight, easy to use replacement for GNU autotools mk-configure is a lightweight replacement for GNU autotools, written in bmake (portable version of NetBSD make) and POSIX shell. mk-configure also provides standalone mkc_check_xxx scripts that can be used without bmake. WWW: http://sourceforge.net/projects/mk-configure/ These ports can only be committed after adding bmake (NetBSD make) port. I have submitted bmake in a separate pr (ports/139284). I need mk-configure to upgrade devel/lmdbg to the latest upstream version. The author of lmdbg switched from autotools to mk-configure framework. Fix: Patch attached with submission follows:
Class Changed From-To: sw-bug->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it.
Responsible Changed From-To: amdmi3->freebsd-ports-bugs ENOTIME, sorry
pav 2009-12-14 21:02:19 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/netbsd-pkgsrc-mk-files Makefile distinfo pkg-descr pkg-plist Log: The NetBSD Packages Collection (pkgsrc) is a framework for building third-party software on NetBSD and other UNIX-like systems. mk-files is an important part of pkgsrc but could also be useful for other projects. WWW: http://www.netbsd.org/docs/software/packages.html PR: ports/139295 Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> Revision Changes Path 1.3711 +1 -0 ports/devel/Makefile 1.1 +30 -0 ports/devel/netbsd-pkgsrc-mk-files/Makefile (new) 1.1 +3 -0 ports/devel/netbsd-pkgsrc-mk-files/distinfo (new) 1.1 +5 -0 ports/devel/netbsd-pkgsrc-mk-files/pkg-descr (new) 1.1 +21 -0 ports/devel/netbsd-pkgsrc-mk-files/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"
State Changed From-To: open->closed New ports added, thank you!
pav 2009-12-14 21:03:06 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/mk-configure Makefile distinfo pkg-descr pkg-plist Log: mk-configure is a lightweight replacement for GNU autotools, written in bmake (portable version of NetBSD make) and POSIX shell. mk-configure also provides standalone mkc_check_xxx scripts that can be used without bmake. WWW: http://sourceforge.net/projects/mk-configure/ PR: ports/139295 Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> Revision Changes Path 1.3712 +1 -0 ports/devel/Makefile 1.1 +35 -0 ports/devel/mk-configure/Makefile (new) 1.1 +3 -0 ports/devel/mk-configure/distinfo (new) 1.1 +5 -0 ports/devel/mk-configure/pkg-descr (new) 1.1 +29 -0 ports/devel/mk-configure/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"