Commit Graph

  • ba1d3871d2 Move sed -> sed.in and generate as needed to avoid path issues Ciaran McCreesh 2006-05-26 01:11:02 +0000
  • b91430d82f Add canonicalise availability check (temporary, until we figure out why autotools is being picky) Ciaran McCreesh 2006-05-26 01:06:52 +0000
  • 02724dc917 Make a canonicalise wrapper, rather than using realpath or readlink -f. Tinker with PATH ordering so that this actually works. Ciaran McCreesh 2006-05-25 19:14:25 +0000
  • bad61a19db Forgot to add getmtime wrapper to ebuild/utils/Makefile.am, sorry. Robert S. Gerus 2006-05-25 09:53:07 +0000
  • 5f10447014 Add a wrapper that will call stat -f '%m' on FreeBSD and stat -c '%Y' everywhere else. Fix 2 typos in previous ChangeLog entry. Robert S. Gerus 2006-05-25 08:32:19 +0000
  • 7ee339a9dd Replace readlink -f with realpath, for portability. Robert S. Gerus 2006-05-25 06:50:28 +0000
  • 9aba6db5b5 Made the file executable Robert S. Gerus 2006-05-24 17:50:25 +0000
  • ffb8cef8fd Add sed wrapper script which calls gsed. Installed only if sed isn't gnu sed. Robert S. Gerus 2006-05-24 11:02:20 +0000
  • 30916ed405 Skip glibc-specific backtrace call on non-glibc systems. Two typos in ChangeLog Robert S. Gerus 2006-05-24 04:51:23 +0000
  • be91a5515f Added self to AUTHOR Robert S. Gerus 2006-05-24 01:41:23 +0000
  • 01515a37bc paludis/util/system_TEST.cc, ChangeLog: Added a check for FreeBSD and missing changelog entry for previous commit Robert S. Gerus 2006-05-24 01:34:17 +0000
  • d86fed6317 date --iso=seconds -> date +%Y-%m-%dT%H:%M:%S%z for portability Robert S. Gerus 2006-05-24 01:25:56 +0000
  • 10be15bc03 Minor doxygen tweaks Ciaran McCreesh 2006-05-23 19:25:00 +0000
  • 7210414ad5 Tweak Ciaran McCreesh 2006-05-23 18:52:32 +0000
  • 83474169eb Update bootstrap howto with mirrors.conf information Ciaran McCreesh 2006-05-23 17:42:28 +0000
  • 9791b06285 Add -try to version specs. Bring Portage differences doc up to date. Ciaran McCreesh 2006-05-23 17:30:17 +0000
  • 3d785bd62a Improve error condition handling Ciaran McCreesh 2006-05-22 23:12:10 +0000
  • b19bca4123 Improve error condition handling Ciaran McCreesh 2006-05-22 22:42:54 +0000
  • dba69d827e Clean up various small todo items: Don't hardcode mirror://gentoo/, replace some InternalError throws with better exceptions Ciaran McCreesh 2006-05-22 22:33:20 +0000
  • b2a3de9c49 Support a mirrors.conf file, with the same format as thirdpartymirrors, in the config directory Ciaran McCreesh 2006-05-22 22:24:11 +0000
  • cc414d7a78 Include VDB_FORMAT key in VDB entries Ciaran McCreesh 2006-05-22 20:33:54 +0000
  • ec7b136926 Use EAPI=0 when EAPI is unset. Improve version metadata generation tests Ciaran McCreesh 2006-05-22 17:53:33 +0000
  • beeb103752 Fix maintainer-clean Ciaran McCreesh 2006-05-22 17:52:38 +0000
  • 9ffd41adaa Add a Syncer to sync Git repositories (GitSyncer). Fernando J. Pereda 2006-05-22 12:59:04 +0000
  • c3925ff3e0 Update NEWS, configure.ac for 0.2.4 Ciaran McCreesh 2006-05-21 19:24:43 +0000
  • 5f9f7be06f Fix ebuild metadata generation Ciaran McCreesh 2006-05-21 19:22:03 +0000
  • 9edd44a51a Turn the location of the security advisory directory into a config item. Danny van Dyk 2006-05-19 23:28:27 +0000
  • d09406a127 Tag 0.2.3 Stephen P. Bennett 2006-05-19 22:55:11 +0000
  • bde8feef86 Add KV_* functions. Stephen P. Bennett 2006-05-19 01:52:03 +0000
  • 7754324e6e if is not a function. I fail it. Stephen P. Bennett 2006-05-19 01:08:44 +0000
  • dd978c41e2 Support -*<package> lines in packages file Stephen P. Bennett 2006-05-19 01:03:54 +0000
  • 0990e532a8 Got pink? Stephen P. Bennett 2006-05-19 00:56:20 +0000
  • 9fafaa438b Ship the news.eselect module as part of Paludis for now Ciaran McCreesh 2006-05-19 00:45:50 +0000
  • c2fa2e48ea Use bash rather than sh, since we already require it and BSD sh sucks Ciaran McCreesh 2006-05-18 22:09:18 +0000
  • 6dfdd147bc Check tilde comparison behaviour Ciaran McCreesh 2006-05-18 22:08:37 +0000
  • 96cefedfc0 Typo Ciaran McCreesh 2006-05-17 22:28:12 +0000
  • beb64c91af Handle ebuilds with really broken metadata more gracefully Ciaran McCreesh 2006-05-17 21:06:37 +0000
  • d4b1c1e4aa use $(localstatedir) to fix distcheck Stephen P. Bennett 2006-05-17 18:35:04 +0000
  • a895f9ddc9 Typo Ciaran McCreesh 2006-05-17 16:46:04 +0000
  • f153ded386 Fix text alignment when displaying tags Ciaran McCreesh 2006-05-17 16:45:37 +0000
  • 94920ca28e Switch to our own implementation of einfo et al, and remove dep on functions.sh Stephen P. Bennett 2006-05-17 16:30:00 +0000
  • 1fa666a802 Emulate various Portage internals. Not actually useful, but it might make a few malcontents come up with some new material. Ciaran McCreesh 2006-05-17 15:20:30 +0000
  • f38efde598 Small doc updates Ciaran McCreesh 2006-05-17 14:54:15 +0000
  • 42e8a18f65 Don't sandbox unmerging from /, to work around a sandbox feature Ciaran McCreesh 2006-05-16 16:24:20 +0000
  • 7e3050875d Add --repository, --category, --package filter options for the --list actions Ciaran McCreesh 2006-05-15 15:12:52 +0000
  • 51020c2b14 Fix distcheck Ciaran McCreesh 2006-05-14 10:55:55 +0000
  • 1cecfdf319 Move DepParser, DepLexer -> PortageDepParser, PortageDepLexer, abstract out remaining parser calls into VersionMetadata Ciaran McCreesh 2006-05-14 10:37:31 +0000
  • 49c8bd17fb Fixed typo in src/install.cc: Give proper mask reason indices for EAPI and license masked packages. Danny van Dyk 2006-05-13 18:50:49 +0000
  • 860c46d1fc Generalise WhitespaceTokeniser to include newlines. Switch to using WhitespaceTokeniser throughout. Ciaran McCreesh 2006-05-13 12:27:58 +0000
  • 4c6642465a Rework VersionMetadata to be far less ebuild-centric. Avoid using always_inline. Add a WhitespaceTokeniser singleton class. Ciaran McCreesh 2006-05-13 12:05:51 +0000
  • 8e461f3110 Add tar to the test blacklist Ciaran McCreesh 2006-05-08 20:47:23 +0000
  • 02c48a20f0 Avoid temporarily removing symlinks where possible Ciaran McCreesh 2006-05-08 17:50:15 +0000
  • 0fb6b25572 Adding 'hash -r' to merge fixes Berlios#7414. Danny van Dyk 2006-05-07 18:26:39 +0000
  • 191fb4503a Switch off sandbox when merging to / to avoid sandbox getting upset when its own files get replaced. Fixes: Berlios#7402. Ciaran McCreesh 2006-05-07 14:18:19 +0000
  • b540511991 Update portage_differences with use.force support. Stephen P. Bennett 2006-05-06 17:18:16 +0000
  • 12eb0f5558 Show use.force info in --install output Stephen P. Bennett 2006-05-06 15:27:51 +0000
  • d15a410775 Yes, I Am Stupid. Stephen P. Bennett 2006-05-06 15:04:56 +0000
  • abca94a068 use.force, package.use.force support Stephen P. Bennett 2006-05-06 01:00:45 +0000
  • 07b9024ca9 Make clean, maintainer-clean remove the html/ generated content Ciaran McCreesh 2006-05-05 12:16:38 +0000
  • 2654cbd7dd Prepare for 0.2.2 Ciaran McCreesh 2006-05-05 10:00:13 +0000
  • ecdff783d0 Rework dep tagging, and use it more heavily Ciaran McCreesh 2006-05-05 00:24:49 +0000
  • ffb66c6575 Allow extra pkg_ sandbox privs in pkg_setup Ciaran McCreesh 2006-05-04 18:59:21 +0000
  • 09e3a1371d Explain the mask reasons shown with --query via a key. Ciaran McCreesh 2006-05-04 18:04:05 +0000
  • 369cf2dee5 Note that there are paludis ebuilds in the tree, and that the overlay is now optional Ciaran McCreesh 2006-05-04 17:19:16 +0000