Commit graph

16 commits

Author SHA1 Message Date
davehome 30170d50a0 lftp: update i686-specific rshlibs 2011-11-21 02:37:56 -07:00
Juan RP 25b70bd9c1 Updated 95% pkgs to the new shlibs world order, not yet finished. 2011-11-14 18:12:47 +01: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
davehome 0e15145b86 lftp: update to version 4.3.3 2011-10-22 07:57:24 +00:00
Juan RP 637490fab0 lftp: update to 4.3.1. 2011-07-07 00:49:18 +02:00
Juan RP 480ceb93da lftp: update to 4.3.0. 2011-06-20 16:32:03 +02:00
Juan RP 11f97f5f3b lftp: update to 4.2.3. 2011-05-27 07:20:43 +02:00
Juan RP 9b73c60de2 Use ncurses-{libs,devel} everywhere and bumprev for ABI change. 2011-02-27 14:53:02 +01:00
Juan RP 8d10650296 lftp: update to 4.1.3. 2011-01-20 00:05:05 +01:00
Juan RP 4965921029 lftp: update to 4.1.1. 2010-12-18 21:48:27 +01:00
Juan RP 5acb506f2e lftp: update to 4.1.0. 2010-11-22 23:35:00 +01: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 6a4d574a12 lftp: update to 4.0.5.
--HG--
extra : convert_revision : 01139a5d48a446861da7dcbd958ef2d678558422
2009-12-31 22:56:51 +01:00
Juan RP 69585929f9 lftp: update to 4.0.4.
--HG--
extra : convert_revision : 17ad91b670bded5f8d3ae78c6020a46ee8a4e6e4
2009-11-23 23:31:27 +00: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