summaryrefslogtreecommitdiffstats
path: root/network/monkey
Commit message (Collapse)AuthorAgeFilesLines
* network/monkey: Wrap README at 72 columns. B. Watson2022-03-141-4/+5
| | | | Signed-off-by: B. Watson <yalhcru@gmail.com>
* network/monkey: Add -fcommon to CFLAGS. Dave Woodfall2022-02-271-2/+2
| | | | | | Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* network/monkey: Don't package /var/run/monkey Robby Workman2021-07-191-4/+1
| | | | | | | | | | | | | | | | | Since /var/run is a link to /run (and /run is tmpfs), there's no point packaging any subdir of /run or /var/run. It's highly likely that further changes will be needed for this build. Among those are: 1) create /var/run/monkey/ during init (rc.monkey) 2) change ownership of /var/run/monkey/ to apache:apache during init Unrelated to the above, but also needed if this app uses logrotate to rotate its logs: the logrotate file needs to specify the user and group to switch to for the rotation process. See e.g. the logrotate file in network/yadifa/ Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* All: Support $PRINT_PACKAGE_NAME env var Heinz Wiesinger2021-07-171-1/+10
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* All: SlackBuilds run in the directory they are in Heinz Wiesinger2021-07-051-1/+2
| | | | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* All: Change SlackBuild shebang to /bin/bash Heinz Wiesinger2021-07-041-1/+1
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* network/monkey: Updated for version 1.6.9. Sergey Fedosoff2019-08-296-123/+25
| | | | Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* network/monkey: Fix slack-desc. B. Watson2016-11-141-1/+1
|
* network/monkey: Updated for version 1.5.6. Sergey Fedosoff2015-03-143-24/+87
| | | | Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* network/monkey: Updated for version 1.5.2. Sergey Fedosoff2014-08-034-9/+24
| | | | Signed-off-by: Erik Hanson <erik@slackbuilds.org>
* network/monkey: Added (web server). Sergey Fedosoff2014-04-126-0/+234
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>