| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Federico Di Marco <fededim@gmail.com>
|
|\
| |
| | |
open-plc-utils: Force creation of open-plc-utils metapackage
|
| |
| |
| |
| |
| |
| |
| |
| | |
Without it, all other plugin packages are not installable.
Fixes #3481
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
|
|\ \
| | |
| | | |
libtalloc: add libattr dependency
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When libattr is selected, libtalloc links to this shared library and
the build fails with:
"Package libtalloc is missing dependencies for the following libraries:
libattr.so.1"
This commit adds libattr dependency, so that libtalloc systematically
links to this library.
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
[Lucile: replace attr with libattr, edit commit message]
Signed-off-by: Lucile Quirion <lucile.quirion@savoirfairelinux.com>
|
|\ \
| | |
| | | |
wireguard: Bump to 0.0.20161105
|
| | |
| | |
| | |
| | | |
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
|
|\ \ \
| |/ /
|/| | |
boost: Build / package dependencies re-work
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added 4th argument to library declaration macro for specifying optional.
external package dependencies.
Add conditional Python host build dependency.
Fixup config menu to honor external package selections correctly.
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|/ /
| |
| |
| | |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \
| | |
| | | |
shairport-sync: update to v2.8.6
|
| | |
| | |
| | |
| | | |
Signed-off-by: Dmitry Sutyagin <f3flight@gmail.com>
|
|\ \ \
| |/ /
|/| | |
python,python3: cleanup HOST vars and disable pip on host python3
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
--sysconfigdir and --sbindir are obtained from --prefix
and --exec-prefix, so no need to have them explicitly
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
They rely on system paths and are a bit misleading/confusing.
As seen here:
https://github.com/openwrt/packages/issues/3339
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Allows for more granularity with respect to python-host.mk
and python-package.mk inclusions.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
So that it can be included twice.
python-package.mk include python-host.mk, but at some point
in time python-host.mk is not exported to staging_dir yet.
So, to have in python's Makefile, we need to include it
in the Makefile, and to prevent double inclusion (if
python-host.mk is exported from a previous build), the
include guard is added.
Also, moved the includes after some vars were set.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \
| | |
| | | |
f2fs-tools: update to latest and split up tools
|
| | |
| | |
| | |
| | |
| | |
| | | |
I cloned the makefile from LEDE's f2fs-utils package https://github.com/lede-project/source/blob/master/package/utils/f2fs-tools/Makefile
Fixes issue https://github.com/openwrt/packages/issues/1848
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
|
|\ \ \
| | | |
| | | | |
libdnet: fix source URL
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
|\ \ \ \
| |_|_|/
|/| | | |
net/cifs-utils: missing dependency
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'cifsmount' alone is not able to mount a SMB share, after
having installed kmod-fs-cifs this was possible.
So I guess adding kmod-fs-cifs as a dependency to cifsmount is ok.
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
|
|\ \ \ \
| | | | |
| | | | | |
travelmate: update 0.2.5
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* small performance optimization, code cleanup
* change copyright notice in makefile
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
python-urllib3: update to version 1.19
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
dovecot: version update to 2.2.26.0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
net/git: Add building of gitweb
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
gitweb is a handy git web interface; add building of it
Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Separate msmtp as MTA from msmtp binary
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Make msmtp as MTA separate from msmtp package proper to
allow msmtp-scripts (to be added) to use msmtp as the
backend while providing the ability to act as the
system MTA without msmtp getting in the way.
Also get rid of symlinking in postinst/postrm as that
is something the trunk devs don't like. In addition
it allows the -mta package to conflict with any
other package providing sendmail command, as it should
(once the other packages also move postinst/postrm
sendmail symlinks to install section).
Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Avoid the postrm/postinst symlink addition and removal as
1) This fails to conflict with other packages which also provide
the same commands and makes what packages is supply the command
depend on which command was installed last.
2) Trunk devs don't like postrm/postinst symlink mangling
3) Packages changing things from other packages is considered bad
packaging pratice on most distros and debian, for example,
prohibits it.
Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
mail/msmtp-scripts: Add queuing mta wrapper for msmtp
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
This commit adds the msmtp-scripts package from SourceForge, which
is a wrapper around msmtp that provides queueing, syslog or file logging,
and a basic SMTP (no auth) server.
Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
liblo-utils: moving to category Sound
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
before it was in Utilities, subcategory Sound.
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
Tor: update to 0.2.8.9 and use sha256 instead of md5
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
- update to 0.2.8.9
- use sha256 instead of md5 for integrity check
- add dependency: libcap
signed-off-by: Nima Fatemi <nima@torproject.org>
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | | |
lang/perlbase: Fix missing utf8 dependency on unicore
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
perlbase-utf8 depends on perlbase-unicore however that dependency was missing.
This patch fixes that.
Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
|
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
transmission: fix source URL
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
net/gitolite: Add gitolite for git repo administration/access control
|
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Adds gitolite package which is a handy administrative tool for
managing shared git repositories.
Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
|
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
net/rp-pppoe: Update to 3.12
|
| | |_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Update package to latest stable upstream and update my maintainer email
Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
|
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
hdparm: bump version to 9.50
|