summaryrefslogtreecommitdiffstats
path: root/misc-scripts
AgeCommit message (Expand)AuthorFilesLines
2009-09-18ftpdir-cleanup: Additional getpkgname cleanupAaron Griffin1-2/+4
2009-09-18ftpdir-cleanup: get rid of local getpkgnameAaron Griffin1-19/+5
2009-09-18Remove '$arch' from file loopAaron Griffin1-1/+1
2009-09-18Minor: remove unused variableAaron Griffin1-1/+0
2009-09-14Be more careful with config file inclusionDan McGee2-0/+2
2009-08-25Quiet sourceball output when license is skippedAaron Griffin1-1/+2
2009-08-19Use db-functions file everywhereAaron Griffin1-1/+0
2009-08-19More removal of DB_COMPRESSION from cron jobsAaron Griffin1-11/+5
2009-08-19More makepkg.conf removal - prefer toplevel configAaron Griffin2-11/+2
2009-08-19Remove find-dupes script (unused)Aaron Griffin1-77/+0
2009-08-19Variable rename fix: SVN_PATH -> SVNREPOEric Bélanger1-1/+1
2009-08-18Replace a string compare with a -f checkAaron Griffin1-1/+1
2009-08-16Add DB_COMPRESSION='gz', as this has been removed from makepkg.confThomas Bächler1-0/+1
2009-08-16Make ftpdir-cleanup NOT delete all packages if databas extraction failsThomas Bächler1-1/+12
2009-08-16Avoid confusing messages and potential problems when no packages are presentThomas Bächler1-0/+3
2009-07-23ftpdir-cleanup: Loop over arches for 'any' linksAaron Griffin1-8/+10
2009-07-23ftpdir-cleanup: Minimize outputAaron Griffin1-4/+2
2009-07-21Very minor additionsFrancois Charette1-1/+2
2009-07-21Bugfix: make TMPDIR within the for loopFrancois Charette1-2/+5
2009-07-21Refactor ftpdir-cleanup to handle all archesFrancois Charette1-117/+150
2009-07-21any support: use relative symlinksAaron Griffin1-1/+1
2009-07-21ftpdir-cleanup: Fix ARCHINDEP parsingAaron Griffin1-1/+2
2009-07-21ftpdir-cleanup: Fix the symlink restore loopAaron Griffin1-22/+7
2009-07-21ftpdir-cleanup: Fixes for 'any' supportAaron Griffin1-10/+40
2009-07-20ftpdir-cleanup: Corrections for 'any' packagesAaron Griffin1-2/+4
2009-07-17ftpdir-cleanup: Allow configurable destination dirAaron Griffin1-8/+9
2009-06-12fixes for ftpdir-cleanupFrançois Charette1-2/+2
2009-05-13use pkgext defined in makepkg.confPierre Schmitz2-4/+4
2009-03-20ftpdir-cleanup: remove arch-independent packagesAbhishek Dasgupta1-1/+25
2009-02-26make-sourceball: license skip is NOT a failureAaron Griffin1-1/+2
2009-02-23Remove old sourceballs before doing anythingAaron Griffin1-1/+1
2009-02-21make-sourceball: Fix license error outputAaron Griffin1-1/+1
2009-02-19make-sourceballs: one logfile per pkgnameAaron Griffin1-1/+1
2009-02-16make-sourceball: copy the proper pkg pathEric Bélanger1-1/+1
2009-02-16make-sourceball: Add -f to gzip and rmAaron Griffin1-2/+2
2009-02-15Add repo/arch to make-sourceball log pathAaron Griffin1-3/+4
2009-02-15make-sourceball: move popd call before returnAaron Griffin1-1/+2
2009-02-15Fix arg number check in make-sourceballAaron Griffin1-1/+1
2009-02-13Call makepkg with --ignorearch during --allsourceAaron Griffin1-1/+1
2009-02-13Add -f flag to make-sourceballAaron Griffin1-13/+25
2009-02-13Correct the sourceball removal stepAaron Griffin1-6/+32
2009-02-13Rename local 'arch' variable to '_arch'Aaron Griffin1-4/+4
2009-02-11Fail on license mismatch, instead of succeedingAaron Griffin1-2/+1
2009-02-11Emit makepkg --allsource to a logfileAaron Griffin1-1/+5
2009-02-04More sourceball output cleanupAaron Griffin1-13/+5
2009-02-04Clean up output, remove 'trunk build'Aaron Griffin1-21/+5
2009-01-12Add license checking to make-sourceballAaron Griffin1-0/+25
2009-01-10Use new BASEDIR facility in make-sourceballAaron Griffin1-3/+4
2008-12-29Misc make-sourceball fixes and updatesAaron Griffin1-4/+5
2008-12-29Fix sourceball generation to work with conf fileAaron Griffin1-6/+3