72 Commits (2677c73c77c4ddc8458e8e749a01b589cf093b18)

Author SHA1 Message Date
  Christian Wiese cda1e3e57d * corrected the default help text in sde-config/functions.in 17 years ago
  Alejandro Mery e54f5ab682 * moved $HOME sanitisation from lib/parse-config to Build-Pkg, so it doesn't interfere with 17 years ago
  Alejandro Mery 8b6b4b4efc * fixed config main loop to create the .awk from config/$config/pkgsel with 17 years ago
  Alejandro Mery 8bba9463cf * splited lib/sde-config/pkgsel2awk.sh's pkgsel_parse() in pkgsel_pattern(), trying to get debian's bash not crashing 17 years ago
  Alejandro Mery c60ffe98ed * changed lib/sde-config/pkgsel2awk.sh again, because it still crash on debian 17 years ago
  Alejandro Mery 91a0de54c5 * changed ./lib/sde-config/pkgsel2awk.sh again, trying to not 17 years ago
  Alejandro Mery 6b678d2296 * adapted Config main loop to use lib/sde-config/pkgsel2awk.sh 17 years ago
  Alejandro Mery 31b5b854cb * moved pkgsel parser from lib/sde-config/functions.in to it's 17 years ago
  Alejandro Mery 01291ac5a0 * added my=Malaysia translation to download mirror's test 17 years ago
  Alejandro Mery 0fd08c6088 * removed lib/libsde-ini.in and ini code from lib/libsde.in, because it's 17 years ago
  Alejandro Mery 62289d6a07 * adapted lib/sde-download/mirror-test.sh to use bin/sde-config-ini 17 years ago
  Alejandro Mery 7922b39f3a * removed the now unneeded lib/sde-help.in 17 years ago
  Alejandro Mery 85f7c3233d * changed bin/sde-list to use a usage function instead of 17 years ago
  Alejandro Mery 28e4146be2 * changed bin/sde-install to use a usage function instead of 17 years ago
  Alejandro Mery aac23eff56 * changed bin/sde-package to use a usage function instead of 17 years ago
  Alejandro Mery 446f1e68dc * changed bin/sde-cleanup to use a usage function instead of the 17 years ago
  Alejandro Mery 20474a5369 * changed bin/sde-download to use a usage function instead of 17 years ago
  Alejandro Mery 45daae4848 * changed term-functions.in to output echo_*() to stderr 17 years ago
  Alejandro Mery 9187323400 * changed build to pass DESTDIR, DEST_DIR, INSTROOT and INSTALLROOT not only 17 years ago
  Alejandro Mery 6ba1da6af1 * replaced uname wrapper by a useful one, which doesn't not scream but 17 years ago
  Oliver Winston b30c3e55fa * added cd $SDEROOT for -deb -- much easier than reading $SDEROOT with popen 17 years ago
  Alejandro Mery 61ec19128c * sanitised lib/sde-package/new-freshmeat.sh to not be destroyed 17 years ago
  Alejandro Mery 6be5642d32 * removed executable mark on lib/sde-package/package-list.awk 17 years ago
  Alejandro Mery ddf87a4bdc * reverted changes over new-freshmeat.sh done on r21201 and r2102 17 years ago
  Oliver Winston 71255f44dc Reverted new-freshment.in and new.sh and added `pkg up` to new.in instead. 17 years ago
  Oliver Winston 60c8f0e2e4 sde pkg new now automatically updates cksum - ticket #252 closed 17 years ago
  Oliver Winston 432e163d4d Corrected variables that were change on 21197. 17 years ago
  Oliver Winston 1e2bddc451 Added new -deb to usage. 17 years ago
  Oliver Winston c5cb8e506e Added -deb options. 17 years ago
  Oliver Winston bae330ef1f Added files for pkg new -deb 17 years ago
  Alejandro Mery 0bbe5b7318 * fixed lib/sde-package/update.in usage of package_usage (UGLY) 17 years ago
  Alejandro Mery a49b9c99db * adapted tools to expect sde-debug instead of t2-debug - ticket #341 17 years ago
  Alejandro Mery 34b8b51e0d * converted scripts/Create-PkgList into lib/sde-package/package-list.awk 17 years ago
  Alejandro Mery f414f91d4e * fixed lib/sde-cleanup.hlp syntax 17 years ago
  Alejandro Mery ee62d86bda * fixed lib/functions.in to source lib/core-functions.in from 17 years ago
  Alejandro Mery 56c8aab961 * converted ./scripts/Cleanup into `sde cleanup` 17 years ago
  Alejandro Mery 228df2c8d1 * moved copyright note on lib/sde-package/new.sh to the top of the 17 years ago
  Alejandro Mery 77b725b394 * introduced hack_stages() on lib/sde-config/functions.in to alter the stages 17 years ago
  Alejandro Mery f9e3723187 * adapted lib/sde-package/update.in to `sde download` 17 years ago
  Alejandro Mery a3d2be894e * adapted lib/functions.in to `sde download` 17 years ago
  Alejandro Mery 44b3e6ab58 * converted ./scripts/Download into `sde download` (Alias:get) 17 years ago
  Alejandro Mery eca040ace3 * converted `sde package` into bin/sde-package command-wannabe 17 years ago
  Alejandro Mery e786d69ec4 * converted `sde commit` into bin/sde-commit command 17 years ago
  Alejandro Mery dbdc26fec8 * converted `sde install` into bin/sde-install command 17 years ago
  Alejandro Mery dbe855753a * converted `sde help` into bin/sde-help, and lib/sde-help.in only for shared functions 17 years ago
  Alejandro Mery 2b344e9449 * improved lib/libsde.in to accept $SDESETTINGS from the environment 17 years ago
  Alejandro Mery e2af73df2c * improved `sde pkg up` to handle names not given in lowercase 17 years ago
  Alejandro Mery 2920c583bd * fixed hasflag() to only match complete flags - close #118 17 years ago
  Alejandro Mery afee66d1f1 * marked lib/sde-binary/package-gem.sh as executable 17 years ago
  Alejandro Mery 1f166fd46a * changed `sde commit` to keep it's temporal files in $SDEROOT/tmp/ instead of . 18 years ago