aboutsummaryrefslogtreecommitdiffstats
path: root/dist-tools
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Skip list subscriber counts.Matthias Andree2005-07-101-4/+6
| | | | | | Check for SVN errors. svn path=/trunk/; revision=4108
* Pull out important configuration to the head of the script.Matthias Andree2005-07-101-6/+15
| | | | | | python2 -> python svn path=/trunk/; revision=4106
* Update links to fetchmail home page.Matthias Andree2005-04-271-1/+1
| | | | svn path=/trunk/; revision=4045
* Print time in UTC (GMT) and override locale to C.Matthias Andree2005-04-271-1/+1
| | | | svn path=/trunk/; revision=4043
* Change: use SVN rather than RCS to check out codeMatthias Andree2005-04-271-3/+10
| | | | | | Change: extract version from configure.ac rather than Makefile svn path=/trunk/; revision=4042
* Move the html2txt script to dist-tools.Graham Wilson2004-11-291-0/+49
| | | | svn path=/trunk/; revision=4012
* Move a handful of scripts (used for releases, testing, etc.) to dist-tools, ↵Graham Wilson2004-08-3018-0/+2405
| | | | | | so that they are not released in the tarball. svn path=/trunk/; revision=3934
* Try fallback to rpm (in case rpm is version 3).Matthias Andree2004-06-191-1/+2
| | | | svn path=/trunk/; revision=3905
* Make manServer compatible with modern groff installationsRob Funk2004-06-181-1/+9
| | | | svn path=/trunk/; revision=3891
* Make manServer.pl executableRob Funk2004-06-181-0/+0
| | | | svn path=/trunk/; revision=3890
* Move shipper to dist-tools directoryRob Funk2004-06-1811-0/+2462
| | | | svn path=/trunk/; revision=3889
* Add dist-tools directory, for tools used in creating a distribution.Rob Funk2004-06-181-0/+2927
Add manServer.pl inside it. svn path=/trunk/; revision=3888