The NetBSD Project

CVS log for pkgsrc/devel/libsigc++/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.70 / (download) - annotate - [select for diffs], Mon Aug 14 05:24:12 2023 UTC (7 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.69: +2 -1 lines
Diff to previous 1.69 (colored) to selected 1.32 (colored)

*: recursive bump for Python 3.11 as new default

Revision 1.69 / (download) - annotate - [select for diffs], Thu Jul 20 11:59:27 2023 UTC (8 months, 1 week ago) by nia
Branch: MAIN
Changes since 1.68: +3 -2 lines
Diff to previous 1.68 (colored) to selected 1.32 (colored)

*: Update some remaining packages still using GCC_REQD.

Revision 1.68 / (download) - annotate - [select for diffs], Tue Jul 18 14:11:16 2023 UTC (8 months, 1 week ago) by nia
Branch: MAIN
Changes since 1.67: +2 -2 lines
Diff to previous 1.67 (colored) to selected 1.32 (colored)

devel: Adapt packages to use USE_(CC|CXX)_FEATURES

Revision 1.67 / (download) - annotate - [select for diffs], Mon Jul 25 19:22:22 2022 UTC (20 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.66: +2 -2 lines
Diff to previous 1.66 (colored) to selected 1.32 (colored)

libsigc++*: update HOMEPAGE, previous one is something unrelated now

Revision 1.66 / (download) - annotate - [select for diffs], Tue Feb 15 10:19:28 2022 UTC (2 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.65: +3 -3 lines
Diff to previous 1.65 (colored) to selected 1.32 (colored)

libsigc++: updated to 2.10.8

2.10.8 (stable)

Build:
* Meson build: Perl is not required by new versions of mm-common
* NMake Makefiles: Support building with VS2022

Documentation:
* Upgrade the manual from DocBook 4.1 to DocBook 5.0

Revision 1.65 / (download) - annotate - [select for diffs], Fri Jul 2 08:59:05 2021 UTC (2 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.64: +2 -3 lines
Diff to previous 1.64 (colored) to selected 1.32 (colored)

libsigc++: updated to 2.10.7

2.10.7 (stable)

Meson build:
* Make it possible to use sigc++ as a subproject
* Fix dependency on files generated from .h.m4 files
* No implicit_include_directories
* Make quiet installations possible
* Fix build as subproject without building documentation

Documentation:
* Links to *.gnome.org refer to sigc++-2.0 and gtkmm-3.0 versions
  instead of latest versions

Revision 1.64 / (download) - annotate - [select for diffs], Mon May 24 19:50:00 2021 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored) to selected 1.32 (colored)

*: recursive bump for perl 5.34

Revision 1.63 / (download) - annotate - [select for diffs], Tue Apr 13 08:28:13 2021 UTC (2 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.62: +3 -1 lines
Diff to previous 1.62 (colored) to selected 1.32 (colored)

libsigc++: mark python as build dependency only

Bump PKGREVISION.

Revision 1.62 / (download) - annotate - [select for diffs], Thu Apr 8 20:52:15 2021 UTC (2 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.61: +7 -20 lines
Diff to previous 1.61 (colored) to selected 1.32 (colored)

libsigc++: updated to 2.10.6

2.10.6 (stable)

Build:
* Meson build: Fix versioning on macOS

Documentation:
* sigc++/sigc++.h: Describe how to use libsigc++ with Meson
* Update links to the web page, now at
  libsigcplusplus.github.io/libsigcplusplus


2.10.4 (stable)

Build:
* Meson build: Set default value of the 'warnings' option to 'min'
* NMake Makefiles: Several improvements
* docs/reference/: Update for Doxygen >= 1.8.16

Documentation:
* docs/manual/libsigc_manual.xml: Update signal and slot syntax

The tarball for 2.10.4 has been created with 'meson dist'.
If you build with Autotools from the tarball, please read the relevant
part of README.

Revision 1.61 / (download) - annotate - [select for diffs], Mon Aug 31 18:07:23 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.60: +2 -1 lines
Diff to previous 1.60 (colored) to selected 1.32 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.60 / (download) - annotate - [select for diffs], Mon Apr 6 09:00:16 2020 UTC (3 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored) to selected 1.32 (colored)

libsigc++: update to 2.10.3.

2.10.3 (stable)

Build:
* Add Meson build, alongside the existing Autotools build.
  (Kjell Ahlstedt, Chun-Wei Fan) Pull request #47, #50
* Improve MSVC builds on Windows
  (Chun-Wei Fan) Pull request #50
* meson.build: Check if .git is a directory or file
  (Kjell Ahlstedt) Merge request pangomm!8 (Ting-Wei Lan)
* docs/reference/meson.build: Check if perl is found
  (Kjell Ahlstedt) Issue #53 (Rasmus Thomsen)
* README: Describe building with Meson and Autotools
  (Kjell Ahlstedt)

Tests:
* Make test_track_obj.cc compile with clang++
  (Kjell Ahlstedt)

Revision 1.59 / (download) - annotate - [select for diffs], Fri Mar 20 11:57:27 2020 UTC (4 years ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored) to selected 1.32 (colored)

*: Convert broken sourceforge HOMEPAGEs back to http

Revision 1.58 / (download) - annotate - [select for diffs], Sat Jan 18 23:30:32 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored) to selected 1.32 (colored)

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.

Revision 1.57 / (download) - annotate - [select for diffs], Thu Nov 7 13:24:38 2019 UTC (4 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored) to selected 1.32 (colored)

libsigc++: mark it as version 2 of the library

Revision 1.56 / (download) - annotate - [select for diffs], Fri Aug 16 12:03:51 2019 UTC (4 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.55: +2 -3 lines
Diff to previous 1.55 (colored) to selected 1.32 (colored)

libsigc++: update to 2.10.2.

2.10.2: (stable)

This release is identical to 2.10.1, except for:
* Reference docs generated by Doxygen 1.8.11.
  Hopefully it will show up at
  https://developer.gnome.org/libsigc++/stable/

Revision 1.55 / (download) - annotate - [select for diffs], Sun Aug 11 13:18:46 2019 UTC (4 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.54: +2 -1 lines
Diff to previous 1.54 (colored) to selected 1.32 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.54 / (download) - annotate - [select for diffs], Sat Dec 1 17:10:54 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.53: +2 -3 lines
Diff to previous 1.53 (colored) to selected 1.32 (colored)

libsigc++: update to 2.10.1.

2.10.1: (stable)

* signal_impl::clear(): Don't clear the slot list during signal emission,
  to prevent a segfault. And add a test for this.
  (Kjell Ahlstedt) Bug #784550 (Andrejs Hanins)
* slot_base::set_parent(): Create a dummy slot_rep if necessary
  (Kjell Ahlstedt) Bug #167714 (Gerald Britton)
* Avoid compiler warnings from function pointer conversions
  (Kjell Ahlstedt) Issue #1 (sharkcz)
  (Kjell Ahlstedt) Issue #8 (db0451)

Build:
* Make --disable-benchmark work.
  (Christophe Lermytte) Bug #774732
* Replace the Visual Studio project files with MSVC NMake project files
  Add MSVC_NMake/README.txt for Visual Studio builds
  (Chun-wei Fan) Pull request #11

Documentation:
* signal_base: Warn against deletion during emission
  (Kjell Ahlstedt) Bug #167714 (Gerald Britton)
* Update links in README, configure.ac, libsigcplusplus.doap
  (Kjell Ahlstedt)

Revision 1.53 / (download) - annotate - [select for diffs], Wed Aug 22 09:43:32 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.52: +2 -1 lines
Diff to previous 1.52 (colored) to selected 1.32 (colored)

Recursive bump for perl5-5.28.0

Revision 1.52 / (download) - annotate - [select for diffs], Wed May 3 08:38:41 2017 UTC (6 years, 10 months ago) by jperkin
Branch: MAIN
CVS Tags: 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
Changes since 1.51: +2 -3 lines
Diff to previous 1.51 (colored) to selected 1.32 (colored)

Convert CXXFLAGS setting C++ standard to USE_LANGUAGES.

Revision 1.51 / (download) - annotate - [select for diffs], Fri Nov 25 15:39:51 2016 UTC (7 years, 4 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.50: +7 -5 lines
Diff to previous 1.50 (colored) to selected 1.32 (colored)

Update libsigc++ to 2.10.0

Given "Some more minor uses of C++11 syntax." below, up GCC requirement
to 4.8 and add -std=c++11 to be consistent with e.g., glibmm.

2.10.0 (stable):

* Build: Fix silent builds.
  (Kjell Ahlstedt) Bug #768797

2.9.3 (unstable):

* signal:
  Deprecate slots().
  Please tell us if you really need this.
  (Murray Cumming)
  Deprecate emit_reverse().
  Please tell us if you really need this.
  (Murray Cumming)
* Benchmark: Update it and use boost::timer, and actually build it,
  but not built by default.
  (Murray Cumming)

Build:
* Fix the build on MSVC++ 2013 and 2015.
  (Chun-wei Fan) Bug #767777


2.9.2 (unstable):

* Minor documentation improvements.
  (Murray Cumming)
* Some more minor uses of C++11 syntax.
  (Murray Cumming)


2.9.1 (unstable):

* slot: Allow sigc::slot<R(Args...)> syntax, like std::function,
  deprecating the sigc::slot<R, Args...> syntax.
  (Murray Cumming, Kjell Ahlstedt) Bug #763393
* signal: Allow sigc::signal<R(Args...)> syntax, like std::function,
  deprecating the sigc::signal<R, Args...> syntax.
  (Murray Cumming, Kjell Ahlstedt) Bug #763393

Revision 1.50 / (download) - annotate - [select for diffs], Sat Jul 9 06:38:09 2016 UTC (7 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.49: +2 -1 lines
Diff to previous 1.49 (colored) to selected 1.32 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.49 / (download) - annotate - [select for diffs], Tue Apr 12 21:25:52 2016 UTC (7 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.48: +3 -3 lines
Diff to previous 1.48 (colored) to selected 1.32 (colored)

2.8.0 (stable)
* Documentation: Mention use with CMake.

2.7.2 (unstable):
* Deprecate sigc::ref() and sigc::reference_wrapper(),
  adding support instead for std::ref(), std::cref(),
  and std::reference_wrapper().
* mem_fun(): Deprecate mem_fun(pointer, func).
  Leaving just mem_fun(reference, func).
  Please let us know if you disagree strongly with this.
* Make all operator bool() explicit. (A C++11 feature.)
* Build: Remove some now-unnecessary configure checks.
  But please let us know if this causes problems for you.
* Build: Update MSVC project.
* Documentation: Improve the documentation of mem_fun(), making it clear that
  mem_fun() does not return a slot.

2.7.1 (unstable):
* signal: Add a moving connect() method, taking an rvalue reference
  to a slot.
* can_deduce_result_type_with_decltype: Rename the check() methods to
  checksize(). check() is a preprocessor macro in Mac OS X.
* Temporarily undefine the nil macro, if it's defined.
  nil is a preprocessor macro in Objective-C++ and Mac OS X.
* Correct the mem_functor<> declarations.

Revision 1.48 / (download) - annotate - [select for diffs], Mon Nov 30 14:27:44 2015 UTC (8 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.47: +3 -4 lines
Diff to previous 1.47 (colored) to selected 1.32 (colored)

Changes 2.6.2:
* slot: Handle auto-disconnection when a slot contains a slot
* slot and signal: Correct move constructors and move assignments.
* trackable, slot_base, signal_base, connection: Add some noexcept specs
* trackable, slot, signal: Remove noexcept from move operations.
* slot and signal: Add missing move constructors and move assignments
* signal_impl: =delete copy and move operations.
* typed_slot_rep: =delete unimplemented copy and move operations.
* slot_rep: =delete copy and move operations.

Revision 1.47 / (download) - annotate - [select for diffs], Thu Oct 15 12:05:06 2015 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.46: +2 -1 lines
Diff to previous 1.46 (colored) to selected 1.32 (colored)

Needs c++11, set GCC_REQD to 4.7.

Revision 1.46 / (download) - annotate - [select for diffs], Thu Oct 15 11:04:37 2015 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.45: +3 -6 lines
Diff to previous 1.45 (colored) to selected 1.32 (colored)

Update libsigc++ to 2.6.1:

2.6.1 (stable):

* Add back deprecated adaptors/lambda API to avoid an unintented ABI break.
  (Kjell Ahlstedt) Bug #755550 (Michael Biebl)
* sigc::trackable: Move operations: Don't move the callback list
  (Kjell Ahlstedt) Bug #755393 (Tom Schoonjans)


2.6.0 (stable):

* C++11: deduce_result_type: Simplify with C++11 variadic template.
  (Murray Cumming, Marcin Kolny) Bug #753612
* Fix the build with MSVC.
  (Chun-wei Fan) Bug #754082
* Update the website.
  (Kjell Ahlstedt)


2.5.4 (unstable):

* slot_base::operator=(const &): Copy the blocked too,
  so the destionation is blocked if the source is blocked,
  regardless of whether the destionation was previously
  blocked, because this seems to be what we should expect.
  (Murray Cumming)
* C++11: slot_base, slot*, signal_base, signal*, trackable:
  Add move operations.
  (Murray Cumming)
* Update MSVC Projects, requiring at least MSVC++ .Net 2013
  for C++11 support.
  (Chun-wei Fan)


2.5.3 (unstable):

* Use C++11 "using" aliases to simplify code that uses type traits.
  (Murray Cumming) Bug #753580


2.5.2 (unstable):

* Remove useless headers:
    sigc++/class_slot.h
    sigc++/hide.h
    sigc++/method_slot.h
    sigc++/object.h
    sigc++/object_slot.h
    sigc++/retype.h
  Some of these still have equivalents in sigc++/adaptors/
  (Kjell Ahlstedt, Murray Cumming) Bug #752560
* C++11: Replace deprecated std::auto_ptr by std::unique_ptr.
  (Kjell Ahlstedt)
* C++11: Use std::is_base_of<> instead of our sigc::is_base_and_derived<>,
  removing sigc::is_base_and_derived<>.
  (Kjell Ahlstedt, Murray Cumming) Bug #752560
* C++11: Use of range-based for loops.
  (Murray Cumming)
* C++11: Use of the auto keyword.
  (Murray Cumming)
* C++11: Use of nullptr instead of 0.
  (Murray Cumming)
* sigc++/slot.h: Use a regular .h file instead of generating it
  from an .m4 file. Bug #752560
  (Kjell Ahlstedt)
* Visual Studio Builds: Move 2010 Projects to 2012 to support C++11.
  (Chun-wei Fan)
* Use -Wformat-security and -Wshadow with --enable-warnings=fatal.
  (Murray Cumming)


2.5.1 (unstable):

* Use (and require) C++11
  (Kjell Ahlstedt)
* Using C++11 lambda functions to create sigc::slots:
  Avoid the need for SIGC_FUNCTORS_DEDUCE_RESULT_TYPE_WITH_DECLTYPE.
  (Kjell Ahlstedt)
* Remove the already-deprecated sigc::lambda (and sigc::group) API.
  This is an API change but should not be an ABI change, so it should
  only affect you when rebuilding applications, if you use this API.
  (Murray Cumming, Kjell Ahlstedt)

Revision 1.45 / (download) - annotate - [select for diffs], Fri Jun 12 10:48:51 2015 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.44: +2 -1 lines
Diff to previous 1.44 (colored) to selected 1.32 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.44 / (download) - annotate - [select for diffs], Sat Feb 28 10:24:45 2015 UTC (9 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored) to selected 1.32 (colored)

Update to 2.4.1:

2.4.1 (stable):

* A slot's functor is destroyed when an empty slot is assigned to the slot.
  (Kjell Ahlstedt) Bug #738602 (James Lin)
* test_disconnect_during_emit tests that the slot is really disconnected
  during signal emission.
  (Kjell Ahlstedt)

Revision 1.43 / (download) - annotate - [select for diffs], Sun Oct 5 15:02:06 2014 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.42: +3 -4 lines
Diff to previous 1.42 (colored) to selected 1.32 (colored)

Update to 2.4.0:

2.4.0 (stable):

Note: API/ABI is the same as in release 2.3.2. Compared to stable
releases 2.2.x, the API has been broken regarding visit_each() functions.
See the NEWS entry for libsigc++ 2.3.2.

* Fix the test_lambda test case for MS Visual C++ 2013 and other
  C++11-compliant compilers.
  (Kjell Ahlstedt) Bug #734368 (Ryan Beasley)
* Add a missing #include in limit_reference.h.
  (Kjell Ahlstedt)
* Documentation:
  - Use doxygen-extra.css from the mm-common package.
    Requires mm-common 0.9.7 when configured to use maintainer-mode.
    (Kjell Ahlstedt)

2.3.2 (unstable):

Note: The implementation of bug #724496 breaks API for some users,
but it does not break ABI.
Only users who have added their own visit_each() overloads are affected by
the API break. Their programs will still compile, but there will be run-time
errors, if they rely on auto-disconnection of slots.
Updated instructions for users who implement their own adaptors are found
in the description of sigc::adapts<>.

* Replace visit_each() overloads by struct visitor<>.
  Add the test_visit_each test case.
  (Ryan Beasley, Kjell Ahlstedt) Bug #724496
* signal_impl::notify(): Don't delete signal_impl during erase().
  (Kjell Ahlstedt) Bug #564005 (Alexander Shaduri)
* Fix 'make check' with clang++ 3.4 and --enable-warnings=fatal
  (Kjell Ahlstedt) Bug #724496 (Ryan Beasley)
* Fix test_cpp11_lambda for gcc 4.8
  (Kjell Ahlstedt)
* Speed up disconnection of slots.
  (Kjell Ahlstedt) Bug #167714 (Neal E. Coombes)
* Auto-generate the ChangeLog from the git log for 'make dist'.
  (José Alburquerque)
* Don't use __file__ in the FIREWALL m4 macro.
  (Kjell Ahlstedt) Bug #699168 (John Ralls)
* Add the track_obj() adaptor and test_track_obj test case.
  Deprecate libsigc++ lambdas, sigc::group() and sigc::var().
  Use C++11 lambda expressions instead.
  (Kjell Ahlstedt) Bug #672555
* Documentation:
  - Emphasize that signals are reference counted.
    (Kjell Ahlstedt) Bug #611941 (Jonathon Jongsma)
  - Mention std::function<> and std::bind() where appropriate.
    (Kjell Ahlstedt, Chris Vine)
  - Use DOXYGEN_SHOULD_SKIP_THIS consistently to exclude internal
    functions from the reference documentation.
    (Kjell Ahlstedt)
* Windows:
  - Enable C++11 lambda expressions with MS Visual Studio 2012 and later
    (Ryan Beasley) Bug #733752
  - Update MSVC_Net2010
    (Kjell Ahlstedt) Bug #724496 (Ryan Beasley)

2.3.1 (unstable):

* signal_base: Add blocked(), block(), unblock().
  (Kjell Ahlstedt) Bug #153780

Revision 1.42 / (download) - annotate - [select for diffs], Thu May 29 23:35:36 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored) to selected 1.32 (colored)

Bump for perl-5.20.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.

Revision 1.41 / (download) - annotate - [select for diffs], Mon Sep 23 10:33:01 2013 UTC (10 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored) to selected 1.32 (colored)

Reset maintainer, address bounces.

Revision 1.40 / (download) - annotate - [select for diffs], Fri May 31 12:40:01 2013 UTC (10 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.39: +2 -1 lines
Diff to previous 1.39 (colored) to selected 1.32 (colored)

Bump all packages for perl-5.18, that
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.

Revision 1.39 / (download) - annotate - [select for diffs], Wed Oct 31 11:17:20 2012 UTC (11 years, 4 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.38: +1 -3 lines
Diff to previous 1.38 (colored) to selected 1.32 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.38 / (download) - annotate - [select for diffs], Mon Oct 8 15:12:09 2012 UTC (11 years, 5 months ago) by adam
Branch: MAIN
Changes since 1.37: +3 -4 lines
Diff to previous 1.37 (colored) to selected 1.32 (colored)

Changes 2.2.11:
* Fix comma operator in libsigc++ lambda expressions.
* Added SIGC_FUNCTORS_DEDUCE_RESULT_TYPE_WITH_DECLTYPE.
  This allows most uses of libsigc++'s lambda expressions to be
  replaced by standard C++11 lambda expressions.
* Use std::size_t and std::ptrdiff_t instead
* Fix 'make check' with gcc 4.7.
* Enable test_lambda in 'make check'.

Revision 1.37 / (download) - annotate - [select for diffs], Wed Oct 3 21:54:32 2012 UTC (11 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.36: +2 -1 lines
Diff to previous 1.36 (colored) to selected 1.32 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.36 / (download) - annotate - [select for diffs], Sun Feb 5 08:40:46 2012 UTC (12 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.35: +4 -2 lines
Diff to previous 1.35 (colored) to selected 1.32 (colored)

Update libsigc++ to 2.2.10.
(while here, set test target.)

2.2.10:

* slot_rep: Avoid access to deleted object in notify(),
	and test case.
	(Kjell Ahlstedt ) Bug #564005 (Alexander Shaduri)
* Mention visit_each() in the documentation of sigc::adapts.
  (Thomas Rydzynski)

Revision 1.35 / (download) - annotate - [select for diffs], Thu Mar 10 11:03:11 2011 UTC (13 years ago) by adam
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.34: +2 -2 lines
Diff to previous 1.34 (colored) to selected 1.32 (colored)

Changes 2.2.9:
* trackable: Avoid calling the same callback function twice, fixing some
  memory corruption.
* Minor documentation corrections.
* Fix the build with GCC 4.6
* Windows build fixes for MSVC++ .Net 2005 and 2010

Revision 1.34 / (download) - annotate - [select for diffs], Tue Jun 15 11:27:51 2010 UTC (13 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.33: +2 -3 lines
Diff to previous 1.33 (colored) to selected 1.32 (colored)

Update to 2.2.8:

Nothing interesting. Just a small change for library.gnome.org.

Revision 1.33 / (download) - annotate - [select for diffs], Fri May 21 09:52:59 2010 UTC (13 years, 10 months ago) by adam
Branch: MAIN
Changes since 1.32: +3 -2 lines
Diff to previous 1.32 (colored)

Changes 2.2.7:
* Documentation:
  - Added main page text with doxygen.
  - Fix the functors Doxygen group.
  - Tutorial: Removed outdated marshallers section that had no working example.

Revision 1.32 / (download) - annotate - [selected], Sun May 2 11:52:13 2010 UTC (13 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

Update to 2.2.6:

2.2.6:

* Slight documentation changes.
  (Murray Cumming) Bug #614741 (Armin Burgmeier)

2.2.5:

* Accumulators: Allow return types that are different to the signal's.
  (Krzysztof Kosiski)
* Documentation:
  - Disable collaboration graphs in documentation
  - Use non-blurry font for graph labels.
  (Daniel Elstner)
  - sigc::hide() correction: It always only hides one signal argument.
  (Michael Hasselmann)
* Fix the MSVC++ build.
  (Armin Burgmeier)

Revision 1.31 / (download) - annotate - [select for diffs], Sat Oct 31 01:49:08 2009 UTC (14 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.30: +5 -9 lines
Diff to previous 1.30 (colored) to selected 1.32 (colored)

Update to 2.2.4.2:

2.2.4.2 (stable):

* Namespace sigc is now documented, in order to make large chunks of the
  reference reappear.  (Daniel Elstner)
* The shipped reference documentation has been regenerated using Doxygen
  1.6.1, so that the document type is now XHTML 1.0.  (Daniel Elstner)
* The shipped Devhelp file has been generated with a newer version of the
  XSLT script in mm-common, so that documentation groups no longer appear
  as namespace prefixes in the keyword list.  (Daniel Elstner)

2.2.4.1 (stable):

* Reenable the per-class hierarchy graphs in the reference documentation.
  (Daniel Elstner)
* Drop the custom HTML header and footer, and use the shared doxygen.css
  file from mm-common. (Daniel Elstner)

2.2.4 (stable):

* New build system based on mm-common. The mm-common module is now
  required for building from the git repository, but not for builds
  of release archives. (Daniel Elstner)
* The public reference documentation is now hosted on library.gnome.org.
  (Frédéric Péters, Daniel Elstner)

Revision 1.30 / (download) - annotate - [select for diffs], Thu Oct 16 21:49:12 2008 UTC (15 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.32 (colored)

Update to 2.2.3:

2.2.3 (stable):

* Windows:
  - Added project files (and property sheets) for
  MSVC++ 2005 and 2008.
  (Armin Burgmeier)
  - Removed unnecessary dependency on afxrefs.h, so it builds
  with MSVC++ Express editions.
  (Cedric Gustin)

Revision 1.29 / (download) - annotate - [select for diffs], Sun May 25 21:42:21 2008 UTC (15 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored) to selected 1.32 (colored)

Explicitly add pax dependency in those Makefiles that use it (or have
patches to add it). Drop pax from the default USE_TOOLS list.
Make bsdtar the default for those places that wanted gtar to extract
long links etc, as bsdtar can be built of the tree.

Revision 1.28 / (download) - annotate - [select for diffs], Thu Apr 24 20:47:05 2008 UTC (15 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.27: +3 -3 lines
Diff to previous 1.27 (colored) to selected 1.32 (colored)

Update to 2.2.2:

2.2.2 (stable)

* Added an include of functors/slot.h that was mistakenly removed
  during the 2.1 series.
  (Deng Xiyue) Bug #521418.

2.2.1 (stable):

* Really fix the build with Sun CC.
  (Elaine Xiong. Bug #302098)

2.2.0 (stable):

* Build fixes when using gcc 4.3 pre-releases.
  (Ryan Hill, Vladimir Marek)

Revision 1.27 / (download) - annotate - [select for diffs], Thu Nov 22 20:41:56 2007 UTC (16 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.26: +3 -3 lines
Diff to previous 1.26 (colored) to selected 1.32 (colored)

update to 2.1.1
This switches to the gnome-2.20 tree.

Revision 1.26 / (download) - annotate - [select for diffs], Fri Sep 21 12:59:53 2007 UTC (16 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.25: +22 -8 lines
Diff to previous 1.25 (colored) to selected 1.32 (colored)

Rename libsigc++ to libsigc++1, and libsigc++2 to libsigc++;
(there's only one dependency of libsigc++1 left in pkgsrc).

Revision 1.25 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:45 2006 UTC (18 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored) to selected 1.32 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.24 / (download) - annotate - [select for diffs], Sun May 22 20:51:45 2005 UTC (18 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.23: +1 -3 lines
Diff to previous 1.23 (colored) to selected 1.32 (colored)

Remove explicit dependencies on the GNU m4 package with USE_TOOLS+=m4
and appropriate TOOLS_DEPMETHOD.gm4 settings.

Revision 1.23 / (download) - annotate - [select for diffs], Sun May 22 20:07:53 2005 UTC (18 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.32 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.22 / (download) - annotate - [select for diffs], Fri May 13 16:54:12 2005 UTC (18 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.32 (colored)

Change references to M4 & YACC into TOOLS_M4 & TOOLS_YACC to simplify
transition to new tools framework.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Apr 18 17:08:55 2005 UTC (18 years, 11 months ago) by drochner
Branch: MAIN
Changes since 1.20: +3 -4 lines
Diff to previous 1.20 (colored) to selected 1.32 (colored)

update to 1.2.7
changes:
1.2.6:
* Avoid crash when disconnecting signals.
  (Andrew Bettison, Martin Schulze)
* pkg-config file: Correct include path for 64-bit systems.
  (Abel Cheung)
* MS embedded VC++ project files. (Ulrich Eckhardt)
1.2.7:
* Revert library .so version  to 5.x.x. The major version should
  never have been increased. Luckily 1.2.6 has only been online
  or a few hours.

Revision 1.20 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:27 2005 UTC (18 years, 11 months ago) by tv
Branch: MAIN
Changes since 1.19: +1 -2 lines
Diff to previous 1.19 (colored) to selected 1.32 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:30 2004 UTC (19 years, 5 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored) to selected 1.32 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Mar 6 23:22:33 2004 UTC (20 years ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored) to selected 1.32 (colored)

bl3ify.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Feb 14 18:26:27 2004 UTC (20 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.32 (colored)

PKGCONFIG_OVERRIDE is relative to WRKSRC.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Feb 14 17:21:38 2004 UTC (20 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.15: +1 -2 lines
Diff to previous 1.15 (colored) to selected 1.32 (colored)

LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Feb 2 13:02:49 2004 UTC (20 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.32 (colored)

These packages need a C++ compiler.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Jan 25 03:08:47 2004 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.13: +3 -5 lines
Diff to previous 1.13 (colored) to selected 1.32 (colored)

replace BUILD_DEPENDS m4 and M4 definition with USE_GNU_TOOLS+=m4.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jan 22 08:24:30 2004 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.32 (colored)

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Nov 6 17:11:59 2003 UTC (20 years, 4 months ago) by gavan
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.11: +3 -2 lines
Diff to previous 1.11 (colored) to selected 1.32 (colored)

Set USE_GCC_SHLIB and correct LIBTOOL_OVERRIDE. Fixes linking on Solaris.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jul 15 09:23:29 2003 UTC (20 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.10: +3 -4 lines
Diff to previous 1.10 (colored) to selected 1.32 (colored)

Changes 1.2.5:
* Partial Microsoft Visual C++ .Net 2003 (Windows) support
* Exported extra symbols for win32
* Pedantic compiler warning fixed

Revision 1.10 / (download) - annotate - [select for diffs], Fri May 2 11:54:38 2003 UTC (20 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored) to selected 1.32 (colored)

Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Mar 1 11:54:07 2003 UTC (21 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.8: +10 -8 lines
Diff to previous 1.8 (colored) to selected 1.32 (colored)

Update to 1.2.3.  This version is almost a rewrite of the previous 1.0.x
branch (incompatible with it).

Revision 1.8 / (download) - annotate - [select for diffs], Tue Sep 17 05:24:24 2002 UTC (21 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.7: +15 -10 lines
Diff to previous 1.7 (colored) to selected 1.32 (colored)

libsigc++ passes it's tests when compiled with pthread support, so turn it
on.  Bump PKGREVISION.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Sep 11 21:29:27 2002 UTC (21 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored) to selected 1.32 (colored)

Update to 1.0.4, provided by Adan Ciarcinski.
 * Changed include directory to
   $(includedir)/sigc++-1.0/sigc++
   to allow parallel installation with sigc-1.2.  Added an
   install-data-hook rule deleting the old headers.
   (Daniel Elstner)
 * Ming patch from cgustin@ibelgique.com
   (This is probably not complete, because the sigc_res.rc
   file was not in cvs - an emtpy file has been added.)
Converted to buildlink2 by me.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 21 12:46:24 2001 UTC (22 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored) to selected 1.32 (colored)

Mark USE_BUILDLINK_ONLY, and add buildlink.mk.
Nearly as in pkg/14203 by Eric Gillespie, Jr.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Apr 24 19:36:23 2001 UTC (22 years, 11 months ago) by rh
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored) to selected 1.32 (colored)

Update libsigc++ to 1.0.3.  Changes include minor bugfixes only.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Feb 16 14:38:38 2001 UTC (23 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored) to selected 1.32 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Nov 11 17:49:24 2000 UTC (23 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.32 (colored)

Use "${MASTER_SITE_SOURCEFORGE}".

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 15 08:41:26 2000 UTC (23 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.1: +1 -2 lines
Diff to previous 1.1 (colored) to selected 1.32 (colored)

Modify so that shared lib has same name as static lib.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Jul 15 08:00:45 2000 UTC (23 years, 8 months ago) by jlam
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.32 (colored)

libsigc++: a callback system for C++ programs.

Closes PR#10215 by Bernd Sieker <bsieker@freenet.de>.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jul 15 08:00:45 2000 UTC (23 years, 8 months ago) by jlam
Branch: MAIN
Diff to selected 1.32 (colored)

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>