Commit Graph

45 Commits

Author SHA1 Message Date
Franco Fichtner e1ce22a520 Framework: allow phony `plist-fix' target for core compat 2024-01-04 08:20:23 +01:00
Franco Fichtner 22ed3972d2 Framework: add metadata to annotations
PR: https://github.com/opnsense/core/issues/6374
2023-04-26 08:58:04 +02:00
Franco Fichtner ffcd201992 Framework: mark obsolete plugins in list 2022-05-10 09:59:20 +02:00
Franco Fichtner 10b235e3d8 Framework: use -v rather than -V for full expansion 2021-02-24 10:23:02 +01:00
Franco Fichtner 4ab914ceaf Framework: add revision bump helper and fix a typo 2021-02-15 09:54:11 +01:00
Franco Fichtner 8acfa41254 Framework: do not hardcode CATEGORIES 2021-02-01 13:46:22 +01:00
Franco Fichtner b10ffbaceb Framework: small output for directory change 2020-04-15 20:11:02 +02:00
Franco Fichtner f00eba92f1 Framework: annotate development-only plugins
PR: https://forum.opnsense.org/index.php?topic=10177.0
2020-04-06 14:51:49 +02:00
Franco Fichtner e72efeead1 Framework: allow diff and mfc targets for subdirs 2020-02-28 10:22:17 +01:00
Franco Fichtner d3ce811139 Framework: support inline built-time replacement
Use Sunny Valley vendor plugin to showcase the implementation.

PR://github.com/opnsense/plugins/pull/1693
2020-02-12 13:06:17 +01:00
Franco Fichtner 1c7203f633 Framework: 20.1 is now stable 2020-01-31 11:18:34 +01:00
Franco Fichtner 4bc92be30d make: composite sync target 2019-11-16 09:45:35 +01:00
Franco Fichtner 3a63ae5fe5 make: finally add "make list-fix" 2019-11-16 06:49:07 +01:00
Franco Fichtner 93c4acce98 Framework: switch to 20.1 development track 2019-07-14 17:51:16 +02:00
Franco Fichtner 5c70309ab2 README: sync 2019-07-10 07:52:49 +02:00
Franco Fichtner c48caba652 plugins: switch ABI 2019-01-23 22:44:15 +01:00
Franco Fichtner ce33526b38 make: mfc files and dirs as well 2019-01-04 09:19:18 +01:00
Franco Fichtner 3730d4a088 make: allow diff argument
E.g.:

    # make diff-dns/dyndns
2018-09-21 08:27:14 +02:00
Franco Fichtner 3fc2e88312 make: add diff and mfc targets 2018-09-16 13:58:41 +02:00
Franco Fichtner ee900ac77a Framework: provide test and style-python targets 2018-04-06 05:30:17 +00:00
Franco Fichtner d80bdc507d misc/theme-rebellion: post-op care 2018-01-18 11:28:47 +01:00
Franco Fichtner badb1430ee Framework: add/update copyrights 2018-01-03 06:36:15 +00:00
Franco Fichtner e1e70b41d9 benchmarks/iperf: better place, minor adjustments 2017-12-02 21:42:56 +01:00
Franco Fichtner 177c9b6303 make: the alpahabet is hard... 2017-11-19 09:01:12 +01:00
Fabian Franz, BSc b8ca2c76d1 net/redis: add Redis Server (#371)
* add redis
* add general to model
* temlate: add slowlog etc.
* form seem ok
* improve menu style
* add service controller
* select picker: bootstrap style
* copy pkg-descr from ports tree
* mv redis to db
* add category databases and update readme
2017-11-15 18:33:49 +01:00