The NetBSD Project

CVS log for pkgsrc/devel/kdevelop4/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / kdevelop4

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Tue Oct 26 10:15:09 2021 UTC (22 months, 3 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, HEAD
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

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

Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 7 13:40:04 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.11: +1 -2 lines
Diff to previous 1.11 (colored)

devel: Remove SHA1 hashes for distfiles

Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 3 03:27:37 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

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.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Nov 21 22:16:55 2014 UTC (8 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Clang disallows use of initializer list here, so go with copy assignment
from default constructed object.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Nov 14 22:43:59 2014 UTC (8 years, 10 months ago) by markd
Branch: MAIN
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

Update kdevelop4 to 4.7.0, kdevplatform to 1.7.0

This new release of KDevelop comes with many important changes that should
ensure it will stay usable for the foreseeable future. The CMake support
was improved and extended to ensure that all idioms needed for KF5
development are available. The unit test support UI was polished and
several bugs fixed. In the same direction, some noteworthy issues with the
QtHelp integration were addressed. KDevelop's PHP language support now
handles namespaces better and can understand traits aliases. Furthermore,
some first fruits of the Google summer of code projects are included in
this release. These changes pave the path toward better support for cross
compile toolchains. Feature-wise, KDevelop now officially supports the
Bazaar (bzr) version control system. On the performance front, it was
possible to greatly reduce the memory footprint when loading large projects
with several thousand files in KDevelop. Additionally, the startup should
now be much faster.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Feb 1 09:52:05 2014 UTC (9 years, 7 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

Update to kdevelop 4.6.0

Aside from many bug fixes and general improvements such as performance
optimizations in various areas, which make KDevelop 4.6.0 faster and less
memory-hungry, a few changes are especially noteworthy:

The ReviewBoard plugin now supports updating existing review requests.
There is a new plugin which adds support for building projects with ninja
instead of make. CMake support was also stabilized and improved, adding
support for missing or new CMake features.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Nov 7 13:51:37 2013 UTC (9 years, 10 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.6: +4 -5 lines
Diff to previous 1.6 (colored)

Update to 4.4.1

new features, bug fixes.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Mar 3 04:56:01 2013 UTC (10 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Use -std=c++0x only for C++ files.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Nov 23 20:37:41 2012 UTC (10 years, 10 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Update to 4.4.1

new features, bug fixes and improved performance.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Mar 20 10:52:26 2012 UTC (11 years, 6 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Update to 4.2.3

KDevelop 4.2.3 Released

This is a stable release which fixes dozens of bugs.

KDevelop 4.2.2 released

the first bug-fix release of the KDevelop 4.2 branch.
KDevelop 4.2.2 fixes dozens of bugs.

KDevelop 4.2.0 Released

You should find that KDevelop 4.2 is significantly more stable and polished
than 4.1, with some important changes under the hood; we suggest that
everyone updates to this version, if possible.
Please note that this version is required for users of KDE Platform 4.6 or
higher.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jan 23 08:53:09 2011 UTC (12 years, 8 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Update to kdevelop 4.1.1

bugfixes and improved translations

Revision 1.2 / (download) - annotate - [select for diffs], Wed Oct 27 09:53:02 2010 UTC (12 years, 10 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Update kdevelop4 to 4.1.0

New features and bug fixes.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jun 1 21:38:38 2010 UTC (13 years, 3 months ago) by markd
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of kdevelop 4.0.0

The KDevelop IDE has been designed by the KDevelop Team to provide
an easy-to use environment for C/C++ programmers. With all its
features the current version contains, the full amount of programming
knowledge of the team has been collected to add a set of documentation
handbooks that will help beginners as well as experts in various parts
of using their IDE.

This is version 4, a completely rewritten from scratch version of KDevelop 3.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 1 21:38:38 2010 UTC (13 years, 3 months ago) by markd
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>