Josef Schlehofer
ff7ab71991
findutils: polishing of Makefile
Changes:
- added license
- added URL
- removed descriptions of individual packages
- added 'dummy' package: findutils, which contains 3 dependencies: find, xargs, locate
Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
6 years ago
Hannu Nyman
bf2521fb4a
Merge pull request #7801 from tru7/libfmt
libfmt: bump to version 5.3.0
6 years ago
Ted Hess
2dcab943cf
CircleCI: Filter out Makefile in files and src directories when checking for modified packages
Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years ago
Ted Hess
3cd9edb639
Revert 28ce922bd2
- pushed from wrong branch
Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years ago
Ted Hess
28ce922bd2
Merge branch 'dhcpdiscover' of https://github.com/aparcar/packages into cci-work
6 years ago
Othmar Truniger
dd60c8b9ea
libfmt: bump to version 5.3.0
Signed-off-by: Othmar Truniger <github@truniger.ch>
6 years ago
Hannu Nyman
2e6d9b0485
Merge pull request #7693 from neheb/patch-7
i2c-tools: Update to 4.1
6 years ago
Hannu Nyman
82702ff9d0
Merge pull request #7703 from neheb/patch-8
libuv: Update to 1.24.1
6 years ago
Ted Hess
2dcbb6f240
Merge pull request #7786 from diizzyy/patch-1
sound/mpd: Update to 0.20.23
6 years ago
Ted Hess
4a7a97d2e4
Merge pull request #7787 from diizzyy/libmpdclient
libs/libmpdclient: Update to 2.16
6 years ago
Hannu Nyman
37da1760ff
Merge pull request #7795 from zhaojh329/libuwsc
libuwsc: Update to 3.2.0
6 years ago
Jianhui Zhao
3b5876eb86
libuwsc: Update to 3.2.0
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
6 years ago
Michael Heimpold
b83191132f
Merge pull request #7705 from neheb/patch-10
libiio: Update to 0.16
6 years ago
Hannu Nyman
cee1e13c9d
Merge pull request #7654 from BKPepe/youtube-dl
youtube-dl: update to version 2018.12.09
6 years ago
Stijn Tintel
6bd150a479
Merge pull request #7778 from neheb/patch-13
libpfring: Update to 7.4.0
6 years ago
Eneas U de Queiroz
d33a4c4924
keepalived: build without libipset
keepalived 2.0.7 is not compatible with libipset 7.x.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Hannu Nyman
c16948a856
Merge pull request #7662 from neheb/lanes
lualanes: Update to 3.13.0
6 years ago
Hannu Nyman
5019398b8b
Merge pull request #6972 from neheb/double
libdouble-conversion: Update to 3.1.1
6 years ago
Hannu Nyman
29b4e46020
Merge pull request #7719 from neheb/patch-24
psqlodbc: Update to 11.00.0000
6 years ago
Hannu Nyman
74a17bf87f
Merge pull request #7770 from jqqqqqqqqqq/master
fish: fixed apropos not found
6 years ago
Hannu Nyman
f53f78e0b1
Merge pull request #7762 from zhaojh329/rtty
rtty: update to 6.4.1
6 years ago
Curtis Jiang
94cdc5adc7
fixed apropos not found
Signed-off-by: Curtis Jiang <jqqqqqqqqqq@qq.com>
6 years ago
Hannu Nyman
234fc70c73
Merge pull request #7760 from cshoredaniel/pr-nut-server-init-driver-updates
nut: server init driver updates
6 years ago
Sebastian Kemper
4e30b3b62a
sqlite3: make cli-editing support selectable
sqlite3 can use libedit, readline or disable command-line editing
support altogether. This commit adds a choice to menuselect.
The default is changed from readline to libedit, as the latter is
upstream's first choice and is also a bit smaller than readline.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years ago
Thomas Heil
aa6b39021d
Merge pull request #7782 from neheb/patch-5
libpcre: Allow building with uclibc++
6 years ago
Sebastian Kemper
0b6d2678c1
sqlite3: add configure switches to menuselect
Adds (most) configure switches to menuselect. The defaults are _not_
changed, meaning the default configuration itself remains the same.
This enables changing the configuration through menuselect and adds
flags that other packages may use.
Config.in is renamed to Config-lib.in in anticipation of a future commit
where the cli tool package also gets a file to source.
The variables also get a prefix change from SQLITE to SQLITE3 in case
there will be a new major release in the future that may coexist with
sqlite3.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years ago
Thomas Heil
e49b131053
Merge pull request #7512 from neheb/crt
crtmpserver: Fix compilation without deprecated OpenSSL APIs
6 years ago
Dirk Brenken
d5ddc24dfa
Merge pull request #7784 from dibdot/banip
banip: release 0.0.7
6 years ago
Dirk Brenken
85efcd6e45
Merge pull request #7781 from dibdot/adblock
adblock: release 3.6.1
6 years ago
Rosen Penev
80826d8b7b
crtmpserver: Fix compilation without deprecated OpenSSL APIs
Switched to codeload to simplify the Makefile.
Removed the website as it is no longer valid.
Renamed .diff file to .patch
Added uclibc++ support. Fixed 060-add-missing-includes.patch , which was
totally wrong to begin with. C headers are generally not used with C++
programs.
Minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Daniel Engberg
ba15e057e1
libs/libmpdclient: Update to 2.16
Update libmpdclient to 2.16
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years ago
Daniel Engberg
cd98819f2e
sound/mpd: Update to 0.20.23
Update to mpd to 0.20.23
Remove old compiler workarounds
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years ago
Dirk Brenken
939979a7a9
banip: release 0.0.7
* determine L3 and L2 network devices to support pppoe interfaces
correctly
Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years ago
Hannu Nyman
97836d987f
Merge pull request #7656 from neheb/msm
msmtp: Update to 1.8.1
6 years ago
Rosen Penev
d75631a75a
libpcre: Allow building with uclibc++
This makes the libc++ adjustable
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Hannu Nyman
71953c566a
Merge pull request #7774 from diizzyy/patch-21
utils/dbus: Update to 1.12.12
6 years ago
Hannu Nyman
545ee10043
Merge pull request #7773 from TDT-AG/pr/20181225-mwan3
mwan3: code cleanup
6 years ago
Dirk Brenken
9ec73489e0
adblock: release 3.6.1
* report engine supports multiple listening ports, set
'adb_replisten' to a space separated list of ports,
default '53'
* report engine supports multiple interfaces, set 'adb_repiface'
to 'any'
* small fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years ago
Rosen Penev
9da161b8ae
libdouble-conversion: Update to 3.1.1
Switched to codeload and updated the Makefile to standards.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
e572fbc753
grep: Update to 3.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
433f882cd6
libpfring: Update to 7.4.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Hannu Nyman
ca6fe95dbb
Merge pull request #7658 from neheb/chaos
chaosvpn: Fix compilation without deprecated OpenSSL APIs
6 years ago
Hannu Nyman
0740a5d5b8
Merge pull request #7683 from neheb/patch-3
tio: Update to 1.32
6 years ago
Hannu Nyman
f5666873c1
Merge pull request #7680 from neheb/patch-21
pv: Update to 1.6.6
6 years ago
Hannu Nyman
28a5a3572e
Merge pull request #7691 from neheb/patch-5
libndpi: Update to 2.6
6 years ago
Hannu Nyman
1a15d320db
Merge pull request #7696 from salzmdan/liburcu
liburcu: update to 0.9.5
6 years ago
Hannu Nyman
de766b2cd6
Merge pull request #7697 from salzmdan/master
libedit: update to 20181209-3.1
6 years ago
Hannu Nyman
5a8af6e281
Merge pull request #7751 from gladiac1337/feature-haproxy-v1.8.16
haproxy: Update HAProxy to v1.8.16
6 years ago
Hannu Nyman
d3adadf845
Merge pull request #7736 from diizzyy/patch-20
sqlite3: Set platform configuration flags & cleanup
6 years ago
Hannu Nyman
b65c6ee965
Merge pull request #7649 from dengqf6/samba4
samba4: update to 4.9.4
6 years ago