Commit graph

26 commits

Author SHA1 Message Date
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 1c50e86d00 openssl: update to 1.0.0g. 2012-01-18 20:27:42 +01:00
Juan RP b308e60a58 openssl: /etc/ssl/certs must be 0755, revbump. 2012-01-04 22:19:36 +01:00
Juan RP d9cb08fffd openssl: update to 1.0.0f. 2012-01-04 21:48:53 +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 d18a0ced2c openssl: grr another syntax error. 2011-10-18 11:01:27 +02:00
Juan RP 27aa213b6a openssl: fix a syntax error. 2011-10-18 10:56:58 +02:00
Juan RP 86112df98c openssl: fix do_install(). 2011-10-18 10:41:48 +02:00
Juan RP 1372f68886 openssl: update to 1.0.0e. 2011-09-07 11:34:48 +02:00
Juan RP d29645c54c openssl: update to 1.0.0d. 2011-02-10 15:11:19 +01:00
Juan RP acfc5a422c openssl: update to 1.0.0c. 2010-12-07 14:45:13 +01:00
Juan RP d09885952f openssl: update to 1.0.0b. 2010-11-17 21:45:51 +01:00
Juan RP ad2695a838 openssl: split libs into libssl subpkg, bumprev. 2010-11-02 08:30:51 +01:00
Juan RP 349c2daaa1 openssl: accept any perl version, bumprev. 2010-11-01 10:36:11 +01:00
Juan RP 7131d5d79d openssl: update to 1.0.0a. 2010-06-02 16:04:08 +02:00
Juan RP 3ba8345b9f openssl: install libs with 755, add missing symlinks to shlibs.
--HG--
extra : convert_revision : d1890a53240fb879fa08b41da9d0d0e71dbe094f
2010-04-27 23:52:39 +02:00
Juan RP 8b95fc95d4 openssl: move so symlink into main pkg.
--HG--
extra : convert_revision : 3e93300fb0cf53a583ce1f3b0e1d0fb1f0cfb180
2010-04-22 12:14:22 +02:00
Juan RP acd00daf7f openssl: update to 1.0.0, bump abi_depends.
--HG--
extra : convert_revision : 05ffce8cf6e39227869ff1d91a8852bca1c5d8c3
2010-04-09 18:26:37 +02:00
Juan RP ac446a8067 openssl: update to 0.9.8n.
--HG--
extra : convert_revision : c2f3c76774f4a00b10dc24c0f9f418328e78a685
2010-03-25 11:14:10 +01:00
Juan RP 1943cf08a0 openssl: update to 0.9.8m.
--HG--
extra : convert_revision : 6bd07aacad51f0e7ba72cb02b99643104dffa295
2010-02-26 05:58:14 +01:00
Juan RP 3cd46b765e openssl: new style deps.
--HG--
extra : convert_revision : c5a6b54d58ca91bd6abedc07856710f330833f0d
2010-01-15 06:08:22 +01:00
Juan RP 611a470e87 openssl-devel: add missing rundeps.
--HG--
extra : convert_revision : 011452b29631e6f59e7e162303c4143267e3111c
2009-12-20 23:29:13 +01:00
Juan RP 6b5b8abfcf openssl-devel: rename conflicting manpages, bumprev.
--HG--
extra : convert_revision : 56e6a7b0a1e0e179a8eeedf34b59ac9c99829263
2009-11-27 02:52:18 +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