summaryrefslogtreecommitdiff
path: root/scripts/updatesync
AgeCommit message (Collapse)Author
2007-05-27autotool scripts/updatesyncAndrew Fyfe
- move scripts/updatesync -> scripts/updatesync.in - add -V --version options to scripts/updatesync.in - add autotool commands to generate scripts/updatesync Signed-off-by: Andrew Fyfe <andrew@neptune-one.net>
2007-04-01Tidy up usage of makepkg.confAndrew Fyfe
Moved the following variables into /etc/makepkg.conf * BUILDSCRIPT * PKGEXT * DB_COMPRESSION * DB_CHECKSUMS Cleaned up sourcing of /etc/makepkg.conf in scripts and source ~/.makepkg.conf if it exists. Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> Signed-off-by: Dan McGee <dan@archlinux.org>
2007-02-12Rewrote updatesync in terms of repo-add and repo-removeAaron Griffin
2006-12-21* modeline fixes / reformattingAaron Griffin
* formatting / indentation fixes * makepkg: Dan McGee <dpmcgee@gmail.com> - integrity check fix Jürgen Hötzel <juergen@hoetzel.info> - EUID usage and "x$foo" check revamp
2006-03-07keep gensync and updatesync in syncAurelien Foret
2006-02-07copyright updateAurelien Foret
2006-01-22added new options field to PKGBUILDs for package-by-package overridesJudd Vinet
2005-11-28don't die on missing package files, just warn (#3535)Judd Vinet
2005-10-20copied up-to-date scripts from pacman 2.9.7Judd Vinet
2005-10-08Moved the REPLACES and FORCE package fields from DESC to DEPENDS db entryAurelien Foret
2005-03-15Initial revisionJudd Vinet