summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-18Remove dependence on makepkg.confAaron Griffin7-27/+2
2009-08-18Uncomment BUILDSCRIPT in the config fileAaron Griffin1-2/+1
2009-08-18Replace DB_COMPRESSION with DBEXT in the configAaron Griffin4-21/+19
2009-08-16Add DB_COMPRESSION var to all scripts that need itDan McGee4-0/+4
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-08-04Add db-communityAaron Griffin1-0/+3
2009-08-03Remove community from stock ftpdir-cleanupAaron Griffin1-1/+1
2009-07-23ftpdir-cleanup: Loop over arches for 'any' linksAaron Griffin1-8/+10
2009-07-23ftpdir-cleanup: Minimize outputAaron Griffin1-4/+2
2009-07-23Use the top level config file for cron-jobsAaron Griffin2-5/+7
2009-07-22remove support for different svn reposPierre Schmitz6-32/+6
2009-07-22db-update: Move some steps inside an 'if'Francois Charette1-6/+8
2009-07-22Merge branch 'master' of /srv/projects/git/dbscriptsAaron Griffin2-35/+48
2009-07-22db-update: Fix final repo_unlockAaron Griffin1-2/+2
2009-07-21db-move: reduce usage of loopsPierre Schmitz1-15/+10
2009-07-21add support for split packages to db-removePierre Schmitz1-8/+14
2009-07-21Add support for split packages to db-movePierre Schmitz1-24/+36
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 Charette3-122/+153
2009-07-21remove trailing slash from ftppath[_any]Francois Charette1-3/+3
2009-07-21any support: use relative symlinksAaron Griffin3-3/+3
2009-07-21ftpdir-cleanup: Fix ARCHINDEP parsingAaron Griffin1-1/+2
2009-07-21ftpdir-cleanup: Don't scan 'any' dirsAaron Griffin1-1/+1
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-21db-functions: minor cleanup - remove echoAaron Griffin1-1/+1
2009-07-21db-scripts: getpkgbase: return pkgbase by defaultPierre Schmitz1-4/+3
2009-07-20ftpdir-cleanup: Corrections for 'any' packagesAaron Griffin1-2/+4
2009-07-20Minor syntactic improvements in db-updateFrancois Charette2-4/+6
2009-07-20simple syntactic improvementsFrancois Charette1-5/+8
2009-07-20Fix final "cleanup" to avoid spurious error msgFrancois Charette1-1/+1
2009-07-20Bugfix in db-functions for _grep_pkginfoFrancois Charette1-1/+1
2009-07-17ftpdir-cleanup: Add configurable destdirAaron Griffin2-1/+6
2009-07-17ftpdir-cleanup: Allow configurable destination dirAaron Griffin1-8/+9
2009-07-17sourceballs: skip nonexistant FTP pathsAaron Griffin1-0/+4
2009-07-17Add community and 'any' arch to sourceballsAaron Griffin1-2/+2
2009-07-17Add community and 'any' arch to ftp cleanupAaron Griffin1-3/+2
2009-07-17Fix adjust-permissions for gerolde and sigurdAaron Griffin1-12/+21
2009-07-14Refactor PKGINFO reading into a functionAaron Griffin1-4/+13
2009-07-14use pkgbase to get pkgbuild in db-updatePierre Schmitz1-12/+14
2009-07-14remove redefined functionPierre Schmitz1-11/+0
2009-07-14Read meta data from .PKGINFO instead of filenamePierre Schmitz1-15/+31
2009-07-14fix syntax errorPierre Schmitz1-2/+2
2009-07-14fix syntax errorPierre Schmitz1-1/+1
2009-06-12fixes for ftpdir-cleanupFrançois Charette1-2/+2
2009-06-12fix redirection to stderr in get_svnpathFrancois Charette1-2/+2
2009-06-12compute compression option from file extensionPierre Schmitz2-2/+15