Edit

IABSD.fr/ports/sysutils/nq

Branch :

  • Show log

    Commit

  • Author : op
    Date : 2022-03-30 13:32:32
    Hash : c18c64f1
    Message : update sysutils/nq to 0.5 changelog: * Notable change: nq now creates files with permissions 0666 and subject to your umask (like most programs that create new files). If your queue needs to remain secret, prohibit access to the whole directory. * Support for nq in a multi-user environment: having read permission for queued tasks in the directory is enough to wait for them. * Makefile: support INSTALL variable. * Bugfix: create $NQDONEDIR properly