Commit graph

8 commits

Author SHA1 Message Date
Juan RP fe3e2c114f perl: use previous mode for install. 2010-12-17 16:06:39 +01:00
Juan RP c12a5b3b16 perl: needs groff and less to build, added patch to use pwd from busybox. 2010-12-17 14:20:02 +01:00
Juan RP 4480c92b30 bumprev for packages requiring libdb and libpcre. 2010-12-11 02:28:30 +01:00
Juan RP b3e0438cf6 perl: update to 5.12.2, bump abi_depends. 2010-11-01 11:47:21 +01:00
Juan RP d0e87fc472 perl: add path to also for pwd(1) in /usr/local/bin in the Cwd module, bumprev. 2010-10-28 03:11:47 +02:00
Juan RP e7585f23bc perl: add a patch to fix a crash with invalid utf-8 characters, from LFS. 2010-05-18 15:53:09 +02:00
Juan RP 865f38e6ad perl: added -devel build deps.
--HG--
extra : convert_revision : b2530930fdf8ed08b5593036b92a1c3fcc7e5d5f
2010-04-22 12:11:51 +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