aboutsummaryrefslogtreecommitdiffstats
path: root/dist-tools
Commit message (Collapse)AuthorAgeFilesLines
* git-commit-po-updates.sh: fix parameter name to avoid crash under set -uMatthias Andree2023-01-041-1/+1
|
* Drop shipper.Matthias Andree2022-08-2711-2465/+0
|
* Add flatpak htmldoc wrapper.Matthias Andree2022-08-272-2/+7
|
* manpage: switch HTML rendering to pandoc->docutilsMatthias Andree2022-07-161-2939/+0
| | | | remove manServer.pl
* makerelease.pl: automate some more of the announcement.Matthias Andree2021-12-261-9/+19
|
* getstats.py: count .am/.ac files.Matthias Andree2021-11-211-1/+1
|
* getstats.py: count *.py files, tooMatthias Andree2021-03-071-1/+1
|
* makerelease.pl: Fix sourceforge.net URL in ANNOUNCE.EMAIL.Matthias Andree2021-02-101-3/+3
|
* Get proper Sourceforge D/L URLs into ANNOUNCE.EMAIL.Matthias Andree2020-10-211-3/+3
|
* Hint to override possibility.Matthias Andree2020-10-151-0/+2
|
* makerelease.pl: strip LF from $ncpu.Matthias Andree2020-09-041-1/+3
|
* makerelease.pl: use make -j for parallel build.Matthias Andree2020-09-041-2/+11
|
* makerelease.pl: avoid clobbering README.Matthias Andree2020-09-041-3/+4
|
* git-commit-po-updates.sh: Robustness fixes.Matthias Andree2020-08-271-5/+4
|
* Makefile.am, dist-tools: check for new translations in dist-hookMatthias Andree2020-08-271-0/+7
|
* Update scripts to handle new translations.Matthias Andree2020-06-142-21/+66
|
* Permit committing revised translations, and require -c or -n.Matthias Andree2020-05-051-13/+23
| | | | | | | | | Also consider PO-Revision-Date: for committed updates. Add a new mode "-c" for commit, and enforce that either that, or "-n" (dry-run) is given in any case. Rename $trl to $translator for clarity.
* Add script to format new translations for NEWS.Matthias Andree2020-04-011-0/+12
|
* dist-tools/getstats.py - make this Python 3...Matthias Andree2020-02-141-14/+19
| | | | it used to be more like a shell wrapper previously.
* Fix URL, and use a new $uploaddir variable.Matthias Andree2020-01-211-2/+3
|
* Commit what has gone into 6.4.2-rc1.Matthias Andree2020-01-201-2/+4
|
* Do not unlink release notes from autobuild/README.Matthias Andree2019-09-281-1/+1
|
* Decode .po's author name to locale according to Content-Type header.Matthias Andree2019-09-051-8/+14
|
* dist-tools/git-commit-po-updates.sh updatesMatthias Andree2019-09-021-2/+26
| | | | | | - add copyright notice and license - add a terse documentation as header - add an option -n (dry-run) that only prints what would be done.
* Helper script to commit PO updates to Git.Matthias Andree2019-08-261-0/+43
|
* Align with legacy_6x.Matthias Andree2019-08-251-1/+1
| | | | | | * Normalize include order. * Backport missed bug fixes. * Remove dead code.
* Suspend pushing to local public_html.Matthias Andree2019-08-241-1/+1
|
* Misc. updates to makerelease.pl.Matthias Andree2019-05-141-4/+2
| | | | Forgo .tar.bz2 files.
* Permit beta builds.Matthias Andree2018-06-211-1/+1
|
* Avoid deprecated regexps in manServer.plMatthias Andree2017-04-221-3/+3
|
* More berlios -> sourceforge changes.Matthias Andree2014-05-212-2/+2
|
* Convert most references from berlios.de to sourceforge.net.Matthias Andree2014-05-212-8/+3
| | | | Re-sign EN and SAs because that broke signatures.
* Sign .xz; upload to sf.net; upload .xz to local site.Matthias Andree2012-12-231-3/+25
|
* Remove LSM-related stuff from the distribution.Matthias Andree2012-12-231-5/+1
| | | | | | | IBiblio no longer accepts submissions, and considers itself an archive. There is no point in our carrying forward any related material, if needed for reference purposes, it can be fetched from older versions in the Git repository.
* Get ready for 6.3.22 release.Matthias Andree2012-08-291-1/+1
|
* Drop vendor-sec@lst.de, defunct.Matthias Andree2011-08-161-2/+1
|
* Add send-erratum-notice.sh dist-tool script.Matthias Andree2010-10-161-0/+11
|
* Find an.tmac definitions on FreeBSD 8.1.Matthias Andree2010-10-121-0/+1
|
* Release 6.3.16.Matthias Andree2010-04-061-31/+69
|
* Update for 6.3.15 release.Matthias Andree2010-03-282-57/+44
|
* Update documents/scripts after SVN -> Git move.Matthias Andree2010-02-063-2/+7
|
* Getting ready for 6.3.14 release.Matthias Andree2010-02-051-7/+9
| | | | svn path=/branches/BRANCH_6-3/; revision=5480
* Clean up dist-tools, remove or update.Matthias Andree2009-10-3010-780/+29
| | | | svn path=/branches/BRANCH_6-3/; revision=5446
* Update.Matthias Andree2009-08-061-8/+7
| | | | svn path=/branches/BRANCH_6-3/; revision=5401
* Add security announcer script.Matthias Andree2008-06-171-0/+16
| | | | svn path=/branches/BRANCH_6-3/; revision=5198
* Block this script.Matthias Andree2006-11-221-1/+4
| | | | svn path=/branches/BRANCH_6-3/; revision=4959
* Block this script.Matthias Andree2006-11-221-0/+3
| | | | svn path=/branches/BRANCH_6-3/; revision=4958
* Revise a bunch of links.Matthias Andree2006-03-311-3/+6
| | | | | | | Remove UWIMAP and qpopper propaganda from FAQ, replace by a Dovecot plug, and warn of qmail. svn path=/branches/BRANCH_6-3/; revision=4762
* Add a few revisions (not yet workable).Matthias Andree2005-11-271-7/+7
| | | | svn path=/trunk/; revision=4482
* Override LC_ALL so that a parsable Date results.Matthias Andree2005-07-101-6/+9
| | | | | | | Override formatting, don't start mbox entry with a blank line. Bump delay to 30 s. Update localuser/fromaddr. svn path=/trunk/; revision=4109