kumquat-buildroot/package
Arnout Vandecappelle 919c06c282 gcc: use toolchain wrapper
We have a toolchain wrapper for external toolchain, but it is also
beneficial for internal toolchains, for the following reasons:

1. It can make sure that BR2_TARGET_OPTIMIZATION is passed to the
   compiler even if a package's build system doesn't honor CFLAGS.
2. It allows us to do the unsafe path check (i.e. -I/usr/include)
   without patching gcc.
3. It makes it simpler to implement building each package with a
   separate staging directory (per-package staging).
4. It makes it simpler to implement a compiler hash check for ccache.

The wrapper is reused from the external toolchain. A third CROSS_PATH_
option is added to the wrapper: in this case, the real executable is in
the same directory, with the extension .real.

The creation of the simple symlinks is merged with the creation of the
wrapper symlinks, otherwise part of the -gcc-ar handling logic would
have to be repeated.

The complex case-condition could be refactored with the one for the
external toolchain, but then it becomes even more complex because
they each have special corner cases. For example, the internal
toolchain has to handle *.real to avoid creating an extra indirection
after host-gcc-{final,initial}-rebuild.

Instead of creating the .real files, it would also have been possible
to install the internal toolchain in $(HOST_DIR)/opt, similar to what
we do for the external toolchain. However, then we would also have to
copy things to the sysroot and do more of the magic that the external
toolchain is doing. So keeping it in $(HOST_DIR)/usr/bin is much
simpler.

Note that gcc-initial has to be wrapped as well, because it is used for
building libc and we want to apply the same magic when building libc.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Cc: Fabio Porcedda <fabio.porcedda@gmail.com>
Cc: Jérôme Oufella <jerome.oufella@savoirfairelinux.com>
Reviewed-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-10-04 18:22:20 +02:00
..
a10disp
acl
acpid package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
adwaita-icon-theme
aespipe
agentpp
aiccu
aircrack-ng
alsa-lib
alsa-utils
alsamixergui
am33x-cm3
am335x-pru-package
angularjs package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
apache
apitrace apitrace: needs gcc 4.6 or later 2015-09-30 10:16:40 +02:00
apr
apr-util
argp-standalone
argus
armadillo package/clapack: fix comments 2015-09-04 11:58:56 +02:00
arptables
at package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
atf
atftp
atk
attr
audiofile
audit package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
aumix
autoconf
autoconf-archive
automake
autossh
avahi
avrdude
axel
b43-firmware
b43-fwcutter
bandwidthd
bash package/bash: indicate getcwd is malloc-supported 2015-09-04 16:45:42 +02:00
batctl package/batctl: bump to version 2015.1 2015-08-18 11:10:55 +02:00
bc
bcache-tools
bcusdk
bdwgc
beecrypt package/beecrypt: fix C++ support 2015-08-17 22:45:25 +02:00
bellagio
benejson
berkeleydb
bind package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
binutils binutils: remove unnecessary host-texinfo dependency 2015-09-20 14:57:02 +02:00
biosdevname
bison
bitstream-vera
blktrace
bluez5_utils
bluez_utils package/bluez_utils: fix musl compilation issue 2015-10-03 14:23:56 +02:00
bmon
boa
bonnie
boost boost: fix build on ARC 2015-08-19 23:06:59 +02:00
bootstrap
bootutils package/bootutils: fix musl compilation issue 2015-08-31 00:39:44 +02:00
botan
bridge-utils
bsdiff
btrfs-progs
bullet
bustle
busybox package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
bwm-ng package/bwm-ng: fix build failures with gcc-5 2015-08-18 11:15:35 +02:00
bzip2
c-ares
c-icap package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
c-icap-modules package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
c-periphery
ca-certificates
cache-calibrator
cairo
can-utils
canfestival package/canfestival: don't build in parallel 2015-08-25 20:53:44 +02:00
cc-tool
ccache
ccid
ccrypt
cdrkit
cegui06
celt051
cgic
cgilua
check check: new package 2015-09-19 15:07:33 +02:00
checkpolicy
chrony package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
cifs-utils package/cifs-utils: add upstream patch to fix musl build 2015-08-17 22:53:58 +02:00
civetweb
cjson
clamav
clapack package/clapack: fix comments 2015-09-04 11:58:56 +02:00
classpath
cloog
cloop
cmake cmake: bump to version 3.3.2 2015-09-19 15:17:47 +02:00
collectd
connman package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
conntrack-tools conntrack-tools: bump to version 1.4.3 2015-09-13 12:32:53 +02:00
copas
coreutils
cosmo
coxpcall
cpio cpio: install to /bin and after busybox 2015-10-02 16:33:07 +02:00
cppcms package/cppcms: bump to 1.0.5 2015-08-29 10:34:49 +02:00
cppdb
cppunit
cppzmq
cpuload
cramfs
crda
cryptodev
cryptodev-linux
cryptsetup cryptsetup: bump to version 1.6.8 2015-10-02 21:49:21 +02:00
ctorrent
cups
curlftpfs curlftpfs: fix musl build 2015-08-29 11:11:43 +02:00
cvs
cwiid
czmq
dado
dash
dawgdic
dbus package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
dbus-cpp
dbus-glib
dbus-python
dbus-triggerd
dcron package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
debianutils
dejavu
devmem2
dfu-util
dhcp package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
dhcpcd blackfin: 2012R2 toolchain is gone, remove kludges 2015-10-04 16:11:32 +01:00
dhcpdump dhcpdump: fix build with musl 2015-08-25 11:49:29 +02:00
dhrystone dhrystone: pass HZ=100 to fix build issue on musl 2015-09-13 23:13:20 +02:00
dialog
diffutils
dillo
ding-libs
directfb directfb: add new TIFF option 2015-09-10 13:55:58 +02:00
directfb-examples directfb-examples: bump to 1.7.0 2015-09-10 14:06:51 +02:00
dmalloc
dmidecode
dmraid package/dmraid: fix compilation under musl 2015-09-01 22:05:28 +02:00
dnsmasq package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
docker
doom-wad
dos2unix dos2unix: needs host-gettext 2015-09-30 00:20:30 +02:00
dosfstools package/dosfstools: fix build with musl 2015-08-17 22:23:20 +02:00
dovecot dovecot: bump to version 2.2.19 2015-10-03 23:20:52 +02:00
dovecot-pigeonhole
doxygen package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
drbd-utils package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
dropbear package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
dropwatch
dsp-tools
dstat
dtach
dtc
dtv-scan-tables
duma
dvb-apps
dvbsnoop
dvdauthor
dvdrw-tools
e2fsprogs
e2tools
ebtables package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
ecryptfs-utils
ed
eeprog
efl
eigen eigen: use mercurial tag 2015-08-29 11:40:39 +02:00
ejabberd package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
elf2flt elf2flt: fix build when LTO is enabled 2015-09-20 15:33:58 +02:00
elftosb
elfutils
empty
enchant
enlightenment
enscript
erlang
erlang-goldrush
erlang-lager
erlang-p1-cache-tab
erlang-p1-iconv
erlang-p1-sip
erlang-p1-stringprep
erlang-p1-stun
erlang-p1-tls erlang-p1-tls: add missing dependency to openssl 2015-08-25 20:51:26 +02:00
erlang-p1-utils
erlang-p1-xml
erlang-p1-yaml
erlang-p1-zlib
erlang-rebar
espeak
ethtool
eudev package/eudev: fix install command 2015-09-01 22:06:26 +02:00
evemu evemu: bump version to 2.2.0 2015-08-18 14:24:42 +02:00
evtest
exfat exfat: fix build with musl 2015-08-31 22:25:07 +02:00
exfat-utils
exim package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
exiv2
expat expat: add security patch for CVE-2015-1283 2015-09-01 21:56:34 +02:00
expect
explorercanvas
ezxml
f2fs-tools
faad2
faifa faifa: fix musl build issue 2015-09-15 08:09:34 +02:00
fakeroot
faketime
fan-ctrl
fb-test-app
fbdump
fbgrab
fbset
fbterm
fbtft
fbv
fcgiwrap
fconfig
fdk-aac
feh
fetchmail
ffmpeg ffmpeg: bump to version 2.8 2015-09-09 23:07:53 +02:00
fftw
file file: bump to version 5.25 2015-09-19 13:58:11 +02:00
filemq
findutils
fio
fis
flac
flann
flashbench
flashrom flashrom: fix static build 2015-09-30 22:56:41 +02:00
flex
flickcurl
flite
flot
fltk
fluxbox
fmc
fmlib
fmtools
fontconfig
foomatic-filters
fping
freeradius-client
freerdp package/freerdp: needs C++ 2015-10-04 14:16:27 +02:00
freescale-imx imx-vpu: bump to version 5.4.31 2015-10-02 20:08:03 +01:00
freetype
fswebcam
ftop
fxload
gadgetfs-test
gamin
gawk
gcc gcc: use toolchain wrapper 2015-10-04 18:22:20 +02:00
gd
gdb gdb: do not build documentation for bfd and gprof 2015-10-03 23:14:27 +02:00
gdbm
gdk-pixbuf gdk-pixbuf: add security patch for CVE-2015-4491 2015-09-01 21:55:55 +02:00
genext2fs
gengetopt
genimage package/genimage: bump version to 8 2015-09-27 23:20:08 +02:00
genpart
genromfs
geoip
gesftpserver
getent
gettext gettext: bump version to 0.19.6 2015-09-13 12:36:47 +02:00
gflags
ghostscript-fonts
giblib
giflib
git git: bump to version 2.6.0 2015-09-30 13:52:44 +02:00
glib-networking
glibc
glibmm
glm
glmark2 glmark2: depend on host-python 2015-09-30 12:35:00 +02:00
glog blackfin: 2012R2 toolchain is gone, remove kludges 2015-10-04 16:11:32 +01:00
gmock gmock: new package 2015-10-03 17:11:01 +02:00
gmp
gmpc
gnu-efi
gnuchess
gnupg
gnupg2 gnupg2: bump version to 2.0.29 2015-09-11 19:49:14 +02:00
gnuplot
gnuradio gnuradio: sys/types.h is needed for mode_t 2015-08-29 23:20:52 +02:00
gnutls gnutls: bump to version 3.3.18 2015-09-13 20:01:22 +02:00
gob2
google-breakpad
google-material-design-icons
googlefontdirectory
gperf
gpm
gpsd package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
gptfdisk
gqview
grantlee
graphite2 graphite2: new package 2015-09-27 23:13:52 +02:00
grep
gsl
gssdp gssdp: new package 2015-09-16 22:45:53 +02:00
gstreamer gst-fsl-plugins: bump version to 4.0.3 2015-09-19 15:39:39 +02:00
gstreamer1 gst1-imx: bump version to 0.11.1 2015-09-19 15:40:13 +02:00
gtest gmock: new package 2015-10-03 17:11:01 +02:00
gtk2-engines
gtkperf
guile
gupnp gupnp: new package 2015-09-16 22:50:32 +02:00
gupnp-av gupnp-av: new package 2015-09-16 22:52:32 +02:00
gutenprint
gvfs
gzip
hans
harfbuzz harfbuzz: bump to version 1.0.4 2015-10-02 16:32:12 +02:00
haserl
haveged package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
hdparm
heimdal
heirloom-mailx
hiawatha
hicolor-icon-theme
hostapd hostapd: bump to version 2.5 2015-09-30 00:24:43 +02:00
hplip
htop
httping
hwdata
hwloc
i2c-tools
ibrcommon package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
ibrdtn package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
ibrdtn-tools ibrdtn-tools: fix linking problem when building statically 2015-10-04 11:43:21 +02:00
ibrdtnd package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
icu
ifplugd
iftop
ifupdown
igh-ethercat
igmpproxy
ijs
imagemagick imagemagick: bump to version 6.9.2-3 2015-10-02 16:32:35 +02:00
imlib2
imx-usb-loader
inadyn
inconsolata
infozip
initscripts package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
inotify-tools
input-event-daemon package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
input-tools
intel-microcode
intltool
iodine
iostat iostat: fix build with musl 2015-09-30 22:56:10 +02:00
iotop
iozone
iperf
iperf3
ipkg ipkg: add patch to fix musl build 2015-08-29 11:33:13 +02:00
ipmitool
ipmiutil package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
iproute2 iproute2: bump to version 4.2.0 2015-09-04 11:57:35 +02:00
iprutils
ipsec-tools
ipset
iptables package/iptables: fix build on musl 2015-10-04 12:25:45 +02:00
iptraf-ng
iputils
irda-utils
irqbalance package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
isl
iucode-tool
iw iw: bump to version 4.3 2015-09-22 16:13:37 +02:00
jack2
jamvm
jansson
janus-gateway
jasper
jhead
jimtcl
joe
jpeg
jpeg-turbo jpeg-turbo: bump version from 1.4.0 to 1.4.1 2015-08-09 12:00:09 +02:00
jq
jquery
jquery-datetimepicker
jquery-keyboard
jquery-mobile
jquery-sparkline
jquery-ui
jquery-ui-themes
jquery-validation
jsmin
json-c
json-glib
json-javascript
jsoncpp package/jsoncpp: bump to version 1.6.5 2015-08-19 11:05:49 +02:00
kbd
kexec
kexec-lite
keyutils
kismet
kmod
knock
kodi kodi: Without native RPC use libtirpc 2015-10-04 16:25:18 +01:00
kodi-addon-xvdr
kodi-audiodecoder-modplug
kodi-audiodecoder-nosefart
kodi-audiodecoder-sidplay
kodi-audiodecoder-snesapu
kodi-audiodecoder-stsound
kodi-audiodecoder-timidity
kodi-audiodecoder-vgmstream
kodi-audioencoder-flac
kodi-audioencoder-lame
kodi-audioencoder-vorbis
kodi-audioencoder-wav
kodi-platform
kodi-pvr-argustv package/kodi-pvr-argustv: add jsoncpp reverse dependency 2015-10-03 15:19:37 +02:00
kodi-pvr-dvblink
kodi-pvr-dvbviewer
kodi-pvr-filmon package/kodi-pvr-filmon: add jsoncpp reverse dependency 2015-10-03 15:19:51 +02:00
kodi-pvr-hts
kodi-pvr-iptvsimple
kodi-pvr-mediaportal-tvserver
kodi-pvr-mythtv
kodi-pvr-nextpvr
kodi-pvr-njoy
kodi-pvr-pctv package/kodi-pvr-pctv: add jsoncpp reverse dependency 2015-10-03 15:20:02 +02:00
kodi-pvr-stalker package/kodi-pvr-stalker: Needs jsoncpp 2015-10-03 15:19:16 +02:00
kodi-pvr-vbox
kodi-pvr-vdr-vnsi
kodi-pvr-vuplus
kodi-pvr-wmc
kodi-screensaver-asteroids
kodi-screensaver-biogenesis
kodi-screensaver-crystalmorph
kodi-screensaver-greynetic
kodi-screensaver-pingpong
kodi-screensaver-pyro
kodi-screensaver-stars
kodi-visualisation-shadertoy
kodi-visualisation-spectrum
kodi-visualisation-waveforhue package/kodi-visualisation-waveforhue: bump version 2015-08-28 11:28:25 +02:00
kodi-visualisation-waveform
kompexsqlite kompexsqlite: don't overwrite CFLAGS and CXXFLAGS in makefiles 2015-09-25 09:43:05 +02:00
ktap
kvmtool
kyua
lame
latencytop
lbase64
lbreakout2
lcdapi
lcdproc
lcms2
leafnode2
leafpad
less
lesstif
leveldb
lftp lftp: bump to version 4.6.4 2015-10-02 21:52:16 +02:00
libaio
libao
libarchive
libargtable2
libart
libass
libassuan
libatasmart
libatomic_ops
libbluray libbluray: explicitly enable optional enabled features 2015-09-30 00:31:45 +02:00
libbroadvoice package/libbroadvoice: new package 2015-08-29 11:48:16 +02:00
libbsd
libcap
libcap-ng
libcdaudio
libcddb package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
libcdio
libcec
libcgi
libcgicc
libcgroup package/libcgroup: allow to build cgroup-tools 2015-08-27 20:30:39 +02:00
libcli
libcodec2 package/libcodec2: new package 2015-08-29 12:39:46 +02:00
libcofi
libconfig
libconfuse
libcrossguid package/libcrossguid: new package 2015-10-03 20:38:01 +02:00
libcue
libcuefile
libcurl libcurl: bump to version 7.44.0 2015-09-04 11:57:05 +02:00
libdaemon
libdcadec package/libdcadec: bump version 2015-09-28 22:14:18 +02:00
libdmtx
libdnet
libdri2
libdrm package/libdrm: Fix musl build error due to missing include of limits.h 2015-09-28 22:10:54 +02:00
libdvbcsa
libdvbsi
libdvdnav
libdvdread
libebml
libedit
libee
libenca
liberation
libesmtp
libestr
libev
libevdev
libevent
libexif
libeXosip2
libfcgi
libffi package/libffi: bump to version 3.2.1 2015-09-20 14:30:21 +02:00
libfm
libfm-extra
libfreefare
libfreeimage
libfribidi
libfslcodec libfslcodec: bump version to 4.0.3 2015-09-19 15:38:51 +02:00
libfslparser libfslparser: bump version to 4.0.3 2015-09-19 15:39:21 +02:00
libfslvpuwrap libfslvpuwrap: bump version to 1.0.58 2015-09-19 15:39:30 +02:00
libftdi
libftdi1 package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
libfuse
libg7221 package/libg7221: new package 2015-08-29 12:44:06 +02:00
libgail
libgcrypt libgcrypt: bump version to 1.6.4 2015-09-11 19:49:04 +02:00
libgeotiff
libglade
libglew package/libglew: bump version to 1.12.0 2015-08-10 16:12:24 +02:00
libglib2
libglu
libgpg-error
libgpgme
libgsasl
libgtk2
libgtk3 libgtk3: bump to version 3.14.15 2015-09-01 13:19:35 +02:00
libgudev libgudev: New package 2015-08-25 16:35:15 +02:00
libhid
libhttpparser package/libhttpparser: New package 2015-08-28 19:18:13 +02:00
libical
libiconv
libid3tag
libidn libidn: bump to version 1.32 2015-08-10 20:59:24 +02:00
libiio libiio: test programs require threads 2015-08-18 22:45:48 +02:00
libilbc package/libilbc: new package 2015-08-29 12:53:16 +02:00
libinput
libiqrf
libiscsi
libjpeg
libjson
libksba
libldns package/libldns: Fix static build 2015-09-06 11:18:02 +02:00
liblinear package/liblinear: wrap help text to fit 72 columns 2015-09-20 14:29:40 +02:00
libllcp
liblo
liblockfile
liblog4c-localtime
liblogging
libmad
libmatroska
libmbim package/libmbim: Now needs libgudev under systemd 2015-08-25 16:41:43 +02:00
libmbus
libmcrypt
libmemcached
libmhash
libmicrohttpd libmicrohttpd: bump to version 0.9.44 2015-10-02 15:35:41 +02:00
libmms
libmng libmng: new package 2015-09-24 23:53:04 +02:00
libmnl
libmodbus
libmodplug
libmpd
libmpdclient
libmpeg2
libndp
libnetfilter_acct
libnetfilter_conntrack libnetfilter_conntrack: bump to version 1.0.5 2015-09-13 12:13:01 +02:00
libnetfilter_cthelper
libnetfilter_cttimeout
libnetfilter_log
libnetfilter_queue package/libnetfilter_queue: fix build with musl 2015-08-17 22:34:48 +02:00
libnfc
libnfnetlink
libnfs libnfs: Without native RPC use libtirpc 2015-10-04 16:11:57 +01:00
libnftnl libnftnl: bump to version 1.0.5 2015-10-02 20:59:04 +02:00
libnice
libnl
libnspr libnspr: bump to version 4.10.9 2015-10-03 15:14:14 +02:00
libnss libnss: bump to version 3.20 2015-10-03 15:14:32 +02:00
liboauth
libogg
libopenh264 package/libopenh264: new package 2015-08-29 14:48:31 +02:00
liboping
libosip2
libpam-radius-auth package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
libpam-tacplus libpam-tacplus: new package 2015-08-28 11:22:45 +02:00
libpcap
libpciaccess
libpfm4 Merge branch 'next' 2015-09-01 09:59:08 +02:00
libphidget
libplatform
libplayer
libplist
libpng libpng: bump to version 1.6.18 2015-10-02 16:02:39 +02:00
libpthread-stubs
libpthsem libpthsem: fix setjmp/longjmp detection 2015-08-19 17:45:51 +02:00
libqmi
libqrencode
libraw
libraw1394
libreplaygain
libroxml
librsvg
librsync
librtas package/librtas: only show comment on supported architectures 2015-08-20 23:58:57 +02:00
librtlsdr
libsamplerate
libseccomp
libsecret
libselinux libselinux: use correct definition of ARCH 2015-09-16 22:19:25 +02:00
libsemanage libselinux: mark as not available on ARC 2015-08-19 23:06:59 +02:00
libsepol
libserial package/libserial: bump to version 0.6.0rc2 2015-08-23 22:53:25 +02:00
libserialport
libsexy
libsha1
libshairplay
libshout
libsidplay2
libsigc
libsigrok
libsigrokdecode
libsigsegv
libsilk package/libsilk: new package 2015-08-29 10:33:18 +02:00
libsndfile
libsoc
libsocketcan
libsodium libsodium: disable PIE on ARC 2015-08-10 15:04:47 +02:00
libsoundtouch package/libsoundtouch: needs c++ 2015-09-06 22:45:25 +02:00
libsoup
libsoxr package/libsoxr: bump to version 0.1.2 2015-09-10 12:56:59 +02:00
libsquish
libsrtp
libssh libssh: bump to version 0.7.2 2015-10-02 16:41:02 +02:00
libssh2
libstrophe libstrophe: add a patch to fix static builds 2015-09-28 21:27:48 +02:00
libsvg
libsvg-cairo
libsvgtiny
libsysfs
libtasn1 libtasn1: bump to version 4.6 2015-09-13 12:07:22 +02:00
libtheora
libtirpc blackfin: 2012R2 toolchain is gone, remove kludges 2015-10-04 16:11:32 +01:00
libtool
libtorrent
libtpl
libubox
libuci
libucl
libump
libungif
libunistring
libunwind
libupnp
libupnpp package/libupnpp: bump to version 0.12.1 2015-09-07 23:58:41 +02:00
liburcu liburcu: Add support for aarch64 2015-09-15 23:48:10 +02:00
liburiparser
libusb
libusb-compat
libuv package/libuv: bump to version 1.7.4 2015-09-14 21:33:09 +02:00
libv4l libv4l: update homepage link 2015-08-17 16:24:25 +02:00
libva package/libva: bump to version 1.6.1 2015-09-19 13:57:00 +02:00
libva-intel-driver package/libva-intel-driver: bump to version 1.6.1 2015-09-19 13:57:06 +02:00
libvips
libvncserver
libvorbis
libvpx
libwebsock package/libwebsock: fix incorrect inline function 2015-08-25 12:25:31 +02:00
libwebsockets
libxkbcommon
libxml2
libxml-parser-perl
libxmlpp
libxmlrpc
libxslt
libyaml
libyuv package/libyuv: Fix aarch64 support 2015-09-13 23:30:55 +02:00
libzip
lightning lightning: requires share library support 2015-08-18 11:19:41 +02:00
lighttpd package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
linenoise
linknx
links links: bump to version 2.12 2015-10-03 15:28:04 +02:00
linphone
linux-backports
linux-firmware
linux-fusion linux-fusion: use a more traditional style to define LINUX_FUSION_MAKE_OPTS 2015-09-10 14:03:20 +02:00
linux-headers linux-headers: bump 4.{1,2}.x series 2015-10-03 23:21:18 +02:00
linux-pam packages/linux-pam: disable when using musl 2015-08-26 15:25:09 +02:00
linux-zigbee
lirc-tools package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
lite
live555
ljlinenoise
ljsyscall
lm-sensors packages/lm-sensors: fix compilation with musl 2015-08-31 22:17:16 +02:00
lmbench
localedef host-localdef fails under gcc5 2015-10-04 12:16:11 +02:00
lockdev
lockfile-progs
log4cplus
log4cxx
logrotate
logsurfer
lpc3250loader
lpeg lpeg: bump to version 1.0.0 2015-10-02 12:10:35 +02:00
lpty
lrandom
lrzsz
lshw
lsof lsof: bump to version 4.89 2015-10-02 16:45:25 +02:00
lsqlite3
lsuio
ltp-testsuite ltp-testsuite: don't link with libtirpc 2015-09-30 13:52:45 +02:00
ltrace package/ltrace: do not enable libunwind support for MIPS 2015-08-25 20:55:55 +02:00
ltris
lttng-babeltrace
lttng-libust lttng-libust: Enable aarch64 build 2015-09-15 23:48:34 +02:00
lttng-modules
lttng-tools lttng-tools: Enable aarch64 build 2015-09-15 23:48:47 +02:00
lua
lua-cjson
lua-coat
lua-coatpersistent
lua-csnappy
lua-ev
lua-iconv
lua-messagepack
lua-msgpack-native
lua-periphery package/lua-periphery: bump to version 1.0.6 2015-09-19 14:01:58 +02:00
lua-testmore
luabitop
luacrypto
luaexpat
luaexpatutils
luafilesystem
luainterpreter
luajit
luajson
lualogging
luaposix package/luaposix: add patch to fix musl compatibility 2015-09-19 14:14:16 +02:00
luarocks
luasec
luasocket
luasql-sqlite3
lunit
lutok
luv luv: new package 2015-09-21 16:03:59 +02:00
lvm2 lvm2: bump to version 2.02.132 2015-09-23 23:12:26 +02:00
lxc
lz4 lz4: adjust homepage URL 2015-10-04 12:05:45 +02:00
lzip
lzlib
lzma
lzo
lzop
m4
macchanger
madplay
make
makedevs
matchbox
matchbox-common
matchbox-desktop
matchbox-fakekey
matchbox-keyboard
matchbox-lib
matchbox-panel
matchbox-startup-monitor
mc
mcelog
mcrypt
mdadm mdadm: bump to version 3.3.4 2015-09-13 12:35:46 +02:00
media-ctl
mediastreamer
memcached
memstat
memtest86
memtester
menu-cache
mesa3d package/mesa3d: bump to version 11.0.2 2015-10-04 11:24:26 +01:00
mesa3d-demos
mesa3d-headers package/mesa3d: bump to version 11.0.2 2015-10-04 11:24:26 +01:00
metacity
micropython micropython: Bump version to v1.4.6 2015-09-24 09:52:24 +02:00
micropython-lib micropython-lib: new packages 2015-09-17 23:37:45 +02:00
midori midori: depend on x11 backend for gtk3 2015-08-25 20:52:18 +02:00
mii-diag
minicom
minidlna package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
mjpegtools
mjpg-streamer
mke2img
mkpasswd
mmc-utils
moarvm
mobile-broadband-provider-info
modem-manager package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
modplugtools
mongoose package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
mongrel2
monit
monkey package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
mono mono: depend on shared library support 2015-08-19 22:54:45 +02:00
mono-gtksharp3 package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
monolite
mosh package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
mosquitto package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
mp4v2
mpc
mpd mpd: Without native RPC use libtirpc 2015-10-04 16:25:31 +01:00
mpd-mpc
mpdecimal
mpfr
mpg123 mpg123: bump to version 1.22.4 2015-10-02 21:51:05 +02:00
mplayer mplayer: enable building on ARM64 2015-09-17 23:28:27 +02:00
mrouted
msgpack
msmtp Merge branch 'next' 2015-09-01 09:59:08 +02:00
mtd mtd: fix static build with uuid 2015-09-13 22:43:35 +02:00
mtdev
mtdev2tuio
mtools
mtr
musepack
musl musl: bump to version 1.1.11 2015-09-01 21:57:35 +02:00
mutt mutt: bump to version 1.5.24 2015-10-02 21:50:09 +02:00
mxml
mysql package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
nano
nanocom
nasm
nbd package/nbd: fix static builds 2015-08-18 11:17:43 +02:00
ncdu
ncftp
ncmpc
ncurses
ndisc6
ne10
neard package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
neardal
neon
net-tools
netatalk
netcat
netcat-openbsd
netperf
netplug package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
netsnmp package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
netstat-nat
netsurf-buildsystem
nettle
network-manager package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
newt
nfacct
nfs-utils package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
nftables nftables: bump to version 0.5 2015-10-02 20:59:41 +02:00
nginx package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
ngircd
ngrep
nmap
nodejs
noip
nss-mdns
ntfs-3g
ntp package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
numactl
nut
nuttcp
nvidia-driver packages: ensure linux supports modules even when not using kernel-module 2015-09-04 13:16:58 +02:00
nvidia-tegra23
ocf-linux
ocrad
odhcp6c
odhcploc
ofono package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
ola package/protobuf: needs dynamic libraries 2015-08-18 21:41:12 +02:00
olsr package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
omap-u-boot-utils
omniorb
on2-8170-libs
on2-8170-modules
open2300
open-plc-utils
opencore-amr
opencv package/opencv: re-introduce opencv for opencv-2.4 2015-08-25 11:56:57 +02:00
opencv3 package/opencv: re-introduce opencv for opencv-2.4 2015-08-25 11:56:57 +02:00
opengl
openipmi package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
openjpeg
openldap
openntpd package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
openobex
openocd
openpgm blackfin: 2012R2 toolchain is gone, remove kludges 2015-10-04 16:11:32 +01:00
openpowerlink
openssh package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
openssl openssl: change sed expression delimiter 2015-09-23 23:27:42 +02:00
openswan openswan: security bump to version 2.6.45 2015-09-04 11:56:49 +02:00
opentyrian
opentyrian-data
openvmtools package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
openvpn package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
opkg
oprofile package/oprofile: fix static linking 2015-08-17 22:28:00 +02:00
opus
opus-tools
opusfile
orbit
orc
ortp
owl-linux
p11-kit
p910nd
pango
parted
patch
patchelf
pax-utils
pciutils pciutils: bump to version 3.4.0 2015-10-02 21:48:42 +02:00
pcmanfm
pcre
pcsc-lite
perl perl: fix static build 2015-09-13 21:17:02 +02:00
perl-crypt-openssl-random pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-crypt-openssl-rsa pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-datetime-tiny pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-db-file pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-digest-hmac pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-digest-sha1 pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-encode-detect pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-encode-locale pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-file-listing pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-file-util pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-gd pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-gdgraph pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-gdtextutil pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-html-parser pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-html-tagset pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-http-cookies pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-http-daemon pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-http-date pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-http-message
perl-http-negotiate pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-io-html pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-io-socket-ssl pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-json-tiny pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-libwww-perl pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-lwp-mediatypes pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-mail-dkim pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-mailtools pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-mime-base64 pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-module-build
perl-mojolicious pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-net-dns pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-net-http
perl-net-ssleay pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-netaddr-ip pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-path-tiny pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-time-hires pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-timedate pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-try-tiny pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-uri pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-www-robotrules pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-xml-libxml pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-xml-namespacesupport pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-xml-sax pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-xml-sax-base pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
phidgetwebservice
php php: bump to version 5.6.14 2015-10-02 21:00:50 +02:00
php-geoip
php-gnupg
php-imagick
php-memcached
php-ssh2
php-yaml
php-zmq
picocom
pifmrds
pinentry
pixman package/pixman: bump version to 0.32.8 2015-10-03 23:39:54 +02:00
pkgconf
poco Merge branch 'next' 2015-09-01 09:59:08 +02:00
polarssl
polkit
poppler
popt
portaudio
portmap package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
postgresql package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
powerpc-utils
powertop package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
powervr
pppd
pps-tools
pptp-linux
prboom
procps-ng
proftpd package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
protobuf package/protobuf: needs dynamic libraries 2015-08-18 21:41:12 +02:00
protobuf-c package/protobuf-c: threads dependency is a direct dependency 2015-08-18 21:40:28 +02:00
proxychains-ng
psmisc
psplash
ptpd package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
ptpd2 package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
pulseaudio package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
pulseview
pure-ftpd
pv
pwgen
python
python3
python-alsaaudio
python-bottle
python-can package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
python-certifi
python-cffi
python-cheetah
python-cherrypy
python-coherence
python-configobj
python-configshell-fb python-configshell-fb: bump version 2015-10-03 14:19:18 +02:00
python-crc16
python-daemon
python-dialog
python-django
python-docopt
python-dpkt
python-enum
python-enum34
python-flask
python-flup
python-gobject
python-httplib2
python-id3
python-ipaddr
python-ipy
python-ipython
python-itsdangerous
python-jinja2
python-json-schema-validator
python-keyring
python-libconfig
python-lxml
python-m2crypto
python-mad
python-mako
python-markdown
python-markupsafe
python-meld3
python-msgpack
python-netifaces
python-networkmanager
python-nfc
python-numpy
python-pam packages/linux-pam: disable when using musl 2015-08-26 15:25:09 +02:00
python-posix-ipc
python-protobuf
python-psutil
python-pyasn
python-pycli package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
python-pycrypto
python-pydal
python-pyftpdlib
python-pygame
python-pyinotify
python-pyparsing python-pyparsing: bump version 2015-10-03 14:16:12 +02:00
python-pypcap
python-pyqt
python-pyratemp python-pyratemp: new package 2015-09-15 23:45:19 +02:00
python-pyrex
python-pyro
python-pyroute2 python-pyroute2: new package 2015-08-18 23:13:24 +02:00
python-pysendfile
python-pysnmp
python-pysnmp-apps
python-pysnmp-mibs
python-pyusb
python-pyxb
python-pyxml package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
python-pyyaml package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
python-pyzmq
python-requests
python-rtslib-fb python-rtslib-fb: bump version 2015-10-03 14:17:41 +02:00
python-serial
python-setuptools
python-simplejson
python-sip
python-six
python-spidev
python-thrift
python-tornado
python-twisted
python-urwid python-urwid: bump version and add checksums 2015-10-03 14:14:11 +02:00
python-versiontools
python-web2py package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
python-webpy
python-werkzeug
python-ws4py
python-zope-interface
qdecoder
qemu qemu: bump to version 2.4.0.1 2015-10-02 12:11:50 +02:00
qextserialport
qhull
qjson
qlibc
qpdf
qpid-proton
qt qt: fix directfb-1.7.7 compile errors 2015-09-10 13:51:55 +02:00
qt5 directfb: mark as available only for gcc >= 4.5 2015-09-10 13:47:00 +02:00
qt5cinex
qt-webkit-kiosk
qtuio
quagga
quazip package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
quota
qwt
racehound packages: ensure linux supports modules even when not using kernel-module 2015-09-04 13:16:58 +02:00
radvd package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
ramsmp
ramspeed
rapidjson
rapidxml package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
rdesktop
read-edid
readline
redis package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
rings
rng-tools
rp-pppoe
rpcbind blackfin: 2012R2 toolchain is gone, remove kludges 2015-10-04 16:11:32 +01:00
rpi-firmware Merge branch 'next' 2015-09-01 09:59:08 +02:00
rpi-userland package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
rpm
rrdtool
rsh-redone packages/linux-pam: disable when using musl 2015-08-26 15:25:09 +02:00
rsync
rsyslog package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
rt-tests
rtai packages: ensure linux supports modules even when not using kernel-module 2015-09-04 13:16:58 +02:00
rtl8188eu
rtl8821au
rtmpdump
rtorrent
rtptools
rubix
ruby ruby: bump to version 2.2.3 2015-09-01 13:11:57 +02:00
sam-ba
samba package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
samba4 package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
sane-backends
sawman sawman: remove package 2015-09-10 13:57:01 +02:00
schifra
sconeserver
scons
screen
scrypt scrypt: commit packaging improvements 2015-08-28 14:59:51 +02:00
sdl
sdl_gfx
sdl_image
sdl_mixer
sdl_net
sdl_sound
sdl_ttf
sdparm
sed
sepolgen
ser2net
setools package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
setserial
sg3_utils
shairport-sync package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
shared-mime-info
sigrok-cli
simicsfs
sispmctl
skeleton
sl
slang
slirp
smack
smartmontools smartmontools: bump to version 6.4 2015-10-02 21:52:29 +02:00
smcroute
smstools3 package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
snappy
snmppp
snowball-hdmiservice
snowball-init
socat
socketcand
sofia-sip
softether package/softether: bump version 2015-08-10 16:12:05 +02:00
sound-theme-borealis
sound-theme-freedesktop
sox
sp-oops-extract package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
spawn-fcgi
speex
spice
spice-protocol
spidev_test
sqlcipher
sqlite
squashfs
squid package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
sredird
sshfs
sshpass
sstrip
start-stop-daemon
startup-notification
statserial
stm32flash
strace
stress
stress-ng package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
strongswan strongswan: bump to version 5.3.3 2015-09-07 23:50:17 +02:00
stunnel package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
subversion subversion: bump to version 1.9.2 2015-09-28 22:15:45 +02:00
sudo
sunxi-boards
sunxi-cedarx
sunxi-mali
sunxi-mali-prop
sunxi-tools sunxi-tools: bump version 2015-09-09 23:02:18 +02:00
supervisor package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
swig
swupdate swupdate: provide sensible error message if no config file is specified 2015-10-03 17:06:46 +02:00
sylpheed
synergy
sysdig package/sysdig: Fix typo in comment 2015-08-09 16:58:15 +02:00
sysklogd package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
sysprof
sysstat package/systat: fix linking with -lintl 2015-08-18 11:38:09 +02:00
systemd libgudev: New package 2015-08-25 16:35:15 +02:00
sysvinit sysvinit: update website URL 2015-08-28 19:28:51 +02:00
szip
taglib
tar
targetcli-fb package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
tcl
tclap
tcllib
tcpdump tcpdump: drop unneeded security patches 2015-10-02 16:34:25 +02:00
tcping
tcpreplay
tftpd package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
thrift
thttpd
ti-gfx packages: ensure linux supports modules even when not using kernel-module 2015-09-04 13:16:58 +02:00
ti-uim
ti-utils
tidsp-binaries
tiff tiff: bump to version 4.0.6 2015-10-02 20:44:46 +02:00
time
tinc tinc: disable PIE on ARC 2015-08-10 15:42:25 +02:00
tinyalsa tinyalsa: fix build with gcc 5.x 2015-08-26 09:24:03 +02:00
tinyhttpd package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
tinymembench
tinyxml
tinyxml2
tmux
tn5250 tn5250: fix static build with openssl 2015-08-26 13:53:09 +02:00
tor package/tor: bump version to 0.2.6.10 2015-08-10 16:12:16 +02:00
torsmo
tovid
trace-cmd
transmission
tree
tremor
triggerhappy package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
trinity
tslib
tstools
tvheadend package/tvheadend: bump version 2015-09-19 13:57:12 +02:00
twolame
tz
tzdata package/tzdata: bump version to 2015f 2015-08-18 14:55:42 +02:00
tzdump
uboot-tools
ucl
uclibc uclibc: fix coreutils cut bug, enable needed config symbols 2015-09-06 22:44:47 +02:00
udev
udisks udisks: fix build with newer glibc versions 2015-09-07 23:39:54 +02:00
udpcast
uemacs
ulogd
unionfs
unixodbc
upmpdcli package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
upx
urg
usb_modeswitch
usb_modeswitch_data
usbmount package/usbmount: run-parts directory fix 2015-09-10 14:29:18 +02:00
usbredir
usbutils
ushare
ussp-push
ustr
util-linux util-linux: show utilities alphabetically ordered 2015-09-11 19:47:16 +02:00
ux500-firmware
vala
valgrind valgrind: build for the right MIPS ISA revision level 2015-10-03 15:26:21 +02:00
vde2
vim vim: bump to version 7.4.889 2015-10-04 11:25:32 +01:00
vlc vlc: enable to run as root 2015-09-16 22:24:01 +02:00
vnstat
vo-aacenc
vorbis-tools
vpnc
vsftpd package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
vtun vtun: add license info 2015-10-02 15:50:12 +02:00
w_scan
wavpack
wayland
webkit
webkitgtk24 webkitgtk24: fix MIPS64 n64 ABI detection 2015-08-18 21:05:27 +02:00
webp
webrtc-audio-processing
weston package/weston: restore the freerdp backend 2015-10-02 22:24:36 +02:00
wf111
wget
whetstone
which
whois
wine
wipe
wireless_tools
wireless-regdb
wireshark wireshark: security bump to version 1.12.7 2015-08-18 14:14:42 +02:00
wmctrl
wpa_supplicant wpa_supplicant: bump to version 2.5 2015-09-30 00:28:52 +02:00
wsapi
wvdial
wvstreams
x11r7 package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
x11vnc
x264 x264: unbreak x86 build after version bump 2015-08-31 09:04:09 +02:00
xavante
xenomai
xerces
xfsprogs
xinetd
xl2tp
xmlstarlet
xorriso
xscreensaver
xtables-addons xtables-addons: bump to version 2.8 2015-09-09 23:23:26 +02:00
xterm
xvkbd
xxhash xxhash: new package 2015-09-19 15:52:40 +02:00
xz xz: bump to version 5.2.2 2015-09-29 19:36:26 +02:00
yaffs2utils
yajl
yaml-cpp
yasm
yavta
ympd
zd1211-firmware
zeromq blackfin: 2012R2 toolchain is gone, remove kludges 2015-10-04 16:11:32 +01:00
zic package/zic: bump version to 2015f 2015-08-18 14:55:52 +02:00
zlib
zlog
zmqpp
znc znc: needs gcc >= 4.7 2015-09-01 21:58:37 +02:00
zsh zsh: bump to version 5.1.1 2015-10-02 21:06:05 +02:00
zxing-cpp zxing: bump upstream version, drop useless patch 2015-10-04 15:19:34 +01:00
zynq-boot-bin
zyre blackfin: 2012R2 toolchain is gone, remove kludges 2015-10-04 16:11:32 +01:00
Config.in zxing-cpp: new package, replacing zxing 2015-10-04 15:11:57 +01:00
Config.in.host
doc-asciidoc.mk
Makefile.in
pkg-autotools.mk
pkg-cmake.mk pkg-cmake: change sed expression delimiter 2015-09-22 16:23:23 +02:00
pkg-download.mk
pkg-generic.mk legal-info: allow to declare the actual sources for binary packages 2015-10-04 16:59:05 +01:00
pkg-kconfig.mk core/pkg-kconfig: fix configurators 2015-08-25 12:59:21 +02:00
pkg-kernel-module.mk core/pkg-kernel-module: drop now-useless check for CONFIG_MODULES 2015-09-04 13:16:42 +02:00
pkg-luarocks.mk
pkg-perl.mk pkg-perl: refactor perl infrastructure 2015-10-02 20:56:52 +01:00
pkg-python.mk
pkg-rebar.mk
pkg-utils.mk
pkg-virtual.mk