Commit graph

28 commits

Author SHA1 Message Date
davehome accb1ff0d6 Update base-system and dep. pkgs for new rshlib thing 2011-11-12 05:01:02 +00:00
Juan RP 1f50ecca98 sudo: update to 1.8.3p1. 2011-10-28 14:38:17 +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 457592541b sudo: update to 1.8.3. 2011-10-22 16:41:17 +02:00
Juan RP 0b5fc3a139 sudo: create required dir at post install/remove time. 2011-08-18 16:04:00 +02:00
Juan RP 8c82f92573 sudo: update to 1.8.2. 2011-08-18 15:56:45 +02:00
Juan RP 6a11e7d6f7 sudo: needs coreutils to build. 2011-07-03 15:00:54 +02:00
Juan RP 44f85a8a7f sudo: purge /etc/sudoers, check for /etc/sudoers.d before rmdir. 2011-07-01 09:04:06 +02:00
Juan RP 3b79515338 sudo: update to 1.8.1p2. 2011-06-20 12:19:37 +02:00
Juan RP e8f393c876 sudo: update to 1.8.1p1. 2011-04-29 13:20:31 +02:00
Juan RP 4a59f36dd3 sudo: update to 1.8.0. 2011-03-03 09:57:37 +01:00
Juan RP 925948ed83 sudo: added REMOVE script for removing /etc/sudoers.d if empty. 2011-01-20 15:00:52 +01:00
Juan RP 40dfa52b63 sudo: update to 1.7.4p6. 2011-01-20 15:00:27 +01:00
Juan RP 18b1f474d3 sudo: update to 1.7.4p5. 2011-01-13 10:38:13 +01:00
Juan RP b35fa8d778 sudo: needs zlib! caught by previous commit to xbps-src, bumprev. 2010-10-28 04:23:01 +02:00
Juan RP af441e23ac sudo: update to 1.7.4p4. 2010-10-22 21:00:07 +02:00
Juan RP 0af8b24304 sudo: update to 1.7.2p7. 2010-06-03 09:47:13 +02:00
Juan RP 5d4f65fa80 sudo: fix the INSTALL script.
--HG--
extra : convert_revision : 1ae154ed121768ef69b7308e563d09b6baef69d0
2010-04-22 16:51:50 +02:00
Juan RP 38c91a38ca sudo: set up perms to sudo{,edit} via INSTALL, bumprev.
--HG--
extra : convert_revision : e88c0fa69b612a83c4bca51debf48aadd3445910
2010-04-22 13:40:11 +02:00
Juan RP 515aa4b04f sudo: s/pam/pam.d/ bumprev, sigh.
--HG--
extra : convert_revision : 6b13aa3109f1453f2034a4a50772e47ba6ebf443
2010-04-16 12:07:17 +02:00
Juan RP 8ed0074bd1 sudo: update to 1.7.2p6.
--HG--
extra : convert_revision : 635b40bf225f938ac3c5d0cce4875e5a687f6de7
2010-04-16 12:05:38 +02:00
Juan RP 8aa8d757f1 sudo: update to 1.7.2p5.
--HG--
extra : convert_revision : a6d0c5b83383da02550caaf854e861df5d4b96db
2010-03-01 14:45:39 +01:00
Juan RP 01519ce246 sudo: update to 1.7.2p4.
--HG--
extra : convert_revision : 5601dd539893a58867cf977bc9408865a9299f66
2010-02-26 06:25:23 +01:00
Juan RP 56e1327bfe sudo: update to 1.7.2p3.
--HG--
extra : convert_revision : 5f49e52b8d5abf10eb60cc326d9f1688c91245e2
2010-02-17 05:06:25 +01:00
Juan RP 07833e3e63 sudo: use INSTALL script to chmod 0440 /etc/sudoers, bumprev.
--HG--
extra : convert_revision : 2e030bb7b1c308f32f5cb173c6827a3eb2371666
2010-01-16 05:43:05 +01:00
Juan RP 85de8da7b5 sudo: fix installation as user, enable more options. Bumprev.
--HG--
extra : convert_revision : a5d13b612c8e70f5608d0fcc340f713035d294bc
2010-01-16 01:31:06 +01:00
Juan RP b81419890a sudo: update to 1.7.2p2.
--HG--
extra : convert_revision : fbbe5a7f3ae66ebc92aa1a1e0c12fb12c2d579d8
2009-12-08 06:39:16 +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