named with DLZ support

Ryan Schmidt ryandesign at macports.org
Sat Jan 31 16:02:44 PST 2009


On Jan 29, 2009, at 16:21, Scott Haneda wrote:

> On Jan 29, 2009, at 1:36 PM, Ryan Schmidt wrote:
>
>> The variant described in #17783 has not yet been incorporated into  
>> the port. Either wait for the ticket to be resolved, or patch it  
>> on your system, e.g.:
>>
>> http://guide.macports.org/#development.patches.applying
>
>
> Found a small download link in trac...

Yes, the "Download in other formats: Original Format" link at the  
bottom is easy to overlook. :-/

> root at me:/opt/local/var/macports/sources/rsync.macports.org/release/ 
> ports/databases/mysql5/ $patch -p0 ~/Desktop/ 
> Portfile.bind9_dlz_mysql.diff
>
> Just stalls, sits there.

Yes, it's waiting for input. The correct command is:

patch -p0 < ~/Desktop/Portfile.bind9_dlz_mysql.diff

You direct the patchfile to patch's stdin.



More information about the macports-users mailing list