[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: p5-MIME-tools
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: Re: p5-MIME-tools
- From: naddy_(_at_)_mips_(_dot_)_inka_(_dot_)_de (Christian Weisgerber)
- Date: Mon, 27 May 2002 23:04:51 +0000 (UTC)
- Newsgroups: list.openbsd.ports
Michael Agbaglo <byteshifter_(_at_)_shifted-bytes_(_dot_)_de> wrote:
> I'd like to know how I can properly integrate the patch from
>
> http://www.roaringpenguin.com/mimedefang/mime-tools-patch.txt
>
> into p5-MIME-tools. I've spotted a variable 'PATCHSITES' in
>
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-samplem.html
> A Sample Makefile
>
> but it doesn't show up in
> /usr/ports/infrastructure/templates/Makefile.template
Makefile.template doesn't constitute comprehensive documentation.
Try bsd.port.mk(5), which is mostly complete, and has this to say on the
topic:
OBSOLETE VARIABLES
...
PATCH_SITES PATCHFILES used to be retrieved from a separate site list.
For greater flexibility, all files are now retrieved from
MASTER_SITES, MASTER_SITES0, ..., MASTER_SITES9, using a
`:0' to `:9' extension to the file name, e.g.,
PATCH_FILES=foo.diff.gz
PATCH_SITES=ftp://ftp.zoinx.org/pub/
becomes
PATCH_FILES=foo.diff.gz:0
MASTER_SITES0=ftp://ftp.zoinx.org/pub/
--
Christian "naddy" Weisgerber naddy_(_at_)_mips_(_dot_)_inka_(_dot_)_de
Visit your host, monkey.org