4aec2d583d
Add /var/cache to the sandbox writelist
Ciaran McCreesh
2006-05-04 14:52:24 +00:00
53c55202db
Pass along quotes properly when calling econf. Fixes Berlios#7358.
Ciaran McCreesh
2006-05-04 14:47:08 +00:00
7063c438ef
use $< and $@ to refer to lib input and output files, in order to avoid out-of-tree build breackage
Ilya Volynets
2006-05-04 05:34:31 +00:00
70a490d6ca
Add portage to the suggested sandbox violators blacklist
Ciaran McCreesh
2006-05-03 22:05:27 +00:00
f3593eb9fd
Don't try to run tests that launch sandbox if sandbox is already active
Ciaran McCreesh
2006-05-03 15:59:42 +00:00
08990bc46f
Add a one second delay and an extra touch, to try to avoid tests occasionally failing when checking ctime / mtime
Ciaran McCreesh
2006-05-02 12:02:20 +00:00
72f567ec32
More makefile tinkering to avoid breaking distcheck
Ciaran McCreesh
2006-05-01 17:26:52 +00:00
55edb5688d
Don't display the key look up failed warning for VDB entries where the file is missing
Ciaran McCreesh
2006-05-01 16:58:44 +00:00
c1b8bc6ff5
VDB USE may contain -flags. Ignore them.
Ciaran McCreesh
2006-05-01 16:52:29 +00:00
9963bab98b
Don't include the ::repo in --best-version output, it confuses built_with_use
Ciaran McCreesh
2006-05-01 16:45:08 +00:00
de162a9360
Missed killing a backslash in r870
Ciaran McCreesh
2006-05-01 16:42:04 +00:00
f45f14a25c
Allow hooks to have additional associated env vars. Provide said env vars where appropriate. Add a hook script for creating paludis.log entries.
Ciaran McCreesh
2006-05-01 16:25:45 +00:00
482cb0bc46
Use quotes on the cat heredocs to avoid having to escape dollar signs. Thanks to ecatmur
Ciaran McCreesh
2006-05-01 16:02:45 +00:00
da02c4b359
Support user defined package sets
Ciaran McCreesh
2006-05-01 14:55:56 +00:00
2e338683ba
Display EAPI in mask reasons, like we do for licence and keywords.
Ciaran McCreesh
2006-05-01 14:11:42 +00:00
6fd719e9a6
Update docs with new overlay URL
Ciaran McCreesh
2006-05-01 14:06:34 +00:00
b9ede38a9e
Don't add to world if --fetch is specified.
Ciaran McCreesh
2006-05-01 11:40:06 +00:00
838ddf6bd1
0.2.0
Stephen P. Bennett
2006-05-01 00:00:00 +00:00
38cf3f33e7
Make unpack know how to extract .ar and .deb files
Ciaran McCreesh
2006-04-27 18:30:07 +00:00
6f856fa77a
Add gettext to the suggested test blacklist
Ciaran McCreesh
2006-04-27 18:29:00 +00:00
60ffbda8a0
Use the fancy licence displayer for --query as well as --install
Ciaran McCreesh
2006-04-26 14:17:34 +00:00
f4ae26ad23
Load HOMEPAGE, DESCRIPTION from vdb repo. When handling --query, prefer installed packages to uninstalled packages regardless of version.
Ciaran McCreesh
2006-04-26 13:59:35 +00:00
575fb3bc3a
Handle || ( ) in LICENSE properly, even when the group is empty
Ciaran McCreesh
2006-04-26 11:19:37 +00:00
cee3c8f4e9
Implement RMD160 to avoid openssl dep
Ciaran McCreesh
2006-04-26 11:10:29 +00:00
829547eefc
Display keywords for masked packages, as per licences
Ciaran McCreesh
2006-04-26 08:41:49 +00:00
875ef853c0
Show whether sandbox is enabled with --version.
Ciaran McCreesh
2006-04-26 08:35:06 +00:00
50cdfecec3
Don't tinker with Doxygen niceness. Update docs with information about avoiding sandbox and test issues with Python, avoiding test issues with various packages, apr's pickiness and various wording and formatting tweaks. Add sandbox support.
Ciaran McCreesh
2006-04-26 08:30:39 +00:00
d0718574d3
Extend list of required licences
Ciaran McCreesh
2006-04-25 01:33:56 +00:00
f204933086
Rename depend ebuild action to metadata and remove updateenv action. Add a hooks framework. Use hooks for eselect env update, updating GNU info directories and checking for config file updates. Fix log output when redirected. Add docs note on hooks.
Ciaran McCreesh
2006-04-24 07:34:00 +00:00
3cb728757c
Add further symlink behaviour checks. Allow symlinks to files for ebuilds, hooks etc
Ciaran McCreesh
2006-04-24 06:40:49 +00:00
9602abd172
Name CONFIG_PROTECTed files in the same way Portage does.
Ciaran McCreesh
2006-04-24 06:38:54 +00:00
8a5169bde6
Don't use the c random number functions that have global state, use our own instead.
Ciaran McCreesh
2006-04-23 23:19:49 +00:00