Commit graph

21 commits

Author SHA1 Message Date
Juan RP 1816de0e4a Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required! 2012-05-23 18:26:56 +02:00
Juan RP 861041b245 Revbump main pkg and unset revision off all subpkgs. 2012-05-23 08:14:33 +02:00
Juan RP 79610bbf89 cracklib: move dictionaries to /usr/share. 2012-04-23 11:59:20 +02:00
Juan RP 100c266fe2 Remove builddeps provided in base-chroot>=0.27. 2012-02-28 18:41:56 +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 9cfb7aa680 cracklib: set homepage and license. 2012-02-06 10:13:04 +01:00
Juan RP 93a469629b cracklib: fix install path for the words dict, revbump. 2012-01-30 09:50:19 +01:00
Juan RP ed197f7fed cracklib: remove another unused file. 2012-01-30 09:39:18 +01:00
Juan RP 5c77938640 cracklib: remove unused word files, revbump. 2012-01-30 09:11:16 +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 639e94624f Use pycompile_{dirs,module} in packages with python modules. 2011-10-05 16:42:03 +02:00
Juan RP f226bd55ae cracklib: needs python-devel to build. 2011-07-03 03:09:44 +02:00
Juan RP e23fb836b6 Bump revision for packages requiring python. 2010-11-17 21:08:18 +01:00
Juan RP 13b647961a cracklib: update to 2.8.18. 2010-10-31 12:33:38 +01:00
Juan RP d715ce3575 cracklib: update to 2.8.16.
--HG--
extra : convert_revision : 51752fab9d10fe403c66aad0b91c7686659dfffc
2010-04-30 23:53:20 +02:00
Juan RP 04e211182a cracklib: move so symlink into main pkg.
--HG--
extra : convert_revision : d25d5df1f50abd5824f169467c9d19d7cda87fca
2010-04-22 12:17:35 +02:00
Juan RP 2bb10b88ac cracklib-python: add missing rundep, bumprev.
--HG--
extra : convert_revision : e41fb91ef79f2e3a5dd757c516eefbbab1413d52
2010-04-22 09:27:04 +02:00
Juan RP d5cc05cd5a cracklib: update to 2.8.14, convert to subpkgs.
--HG--
extra : convert_revision : a12d09c5a539df5185d0a1f2c4439300a6d69a5d
2009-12-05 03:06:46 +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