Juan RP
b8f0fc5de5
Manual.md: add a note about updating pkgs with SONAME bumps.
2014-03-22 19:35:20 +01:00
Juan RP
ea5f2753e8
README: add link to the Manual.
2014-03-22 19:33:26 +01:00
Juan RP
78ba6c533e
libgee: revbump again to force rebuild.
2014-03-22 19:28:00 +01:00
jan-schreib
f5016fd5e8
libgee: revbumb
2014-03-22 19:18:18 +01:00
jan-schreib
4371226daa
libgee: revert update.
2014-03-22 19:17:00 +01:00
jan-schreib
4a22e2883d
libgee: update to 0.11.4
2014-03-22 19:08:43 +01:00
Juan RP
85624c1a6a
common/xbps-src/shutils/chroot.sh: prepend /xbps-packages to PATH for the chroot target.
2014-03-22 13:21:04 +01:00
Juan RP
12b946d51e
.gitignore: ignore generated xbps-src.
2014-03-22 13:12:12 +01:00
Juan RP
0b19a13766
README.md: update description and instructions.
2014-03-22 13:09:30 +01:00
Juan RP
f122ffa76f
Makefile: ignore etc/conf in the git repository after running make.
2014-03-22 12:54:51 +01:00
Juan RP
ff78a3aafe
.gitignore: update.
2014-03-22 12:35:55 +01:00
Juan RP
0b95cb8f5d
Merge xbps-src code to make it usable in a standalone mode.
...
The new xbps-src configuration file is `etc/conf` where you can
add your local overrides from defaults set via `etc/defaults.conf`.
To use this xbps-src, run these steps:
$ make
$ sudo make setup (to make chroot helper setgid)
$ ./xbps-src ...
2014-03-22 12:31:42 +01:00
Juan RP
49e9dc0df8
README.md: sync with reality.
2014-03-22 07:49:21 +01:00
Juan RP
da0ecc4184
Update Manual.md
2014-03-22 07:19:51 +01:00
Juan RP
0de3a37543
Update Manual.md
2014-03-22 07:05:45 +01:00
Juan RP
7b7f104ac1
Update Manual.md
2014-03-22 06:56:05 +01:00
Juan RP
5a985c2fff
Retire doc/ (superseded by Manual.md).
2014-03-22 06:38:05 +01:00
Juan RP
85d97c5f41
Manual.md: last conversion tweak.
2014-03-22 06:35:22 +01:00
Juan RP
c8049843f6
Manual.md: more tweaks.
2014-03-22 06:32:58 +01:00
Juan RP
7f36168305
Start conversion of doc/manual.txt file from asciidoc to markdown.
2014-03-22 06:26:09 +01:00
Juan RP
bf8e85c008
Merge pull request #328 from graysky2/master
...
profile-sync-daemon: update to 5.47
2014-03-22 05:40:16 +01:00
jan-schreib
0aa27eb64f
notmuch: use variable for download location
2014-03-22 02:40:02 +01:00
graysky
8208513bfe
profile-cleaner: update to 2.27
2014-03-21 16:45:41 -04:00
graysky
5bf33b1917
profile-sync-daemon: update to 5.47
2014-03-21 16:44:25 -04:00
Juan RP
95ca9d1e48
wxMaxima: install desktop file and icon.
2014-03-21 17:30:58 +01:00
Juan RP
419aa5d039
wxMaxima: enable printing support; needs maxima at runtime.
2014-03-21 17:24:20 +01:00
Juan RP
d1ea49c872
wxWidgets: move development files to -devel; -devel conflicts with wxGTK-devel.
2014-03-21 17:16:32 +01:00
Juan RP
12e321d521
Merge pull request #327 from grauehaare/master
...
New packages: libmspack, wxWidgets and wxMaxima
2014-03-21 16:53:14 +01:00
grauehaare
2b0fe2e866
Updated templates from wxMaxima and wxWidgets
2014-03-21 16:50:08 +01:00
grauehaare
39650ace14
Updated shlibs and updated template from wxWidgets
2014-03-21 16:18:29 +01:00
grauehaare
169fb7c0ee
Updated shlibs and new Packages libmspack,wxWidgets and wxMaxima with -devel
2014-03-21 15:58:24 +01:00
Juan RP
0880f08a2f
xbps-git: bump version (most awesome feature added to xbps-query(8)).
2014-03-21 13:23:58 +01:00
jan-schreib
004f29ea27
youtube-dl: update to 2014.04.21.3
2014-03-21 10:00:51 +01:00
Juan RP
90331b6491
git: update to 1.9.1.
2014-03-20 18:30:33 +01:00
Juan RP
bfb28dc32a
xbps-static-git: use only_for_archs instead.
2014-03-20 16:44:48 +01:00
Juan RP
5d469f46e5
xbps-static: use only_for_archs instead.
2014-03-20 16:44:22 +01:00
Juan RP
ae16515c1f
xbps-git: stop building static bins with glibc; split xbps-static only for musl.
2014-03-20 16:42:28 +01:00
Juan RP
323e9cf9f5
xbps: stop building static bins with glibc; split xbps-static only for musl.
2014-03-20 16:36:28 +01:00
Juan RP
6690a2fb68
libarchive: override ac_cv_func_lchmod detection mostly for musl builds.
...
The issue is that lchmod() is implemented in musl but returns ENOTSUP
on symlinks and the libarchive returns warnings when extracting files.
Override lchmod detection and simple disable it for musl too
(such as with glibc).
2014-03-20 16:01:42 +01:00
Juan RP
8882bd01de
cross-i686-linux-musl: update musl to 1.0.0.
2014-03-20 11:29:13 +01:00
Juan RP
377840e64d
cross-arm-linux-musleabi: update musl to 1.0.0.
2014-03-20 11:25:32 +01:00
Juan RP
f8fcf2f6ae
cross-x86_64-linux-musl: update musl to 1.0.0.
2014-03-20 11:18:02 +01:00
Juan RP
30701899c2
musl-bootstrap: update to 1.0.0.
2014-03-20 11:15:24 +01:00
Juan RP
5d2517a21a
musl: update to 1.0.0.
2014-03-20 11:14:19 +01:00
Juan RP
beebedbd23
zile: update to 2.4.11.
2014-03-20 09:18:10 +01:00
jan-schreib
db49f65308
yajl: update to 2.1.0
2014-03-20 00:43:02 +01:00
jan-schreib
8ab8afba30
mutt-kz: update to 20140319
2014-03-20 00:07:07 +01:00
jan-schreib
dc738ff75a
youtube-dl: update to: 2014.03.18.1
2014-03-20 00:05:38 +01:00
jan-schreib
7c4185360c
man-pages: update to 3.63
2014-03-19 23:49:46 +01:00
jan-schreib
ed76469ff7
nbd: update to 3.8
2014-03-19 23:47:52 +01:00