mirror of
https://github.com/macports/macports-base.git
synced 2026-07-12 18:18:43 -07:00
launchdproto
- Add new option --restart-darwin-notify Specifies notification names from the darwin notification center (notify.h), receipt of which we will restart the daemon. This is particularly useful in looking for the notification "com.apple.system.config.network_change" - Add new option --restart-dist-notify Specifies notification names from the distributed notification center, receipt of which we will restart the daemon. The darwin notification code, as written, seems to rely on CFNotification code that is available in 10.4 only. It may be possible to rewrite this to use notify.h routines that will enable use back to (?) via a mach port notificiation. git-svn-id: https://svn.macports.org/repository/macports/branches/launchdproto/base@12115 d073be05-634f-4543-b044-5fe20cf6d1d6
Description
Languages
Tcl
51.7%
C
33.7%
Assembly
9.6%
M4
2.7%
Shell
1.2%
Other
1.1%