2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
|
2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Remove SHA1 hashes for distfiles
|
2021-05-09 06:29:57 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
misc/ruby-daemons: update to 1.4.0
pkgsrc change: add "USE_LANGUAGES= # none".
1.4.0 (2021-05-01)
* Allow for customization which signals are sent to stop process (thanks to
philister)
* Resolves mismatched indentations (thanks to Luis M Rodriguez)
* Allow to use pry-byebug 3.8.0 (thanks to kamipo)
|
2019-01-20 15:33:08 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
misc/ruby-daemons: update to 1.3.1
== Release 1.3.1: December 14, 2018
* Fix undefined local variable or method `pid_delimiter'
== Release 1.3.0: December 10, 2018
* Make logging more configurable.
* Add configuration options for pid file delimters, force_kill_waittime
* All status callback to be anything callable.
|
2018-03-14 15:55:36 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
misc/ruby-daemons: update to 1.2.6
== Release 1.2.6: December 24, 2017
* Add links to rubydoc.info documentation.
== Release 1.2.5: October 22, 2017
* In Application#stop, call zap, not cleanup on the pidfile (thanks to wevanscfi)
* Use File.expand_path on and output and log files (thanks to Dave Harris)
|
2016-10-15 17:10:32 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-daemons to 1.2.4.
== Release 1.2.4: August 1, 2016
* add :shush option
* add :monitor_interval option
* add :log_output_syslog option
|
2015-11-04 00:49:56 by Alistair G. Crooks | Files touched by this commit (330) |
Log message:
Add SHA512 digests for distfiles for misc category
Problems found locating distfiles:
Package colorls: missing distfile ls.tar.gz
Package molden: missing distfile molden-4.6/molden4.6.tar.gz
Package softmaker-office-demo: missing distfile ofl06trial.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-09-26 17:09:44 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
|
2015-09-13 16:43:40 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-daemons to 1.2.3.
== Release 1.2.3: June 25, 2015
* fix: ApplicationGroup now waits on subprocesses in start_all (thanks to tobithiel)
|
2015-06-07 17:57:05 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-daemons to 1.2.2.
== Release 1.2.2: March 17, 2015
* fix 100% CPU usage bug when using monitor mode.
|