On 7/26/06, Andrew Pantyukhin <[EMAIL PROTECTED]> wrote:
This patch introduces a very simple, but handy (imho) framework
into bsd.sites.mk:
http://people.freebsd.org/~sat/diffs/bsd.sites.macros.diff
I added some more default subdirs:
http://people.freebsd.org/~sat/diffs/bsd.sites.macros2.diff
On Wed, 26 Jul 2006 19:35:46 +0400
"Andrew Pantyukhin" <[EMAIL PROTECTED]> mentioned:
> Thanks, I'm really tired of typing it.
You could use any available preprocessor (M4 e.g.), if your fingers
are tired so much ;-)
--
Stanislav Sedov MBSD labs, Inc. <[EMAIL PROTECTED]>
Россия,
On 7/26/06, Shaun Amott <[EMAIL PROTECTED]> wrote:
On Wed, Jul 26, 2006 at 03:37:37PM +0100, Florent Thoumie wrote:
> On Wed, 2006-07-26 at 17:18 +0400, Andrew Pantyukhin wrote:
> > 2. Abbreviations
> > Write MASTER_SITES=SF and mean SOURCEFORGE
>
> I don't quite like having 3 different ways to u
On Wed, Jul 26, 2006 at 03:37:37PM +0100, Florent Thoumie wrote:
> On Wed, 2006-07-26 at 17:18 +0400, Andrew Pantyukhin wrote:
> >
> > 1. (A tad) cleaner ports Makefiles:
> > Write MASTER_SITES=FOOBAR instead of
> > MASTER_SITES=${MASTER_SITE_FOOBAR} and get away
> > with it
> >
> > 2. Abbreviati
On Wed, 2006-07-26 at 17:18 +0400, Andrew Pantyukhin wrote:
> This patch introduces a very simple, but handy (imho) framework
> into bsd.sites.mk:
>
> http://people.freebsd.org/~sat/diffs/bsd.sites.macros.diff
>
> 1. (A tad) cleaner ports Makefiles:
> Write MASTER_SITES=FOOBAR instead of
> MASTER
This patch introduces a very simple, but handy (imho) framework
into bsd.sites.mk:
http://people.freebsd.org/~sat/diffs/bsd.sites.macros.diff
1. (A tad) cleaner ports Makefiles:
Write MASTER_SITES=FOOBAR instead of
MASTER_SITES=${MASTER_SITE_FOOBAR} and get away
with it
2. Abbreviations
Write M