Commit Graph

9 Commits

Author SHA1 Message Date
Ilya Lipnitskiy 5d8d4fbbcb
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-02-20 16:02:15 -08:00
Sven Eckelmann bbb1ea7345 treewide: Change .*GPL.*+ licenses to SPDX compatible identifier
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2019-09-10 07:45:15 +02:00
Rosen Penev 2074901f33 ccrypt: Update to 1.11
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-29 18:36:20 -07:00
Hannu Nyman 11a755b323 ccrypt: shorten title, use PKG_HASH
* Shorten the package title to improve menuconfig usability
* Use PKG_HASH

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-27 19:51:21 +03: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
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
Hannu Nyman ac341e7726 ccrypt: disable support for emacs mode
Disable the special emacs mode, as it can lead to build failures
in buildbot.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-06-22 20:33:12 +03:00
Hannu Nyman e27824ec06 Add license info to ccrypt, haveged, rng-tools, vsftpd
I added license info to those packages that I have imported here.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-08-08 16:22:43 +03:00
Hannu Nyman 794a497f35 ccrypt: import from oldpackages.
Copyright year and PKG_RELEASE updated, added myself as maintainer.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-07-21 17:31:06 +03:00