2022-12-19 11:21:27 by Thomas Klausner | Files touched by this commit (6) | |
Log message:
gindent: update to 2.2.12.
Release notes for GNU indent version 2.2.12, Sep 2018
* This release drops support for VMS and Watcom.
* New options:
* -pal / --pointer-align-left and -par / --pointer-align-right
* -fnc / --fix-nested-comment
* -gts / --gettext-strings
* -slc / --single-line-conditionals
* -as / --align-with-spaces
* -ut / --use-tabs
* -nut / --no-tabs
* -sar / --spaces-around-initializers
* -ntac / --dont-tab-align-comments
* -linux preset now includes -nbs.
* -kr preset now includes -par.
* Indent now recognises C99 and C11 keywords, and also typeof.
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2016-02-15 10:38:10 by Jonathan Perkin | Files touched by this commit (5) |
Log message:
More __inline removal, fixes Darwin. Perform pkglint cleanup while here.
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2013-12-31 17:14:16 by Jonathan A. Kollasch | Files touched by this commit (6) | |
Log message:
Update GNU indent to 2.2.10.
Changes since 2.2.9:
2008-03-11 david <indent@isidore-it.eu>
* Re-baselined to the FreeBSD indent version to avoid onerous constraints in \
the old BSD license.
* Release version 2.2.10
2007-12-11 david <indent@isidore-it.eu>
* Added GPL version 3 as the COPYING file.
* Added missing documentation of blf and brf as reported by Tom Tromey \
<tromey@redhat.com>
2007-11-27 Matthew Wilcox <matthew@wil.cx>
* extended --indent-label with negative offsets. -il0 now
gives no indentation, -il-2 is the default to match the old
behaviour.
2007-11-11 Jean-Christophe Dubois <jcd@tribudubois.net>
* added --indent-label and --linux-style options.
2007-02-25 david Ingamells <david@ingamells.eu>
* Added doxygen profile and updated source to be better documented with doxygen.
* Cleanup of code.
2003-09-28 Erik de Castro Lopo <nospam@bogus.example.com>
* indent.c Fixed Bug#212320: --blank-lines-after-procedures does not work
* indent.c Fixed Bug#206785: indent segfaults on the attached file
|
2012-12-06 12:40:59 by Jonathan Perkin | Files touched by this commit (6) |
Log message:
Add PKGGNUDIR support.
|
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|