Alexpux
13dd6a6295
pacman: Update to latest git.
2015-05-21 19:16:11 +03:00
Alexpux
47d9b18ea4
pacman: Update to latest.
2015-05-12 10:31:52 +03:00
Alexpux
03fbc0806e
pacman: Update to git SHA [a543ac1]
2015-04-26 13:37:22 +03:00
Alexpux
1023f84ee4
pacman: Fix version generation.
2015-04-22 23:32:39 +03:00
nalla
2470120f4e
pacman: https protocol for retrieving the source
...
These days, Git's "smart" HTTP(s) transport is the preferred way to
synchronize between Git repositories.
Signed-off-by: nalla <nalla@hamal.uberspace.de >
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de >
2015-04-15 20:50:38 +02:00
nalla
0b2c66dc0a
pacman: Sanity check the final DB URL
...
When using the *internal* downloader the returned `final_db_url` is
appended by the postfix `.sig` without checking if the `final_db_url` is
indeed sane.
Possible redirects by the server *could* have altered it and therefore
it should be checked before being processed any further. For example,
Bintray redirects all of its URLs, but it is not a dynamic redirector,
as is visible by the URL: it does not end in `.sig` at all, but rather
is a long hexadecimal string.
The `pacman` ML already contains a patch for this kind of behavior. This
commit will apply that patch before building `pacman` for *MSYS2*.
Signed-off-by: nalla <nalla@hamal.uberspace.de >
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de >
2015-04-15 20:49:41 +02:00
Alexpux
5835806667
pacman: Update to git SHA [9b2114c]
2015-03-25 07:17:14 +03:00
Alexpux
eb1f359447
pacman: Update to latest from git. Add workaround about broken symlinks.
2015-03-14 01:41:52 +03:00
Sebastian Schuberth
65940a1ee9
Consolidate identical pacman.conf.{i686,x86_64} files into one
...
There is no benefit of keeping them separate, so simplify things a bit.
Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com >
2015-03-12 10:21:11 +01:00
Alexpux
1ddb253bca
pacman: Update to git SHA [e76619f]
2015-03-02 10:59:04 +03:00
Alexpux
478ad9a799
pacman: Update to git SHA [e0d06d1]
2015-02-20 21:11:39 +03:00
Alexpux
e06d492dda
pacman: Update to git SHA [702511f]
2015-02-15 23:27:44 +03:00
James Ross-Gowan
e00ef587b9
pacman: makepkg.conf: Fix MAN_DIRS expansion
2015-02-15 14:35:26 +11:00
David Macek
a8d878f9a7
pacman: makepkg-mingw: Set correct MSYSTEM; Allow user to set MINGW_INSTALLATIONS; Don't print help output twice
2015-02-07 01:50:06 +01:00
Alexpux
11e38e9e11
pacman: Update to git SHA [ec7f957]
2015-01-21 14:59:43 +03:00
Alexpux
57d2698b1e
pacman: Fix curl download with cookie
2015-01-19 17:54:22 +03:00
Alexpux
1f7a434151
pacman: Update to git SHA [6aed07f]
2015-01-12 10:47:10 +03:00
Alexpux
ce5f27b4ac
pacman: Update to git SHA [0afb3f9]. Use parallel compressing with bsdtar (available from xz-5.2.0)
2014-12-28 02:44:41 +03:00
Alexpux
1ff497a748
pacman: disable some patches
2014-12-25 16:42:40 +03:00
Alexpux
fd0cccac26
pacman: Update to git SHA [bf7cb15]
2014-12-25 16:30:22 +03:00
Alexpux
84bf8a3724
pacman: Update to git SHA [97eb956]
2014-12-23 21:26:48 +03:00
Alexpux
836bc0f9a8
pacman: Update to 4.2.0 git SHA [8e2b4ad]
2014-12-19 14:10:08 +03:00
Alexpux
352c4032eb
pacman: Update to git SHA [6889f48]
2014-11-21 07:00:47 +03:00
David Macek
3bc64ec415
pacman: Removed fix for upstream bug that is now fixed
2014-11-19 08:40:44 +01:00
David Macek
c09fb8b794
pacman: Bump pkgrel
2014-11-11 15:44:18 +01:00
David Macek
0ee1c9e583
pacman: Work around crash introduced upstream
...
https://bugs.archlinux.org/task/42736
2014-11-11 13:44:49 +01:00
Alexpux
eb5a0bd2b0
pacman: Update to latest.
2014-11-07 11:02:38 +03:00
Alexpux
e635c4d1e8
pacman: Update to latest
2014-10-29 01:31:26 +03:00
Alexpux
dfb5d3f29d
pacman: Create static executables (WIP)
2014-10-23 14:02:47 +04:00
Ray Donnelly
7f78a507be
pacman: Default to building staticlibs
2014-10-20 19:15:22 +01:00
martell
59afffa7d9
pacman: bump pkgrel for dash and add contribs
2014-10-20 07:32:19 +04:00
martell
19af3f51b9
pacman: use dash and busybox for post installs
2014-10-19 21:52:15 +01:00
Alexpux
47866a1fad
pacman : Update to latest. Enable using GPG keys to verify signs.
2014-09-30 09:50:32 +04:00
Alexpux
22303462fc
pacman: Rebuild with fixes for debug packages create.
2014-08-15 02:45:00 +04:00
Alexpux
56413d9cf7
pacman: Update to latest. Don't remove static libraries for mingw packages by default.
2014-08-09 21:49:05 +04:00
Alexpux
8e31efc7af
pacman: Add asciidoc as make dependency
2014-07-02 13:32:32 +04:00
Alexpux
caadc3d488
pacman: Add optional dependencies needed by pacdiff.
2014-07-02 10:10:09 +04:00
Alexpux
188111deb8
pacman: Update to latest upstream version. Correct flags for mingw targets.
2014-06-24 10:50:42 +04:00
Alexpux
b6633d335c
pacman: Gettext is dependency for it.
2014-06-16 09:55:33 +04:00
Alexpux
ce7e474dc0
pacman: Fix checksums
2014-06-16 09:32:56 +04:00
Ray Donnelly
bf80a32e66
pacman: missing bit
2014-06-15 23:40:04 +01:00
Ray Donnelly
20277252f1
pacman: more in-progress work on rebase.
2014-06-15 23:32:49 +01:00
Ray Donnelly
d8a2175dfc
pacman, rebase, msys2-base: begin merging some parts of rebase into pacman
2014-06-15 22:06:42 +01:00
Alexpux
0e4ac63155
pacman: Prepare to move system to real /usr prefix
2014-06-13 19:47:18 +04:00
Ray Donnelly
6026f4bd26
pacman: commented out WIP stuff
2014-06-13 01:44:21 +01:00
Ray Donnelly
94fc658444
first pass at installer for MSYS2
2014-06-13 00:50:56 +01:00
Alexpux
761c3c65dc
pacman: Update to latest.
2014-06-07 14:55:58 +04:00
Alexpux
50ea6425bf
pacman: Refactoring config files. Define MINGW_PACKAGE_PREFIX globally for MINGW targets.
2014-06-07 14:24:01 +04:00
Marty Plummer
eeb143b5de
added _mingw_suff to the conf files to avoild having to explicitly set it in each PKGBUILD
2014-06-07 02:03:08 -05:00
Ray Donnelly
cb0c07bdb2
pacman: make -j1 as there is a race condition otherwise
2014-05-25 02:36:38 +01:00