Christian Neukirchen
5017710fd4
New package: fdk-aac-0.1.4
2015-12-06 20:55:08 +01:00
Alessio Sergi
60cc0194da
poppler: update to 0.38.0 (soname bump)
2015-12-06 18:48:00 +01:00
Duncaen
dd89ad4889
New package: libkqueue-2.0.3
2015-12-04 23:30:26 +01:00
Jürgen Buchmüller
6d90efebab
purge-distfiles: fix rmdir parameter
2015-12-03 18:24:36 +01:00
Jürgen Buchmüller
da1a689b70
clamav: update to 0.99.0
2015-12-02 10:45:58 +01:00
Christian Neukirchen
a0410b9944
iperf3: update to 3.1.1.
2015-11-30 21:51:17 +01:00
xaduha
a753871472
rakudo-star: update to 2015.11
2015-11-30 09:12:19 +00:00
Juan RP
a030de692b
icu55: removed; full switch to icu has been completed.
2015-11-30 08:28:10 +01:00
Juan RP
b6bb92c7b9
icu: update to 56.1.
2015-11-29 09:25:12 +01:00
Juan RP
c373ae50d4
xbps-src: get rid of 'broken_as_needed'; not used anymore.
2015-11-28 09:24:01 +01:00
Juan RP
dcdaa283b7
xbps-src: make LDFLAGS in templates override global defs.
2015-11-28 09:00:14 +01:00
Jürgen Buchmüller
d65eab19cb
New package: gconfmm-2.28.3
2015-11-28 03:27:58 +01:00
Juan RP
c268a21acd
Merge pull request #3060 from diogoleal/libunibreak
...
New package: libunibreak-1.0
2015-11-28 02:53:42 +01:00
Diogo Leal
81c35a27be
New package: libunibreak-1.0
2015-11-27 22:31:25 -02:00
Christian Neukirchen
b38bf2100c
libunwind: mips patches.
2015-11-27 18:29:19 +01:00
Christian Neukirchen
5745ea5b82
configure/hardening.sh: disable hardening on mipsel-musl.
2015-11-27 18:29:19 +01:00
Christian Neukirchen
4c4c82cb19
configure/gnu-configure-args.sh: match mipsel-musl.
2015-11-27 18:29:19 +01:00
mid-kid
f68bfd6575
common/hooks: Fix hooks when build_style=meta
2015-11-26 22:27:55 +01:00
Enno Boland
bd307bb9e2
Merge pull request #3001 from Gottox/conf_files-glob
...
globs files defined in conf_files=
2015-11-26 08:05:34 +01:00
Jürgen Buchmüller
e04a639a0e
tidy5: update to 5.1.25
2015-11-25 10:21:18 +01:00
Jürgen Buchmüller
49640f2e1e
grilo: update to 0.2.14
...
Remove temporary(?) soname change to .10 and update
or revbump depending packages.
2015-11-24 19:15:08 +01:00
Jürgen Buchmüller
6a25cf1cf2
common.sh: set BUILD_XXXFLAGS as autoconf defaults
...
Some autotool files (configure.ac) expect host build flags to be
defined as BUILD_CFLAGS, BUILD_CXXFLAGS, BUILD_CPPFLAGS and
BUILD_LDFLAGS. Especially these files tend to default to
LDFLAGS for BUILD_LDFLAGS, which makes host utilities built
with these flags fail with buildpie=yes because of differing
compiler and linker options.
One example is libatasmart where this patch fixes the build.
2015-11-20 20:57:23 +01:00
Enno Boland
30fa5c30a7
wireshark: update to 2.0.0.
2015-11-19 23:31:24 +01:00
Christian Neukirchen
e58a7b24e9
gccspecs/hardened-cc1: also pass -fPIE to cpp by default.
...
Note that -fPIE defines __PIC__ and __PIE__, so passing this on to
pure cpp(1)/gcc -E executions is relevant.
Found the hard way due to ccache breaking on i686 with precompiled
headers which used the non-PIC definitions in cpuid.h since header
precompilation doesn't read cc1_options.
2015-11-19 16:30:06 +01:00
Jürgen Buchmüller
ad8011b2e5
Merge pull request #3006 from pullmoll/enigma
...
New package: enigma-1.21
2015-11-19 13:21:02 +01:00
Dominik Honnef
5accddbb26
go, build-style/go: set nopie=yes
2015-11-19 09:55:48 +01:00
Juan RP
c2c225aa42
xbps-src: make 'show-build-deps' canonicalize 32bit pkgs.
2015-11-19 08:32:47 +01:00
Jürgen Buchmüller
786a1be68f
New package: xerces-c-3.1.2
2015-11-19 00:33:05 +01:00
Enno Boland
82b736b616
common: expand_destdir rewrite
2015-11-18 11:19:09 +01:00
Enno Boland
18e288fd2c
common: remove unneccessary 'source's; move extglob.sh to install
2015-11-18 10:21:33 +01:00
Enno Boland
ef24b7b7cc
common: move expand_destdir to environment/pkg; change lint check.
2015-11-18 10:21:33 +01:00
Enno Boland
67757b5708
hooks/do-pkg/00-gen-pkg.sh: enable globbing for conf_files.
2015-11-18 10:21:33 +01:00
Enno Boland
f19bca3bce
hooks/do-pkg: clean up 00-gen-pkg.sh
2015-11-18 10:21:33 +01:00
Juan RP
0795d6a787
cross-profiles/README: sync with reality.
2015-11-18 09:34:57 +01:00
Juan RP
31d8471d05
xbps-src: added a README describing common/chroot-style.
2015-11-18 09:32:07 +01:00
Juan RP
744acd0308
xbps-src: env/hardening: make sure to put pkg overrides at the end.
2015-11-17 17:24:54 +01:00
Juan RP
784f75931d
xbps-src: move compiler/linker defaults to env/hardening.sh.
...
The user can still set his/her defaults via etc/conf, and per
package in the templates.
2015-11-17 17:13:12 +01:00
Juan RP
917024dd19
Merge pull request #2998 from Gottox/no-force_debug_pkgs
...
common/xbps-src: remove force_debug_pkgs variable
2015-11-17 16:54:10 +01:00
Juan RP
3fdad91bf9
xbps-src: make 'build_pie' the default; use 'nopie' to disable it.
...
Discussed with @chneukirchen.
2015-11-17 16:47:19 +01:00
Enno Boland
c7f2f9840f
common/xbps-src: remove force_debug_pkgs variable
2015-11-17 15:36:51 +01:00
Alessio Sergi
f85368242c
sane: update to 1.0.25
...
Add option for snmp (off).
Removed cups bdep since cups requirement has been dropped upstream.
2015-11-17 11:16:51 +01:00
Juan RP
2bd4197952
qpdf: update to 6.0.0 (soname bump).
2015-11-17 09:28:21 +01:00
Juan RP
d8613f422b
Merge pull request #2984 from diogoleal/fann
...
New package: fann-2.2.0
2015-11-16 11:03:57 +01:00
Diogo Leal
00c78dfa8c
New package: fann-2.2.0
2015-11-16 07:34:06 -02:00
Juan RP
edbb6ec53e
lensfun: update to 0.3.2 (soname bump).
2015-11-16 09:40:25 +01:00
Duncaen
4d4449033e
New package: plotutils-2.6
2015-11-15 15:41:10 +01:00
Jürgen Buchmüller
05c7da7955
Merge pull request #2908 from pullmoll/fetch
...
00-distfiles.sh: avoid unnecessary second loop
2015-11-15 02:54:55 +01:00
Juan RP
c759f096fa
xbps-src: give more info for 'restricted' pkgs.
2015-11-14 11:55:04 +01:00
Juan RP
33e3afecf9
xbps-src: do not allow empty PKGDESTDIR unless build_style!=meta.
2015-11-13 13:05:36 +01:00
Jürgen Buchmüller
771a5ff2a1
Merge pull request #2887 from pullmoll/lua-alternatives
...
lua*: convert for xbps-alternatives
2015-11-12 12:37:34 +01:00