1 Feb 2009 01:02
Re: named with DLZ support
Ryan Schmidt <ryandesign <at> macports.org>
2009-02-01 00:02:44 GMT
2009-02-01 00:02:44 GMT
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.(Continue reading)
RSS Feed