68 Commits (master)

Author SHA1 Message Date
  Christian Wiese f180d6699a patch-cksum.sh: fixed to not use an absolute path while creating a cksum patch 13 years ago
  Alejandro Mery 1dee73ef4a sde-update-package: remove extra location fields when setting a location, and remove trailing whitespacing 14 years ago
  Alejandro Mery 24a88dbce0 sde-create-package: began quest to parse freshmeat's xml 15 years ago
  Alejandro Mery 9470243cab sde-create-package: initiated work on a new "hive" for freshmeat 15 years ago
  Alejandro Mery 44ff33a202 Moved pkgchksum() code into lib/sde-package/pkgchksum.sh 16 years ago
  Alejandro Mery e710d95231 [sde-commit] Enhanced patch-copyright.sh to handle *.(all|ask|choice) as 'sh' 16 years ago
  Alejandro a950bf523d [sde-package] Fixed patch-copyright.sh to not use bash-only substitutions 16 years ago
  Alejandro Mery 95b266a70d Added package_hive_desc() adn package_hive_aliases() to ./lib/sde-package/hives.in 17 years ago
  Alejandro Mery f070b7d349 Added descriptions to the `sde new pkg` hives to be used on the help 17 years ago
  Alejandro Mery cc6640fabb Improved download hive, to use the first url to guess a [U] tag 17 years ago
  Alejandro Mery 542b5af344 Fixed typo in ./lib/sde-package/hives/freshmeat 17 years ago
  Alejandro Mery dc0fe17710 Changed download and freshmeat hives to simply return the urls, and changed sde-create-package to use url2d to convert them into good [D] tags 17 years ago
  Alejandro Mery ee4054577e Changed lib/sde-package/url2d.sh to use unknown instead of none when the given url doesn't have a file part 17 years ago
  Alejandro Mery fbf35bdce0 Moved to lib/sde-package/url2d.sh code to turn download locations into [D] tags 17 years ago
  Alejandro Mery d58660168a Removed from lib/sde-package code to create new packages from debian, it will be reimplemented as a hive 17 years ago
  Alejandro Mery 07497f8bd0 Removed obsolete ./lib/sde-package/new.{in,sh} 17 years ago
  Alejandro Mery e8b105e44e Changed freshmeat package hive to use /bin/sh instead of bash, and added 'fm' as alias 17 years ago
  Alejandro Mery 649c0a6533 Fixed freshmeat package hive to not output [A] if it doesn't know 17 years ago
  Alejandro Mery 1b38b8415f Turned lib/sde-package/hives/freshmeat into a hive, sending to stdou what it knows about the package 17 years ago
  Alejandro Mery 8662f53da5 Moved lib/sde-package/new-freshmeat.sh to lib/sde-package/hives/freshmeat, as it will become a hive 17 years ago
  Alejandro Mery d8b7306bf5 Added trivial download hive for sde-create-package 17 years ago
  Alejandro Mery 23b42fb570 Added package_hive_alias() to lib/sde-package/hives.in to translate the alias of a hive, into the real hive. 17 years ago
  Alejandro Mery 675e142be2 Changed package_hives_list() to look for executable files instead of .in files 17 years ago
  Alejandro Mery ef53b331a9 Introduced lib/sde-package/hives.in library, including only package_hives_list() for now 17 years ago
  Alejandro Mery 12dfbd20ee Changed ./lib/sde-package/patch-copyright.sh to assume 'sh' mode for .txt files 17 years ago
  Alejandro Mery cd1a940f7e Removed trailing spaces from scripts/ lib/ etc/ doc/, without renewing the copyright note 17 years ago
  Alejandro Mery 6e8e1a0e59 Improved lib/sde-package/patch-copyright.sh to remove trailing spaces from the copyright note 17 years ago
  Alejandro Mery 8d0694a419 Changed lib/*'s [ ==s to =s, to be more dash/standard friendlier 17 years ago
  Alejandro Mery 38d134d5f0 Finally removed misc/ directory from $SDEROOT 17 years ago
  Alejandro Mery 3ea2405306 Fixed lib/sde-package/patch-copyright.sh to support commas on the copyright note 17 years ago
  Alejandro Mery 26ae0362b4 Moved (finally) `sde pkg up` to `sde up pkg` 17 years ago
  Alejandro Mery af30fe6fe5 Removed even more superfluous ""s and ''s 17 years ago
  Alejandro Mery 34117bf21f Moved scripts/xfind.sh to bin/find, and world adapted to support this change 17 years ago
  Alejandro Mery 4c3be4e2c1 Fixed ./lib/sde-package/patch-copyright.sh to send all errors to stderr, to not send garbage to patch -p0 17 years ago
  Alejandro Mery 7c3579666b Fixed `sde pkg up` to not use the old sde-help.in library 17 years ago
  Christian Wiese 75efc55939 Removed trailing spaces from copyright note generated by sde pkg new 17 years ago
  Alejandro Mery a1c6dc09db Moved md5 parsing code from lib/sde-package/update.in to bin/sde-parse-md5 17 years ago
  Alejandro Mery f046538b18 Improved `sde pkg up` to map names in gnome's md5 files correctly 17 years ago
  Alejandro Mery 1691b424fa fixed vim-highlighting in lib/sde-package/patch-copyright.sh 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 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 34b8b51e0d * converted scripts/Create-PkgList into lib/sde-package/package-list.awk 17 years ago