Commit graph

1100 commits

Author SHA1 Message Date
Daniel Golle
8d44169aa1 pcsc-lite: update to version 1.8.20
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-01-11 02:09:20 +01:00
Hannu Nyman
758184a3ee Merge pull request #3738 from diizzyy/patch-5
utils/xz: Update to 5.2.3 and update URLs
2017-01-10 21:06:31 +02:00
Daniel Engberg
8f1de0f400 utils/xz: Update to 5.2.3 and update URLs
Update to 5.2.3 and sync URLs with LEDE

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-01-10 20:02:26 +01:00
Matthias Schiffer
4a984a8d60
treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING_DIR_HOSTPKG)
As both LEDE and OpenWrt have STAGING_DIR_HOSTPKG now, we can start to rely
on it. See 73b7f55424 for more information on
STAGING_DIR_HOSTPKG.

STAGING_DIR_HOSTPKG won't actually be changed before the first LEDE release
(it is equivalent to $(STAGING_DIR)/host), so this simple search/replace
cleanup is safe to apply. Doing this cleanup now will be useful for the
Gluon project (an OpenWrt/LEDE based firmware framework) for experimenting
with modifying STAGING_DIR_HOSTPKG before doing this in the LEDE upstream.

Also fixes a typo in the dbus Makefile ("STAGIND_DIR").

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2017-01-10 18:25:54 +01:00
Jo-Philipp Wich
cb1e8c2dd5 Merge pull request #3625 from p-wassi/grep_226
utils/grep: update to 2.26
2017-01-06 17:03:28 +01:00
Daniel Engberg
63571b38d9 utils/haveged: Add SF as primary download site
Add Sourceforge as primary download site and main site as secondary.
Drop fedoraproject.org repo

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-01-06 00:43:10 +01:00
Hannu Nyman
3195925ccb haveged: change hash to SHA256
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-05 23:55:52 +02:00
Hannu Nyman
8b8b93ad6c ccrypt: change hash to SHA256
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-05 23:22:51 +02:00
Daniel Engberg
7daf631911 utils/tmux: Update to 2.3
Update tmux to 2.3

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-01-04 00:56:13 +01:00
Jean-Michel Lacroix
5c9665a070 bandwidthd: update to 2.0.1-34, sqlite support and SMTP tracking
Addition of sqlite storage
Tracking of SMTP traffic instead of P2P traffic
Based on NethServer bandwidthd implementation

Signed-off-by: Jean-Michel lacroix <lacroix@lepine-lacroix.info>
2017-01-01 12:44:56 -05:00
Hannu Nyman
af52f49858 Merge pull request #3689 from hnyman/c553
collectd: update to 5.5.3
2016-12-28 23:51:45 +02:00
Álvaro Fernández Rojas
ea2115ae01 dump1090: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-12-27 19:53:00 +01:00
Daniel Dickinson
d811a84077 utils/tar: Fix tar build dependency and CVE-2016-6321
Should be PKG_BUILD_DEPENDS not BUILD_DEPENDS

Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-12-27 19:52:56 +01:00
Álvaro Fernández Rojas
6efdda825b Merge pull request #3535 from p-wassi/utils_zip_LFS
utils/zip: fix LARGE_FILE_SUPPORT in configure script
2016-12-27 18:21:49 +01:00
Hannu Nyman
ea44014936 collectd: update to 5.5.3
Update collectd to 5.5.3

Release notes at https://github.com/collectd/collectd/releases/tag/collectd-5.5.3

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-12-22 17:25:05 +02:00
Hannu Nyman
f849713743 nano: update to 2.7.2
Update nano to version 2.7.2

Compile and run tested on ipq806x.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-12-22 12:38:17 +02:00
Jo-Philipp Wich
98e3fbff59 Merge pull request #3605 from bittorf/mysqld-allow_spaces_in_config
mysql-server: initscript: allow spaces in 'mysql-config' datadir
2016-12-20 16:20:26 +01:00
Hauke Mehrtens
5f54e6c61e io: add io-tool
This add the io tool from the old package feed.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2016-12-17 15:20:05 +01:00
Dominik Menke
8d441a568c ecdsautils/libecdsautil: add 0.3.2.20160630
These changes are a direct copy of [1]. The original commit
messages were:

> commit 0a6411b56b9edeba1809ffe45c03dbb7261bf45c
> Author: Matthias Schiffer <mschiffer@universe-factory.net>
> Date:   Sun May 8 11:39:22 2016 +0200
>
> ecdsautils: update to current git, add libecdsautil
>
> The addition of libecdsautil required us to switch from statically
> linked libuecc to a shared library (as we also want shared
> libecdsautil).

> commit 05bc59f3196b1dc05afe845e1df0073e40f0757d
> Author: Nils Schneider <nils@nilsschneider.net>
> Date:   Mon Jul 21 14:51:42 2014 +0200
>
> ecdsautils: update to v0.3.2

> commit db7d9410b3e21f5770f28a3c537ba6a681c24e62
> Author: Nils Schneider <nils@nilsschneider.net>
> Date:   Thu Jul 10 16:28:10 2014 +0200
>
> ecdsautils: download using git instead of http

> commit 3a1b6541b43d4801608c391d64582af41e7a155a
> Author: Nils Schneider <nils.schneider@gmail.com>
> Date:   Wed Feb 6 13:30:26 2013 +0100
>
> Add ecdsautils v0.2

[1]: 0a6411b56b/utils/ecdsautils/Makefile

Signed-off-by: Dominik Menke <dom@digineo.de>
2016-12-14 10:48:32 +01:00
Yousong Zhou
7b812e8fdd qemu: build sub-packages only for selected targets
While at it, move these pacakges to submenu Utilities -> Virtualization

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-12-13 21:15:33 -06:00
Yousong Zhou
3aa9ece43c qemu: virtio-console-helper as a separate package
While at it, update copyright header.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-12-11 21:32:22 -06:00
Yousong Zhou
c778ff5714 qemu: packaging target {x86_64,arm}-softmmu and friends
At the moment, only build these softmmu emulators for x86_64 and sunxi
target.  The decision was made for the following reasons

 - It seems that interests of virtualization with qemu are mostly from
   x86, and ARM recently.
 - x86, sunxi boards/boxes capable of running qemu with accel=kvm are more
   widely available
 - Not all host, target combinations of qemu works, or even compiles
 - Extra maintenance work and server resources

Test results are as the following

 - Nested vmx works: lede-qemu-x86_64-kvm on lede-qemu-x86_64-kvm
 - KVM on Cubieboard2 works
 - tcg with malta works: lede-qemu-malta-tcg on lede-qemu-malta-tcg.
   But it's too slow to be useful thus not included in this version
 - mips64 host does not compile

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-12-11 21:32:22 -06:00
Yousong Zhou
83f0cfb71a qemu: bump to version 2.6.2
- use CXX_DEPENDS instead of explictly requiring libstdcpp
 - use PKG_INSTALL_DIR for packaging qemu-ga
 - explicitly --disable-docs

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-12-11 21:32:22 -06:00
p-wassi
6aaca067d2 utils/gpsd: remove hotplug script
Remove a hotplug script, which starts/stops gpsd with
attaching/detaching a PL2302 USB-UART device.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-07 22:00:50 +01:00
p-wassi
5099e731b3 utils/gpsd: (cosmetic) update config
Make the default config look like usual,
i.e.: indentation using tabs, single quotes, booleans 0/1

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-07 21:58:05 +01:00
p-wassi
b06eac5382 utils/gpsd: Update to 3.16
Update gpsd to upstream release 3.16
The local patch is already included upstream, therefore
removed here.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-07 21:52:58 +01:00
Nikil Mehta
98791614b8 progress: Add package
Signed-off-by: Nikil Mehta nikil.mehta@gmail.com
2016-12-05 23:25:36 -08:00
p-wassi
024aec7a7e utils/grep: update to 2.26
Update grep to upstream release 2.26

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-05 20:55:52 +01:00
p-wassi
1fc42dbf58 utils/avrdude: update to 6.3
Update avrdude to upstream release 6.3

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-05 08:15:44 +01:00
Bastian Bittorf
20c881a072 mysql-server: initscript: allow spaces in 'mysql-config' datadir
also convert script to OpenWrt-style and use
logger instead of echo out to STDERR.

Signed-off-by: Bastian Bittorf <bb@npl.de>
2016-12-01 20:48:08 +01:00
Nuno Goncalves
cc5a56540a tcsh: bump to version 6.20
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2016-11-28 09:41:28 +01:00
Shuanglei Tao
f1d2b004a5 ttyd: update to 1.2.1
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2016-11-27 21:06:48 +08:00
Luka Perkov
e585e46822 Merge pull request #3526 from sartura/f2fs-tools-no-selinux
f2fs-tools: import patch that disables selinux
2016-11-24 22:06:12 +01:00
Vladimir Ulrich
f9fa5c078b [utils/zoneinfo] Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2016-11-24 16:22:37 +03:00
Luiz Angelo Daros de Luca
abebd4e756 Merge pull request #3548 from luizluca/attr_githttp
attr: use git over HTTP
2016-11-23 20:17:23 -02:00
Fam Zheng
9637d4d02e oath-toolkit: Add 'oath-toolkit' package
Upstream: http://www.nongnu.org/oath-toolkit/index.html

Signed-off-by: Fam Zheng <fam@euphon.net>

---

v2: Address comments of yousong and hnyman.
2016-11-23 07:45:06 -06:00
Luiz Angelo Daros de Luca
777b64cb65 attr: use git over HTTP
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2016-11-22 16:07:40 -02:00
Denis Osvald
a6c1dba795 f2fs-tools: replace noselinux patch with upstream version
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
2016-11-22 18:10:43 +01:00
p-wassi
85e4442361 utils/nano: update to 2.7.1
Update nano to upstream release 2.7.1

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-11-22 09:18:09 +01:00
p-wassi
39af758c7e utils/zip: fix LARGE_FILE_SUPPORT in configure script
Package zip is currently broken with a runtime error.
When zip is run, it immediately exits with
"zip warning : Not supported (uzoff_t not same size as zoff_t)"

The issue boils down to the package's configure script which tries to
determine LARGE_FILE_SUPPORT on *host* side. The conftest.c is
compiled and ran on the building host to see whether LFS is given or not.
This will fail when cross-compiling. The patch here is created by Romain Naour,
taken from http://lists.busybox.net/pipermail/buildroot/2015-January/117909.html
Reworked and tested by me. Now LFS is detected and the built binaries work
on the target.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-11-20 22:05:42 +01:00
Denis Osvald
6789e872d9 f2fs-tools: import patch that disables selinux
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
2016-11-18 15:41:14 +01:00
Shuanglei Tao
10503bad44 ttyd: update to 1.2.0
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2016-11-13 18:56:05 +08:00
Nuno Goncalves
325c2ebbf8 tcsh: bump to version 6.19.01
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2016-11-12 22:25:32 +01:00
Hannu Nyman
91200bf982 Merge pull request #3503 from the2masters/rng-tools
rng-tools: Fixup Makefile and initscript
2016-11-11 10:42:17 +02:00
Hannu Nyman
450101bea2 collectd: enable cpufreq plugin also for ipq806x
Enable cpufreq plugin also for ipq806x,
as IPQ8065 supports CPU frequency scaling.

Run-tested with Netgear R7800.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-11-10 16:04:02 +02:00
Stefan Hellermann
dc445cc242 rng-tools: Fixup Makefile and initscript
- typo in path of uci-defaults scripts
- fix init script when there is no rngd config
- convert init script to procd

Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
2016-11-10 10:33:22 +01:00
Florian Fainelli
a554a1dd30 Merge pull request #3494 from ffainelli/plc-utils-3481
open-plc-utils: Force creation of open-plc-utils metapackage
2016-11-08 10:51:42 -08:00
Luka Perkov
fa76db66ef Merge pull request #3373 from bobafetthotmail/patch-6
f2fs-tools: update to latest and split up tools
2016-11-06 23:59:40 +01:00
Florian Fainelli
dc368cbcd0 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>
2016-11-06 13:44:36 -08:00
Richard Kunze
c7408560a1 hdparm: bump version to 9.50
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2016-11-05 18:08:40 +01:00
Vladimir Ulrich
2e88ec6cca [utils/zoneinfo] Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2016-11-03 18:18:12 +03:00
Hannu Nyman
d9a25e1c16 Merge pull request #3450 from bobafetthotmail/patch-4
avrdude: move to "Microcontroller programming" submenu
2016-11-03 00:03:41 +02:00
Hannu Nyman
d3e60c52bb Merge pull request #3451 from bobafetthotmail/patch-7
dfu-programmer: move to "Microcontroller programming" submenu
2016-11-03 00:03:34 +02:00
Alberto Bursi
6013b58f41 stm32flash: move to "Microcontroller programming" submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 21:30:30 +01:00
Alberto Bursi
f72d672abf dfu-programmer: move to "Microcontroller programming" submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 21:26:53 +01:00
Alberto Bursi
4c1028564e avrdude: move to "Microcontroller programming" submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 21:23:26 +01:00
Daniel Golle
1b118db0ad Merge pull request #3073 from paulo-raca/i2c-tools-py3
i2c-tools: Added python3-smbus package
2016-11-02 14:02:19 +01:00
Paulo Costa
581ec01afa i2c-tools: Added python3-smbus package
This only replicates the existing python-smbus package into Python 3

Signed-off-by: Paulo Costa <me@paulo.costa.nom.br>
2016-11-02 10:46:42 -02:00
Alberto Bursi
535200b110 zoneinfo: capitalize submenu name (zoneinfo -> Zoneinfo)
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 11:55:13 +01:00
Hannu Nyman
8067dd75c3 Merge pull request #3443 from bobafetthotmail/patch-7
llvm2: capitalized submenu name (disc -> Disc)
2016-11-02 12:07:50 +02:00
Hannu Nyman
46ce67cf2b Merge pull request #3442 from bobafetthotmail/patch-5
hdparm: capitalized submenu name (disc -> Disc)
2016-11-02 12:07:43 +02:00
Hannu Nyman
562744380d Merge pull request #3441 from bobafetthotmail/patch-3
hd-idle: capitalized submenu name (disc -> Disc)
2016-11-02 12:07:33 +02:00
Alberto Bursi
db40cd51eb gdisk/sgdisk/cgdisk: capitalized submenu name (disc -> Disc)
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 10:11:33 +01:00
Alberto Bursi
dbe0886898 llvm2: capitalized submenu name (disc -> Disc)
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 10:08:11 +01:00
Alberto Bursi
76c54dc342 hdparm: capitalized submenu name (disc -> Disc)
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 10:02:34 +01:00
Alberto Bursi
0f26a9f6d3 hd-idle: capitalized submenu name (disc -> Disc)
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 09:37:46 +01:00
Hannu Nyman
6b2e8ae6ef Merge pull request #3422 from nwf/ucify-rngd
rng-tools: uci-fy, default to doing nothing
2016-10-31 22:50:36 +02:00
Nathaniel Wesley Filardo
bce6d283c1 rng-tools: uci-fy, default to doing nothing
Enabling the default configuration will pipe /dev/urandom back into
/dev/random ala the current package behavior.  Because this amounts to
disabling the in-kernel entropy estimation, default disabled.

While here, uci-paramaterize the high watermark.
While here, add a pre-command hook for real RNGs that need 'stty raw'
or other such hooks.  (e.g. the TrueRNG devices)

As offered in github openwrt/packages#3422, take over maintainership.

See github openwrt/packages#3142.

Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com>
2016-10-31 13:17:57 -04:00
Michal Hrušecký
764ac1a078
luci-app-lxc: Minor polishing
Add more dependencies needed by download template and replace all, not just
first occurence of : or _ in template name with space in webui.

Signed-off-by: Michal Hrušecký <Michal.Hrusecky@nic.cz>
2016-10-30 22:54:42 +01:00
Hannu Nyman
fba5959f4e Merge pull request #3394 from bobafetthotmail/patch-20
stoken: move to Encryption submenu
2016-10-30 09:53:47 +02:00
Hannu Nyman
0a66d54ae7 Merge pull request #3389 from bobafetthotmail/patch-15
cryptsetup: move to Encryption submenu
2016-10-30 09:53:18 +02:00
Hannu Nyman
e3ba3a4775 Merge pull request #3391 from bobafetthotmail/patch-17
gnupg: move to Encryption submenu
2016-10-30 09:52:46 +02:00
Hannu Nyman
dc175a01d1 Merge pull request #3392 from bobafetthotmail/patch-18
squashfs-tools: move to Filesystems submenu
2016-10-30 09:52:36 +02:00
Hannu Nyman
53e1fa2b70 Merge pull request #3386 from bobafetthotmail/patch-12
rrdcgi1/rrdtool1: move to database submenu
2016-10-30 09:51:52 +02:00
Hannu Nyman
9e9af1c7c5 Merge pull request #3379 from bobafetthotmail/patch-3
zsh: move to Shells submenu
2016-10-30 09:51:36 +02:00
Hannu Nyman
a96efabd9a Merge pull request #3378 from bobafetthotmail/patch-2
bash: move to Shells submenu
2016-10-30 09:51:24 +02:00
Hannu Nyman
deb4696b73 Merge pull request #3383 from bobafetthotmail/patch-10
libhavege: move to Libraries category
2016-10-25 17:50:41 +03:00
Hannu Nyman
ef120b301e Merge pull request #3382 from bobafetthotmail/patch-9
klish: move to Shells submenu
2016-10-25 17:46:28 +03:00
Yousong Zhou
17083195d7 Merge pull request #3390 from bobafetthotmail/patch-16
dvtm: move to Terminal submenu
2016-10-25 00:03:41 -05:00
Hannu Nyman
19cfe6a8fa Merge pull request #3385 from bobafetthotmail/patch-11
tmux: move to Terminal submenu
2016-10-24 23:19:42 +03:00
Hannu Nyman
0907ba28de Merge pull request #3351 from RussellSenior/update-ap51-flash
utils/ap51-flash: import from old-packages and update
2016-10-24 13:47:57 +03:00
Alberto Bursi
82a8faa072 tcsh: move to Shells submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-24 10:22:09 +02:00
Alberto Bursi
4237b1e42f stoken: move to Encryption submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-24 00:15:27 +02:00
Alberto Bursi
478d35459c squashfs-tools: move to Filesystems submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 23:53:43 +02:00
Alberto Bursi
198ada3b9d gnupg: move to Encryption submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 23:41:08 +02:00
Alberto Bursi
55c7ee7bab dvtm: move to Terminal submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 23:34:48 +02:00
Alberto Bursi
bb103260af cryptsetup: move to Encryption submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 23:29:33 +02:00
Alberto Bursi
dc88e921cc ccrypt: move to Encryption submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 23:14:18 +02:00
champtar
d3d0bd86e7 Merge pull request #3387 from bobafetthotmail/patch-13
screen: move to Terminal submenu
2016-10-23 21:00:04 +02:00
Hannu Nyman
e9855f05ac Merge pull request #3360 from riptidewave93/master
utils/collectd: Add cpufreq module
2016-10-23 21:51:46 +03:00
Hannu Nyman
efdbe9cad5 Merge pull request #3380 from bobafetthotmail/patch-5
gzip: moving to Compression submenu
2016-10-23 21:08:56 +03:00
Alberto Bursi
f94d5dbbb3 screen: move to Terminal submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 20:04:24 +02:00
Alberto Bursi
2f8fcc1696 rrdcgi1/rrdtool1: move to database submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 19:56:11 +02:00
Alberto Bursi
697789ab77 tmux: move to Terminal submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 19:42:58 +02:00
Alberto Bursi
951dfd3f06 libhavege: move to Libraries category
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 18:42:38 +02:00
Alberto Bursi
43dac9065d klish: move to Shells submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 18:35:48 +02:00
Alberto Bursi
7f0b030e97 serialconsole: move to Terminal submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 18:30:33 +02:00
Alberto Bursi
9648acf668 gzip: moving to Compression submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 18:21:19 +02:00
Alberto Bursi
05d213405b zsh: move to Shells submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 17:56:06 +02:00
Alberto Bursi
2c563af997 bash: move to Shells submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 17:50:14 +02:00