aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2018-06-02 18:47:06 +0000
committerMartin Wilke <miwi@FreeBSD.org>2018-06-02 18:47:06 +0000
commit5b02b710fe02a551c00c758b82ec683cebde9593 (patch)
tree04320b7d08f85dc55ee03b4aa2fc16f41e938337 /textproc/Makefile
parent999a178e46fd5862c2f9d62646eeb268fb6107d0 (diff)
downloadports-5b02b710fe02a551c00c758b82ec683cebde9593.tar.gz
ports-5b02b710fe02a551c00c758b82ec683cebde9593.zip
Reno is a release notes manager designed with high throughput in mind,
supporting fast distributed development teams without introducing additional development processes. The goal is to encourage detailed and accurate release notes for every release. Reno uses git to store its data, along side the code being described. This means release notes can be written when the code changes are fresh, so no details are forgotten. It also means that release notes can go through the same review process used for managing code and other documentation changes. Reno stores each release note in a separate file to enable a large number of developers to work on multiple patches simultaneously, all targeting the same branch, without worrying about merge conflicts. This cuts down on the need to rebase or otherwise manually resolve conflicts, and keeps a development team moving quickly. Reno also supports multiple branches, allowing release notes to be back-ported from master to maintenance branches together with the code for bug fixes. WWW: https://docs.openstack.org/reno/ PR: 228686 Submitted by: freebsd_ports@k-worx.org Sponsored by: iXsystems Inc.
Notes
Notes: svn path=/head/; revision=471392
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 2bb5935541d4..d82df719572b 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1371,6 +1371,7 @@
SUBDIR += py-qt5-xmlpatterns
SUBDIR += py-rdflib
SUBDIR += py-regex
+ SUBDIR += py-reno
SUBDIR += py-reverend
SUBDIR += py-rnc2rng
SUBDIR += py-rss2gen