Commit graph

1238 commits

Author SHA1 Message Date
Juan RP
a1fa4d8b7b dhcpcd: update to 5.0.2.
--HG--
extra : convert_revision : 215d96c1294aa18690e9ee8e7ecb7f0878175af4
2009-05-10 19:02:48 +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
a0875fe90c file: update to 5.03.
--HG--
extra : convert_revision : adcc5f1685bbe3533d24c7d1831df0a2b6788f3a
2009-05-09 00:43:33 +00:00
Juan RP
ab206ae958 xfce4: depend on xfwm4-themes. Bump revision.
--HG--
extra : convert_revision : 023bef569404684fc08c4cf79a2ca32fa3919de1
2009-05-08 18:58:30 +00:00
Juan RP
f76b6a740f Added xfwm4-themes-4.6.0 template.
--HG--
extra : convert_revision : 53f8d4a4c190adbfa59fdec603016db1b01796ab
2009-05-08 18:58:19 +00:00
Juan RP
695d307a25 hal: add missing ConsoleKit-x11 rundep. Bump revision.
--HG--
extra : convert_revision : c2ce0dd5d10d0b3f7f420b0b4a69d67db3c0078b
2009-05-08 17:12:17 +00:00
Juan RP
30def70ad0 shadow: some fixes for PAM related services.
* /etc/pam.d/passwd: remove some default values.
* Create /etc/pam.d/chsh and /etc/pam.d/chfn to make them work.

Bump revision.

--HG--
extra : convert_revision : 9be5eba021dd0ee393782432de81ad6eac4861ab
2009-05-08 16:34:58 +00:00
Juan RP
c559450bd2 findutils: update to 4.4.1.
--HG--
extra : convert_revision : 5d087a9d55c8baf191a1ce0705d1afef1a44f334
2009-05-08 16:02:15 +00:00
Juan RP
706368a7b1 dbus: update to 1.2.14.
--HG--
extra : convert_revision : 03353a1ec5e827b22a699f17bf593c576dc4378c
2009-05-08 15:49:15 +00:00
Juan RP
bf72773c70 libpng: update to 1.2.36.
--HG--
extra : convert_revision : dd42447135852ed7f7bb3581d15097c0638b1007
2009-05-08 02:07:57 +00:00
Juan RP
b1c2674096 Rename dhcpcd-ui to dhcpcd-gtk.
--HG--
extra : convert_revision : b68d772479498f46d4baac0ba76823df1a747b62
2009-05-08 01:08:58 +00:00
Juan RP
8ab8aa32c6 Added dhcpcd-ui-0.4.0 template.
--HG--
extra : convert_revision : 09c4c7e49a582a462edd1dfed52c46b1596bff9f
2009-05-08 00:56:23 +02:00
Juan RP
5cc4a16095 Added dhcpcd-dbus-0.4.0 template.
--HG--
extra : convert_revision : b93553e8a70d724fb7ce3c1539aea4ce8d45b4af
2009-05-08 00:31:36 +02:00
Juan RP
27286b694b OpenRC: always set the UTF-8 variant for the locale.
--HG--
extra : convert_revision : 0f0ff2481fb5797a0e7759854ec3efd0a184f6fd
2009-05-07 16:34:50 +00:00
Juan RP
38567c4b37 OpenRC: add a locale service to set system locale.
--HG--
extra : convert_revision : c218ac3f09ddf1be616bf208d4438364a5eaef73
2009-05-07 16:09:01 +00:00
Juan RP
ee0b03401a OpenRC: update to 20090507 snapshot.
This update uses a working inittab file that makes single
user and shutdown/reboot work without additional patches.

--HG--
extra : convert_revision : 8cc846c92f91c50d4559b53d43a7d86182660bfd
2009-05-07 12:08:56 +00:00
Juan RP
ec66b5407b hal: remove trailing whitespace in INSTALL script.
--HG--
extra : convert_revision : 793ab32256093e95ae5f901d4055d2818b08c4cf
2009-05-07 12:01:56 +00:00
Juan RP
250b7f4446 hal: create /var/run/hald and /var/cache/hald at post-install.
These dirs are required for HAL at startup. Bump revision.

--HG--
extra : convert_revision : 0b9e1043c3baf692a7d85ffa9f81ea44f8ca41cc
2009-05-07 11:22:53 +00:00
Juan RP
56f4996a9e ImageMagick: update to 6.5.2-2.
--HG--
extra : convert_revision : 1d35416208fa18a7a8bb8f2759d528e7388b00e4
2009-05-07 07:59:50 +02:00
Juan RP
0417287b36 git: update to 1.6.2.5.
--HG--
extra : convert_revision : 377a1273ca6b7c35db31bb1d08f8050539a00f7a
2009-05-06 19:00:07 +02:00
Juan RP
290f97334b readline: switch to another URL that really works.
--HG--
extra : convert_revision : bb9b337716bab7f74e9d06f9820d8c0afd963182
2009-05-06 15:54:02 +02:00
Juan RP
931c03fae1 xbps-base-files: more fixes for the initramfs-tools trigger.
Test /proc/filesystems and /sys/kernel/vmcoreinfo to know
if /proc and /sys are mounted, as the former was required
for mountinfo. This finally works while installing a package
with and without rootdir.

Bump revision.

--HG--
extra : convert_revision : df009b5088c47931d7ae82af2c4f7dad9af5337f
2009-05-06 07:54:56 +02:00
Juan RP
36c84fe45b dash: some fixes for /bin/sh symlink.
1) Always create /bin/sh symlink at post-installation.
2) If dash is going to be removed, make /bin/sh a symlink
   to /bin/bash, if it exists otherwise it will be dangled.

This fixes the update of the dash package.

Bump revision.

--HG--
extra : convert_revision : 38586de9f72d0b5f4c7498dbef3709d77f4f07db
2009-05-06 07:17:33 +02:00
Juan RP
0d96e52416 tzdata: update to 2009g.
--HG--
extra : convert_revision : fdc1631dd6496fd34986b34ac22656ae68c08553
2009-05-06 05:00:53 +02:00
Juan RP
dd1459af3d OpenRC: update to 20090506 snapshot.
--HG--
extra : convert_revision : cc453209de4d6ba128719a837084056d5d023608
2009-05-06 02:05:14 +02:00
Juan RP
41dde145ca acl-devel: fix broken libacl.so symlink. Bump revision.
--HG--
extra : convert_revision : 930f3063fabd4b15fb3797c399ba01ab69e68f01
2009-05-06 01:30:33 +02:00
Juan RP
45cbf9194b attr-devel: fix libattr.so broken symlink. Bump revision.
--HG--
extra : convert_revision : b54343476557d704c9fcefa797c77bb17dfbc486
2009-05-06 01:19:24 +02:00
Juan RP
77e83b2a17 autoconf: new deps style.
--HG--
extra : convert_revision : 9ccff51cd7412864eff56c6a9a4a4b7b297a9c93
2009-05-06 00:40:13 +02:00
Juan RP
485a777f79 xbps-base-files: fixes for the initramfs-tools trigger.
Only mount /proc and /sys if they aren't mounted already,
use /lib/rc/bin/mouninfo from OpenRC. Bump revision.

--HG--
extra : convert_revision : 18f901f72548eaef1e040984cc72aa11ce6ea76c
2009-05-05 05:28:24 +02:00
Juan RP
b606a97d36 usbutils: update to 0.81.
--HG--
extra : convert_revision : 15831567aef0dd41414d7ced2651d589184a1a27
2009-05-05 03:21:16 +02:00
Juan RP
441a22dd32 xbps-base-system: add explicit dhcpcd dependency.
--HG--
extra : convert_revision : 3cba6120fcc26b7f3c4d262e6ab7d695b7829aee
2009-05-05 01:22:00 +02:00
Juan RP
6a0f253887 xbps-base-system: depend explicitly in net-tools.
--HG--
extra : convert_revision : 7564ccab6a565d0318f5e93ea8f817bcb5760a13
2009-05-05 01:11:19 +02:00
Juan RP
b0a3d638b8 OpenRC: add /etc/inittab and handle it. Bump revision.
--HG--
extra : convert_revision : 6d949af3936b7926333770471b7eeea6903b815d
2009-05-05 01:09:01 +02:00
Juan RP
382cdc31f5 klibc-udev: add udev rundep, so that the initramfs-tools doesn't fail.
Bump revision.

--HG--
extra : convert_revision : de8ea38396b81ae65262f4924b8c44460d3690a7
2009-05-05 01:08:35 +02:00
Juan RP
5f5ee09212 Remove minilogd, this won't be necessary anymore.
--HG--
extra : convert_revision : fd569f3da829a15fd9286ff899da2c42e2ca7408
2009-05-05 00:52:49 +02:00
Juan RP
b809e67701 Remove initscripts, this won't be necessary anymore.
--HG--
extra : convert_revision : 295187a075acfdb1938f8b2ad0a91db58ff7f9e1
2009-05-05 00:52:33 +02:00
Juan RP
46672bf253 Remove rcorder, this won't be necessary anymore.
--HG--
extra : convert_revision : 3f342af4f30fa60554071e0179c8413995ce5661
2009-05-05 00:52:09 +02:00
Juan RP
2db2fea593 xbps-base-system: switch to OpenRC, bump to 0.14.
--HG--
extra : convert_revision : f05d0d2a38ef99954592e31d9d99012bb3126319
2009-05-05 00:48:43 +02:00
Juan RP
111fcb4533 initramfs-tools: xbps-base-pkg is needed for the trigger.
Bump revision.

--HG--
extra : convert_revision : 659a48e501cc129623ec0851733fbb5454e9d2a2
2009-05-05 00:47:13 +02:00
Juan RP
a9102aff75 hal: switch to OpenRC; bump revision.
--HG--
extra : convert_revision : 699bfb4b49a6d3fa12ca95ef1746d9cd88f57afb
2009-05-05 00:26:56 +02:00
Juan RP
e98378b2d5 dbus: erm readd files removed in previous.
--HG--
extra : convert_revision : c0b4c55b3a503f9e9fd21c84957301aa048d703e
2009-05-04 23:58:22 +02:00
Juan RP
940404d5eb dbus: switch to OpenRC, bump revision.
--HG--
extra : convert_revision : d2099026e9bdd524aa7ae31062e7079bf937a3f2
2009-05-04 23:51:22 +02:00
Juan RP
e8078d41df openssh-server: switch to OpenRC, bump revision.
--HG--
extra : convert_revision : 0e3f828334b3ed39dfc4dc5e8e6044c617463ebe
2009-05-04 23:43:55 +02:00
Juan RP
4e77f39a43 dhcpcd: use $openrc_services and its trigger.
--HG--
extra : convert_revision : c9ef97b1884d0755c8528546e30fe3c8e4a75dbc
2009-05-04 23:31:50 +02:00
Juan RP
0cdad3fd7d cronie: use $openrc_services and its trigger.
--HG--
extra : convert_revision : 0584571610555327007a3ff55c104be929972e1d
2009-05-04 23:29:11 +02:00
Juan RP
a5a1d6fe44 metalog: use $openrc_services and its trigger.
--HG--
extra : convert_revision : b6512fcee0584b8c8052e8504ef2fe6a15a88236
2009-05-04 23:26:02 +02:00
Juan RP
21f2782f99 udev: use $openrc_services and its triggers.
--HG--
extra : convert_revision : 4d0a82f7dba6df89e882022c26c96eed08f412ae
2009-05-04 23:19:48 +02:00
Juan RP
5f1271c761 xbps-base-files: add a trigger to (un)register OpenRC services.
Bump to 0.14.

--HG--
extra : convert_revision : c80bf0cb66bc468fbe3922a983cddf36e240111e
2009-05-04 23:16:41 +02:00
Juan RP
0f20ba451b dhcpcd: fix service name in INSTALL/REMOVE scripts.
--HG--
extra : convert_revision : 11b59d51287ca9393b1587c930905438dc60a807
2009-05-04 22:31:39 +02:00
Juan RP
ab62d12294 metalog: fix service name in INSTALL/REMOVE scripts.
--HG--
extra : convert_revision : 40b285acb49a2b5ebc1c89ef00ef78fd740aaaf7
2009-05-04 22:30:53 +02:00
Juan RP
a9b8499ac8 cronie: fix service name in INSTALL/REMOVE scripts.
--HG--
extra : convert_revision : 46f44f888ee03f7edd463dbdc7572431755f2f8d
2009-05-04 22:30:13 +02:00
Juan RP
d406796eac dhcpcd: update to 5.0.1, switch to OpenRC.
--HG--
extra : convert_revision : c04fe506ea2bf5df334fadc52f796ae3ea18fdcc
2009-05-04 22:16:54 +02:00
Juan RP
7217f85369 cronie: switch to OpenRC; bump revision.
--HG--
extra : convert_revision : 9cac319b7dc3801120b54228cbeda3a755b42b0f
2009-05-04 22:10:13 +02:00
Juan RP
8b045bed29 metalog: switch to OpenRC; bump revision.
--HG--
extra : convert_revision : ba3f40d2cebc31821587c1e018529437706e2d17
2009-05-04 21:59:21 +02:00
Juan RP
4e869cddf8 udev: switch to OpenRC; bump revision.
--HG--
extra : convert_revision : 5fdfb64e584411c294ecadb2dc90286056313905
2009-05-04 21:44:24 +02:00
Juan RP
2ed7b24d16 OpenRC: fix the shutdown service sed subst.
--HG--
extra : convert_revision : ef6ac14924ae1597e581e816a4315b5bc66b4bef
2009-05-03 00:30:21 +02:00
Juan RP
5b5b8cc031 OpenRC: fix path for kbd stuff in consolefont service.
--HG--
extra : convert_revision : 298335f94cd176bb28204724b49e710d3707cd13
2009-05-02 23:46:06 +02:00
Juan RP
d754e368dc OpenRC: provide a shutdown service.
--HG--
extra : convert_revision : 1d30114537bf63e4ed470a23519d2d2ab38ee371
2009-05-02 23:34:49 +02:00
Juan RP
9815dc1aee Added OpenRC-20090430 template. Needs more tweaks.
--HG--
extra : convert_revision : c1bfcb793deef8eee127c5c6c3c2ab6b888cb3d6
2009-05-02 23:03:32 +02:00
juan
d4ce58d940 kernel-*: update to 2.6.29.2.
--HG--
extra : convert_revision : 90dba88702687e9060d16290fdc1a2436b59db5a
2009-05-02 04:57:50 +02:00
Juan RP
931d990154 initramfs-tools: some fixes required by the upcoming OpenRC switch.
* Mount /sys and /proc as sysfs and proc and not "none". Fixes
  an error reported by OpenRC.
* Fix compare_versions() by using xbps-cmpver.

Bump revision.

--HG--
extra : convert_revision : 4e159367fc300083590c393e3d3cbe72a1cb5475
2009-05-02 02:31:23 +02:00
Juan RP
498494add8 dash: update to 0.5.5.1.
--HG--
extra : convert_revision : 956f16f5e524084272855edeb1bf8364d84c414f
2009-05-02 02:16:53 +02:00
Juan RP
10d528ae37 Added psmisc-22.7rc1 template.
--HG--
extra : convert_revision : a05ab6aacd6a3b3cabc708345dc7da2a34b9f488
2009-05-02 02:32:50 +02:00
Juan RP
f551b3a75f sed: update to 4.2.
--HG--
extra : convert_revision : 6352287903ff00302569474d0f23f678a6ead1ab
2009-04-30 15:44:55 +02:00
Juan RP
bd815eaeed dhcpcd: update to 5.0.0. Provide a rc.d script.
--HG--
extra : convert_revision : 7a0e0a0b2243d5b4d310b3c731fa94f3ec5e0d61
2009-04-30 02:00:16 +02:00
Juan RP
fdd7e0e5d7 e2fsprogs: update to 1.41.5.
--HG--
extra : convert_revision : a0eaa429f8e69bcdabb0b1feccb05975e988ddcb
2009-04-30 01:28:48 +02:00
Juan RP
9cb1130619 Set configure_shell to /bin/bash again. Too many portability errors are found and I
do not want to deal with all them. This is linux anyway...

--HG--
extra : convert_revision : 18109137f3c1beccd2d78076438fb1b0e58fafc6
2009-04-29 16:11:00 +02:00
Juan RP
eb88ed50d8 gettext: add a patch to make this build in Ubuntu 9.04.
--HG--
extra : convert_revision : 914660fb802bb2076181481b5861c1a32762e796
2009-04-29 16:01:27 +02:00
Juan RP
40da1cf190 xorg-server: needs configure_shell=/bin/bash.
--HG--
extra : convert_revision : f842a0372ab63846cbd7a39ee06bb16f9abada9f
2009-04-28 00:13:38 +02:00
Juan RP
9dfcab1416 Rename config_shell to configure_shell.
--HG--
extra : convert_revision : 416900b81eca96e802f94b7a075842112d116eba
2009-04-28 00:13:21 +02:00
Juan RP
b7fbbb9436 MesaLib: update to 7.4.1, enable xcb option.
--HG--
extra : convert_revision : 927f5fa7122ec17884256ac47e16e50067004967
2009-04-27 14:53:31 +02:00
Juan RP
5164163d4d cronie: update to 1.3.
--HG--
extra : convert_revision : 0eb79175d127575b345f2d0706090f603189d22d
2009-04-27 14:36:17 +02:00
Juan RP
a45396bfbe shadow: update to 4.1.3.
--HG--
extra : convert_revision : 5aa9869376d7ede2f9f698dc49027328909c4b48
2009-04-27 14:35:14 +02:00
Juan RP
0e8c178e83 libICE: add a patch for non portable shell assignment in configure script.
--HG--
extra : convert_revision : 51b13f3841993a798e3e5d8415be71863db683fd
2009-04-27 01:20:15 +02:00
Juan RP
8c860d3843 libsmbios: update to 2.2.16.
--HG--
extra : convert_revision : ff94e9f0378ae3fff1452a7dd41f892a86863118
2009-04-27 00:40:30 +02:00
Juan RP
16ebdf951c usbutils: add missing libusb dependency. Bump revision.
--HG--
extra : convert_revision : 60a85000887a49591b18da7e7b21de9563062b94
2009-04-27 00:12:01 +02:00
Juan RP
79a8601bb8 libusb: add patch for broken sh test in configure. Bump revision.
--HG--
extra : convert_revision : 58d840b94819beb4806ecc27feecac1cae28d6f4
2009-04-27 00:11:35 +02:00
Juan RP
9b8961d7ad libxcb: add missing xcb-proto builddep.
--HG--
extra : convert_revision : 9b3220c0300e2d294441380b152377b05b29371b
2009-04-25 04:32:27 +02:00
Juan RP
626f9cf03e texinfo: needs coreutils rundep for the INSTALL script.
--HG--
extra : convert_revision : 59a5d2e5f91becf09c1a3e9eac05a581ec6d1c39
2009-04-25 03:46:07 +02:00
Juan RP
783ac14baf bash: needs coreutils rundep for the INSTALL script.
--HG--
extra : convert_revision : ca25e4af8f38a21beeabb1bead820871827cbdec
2009-04-25 03:45:52 +02:00
Juan RP
30f0a45c0d dash: needs coreutils rundep for the INSTALL script.
--HG--
extra : convert_revision : ee92a901939d6eb3c1d28377f8fb942ff3c7eee7
2009-04-25 03:45:27 +02:00
Juan RP
8a5cfc5f66 run-parts: update to 3.0.1.
--HG--
extra : convert_revision : 3291606e654d6fd7b700627fe919a5bf55dccc02
2009-04-25 02:17:34 +02:00
Juan RP
6a3db549c8 iputils: use another url for $distfiles, previous one has dissapeared!?!
--HG--
extra : convert_revision : 15cd686f1a151f789d2ff52f2192f96a328c9593
2009-04-25 02:15:37 +02:00
Juan RP
84aaefd5fb tzdata: update to 2009f.
--HG--
extra : convert_revision : 65b62d4cd8d8d48c181c603a08a2552e4c377874
2009-04-25 02:09:37 +02:00
Juan RP
6554522117 Added liboil-0.3.16 template.
--HG--
extra : convert_revision : 96fbd779c71c8a5647ee6e9911946efa05a3ffcd
2009-04-25 01:53:45 +02:00
Juan RP
5bb2db0b22 initramfs-tools: update to 0.93.2.
--HG--
extra : convert_revision : 20ce6d0aa7485c6b808d35196c24502910a3e504
2009-04-25 00:15:38 +02:00
Juan RP
59866cddde lzma-utils: add missing -libs rundep.
--HG--
extra : convert_revision : 983d7478a0c0ce9f1d2ecd215096126d9aa4616b
2009-04-24 17:39:39 +02:00
Juan RP
5055e08b7b gcc: remove version from Add_dependency in subpkgs, it's added automagically.
--HG--
extra : convert_revision : 24f28b7d019e1dc465dcb9d33b9b127a192b6b2c
2009-04-24 17:37:34 +02:00
Juan RP
280e527b08 xbps-base-chroot: build texinfo after gettext.
--HG--
extra : convert_revision : 60676f3bc394343ddea383ed343769cc3b24ac98
2009-04-24 17:28:35 +02:00
Juan RP
50d5708fde gettext: change glibc dep from full to run, because it's built before glibc.
--HG--
extra : convert_revision : c382f397428a507c4672a691816639244c2a86e5
2009-04-24 17:28:10 +02:00
Juan RP
8b2e789112 libarchive: depend on attr and acl, bump revision.
--HG--
extra : convert_revision : 16e703b7dc95b78322116a9dd6bfd63991612365
2009-04-24 17:27:28 +02:00
Juan RP
e43cc8f768 m4: this is now required for the chroot target.
--HG--
extra : convert_revision : 06abdb1ae09eb1db549fb6c8f389567e1cb0d438
2009-04-24 17:26:23 +02:00
Juan RP
cbad492b84 libtool: this is required for the chroot target.
--HG--
extra : convert_revision : 13bb0a51af2a7c548039c52ef393315b16a582f2
2009-04-24 17:25:25 +02:00
Juan RP
c7a4d47453 gmp: add m4 builddep.
--HG--
extra : convert_revision : 2dc9ee2362b9c828e1663b15d0681ae53c8e09a1
2009-04-24 17:24:35 +02:00
Juan RP
3750302f80 coreutils: update to 7.2; this now depend on gmp, attr and acl.
--HG--
extra : convert_revision : 199edf8fdad9dd54c628a21f8edadf4e2de08a5f
2009-04-24 17:23:06 +02:00
Juan RP
c17c5e6feb glibc: add a patch to remove dup redefinitions. Will submit it upstream later.
--HG--
extra : convert_revision : 1adae11174fc0c4501be7ccc75c1fa89efb6e519
2009-04-24 17:22:07 +02:00
Juan RP
11355d2611 Added acl-2.2.47 template.
--HG--
extra : convert_revision : 85c063b297a7728f9c33b67b1c151e90f0a3559f
2009-04-24 17:21:30 +02:00
Juan RP
118de4ca6c Added attr-2.4.43 template.
--HG--
extra : convert_revision : dcbbef43fd6c89afcfe3748afa2b671fbefbaec5
2009-04-24 17:21:10 +02:00
Juan RP
f4acb5cdc0 gstreamer: update to 0.10.22, new deps style, converted to subpkgs.
--HG--
extra : convert_revision : 6fe08d18bf77bb18ffd45ba404531e44f8a2a081
2009-04-23 16:49:32 +02:00
Juan RP
6bb2e97525 xfce4: depend on {gnome,tango}-icon-theme, bump revision.
--HG--
extra : convert_revision : 461868a38924bb03d2cb47f82dbb713b35200dcf
2009-04-23 16:22:43 +02:00