- 08 Jan, 2018 5 commits
-
-
Damian Montero authored
Add scron package
-
Damian Montero authored
Update ffmpeg from 3.3.3-1 to 3.4.1
-
Damian Montero authored
Add pre-built binaries for siege, snooze, tpp and vim
-
Damian Montero authored
Add whiptail package
-
Damian Montero authored
Update binary versions in install.sh
-
- 07 Jan, 2018 2 commits
- 06 Jan, 2018 2 commits
- 05 Jan, 2018 13 commits
-
-
Ed Reel authored
Add pre-built binaries for ffmpeg
-
Ed Reel authored
-
Gangstead authored
Add tpp package
-
Gangstead authored
Add siege package
-
Gangstead authored
Add pre-built binaries for duplicity, inxi, jam, npth and q
-
Ed Reel authored
Add snooze package
-
Don Harper authored
`snooze` is a new tool for waiting until a particular time and then running a command. Together with a service supervision system such as runit, this can be used to replace cron(8). `snooze` has been tested on Linux 4.2. It will likely work on other Unix-like systems with C99. Over cron: - mnemonic syntax - no overlapping job runs possible - filtering by ISO week and day of year - due to supervision, no centralized daemon required - due to supervision, can easily disable jobs or force their execution instantly - due to supervision, have custom logs - due to no centralized daemon, no fuzzing with multiple users/permissions - very robust with respect to external time changes - can use a file timestamp to ensure minimum waiting time between two runs, even across reboots - randomized delays (some cron have that) - variable slack (no need for anacron) - ad-hoc usage possible, just run the program from command line Over runwhen: - less confusing usage (I hope) - filtering by ISO week and day of year - zero dependencies Over uschedule: - due to supervision, no centralized daemon required - filtering by ISO week and day of year
-
Ed Reel authored
-
Ed Reel authored
-
Ed Reel authored
-
Ed Reel authored
npth: fix library path on configure
-
Don Harper authored
[Ticket: #1610]
-
Don Harper authored
[Ticket: #1610]
-
- 04 Jan, 2018 7 commits
-
-
Don Harper authored
Updating config line to system "./configure --prefix=#{CREW_PREFIX} --libdir=#{CREW_LIB_PREFIX}" [Ticket: #1610]
-
Gangstead authored
Add inxi package
-
Gangstead authored
Add pre-built binaries for libassuan, librsync, openssh and ruby
-
Gangstead authored
Add q package
-
Ed Reel authored
-
Ed Reel authored
-
Ed Reel authored
-
- 03 Jan, 2018 2 commits
- 02 Jan, 2018 3 commits
- 01 Jan, 2018 6 commits
-
-
Ed Reel authored
Supporting 1585 - update ascii, asciidoc, datamash, whois, avocado, aria2, wput, bdwgc
-
Don Harper authored
-
Don Harper authored
-
Don Harper authored
-
Don Harper authored
-
Don Harper authored
-