Age | Commit message (Collapse) | Author | Files | Lines |
|
atkmm 2.28.3 (stable):
Build:
* Support building with Visual Studio 2022
* Meson build: Specify 'check' option in run_command()
Will be necessary with future versions of Meson.
* Meson build: Perl is not required by new versions of mm-common
* Meson build: Avoid unnecessary configuration warnings
* Meson build: Require meson >= 0.55.0
* Require atk >= 2.12.0
Not a new requirement, but previously it was not specified in
configure.ac and meson.build.
|
|
|
|
|
|
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
|
|
|
|
atkmm 2.28.2 (stable):
Build:
* Meson build: Use relative paths to untracked/
* atkmmconfig.h.*: Don't dllimport on MinGW
* Meson build: Make it possible to use atkmm as a subproject
* Meson build: No implicit_include_directories
|
|
|
|
|
|
atkmm 2.28.1 (stable):
The tarball for 2.28.1 has been created with 'meson dist'.
If you build with Autotools from the tarball, please read the relevant
part of the README file.
Build:
* Improve NMake support
* Use __declspec(dllexport) when building with Visual Studio
* Add Meson support
* doc/reference/: Update for Doxygen >= 1.8.16
atkmm 2.28.0 (stable):
This release is identical to 2.24.3.
There is no 2.26.x release.
|
|
|
|
|
|
|
|
atkmm 2.24.3 (stable):
* Fix silent builds.
* Text: Plug memory leaks in get_text_vfunc() and get_selection_vfunc().
These vfuncs shall delete the returned character array after it has been
copied to a Glib::ustring.
* Replace the Visual Studio project files with MSVC NMake project files
|
|
|
|
|
|
|
|
|
|
with clang by adam@
|
|
|
|
Bump PKGREVISION.
|
|
|
|
* Regenerate with the latest glibmm.
|
|
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.
|
|
tech-pkg@ discussion on how to better declare need for C++11.
This is necessary due to libsigc++ headers and will probably be
required for everything that depends on gtkmm{,3}.
(there are ~25 or so such packages in pkgsrc the I have not yet tested)
|
|
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
|
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
|
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
|
|
|
* Remove the use of g_type_init() because it has been deprecated.
|
|
|
|
are called p5-*.
I hope that's all of them.
|
|
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
|
It turns out there were a lot of these.
|
|
|
|
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
|
change: fix build with recent glibmm
|
|
* Install the m4 files even without --enable-maintainer-mode, as with
with other modules.
|
|
|
|
|
|
gtkmm before 2.22
|