Re: CFR: add an example of manually fetching distfiles to Porter's Handbook

2011-12-05 Thread Ion-Mihai Tetcu
On Sun, 4 Dec 2011 13:36:47 +0800 Buganini wrote: > 2011/12/4 Rene Ladan : > > What about turning it into a bsd..mk target, e.g. : > > WEBSITE=some-website > > DISTFILES=same-as-usual > > MANUAL_DISTFILES=distfile1 distfile2 ... > > What if there are multiple sites/path and files? > Multiple sit

Re: CFR: add an example of manually fetching distfiles to Porter's Handbook

2011-12-04 Thread Mark Linimon
good point. mcl ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: CFR: add an example of manually fetching distfiles to Porter's Handbook

2011-12-04 Thread Chris Rees
On 4 December 2011 09:09, Chris Rees wrote: > On 2 December 2011 03:30, Mark Linimon wrote: >> A few people are getting "creative" again on ways to express this common >> need.  AFAIK the following is the best way to do it.  What do people think? >> >> mcl >> >> Index: book.sgml >> ==

Re: CFR: add an example of manually fetching distfiles to Porter's Handbook

2011-12-04 Thread Chris Rees
On 2 December 2011 03:30, Mark Linimon wrote: > A few people are getting "creative" again on ways to express this common > need.  AFAIK the following is the best way to do it.  What do people think? > > mcl > > Index: book.sgml > ===

Re: CFR: add an example of manually fetching distfiles to Porter's Handbook

2011-12-04 Thread Mark Linimon
Well, at the moment, I'd just like to codify existing practice, and then fix some non-conforming ports that do the wrong thing on pointyhat. mcl ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubsc

Re: CFR: add an example of manually fetching distfiles to Porter's Handbook

2011-12-03 Thread Buganini
2011/12/4 Rene Ladan : > What about turning it into a bsd..mk target, e.g. : > WEBSITE=some-website > DISTFILES=same-as-usual > MANUAL_DISTFILES=distfile1 distfile2 ... What if there are multiple sites/path and files? Multiple sites might be uncommon, but multiple path in same site is an issue. R

Re: CFR: add an example of manually fetching distfiles to Porter's Handbook

2011-12-03 Thread Rene Ladan
On 02-12-2011 04:30, Mark Linimon wrote: > A few people are getting "creative" again on ways to express this common > need. AFAIK the following is the best way to do it. What do people think? > > Index: book.sgml > === > RCS file: