Commit graph

12 commits

Author SHA1 Message Date
Juan RP
dd6b45c322 Set sourcepkg to pkgname through run_template().
This removes the need for having to specify sourcepkg manually in
every package that will build subpkgs.

--HG--
extra : convert_revision : 383e4c467e84844d2f4f61ae5c5e07a5124e9cfb
2009-07-29 22:44:30 +02:00
Juan RP
e8e95ed19a ntp: update to 4.2.4p7.
--HG--
extra : convert_revision : 490926262e6d04d6bcf08e05999562aba53323b5
2009-05-19 11:19:44 +02:00
Juan RP
9a3f2e7c3d Handle openrc_services more gracefully.
1) There's no need to specify the trigger anymore.
2) There's no need to add the OpenRC run dependency anymore.

Just specifying $openrc_services is enough.

--HG--
extra : convert_revision : 34e4d6d37a07a18837ef2216474ee0ca6fd55124
2009-05-14 21:26:44 +02:00
Juan RP
e02ea7ddb8 ntp: $chroot/var/db needs to exist with proper perms for ntpd.
--HG--
extra : convert_revision : ee3acd664fd8cbaca155305be3835a7b976bad73
2009-05-11 02:28:50 +02:00
Juan RP
08148285c7 ntp: run ntpd in a chroot by default, thanks to libcap.
Bump revision.

--HG--
extra : convert_revision : b4253cf0553eb27df0c8975ee080d8f8ffd33fbf
2009-05-10 20:28:40 +02:00
Juan RP
b1f0282c6a ntp: switch to OpenRC. Create ntpd user/group for chroot.
--HG--
extra : convert_revision : 5ecbdd2f519c0605978a7a2e3e503dae5bb7e99f
2009-05-10 17:52:04 +02:00
Juan RP
6c968b78e6 ntp: add missing /etc/ntp.conf config file.
--HG--
extra : convert_revision : 43a585d486e16dd55b8c8ee5cc7b98475bedd1da
2009-03-29 16:47:54 +02:00
Juan RP
8bb1601e88 ntp: set time via ntpdate in the bg, to speed up the boot process.
Bump revision.

--HG--
extra : convert_revision : eb272871b4758755e7fdcb7ec19ae621b7ca527a
2009-03-29 16:06:55 +02:00
Juan RP
3667f039f2 Install all packages via DESTDIR var and not prefix.
This removes many assignments that were needed before, and fixes
some packages to install its manpage/info files.

--HG--
extra : convert_revision : 5422f921ef81d089ed95ce0c52e5106ea10b2165
2009-03-18 10:02:43 +01:00
Juan RP
744b2fc5fc Do not set infodir/mandir to DESTDIR for chroot packages.
--HG--
extra : convert_revision : 990e93fcf5a36f75d29a5f2de60b44f180fe0e48
2009-03-13 23:55:25 +01:00
Juan RP
84222395b8 Provide some vars for use in template's targets.
These new vars are DESTDIR (by default XBPS_DESTDIR/pkgname-version),
SRCPKGDESTDIR (XBPS_DESTDIR/sourcepkg-version) and FILESDIR
(XBPS_TEMPLATESDIR/pkgname/files).

This simplifies packages that used them.

--HG--
extra : convert_revision : 287ea7128cb5df19870ca7aff0a3b8f99a11d63a
2009-03-11 06:31:56 +01:00
Juan RP
d8e6bb470a Added ntp-4.2.4p6 template.
--HG--
extra : convert_revision : c4a40d020f6aa132836167ea175cf2de7a47b0d3
2009-03-10 09:37:29 +01:00