Andrew Fyfe
9c9e18ef32
Tidy up usage of makepkg.conf
...
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-04-01 21:52:28 -04:00
Aaron Griffin
f319dc080d
Rewrote updatesync in terms of repo-add and repo-remove
2007-02-12 06:07:11 +00:00
Aaron Griffin
8a716abfb0
better error message
2007-02-12 05:49:45 +00:00
Aaron Griffin
17f2f438f7
Updated gensync to use repo-add
2007-02-12 05:38:03 +00:00
Aaron Griffin
74e347f09b
* modeline fixes / reformatting
...
* 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-12-21 01:53:40 +00:00
Aaron Griffin
00ce9ea739
* Initial changes to gensync - makepkg changes were not checked in from another
...
machine - still pending
* Addition of _alpm_pkg_makefilename to simplify the with/without -ARCH prefix
scheme we're going with for the interim
2006-11-15 07:50:37 +00:00
Aurelien Foret
78cbe41e19
fixed pkgdesc usage
2006-03-07 21:54:22 +00:00
Aurelien Foret
de000682e6
db_write cleanup: only write non-empty fields
2006-02-11 07:17:44 +00:00
Aurelien Foret
6d436b9603
reordered group entry position in db_write (to be in line with alpm/db_write)
2006-01-26 20:49:18 +00:00
Judd Vinet
d0fb27cef4
added new options field to PKGBUILDs for package-by-package overrides
2006-01-22 02:16:41 +00:00
Judd Vinet
7f240a9221
don't die on missing package files, just warn ( #3535 )
2005-11-28 19:47:51 +00:00
Judd Vinet
6851ce24ab
copied up-to-date scripts from pacman 2.9.7
2005-10-20 20:46:35 +00:00
Aurelien Foret
0d6a2edaa8
Moved the REPLACES and FORCE package fields from DESC to DEPENDS db entry
2005-10-08 20:43:25 +00:00
Judd Vinet
d04baabafa
Initial revision
2005-03-15 01:51:43 +00:00