Date: Mon, 20 Dec 2004 23:28:38 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: Paul Richards <paul@originative.co.uk> Cc: Paul Richards <paul@FreeBSD.org> Subject: Re: cvs commit: src/share/mk bsd.pkg.mk bsd.prog.mk Message-ID: <20041220212838.GA89640@ip.net.ua> In-Reply-To: <20041220155200.GA1447@myrddin.originative.co.uk> References: <200412201546.iBKFkuTK047592@repoman.freebsd.org> <20041220155200.GA1447@myrddin.originative.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Mon, Dec 20, 2004 at 03:52:00PM +0000, Paul Richards wrote: > On Mon, Dec 20, 2004 at 03:46:56PM +0000, Paul Richards wrote: > > paul 2004-12-20 15:46:56 UTC > > > > FreeBSD src repository > > > > Modified files: > > share/mk bsd.prog.mk > > Added files: > > share/mk bsd.pkg.mk > > Log: > > If PORTNAME is set in a system Makefile then hook into the ports > > mechanisms to allow a package to be created. This paves the way > > for packaging the main tree. > > This is 90% working, I can create packages in the src tree by adding the following: > > e.g for cat > > PROG= cat > PORTNAME=cat > PORTVERSION= 1 > PORTREVISION= 1 > CATEGORIES=bin > > There are some loose ends though that need tidying up, particularly > clashes with some main targets in the ports makefile. I could do > with some ports people to help clean things up but decided it was > time to commit it to get other people involved. It's a non-intrusive > addition at the moment until it's switched on in a Makefile. > I think 90% is overestimation. This doesn't seem to handle FILES, SCRIPTS, etc., at all that are so common in BSD makefiles. Or am I wrong? I like the idea though... Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBx0QGqRfpzJluFF4RAiJqAJ49Q+eCLmEa+N/uPueDtlh9CB8fcgCglduX zAxCDeMm+VR2eOG7ypE1Kdc= =4CTC -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041220212838.GA89640>
