summaryrefslogtreecommitdiff
path: root/devel/atkmm
AgeCommit message (Collapse)AuthorFilesLines
2022-11-24atkmm: updaetd to 2.28.3adam3-23/+8
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.
2022-06-28*: recursive bump for perl 5.36wiz2-4/+4
2021-12-08revbump for icu and libffiadam2-3/+4
2021-10-26archivers: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
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-07devel: Remove SHA1 hashes for distfilesnia1-2/+1
2021-07-02atkmm: updated to 2.28.2adam2-8/+7
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
2021-05-31atkmm: mention 1.6 API in DESCR and COMMENTwiz2-2/+4
2021-05-24*: recursive bump for perl 5.34wiz1-1/+2
2021-04-08atkmm: updated to 2.28.1adam4-188/+29
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.
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2020-03-08*: recursive bump for libffiwiz2-4/+4
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-1/+2
2019-06-06atkmm: updated to 2.24.3adam3-19/+14
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
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2018-05-14atkmm requires recent c++ to build.youri1-1/+3
2017-08-01Follow some http -> https redirects.wiz1-2/+2
2017-05-03Convert CXXFLAGS setting C++ standard to USE_LANGUAGES.jperkin1-4/+2
2017-04-26No longer necessary to regenerate configure file. Tested on Mac OS X andprlw11-8/+5
with clang by adam@
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2016-04-21Extract using bsdtar so file names are not cut, and all files are installed.wiz2-4/+6
Bump PKGREVISION.
2016-04-13Fix PLIST for update. Bump PKGREVISION.wiz2-3/+3
2016-04-12atkmm 2.24.2 (stable):adam3-56/+122
* Regenerate with the latest glibmm.
2015-11-03Add SHA512 digests for distfiles for devel categoryagc1-1/+2
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.
2015-10-15Add -std=c++11 to CXXFLAGS to fix some high value packages, pendingtnn1-1/+2
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)
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
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.
2013-05-31Bump all packages for perl-5.18, thatwiz1-1/+2
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.
2013-05-21PLIST fixadam1-1/+27
2013-05-20Changes 2.22.7 (stable):adam3-29/+10
* Remove the use of g_type_init() because it has been deprecated.
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-09-15recursive bump from libffi shlib major bumpobache2-4/+4
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
It turns out there were a lot of these.
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz2-4/+4
2012-02-06Revbump forwiz2-3/+4
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-02-03update to 2.22.6drochner3-8/+8
change: fix build with recent glibmm
2011-05-12Changes 2.22.5:adam3-9/+10
* Install the m4 files even without --enable-maintainer-mode, as with with other modules.
2011-04-22recursive bump from gettext-lib shlib bump.obache2-2/+4
2011-02-03Fix building on Mac OS X. Fix building with Clang.adam1-7/+9
2011-01-13add atkmm-2.22.2, C++ bindings for atk which used to be part ofdrochner5-0/+199
gtkmm before 2.22