Date: Sat, 27 Oct 2012 11:40:03 -0700 From: "Simon J. Gerraty" <sjg@juniper.net> To: Chris Rees <utisoft@gmail.com> Cc: Baptiste Daroussin <bapt@freebsd.org>, Garrett Cooper <yanegomi@gmail.com>, freebsd-hackers@freebsd.org, Marcel Moolenaar <marcel@xcllnt.net>, freebsd-arch@freebsd.org Subject: Re: [CFT/RFC]: refactor bsd.prog.mk to understand multiple programs instead of a singular program Message-ID: <20121027184003.530C758094@chaos.jnpr.net> In-Reply-To: <CADLo83_0JCurGVHdC2iYTTu_9iU6PB=E7pq%2BhG5Ej%2Bk61bfGAQ@mail.gmail.com> References: <201210020750.23358.jhb@freebsd.org> <CAGH67wTM1VDrpu7rS=VE1G_kVEOHhS4-OCy5FX_6eDGmiNTA8A@mail.gmail.com> <201210021037.27762.jhb@freebsd.org> <CAGH67wQffjVHqFw_eN=mfeg-Ac2Z6XBT5Hv72ev0kjjx7YH7SA@mail.gmail.com> <127FA63D-8EEE-4616-AE1E-C39469DDCC6A@xcllnt.net> <20121025211522.GA32636@dragon.NUXI.org> <3F52B7C9-A7B7-4E0E-87D0-1E67FE5D0BA7@xcllnt.net> <CAGH67wRw_n2_KwVz=DZkMpeJ4t8mMf965nxehHsDV-mzTnn5cA@mail.gmail.com> <CADLo839EUTF9bP8VD3L1_boY8i-w8B87yHGRR7Zx6wONFnSnEQ@mail.gmail.com> <20121025221244.GG3808@ithaqua.etoilebsd.net> <20121026181152.GC44331@dragon.NUXI.org> <CADLo838vSnYm3LMr_6maQipAYtBTX%2BCCyEhC053cj_amgNJH=g@mail.gmail.com> <CADLo83-d0tDN8k5Lv9c5=6vQawVHSHZENfTpKzxe61OYqqxSeA@mail.gmail.com> <20121026204910.E1FFA58094@chaos.jnpr.net> <CADLo8383Y823kqKgBLHfx9CdCDuZQgVQSYwfuWq_29Hq7cYv=Q@mail.gmail.com> <20121026233225.54FB858094@chaos.jnpr.net> <CADLo839LZOdMp%2B%2B3PnbN91%2B5Lfzvm=_GNRRfVdVATYcXm9BVJg@mail.gmail.com> <20121027172742.E7E8558094@chaos.jnpr. net> <CADLo83_0JCurGVHdC2iYTTu_9iU6PB=E7pq%2BhG5Ej%2Bk61bfGAQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 27 Oct 2012 18:32:56 +0100, Chris Rees writes: >On 27 October 2012 18:27, Simon J. Gerraty <sjg@juniper.net> wrote: >> I've tested the ports tree converted to bmake - per the "patch" I >> mentioned on a 7.1 box. It worked for me. Once the ports tree has >What about these? > >[crees@pegasus]~% grep -n :\[LU] /usr/ports/Mk/bsd.port.mk | tee >/dev/tty | wc -l >1324:PORTVERSION= >${DISTVERSION:L:C/([a-z])[a-z]+/\1/g:C/([0-9])([a-z])/\1.\2/g:C/:(.)/\1/g:C/[^ >a-z0-9+]+/./g} >1451:.if (defined(USE_QT_VER) && ${USE_QT_VER:L} == 3) || >defined(USE_KDELIBS_VER) || defined(USE_KDEBASE_VER) I'm not sure I follow, that tree has not been "patched". If it were: $ grep -l '$.*:[UL][:)}]' Mk/*mk $
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121027184003.530C758094>