Commit Graph

37 Commits

Author SHA1 Message Date
augiedoggie
bafd44ed4e cronie: miscellaneous fixes (#10389)
move settings back to /system/settings and adjust documentation
create crond user for the daemon to use
fix sendmail paths
fix standard PATH variable for jobs
2024-05-01 00:04:56 -06:00
augiedoggie
29c3b67529 at: add recipe for 3.2.5 (#10385)
The recipe needs the post-install script to fix directory and executable
permissions, similar to the `dma` recipe.
2024-04-30 17:48:19 -06:00
augiedoggie
f9386d8c6b cronie: fix 32 bit sbin path (#10372) 2024-04-23 21:24:17 -06:00
augiedoggie
6fa70448db cronie: update to 1.7.2 and overhaul recipe (#10371) 2024-04-23 21:06:27 -06:00
Schrijvers Luc
362976e3a7 parallel, bump version (#9685) 2023-10-25 07:34:51 +00:00
OscarL
ee694fb6d9 glances: switch to Python 3.10. (#9485)
Recipe is still disabled, as it depends on a working psutil
package, but at least now looks more decent (and builds without
complains).
2023-09-21 11:25:53 +02:00
Schrijvers Luc
83d35ebefd cronie, bump version (#9343) 2023-09-03 08:31:39 +00:00
OscarL
1f8cb71beb htop: rename recipe to htop_rivoreo. (#9298)
This is in order to clarify that this is not the "official" htop,
but a fork based on an older version, and that has since diverged.

- Enable build on 64 bits.
- Drop "-x86" suffix on 32 bits binary.
- Make it CONFLICT with "htop", effectively replacing it at install,
  and just in case we get a recipe for the "official" htop.
  (might just rename the provided `cmd:htop` instead in that case).
2023-08-29 15:09:31 -04:00
Low-power
670e4a897b sys-process/htop: update to version 2.3.1 (#9297) 2023-08-29 16:45:19 +00:00
OscarL
b7144e859e glances: switch to Python 3.9, disable recipe. (#8171)
This requires psutil, which is currently broken WIP.

Still, we're dropping Python 3.7.
2023-03-30 08:22:32 +02:00
Low-power
4eb3573c29 sys-process/htop: update to Haiku-supported version 2.3.0 (#6980) 2023-01-20 18:38:24 +01:00
Jerome Duval
3608e9b8b5 glances: remove python 3.6 2021-11-23 20:02:17 +01:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Przemysław Buczkowski
dbbb79708d sys-process/parallel: new recipe(#4992) 2020-05-21 18:20:50 +02:00
François Revol
c75cfadba1 Add recipe for glances
It needs psutil which is not fully ported yet.
2020-02-13 01:20:50 +01:00
Augustin Cavalier
ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
Schrijvers Luc
22fbfa5a9a cronie, add missing patchset, fix build (#3636) 2019-02-13 14:20:34 -05:00
Jerome Duval
ceb7e88114 sys-*: reorder sections. 2018-08-10 08:17:37 +02:00
Jerome Duval
dedc2c6324 code style. 2018-08-06 15:08:49 +02:00
Schrijvers Luc
99643e88c9 cronie, bump version (#2714) 2018-06-23 22:51:39 -04:00
Sergei Reznikov
0ae067b561 htop: disable recipe as it's non-functional, see #1655 2017-12-31 12:44:10 +03:00
Jerome Duval
5f23c8923d htop: bump version.
* doesn't to output anything on x86_64.
2017-09-18 18:17:10 +02:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
miqlas
7278a5d3c3 Cronie: new recipe (#1323) 2017-05-06 11:27:50 -04:00
hermord
1a3b37f4b6 tmux,parted,bc,htop: enable x86_64 (#1022)
fix gcc6 and gcc7 syslibs devel provides.
2017-01-10 09:29:38 +01:00
fbrosson
3ecd57b789 sys-*: add $secondaryArchSuffix for libtoolize in 16 recipes. (#796) 2016-09-23 17:12:38 -04:00
Sergei Reznikov
800cd0ceca htop: fix copyright 2016-03-25 14:50:39 +03:00
Sergei Reznikov
4a97ad28e2 htop: convert to an actual recipe
Builds but doesn't run. More work is needed.
2016-03-25 14:48:07 +03:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Humdinger
064b69cead De-lint recipes.
*	avrdude
	SUMMARY must have at least 3 words

*	bebook
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	bzflag
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	c_ares
	SUMMARY must start with capital letter
	Re-ordered blocks

*	cmake
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	command_not_found
	SUMMARY must have at least 3 words
	Added BUILD_PREREQUIRES
	Re-ordered blocks

*	confuse
	SUMMARY must start with capital letter
	Re-ordered blocks

*	cream
	SUMMARY must start with capital letter
	Re-ordered blocks

*	croscorefonts
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	cssselect
	SUMMARY must start with capital letter
	Re-ordered blocks

*	dcron
	SUMMARY must start with capital letter
	Re-ordered blocks

*	eggchess
	SUMMARY must have at least 3 words
	Re-ordered blocks
2015-08-08 08:16:04 +02:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues
9a7dded5df Add dcron.
There doesn't seem to be a way to autostart the daemon on boot (unless
we directly modify the boot script). Assume the user will do that
himself by adding to ~/config/settings/boot/.

crond needs to be told where to store the crontab and cronstamps file,
and where to read the cron files. The default values are non-existing
folders in /var and /etc (just creating those is ok, too).
2014-03-05 11:22:51 +01:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00