[CFT] Hadoop preliminary port

Matthew Seaman m.seaman at infracaninophile.co.uk
Mon Feb 13 08:27:23 UTC 2012


On 13/02/2012 07:57, Bleakwiser wrote:
> Kidding right?
> 
> patch -p1 isn't even mentioned in the man pages.....
> And again, i've ran,
>> > patch hadoop-1.0.0.diff
> Nothing happens, just blank cursor.

patch expects to read a diff file on its standard input, so the command
you need to run is:

   patch < hadoop-1.0.0.diff

> For starters it isn't really clear what I'm even supposed to be applying
> the patch to.

The files to patch are determined from the content of the diff.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
JID: matthew at infracaninophile.co.uk               Kent, CT11 9PW

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 267 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20120213/173e37d3/signature.pgp


More information about the freebsd-ports mailing list