about summary refs log tree commit diff
path: root/contrib/MacOSX/ngIRCd.pmdoc/01ngircd.xml
AgeCommit message (Collapse)Author
2022-12-29Remove outdated macOS "Package Maker" configurationAlexander Barton
The tool is unavailable for many macOS versions and many years, so remove all related files.
2013-03-27PackageMaker: use relativ path namesAlexander Barton
2011-04-16Mac OS X: install on root volume only, and set correct permissionsAlexander Barton
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.
2011-04-14Mac OS X: update installer texts and add logo.Alexander Barton
2008-08-12New make target: "osxpkg" to create an Mac OS X installer package.Alexander Barton
This patch adds a new make target, "osxpkg", to the main Makefile which gereates a Apple Mac OS X installer package of ngIRCd. The packagemaker(1) project bundle is stored in contrib/MacOSX/ngIRCd.pmdoc.