<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/contrib/MacOSX, branch rel-18</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-18</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-18'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2011-04-16T13:18:43+00:00</updated>
<entry>
<title>Mac OS X: install on root volume only, and set correct permissions</title>
<updated>2011-04-16T13:18:43+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-04-16T13:18:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=66315cab9aaf6f9c2acf9fae86f577dc8a30da23'/>
<id>urn:sha1:66315cab9aaf6f9c2acf9fae86f577dc8a30da23</id>
<content type='text'>
Update Mac OS X Installer.app description bundle, so that the ngIRCd
package can only be installed on the root volume ("/"); and make sure
that all installed files and directories have correct ownership and
permissions.
</content>
</entry>
<entry>
<title>Mac OS X: update installer texts and add logo.</title>
<updated>2011-04-14T09:24:07+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-04-14T09:24:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=67a9d994e33e3adbb32019a199678e84537a040c'/>
<id>urn:sha1:67a9d994e33e3adbb32019a199678e84537a040c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode: don't list sample-ngircd.conf, use sample-ngircd.conf.tmpl</title>
<updated>2011-03-27T18:41:48+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-03-27T18:41:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=5b2512c2156443dbadec4ad66457d43dee87291e'/>
<id>urn:sha1:5b2512c2156443dbadec4ad66457d43dee87291e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for ZeroConf/Bonjour/Rendezvous service registration</title>
<updated>2011-01-09T22:51:30+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-01-09T22:51:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4a6d44dce2436103dafaad199597ada354d9b794'/>
<id>urn:sha1:4a6d44dce2436103dafaad199597ada354d9b794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode: correctly sort files</title>
<updated>2010-12-29T13:11:40+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-12-29T13:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4188a82e7674a46903c87e257ebbeeb013dc8146'/>
<id>urn:sha1:4188a82e7674a46903c87e257ebbeeb013dc8146</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mac OS X package ("make osxpkg"): generate PAM configuration</title>
<updated>2010-10-26T13:15:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-26T13:15:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=ffccfb09753c6ff7fd62417a0141ba95f105785f'/>
<id>urn:sha1:ffccfb09753c6ff7fd62417a0141ba95f105785f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode builds ("make xcode"): disable pam_fail_delay()</title>
<updated>2010-10-26T13:13:24+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-26T13:13:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=76f40bdb988440a73431eb14a27f30aeaa18ebe5'/>
<id>urn:sha1:76f40bdb988440a73431eb14a27f30aeaa18ebe5</id>
<content type='text'>
disable pam_fail_delay() only is available starting with Mac
OS X 10.6; but we use the 10.5 SDK for campatibility, so don't use
this function at all when building using Xcode.
</content>
</entry>
<entry>
<title>Xcode: update project file, use 10.5.x SDK</title>
<updated>2010-10-26T13:10:14+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-26T13:10:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=3dd91923e442cef439744636f6abd80cde85792f'/>
<id>urn:sha1:3dd91923e442cef439744636f6abd80cde85792f</id>
<content type='text'>
This is required for universal 32 bit and 64 bit builds: now code
for ppc, i386, and x86_64 is generated (which requires 10.5 or newer).
</content>
</entry>
<entry>
<title>Xcode: only build current architecture in "Debug" target</title>
<updated>2010-10-09T18:13:54+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-09T18:13:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4226db873fa01e0c50a48fc8c96605e5420f5732'/>
<id>urn:sha1:4226db873fa01e0c50a48fc8c96605e5420f5732</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add sighandlers.{c|h} to Xcode project</title>
<updated>2010-09-22T12:11:30+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-09-22T12:11:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b1a117cd98bad64ac56f06f854d4b00f488e44ea'/>
<id>urn:sha1:b1a117cd98bad64ac56f06f854d4b00f488e44ea</id>
<content type='text'>
And update static Mac OS X config.h used by the Xcode project.
</content>
</entry>
</feed>
