Commit graph

7107 commits

Author SHA1 Message Date
Juan RP ac7c66d00a xbps-src: some changes for usage(). 2011-07-18 14:00:03 +02:00
Juan RP 110aede193 xbps-src: multiple improvements for -B and run_func.
* run_func now errors out by itself if the function returned any error.
* if -B flag is enabled and binpkg already exists, skip updating local
  repo pkg-index.
2011-07-18 13:43:22 +02:00
Juan RP e22c565811 xbps-src: make -B flag build binpkgs for required pkg deps. 2011-07-18 11:36:48 +02:00
Juan RP 0b348a677c xbps-src: remove XBPS_REPO_LIST from conffile, unused. 2011-07-18 11:35:48 +02:00
Juan RP 1dacdf5ed3 base-chroot: depend on liblzma-devel and xz. 2011-07-18 11:34:52 +02:00
Juan RP 8f86b3b15d xz: make it a bootstrap pkg. 2011-07-18 11:34:32 +02:00
Juan RP 0f7c990e09 grub: ruby not required anymore to build. 2011-07-18 08:33:13 +02:00
Juan RP d734239f2e xbps-src: added -B flag for the install target. 2011-07-17 20:12:31 +02:00
Juan RP d9f155607c xbps-src: added strip_cmd variable, can be overriden per template. 2011-07-17 17:47:31 +02:00
davehome c3523a9402 mingw-w64-binutils: Updated to create symlinks, platform specifc stuff, revbump. 2011-07-17 10:13:49 +02:00
Juan RP 26edf265dc Remove a non-valid maintainer in some pkgs. 2011-07-17 10:13:49 +02:00
Juan RP 15ac4b99ca Remove vanilla-mklive, replaced by vmklive. 2011-07-17 01:23:15 +02:00
Juan RP 9877e80b9a vmklive: replaces vanilla-mklive. 2011-07-17 01:23:00 +02:00
Juan RP f73b1808e6 OpenRC: remove references to vanilla. 2011-07-17 01:20:05 +02:00
Juan RP 22c5cba96f initramfs-tools: remove references to vanilla. 2011-07-17 01:19:36 +02:00
Juan RP 8b0874222c grub: remove references to vanilla. 2011-07-17 01:18:30 +02:00
Juan RP 63580f114c base-system: remove references to vanilla. 2011-07-17 01:17:49 +02:00
Juan RP e9dd04164d base-files: remove references to vanilla. 2011-07-17 01:17:06 +02:00
Juan RP 5b1b8ce032 base-directories: remove references to vanilla. 2011-07-17 01:15:26 +02:00
Juan RP 156329a593 base-chroot: remove references to vanilla. 2011-07-17 01:14:34 +02:00
Juan RP 5c4800e430 Vanilla is gone, say hello to Void GNU/Linux. 2011-07-17 00:50:39 +02:00
Juan RP 6bece221d4 xf86-video-ati-git-snapshot: make this build. 2011-07-16 22:06:49 +02:00
Juan RP 488e8952aa xorg-util-macros: update to 1.15.0. 2011-07-16 22:00:59 +02:00
Juan RP cf6893c0ab ufs: fix restart in openrc service, respect 80 chars in long_desc. 2011-07-16 21:28:46 +02:00
str1ngs 498c6309c1 ufw: use ufw-init for start,stop,restart of service 2011-07-16 10:26:30 -07:00
Juan RP 0cb8647ab0 ufw: remove useless INSTALL file. 2011-07-16 16:57:09 +02:00
Juan RP 8fe7f125a9 ufw: multiple fixes and improvements. 2011-07-16 16:53:33 +02:00
str1ngs c3d999ac1b new package: ufw 2011-07-16 06:35:39 -07:00
Juan RP 194c629e4a virtualbox-ose: udpate to 4.0.12. 2011-07-16 15:14:49 +02:00
Juan RP a405c67ef7 xbps-src: do_configure func can now be used in custom-install tmpls. 2011-07-16 10:25:06 +02:00
Juan RP 316936b82a iptables: override broken symlinks, fixes issue #34. 2011-07-16 09:04:17 +02:00
Juan RP 447ae951ec base-files: fix a typo that broke /etc/skel files. 2011-07-15 18:55:21 +02:00
Juan RP 4befae2504 xbps: update to 0.9.1. 2011-07-15 15:57:36 +02:00
Juan RP 31272c9819 vino: update to 3.0.3. 2011-07-15 15:31:34 +02:00
Juan RP 804dc32abd alsa-utils: added an openrc service to save/restore mixer settings. 2011-07-15 15:09:22 +02:00
Juan RP a59f5dd92a base-files: added some common dirs to /etc/profile. 2011-07-15 14:45:00 +02:00
Juan RP fa0a094962 Merge pull request #33 from davehome/master
New package: mingw-w64-headers-1.0.20110523.
2011-07-15 05:26:48 -07:00
davehome 292269f4db New package: mingw-w64-headers-1.0.20110523. 2011-07-15 06:13:40 -06:00
Juan RP 8d1ed89d87 mingw-w64-binutils: improve installation dirs. 2011-07-15 12:35:40 +02:00
Juan RP b6a707c0ff Merge pull request #32 from davehome/master
New package: mingw-w64-binutils-2.21.1.
2011-07-15 03:21:48 -07:00
davehome 180b89fe2a mingw-w64-binutils: revamped 2011-07-15 04:19:21 -06:00
davehome a9f54b40e1 New package: mingw-w64-binutils-2.21.1. 2011-07-15 02:45:29 -06:00
str1ngs e5acd8eb52 xbps-src: xbps-go checks for subpkg 2011-07-15 00:09:46 -07:00
Juan RP 2a01a90588 xbps-src: fixed some bugs in autoremove_pkg_dependencies().
- Do not remove subpkgs, only the sourcepkg.
- Do not rmeove the pkg we wanted to install.
- Simplify the code a bit.
2011-07-15 00:15:09 +02:00
Juan RP 43b83532bf Merge pull request #31 from davehome/master
New packages: perl-WWW-RobotRules-6.01 and perl-LWP-6.02.
2011-07-14 11:16:20 -07:00
davehome 4a6f51d442 New package: perl-LWP-6.02 (libwww-perl). 2011-07-14 11:49:39 -06:00
davehome 12a0dafbaa New package: perl-WWW-RobotRules-6.01. 2011-07-14 11:33:28 -06:00
Juan RP 8a09c82bb2 Merge pull request #30 from davehome/master
New packages: perl-HTTP-Daemon-6.00, perl-Net-HTTP-6.01.
2011-07-14 10:22:49 -07:00
davehome 7eda89a0c3 New packages: perl-HTTP-Daemon-6.00, perl-Net-HTTP-6.01. 2011-07-14 11:19:52 -06:00
Juan RP 9296868fb9 Merge pull request #29 from davehome/master
Several new perl packages.
2011-07-14 10:04:18 -07:00