Juan RP
3e8bf5d5e6
cronie: crontab must be setuid (found by v2px).
2014-02-27 11:42:11 +01:00
Juan RP
d7075701dd
cronie: create dirs that system crontab expects (found by v2px).
2014-02-27 11:36:05 +01:00
Juan RP
925d471cbf
Update all source packages for xbps-src>=90.
2014-01-01 16:10:11 +01:00
Juan RP
1443e93378
cronie: add missing arguments to make_dirs.
2013-11-29 10:44:45 +01:00
Juan RP
1e8e751716
cronie: update to 1.4.11.
2013-11-29 09:14:11 +01:00
Juan RP
9c87483ea8
Convert packages the new template format (a-c range).
2013-04-12 08:55:23 +02:00
Juan RP
ea38e4719a
Convert packages to {host,}makedepends and XBPS_CROSS_BUILD.
2013-03-24 10:21:58 +01:00
Juan RP
37af1789bd
cronie: rebuild for -dbg pkg; cross build support.
2013-02-15 16:58:45 +01:00
Juan RP
e7e1a0f486
cronie: update to 1.4.9.
2012-11-23 03:06:18 +01:00
Juan RP
126f27f8c3
Remove the rshlibs; they do more harm than good.
2012-11-21 04:19:43 +01:00
Juan RP
733495a732
cronie: get rid of logrotate files.
2012-11-16 00:21:22 +01:00
Juan RP
b438740aa1
cronie: switch to /usr.
2012-07-09 18:16:21 +02:00
Juan RP
1816de0e4a
Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
2012-05-23 18:26:56 +02:00
Juan RP
0b2f801e1e
Require xbps-src>=11 to build pkgs that use virtualpkgs.
2011-12-15 16:42:05 +01:00
Juan RP
25b70bd9c1
Updated 95% pkgs to the new shlibs world order, not yet finished.
2011-11-14 18:12:47 +01:00
Juan RP
a6c3b2561b
cronie: update for new systemd_services arg.
2011-11-10 12:21:40 +01:00
Juan RP
31bb7f03ae
cronie: own required runtime dirs.
2011-11-09 19:31:19 +01:00
Juan RP
c045686b04
Bumprev for pkgs installing virtualpkg.d files.
2011-10-29 17:29:51 +02:00
Juan RP
1be478b255
Remove virtualpkg.d plist files, they are dynamically created by xbps-src.
2011-10-26 16:54:26 +02:00
Juan RP
23dd7d008e
Update build_style for all templates.
...
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00
Juan RP
eb6f01fbef
Fix virtualpkg.d plist files extension.
2011-10-20 18:03:55 +02:00
Juan RP
6f8a3f56ae
cronie: enable virtualpkg by default.
2011-10-20 17:38:44 +02:00
Juan RP
67a103cdbb
cronie: added virtualpkg.d plist file.
2011-10-20 17:09:49 +02:00
Juan RP
c2692bfeac
cronie: own etc/cron.* dirs with empty files.
2011-10-12 16:27:19 +02:00
Juan RP
b4aef22d7f
cronie: update logrotate file for systemd.
2011-10-11 05:48:28 +02:00
Juan RP
5bd975d884
cronie: update to 1.4.8, switch to systemd and drop openrc support.
2011-10-11 05:14:24 +02:00
Juan RP
2a7e417ced
cronie: it's a cron daemon not syslog daemon.
2011-06-03 07:53:58 +02:00
Juan RP
53f0fa960b
cronie: update to 1.4.7.
2011-06-03 07:47:49 +02:00
Juan RP
c1c5b1837e
cronie: update to 1.4.6.
2010-10-22 21:10:09 +02:00
Juan RP
64aa270a95
cronie: update to 1.4.4.
2010-05-06 05:17:55 +02:00
Juan RP
5aa2f34f73
Update packages that use $openrc_services with the third argument.
...
Packages that can be started without modifications are enabled,
well some of them, otherwise disabled.
--HG--
extra : convert_revision : 42105adabbc02b0f07a5d7173664778a5001c739
2010-04-16 22:09:33 +02:00
Juan RP
dc3423a9db
cronie: fix up pam.d/crond, bumprev.
...
--HG--
extra : convert_revision : 88b6ca0fade513162ecadd8e6aa9972e19404070
2010-04-13 07:42:25 +02:00
Juan RP
b7c2c89d1d
cronie: update to 1.4.3.
...
--HG--
extra : convert_revision : b0102e20f3339d03034839e64776ef252f69ec6f
2010-02-17 21:02:20 +01:00
Juan RP
8cdc3b696b
cronie: remove name assignment from rc script, bumprev.
...
--HG--
extra : convert_revision : 136cc7697e053b275039ecedbcf32a1f88b6b3e4
2009-11-30 21:07:03 +01:00
Juan RP
85cc462e1d
Major infrastructure changes, part 2.
...
* Moved helpers, common and triggers dirs into xbps-src, where
they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
example udev now has a subpkgs called "libgudev". Previously
subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.
And more that I forgot because it's a mega-commit that I've been
working for some days already...
--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00