Commit graph

37 commits

Author SHA1 Message Date
Juan RP 1b0ca1e386 man-pages: update to 3.56. 2014-01-24 08:39:32 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP 0c2a30d8b4 man-pages: update to 3.55. 2013-12-12 20:54:22 +01:00
Juan RP fc8b4641e0 man-pages: update to 3.53. 2013-08-29 19:08:11 +02:00
Juan RP a463b68ce2 man-pages: update to 3.52. 2013-07-11 07:57:03 +02:00
Juan RP ecabf833e8 man-pages: update to 3.51. 2013-04-19 21:06:24 +02:00
Juan RP 3fd1906e07 Convert packages to the new template format (m). 2013-04-14 04:24:51 +02:00
Juan RP f14d6a0a8e man-pages: update to 3.50. 2013-03-16 03:21:22 +01:00
Juan RP eef65c7ddf man-pages: update to 3.48. 2013-03-11 09:42:58 +01:00
Juan RP 412bbd0ff2 man-pages: update to 3.47. 2013-02-20 00:54:00 +01:00
Juan RP e4688aa4d0 man-pages: update to 3.46. 2013-01-28 18:12:11 +01:00
Juan RP e68a67657e man-pages: update to 3.45. 2012-12-21 17:31:37 +01:00
Juan RP 4b89f509ad man-pages: at post-inst don't error mandb fails. 2012-11-19 22:10:54 +01:00
Juan RP 6db41bd13e man-pages: update to 3.44. 2012-11-08 22:51:31 +01:00
Juan RP 148ba5a326 man-pages: update to 3.43. 2012-10-16 19:23:52 +02:00
Juan RP 28bbccbb1a man-pages: only exec mandb at postinst if available. 2012-09-14 20:45:19 +02:00
Juan RP 6f2655efbb man-pages: rebuild man cache at post install time. 2012-09-01 09:37:31 +02:00
Juan RP 9b8034357b man-pages: update to 3.42. 2012-09-01 09:34:18 +02:00
Juan RP 13321120df man-pages: update to 3.41. 2012-06-28 14:23:07 +02:00
Juan RP 6d241d2375 Set revision=1 to all pkgs. It's required now to set it. 2012-06-03 09:08:53 +02:00
Juan RP 39d74dab97 man-pages: update to 3.40. 2012-04-28 15:32:51 +02:00
Juan RP 27f5543e2c man-pages: update to 3.39. 2012-04-22 10:07:34 +02:00
Juan RP cc40df59a1 man-pages: update to 3.38. 2012-03-29 17:11:12 +02:00
Juan RP 13131b088d man-pages: update to 3.37. 2012-03-10 09:19:13 +01:00
Juan RP 41ffb57d40 man-pages: update to 3.36. 2012-03-03 21:43:04 +01:00
Juan RP ad2194ebf2 Remove flist files; not the way to go. I'll find another way. 2012-02-10 16:59:21 +01:00
Juan RP 50c2ff1926 First pass at creating flist files, will be used by the upcoming xbps-src-18. 2012-02-10 09:25:25 +01:00
ojab 35173ce5aa man-pages: fix tarball URL 2012-01-12 23:03:20 +04: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 ab7c218bbe man-pages: update to 3.35. 2011-10-16 12:22:27 +02:00
Juan RP 446a46f722 man-pages: update to 3.32. 2011-01-19 00:56:57 +01:00
Juan RP df6ab06cc6 man-pages: update to 3.31. 2010-11-17 21:48:40 +01:00
Juan RP 2dc30feee7 man-pages: update to 3.30. 2010-11-03 01:04:20 +01:00
Juan RP 66f015ef49 man-pages: update to 3.29. 2010-10-22 18:18:57 +02:00
Juan RP 5bc2889c2f man-pages: update to 3.25. 2010-06-22 23:43:15 +02:00
Juan RP 9cb1b85e23 man-pages: update to 3.24.
--HG--
extra : convert_revision : 2aab492a1bb3c44982519d7e60d5576adafc4568
2010-03-05 04:55:11 +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