Commit graph

16 commits

Author SHA1 Message Date
Juan RP 784705e42c No need to add coreutils as build dependency anymore. 2012-02-13 12:52:00 +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
Juan RP df61ec7d3e Remove hacks to make pkgs find pod2man, it's unneeded now. 2011-11-15 17:30:09 +01:00
Juan RP 5c0c5fd5b4 No need to depend in texinfo/diffutils/xz, they are in bootstrap. 2011-11-15 16:03:36 +01:00
davehome accb1ff0d6 Update base-system and dep. pkgs for new rshlib thing 2011-11-12 05:01:02 +00: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 936fd45070 wget: update to 1.13.4. 2011-09-19 10:12:17 +02:00
Juan RP af22b96f4d wget: update to 1.13.3. 2011-09-01 08:30:32 +02:00
Juan RP b383f3f367 wget: update to 1.13.1. 2011-08-17 08:26:44 +02:00
Juan RP e704c16367 wget: update to 1.13. 2011-08-10 09:22:57 +02:00
str1ngs 022b1c8f28 wget: ca-certificates run depend. 2011-06-22 13:19:34 -07:00
str1ngs dadb69d6ee wget: ssl support, securtity patches archlinux. 2011-06-22 13:16:37 -07:00
Juan RP 6821efbeea Bump revision and fixes for pkgs requiring libssl. 2010-11-02 08:31:35 +01:00
Juan RP d020e43ac9 Bump revision after openssl abi_depends update.
--HG--
extra : convert_revision : 959459dfd308499581def2c41d978adca81bda77
2010-04-09 18:29:18 +02: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