Up to [cvs.NetBSD.org] / pkgsrc / devel / deforaos-libsystem
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.26 / (download) - annotate - [select for diffs], Tue Jun 6 12:40:36 2023 UTC (6 months ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
HEAD
Changes since 1.25: +3 -3
lines
Diff to previous 1.25 (colored)
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/. Almost all uses, if not all of them, are wrong, according to the semantics of BUILD_DEPENDS (packages built for target available for use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for host available for use _as_ tools at build-time). No change to BUILD_DEPENDS as used correctly inside buildlink3. As proposed on tech-pkg: https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
Revision 1.25 / (download) - annotate - [select for diffs], Tue Apr 12 22:02:17 2022 UTC (19 months, 3 weeks ago) by khorben
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.24: +4 -4
lines
Diff to previous 1.24 (colored)
deforaos-libsystem: update to 0.4.3 Changes since 0.4.2: - API changes (version bump for libSystem.so) - no longer build the tests by default - bug fixes - use XML to build documentation with Gtk-Doc Changes specific to pkgsrc: - use libtool to build libSystem.so The latter should fix the build on macOS.
Revision 1.24 / (download) - annotate - [select for diffs], Sun Mar 15 19:55:42 2020 UTC (3 years, 8 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
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
Changes since 1.23: +2 -1
lines
Diff to previous 1.23 (colored)
deforaos-libsystem: fix build on Linux
Revision 1.23 / (download) - annotate - [select for diffs], Thu Dec 19 22:11:51 2019 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.22: +2 -1
lines
Diff to previous 1.22 (colored)
Needs docbook-xsl.
Revision 1.22 / (download) - annotate - [select for diffs], Wed Oct 16 13:06:01 2019 UTC (4 years, 1 month ago) by nia
Branch: MAIN
Changes since 1.21: +3 -1
lines
Diff to previous 1.21 (colored)
deforaos-libsystem: Needs xsltproc
Revision 1.21 / (download) - annotate - [select for diffs], Wed Oct 9 01:58:55 2019 UTC (4 years, 1 month ago) by khorben
Branch: MAIN
Changes since 1.20: +7 -8
lines
Diff to previous 1.20 (colored)
Update devel/deforaos-libsystem to version 0.4.2 Among the changes upstream: - re-licensing to the 2-clause BSD license - improved build system - extended Array and String API - extended tests This package no longer ships the API documentation; it will be included in a separate package.
Revision 1.20 / (download) - annotate - [select for diffs], Thu Dec 28 13:45:24 2017 UTC (5 years, 11 months ago) by dholland
Branch: MAIN
CVS Tags: 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
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored)
Update PLIST for gtk-doc changes. Bump PKGREVISION.
Revision 1.19 / (download) - annotate - [select for diffs], Tue Aug 1 14:58:55 2017 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.18: +3 -3
lines
Diff to previous 1.18 (colored)
Follow some http -> https redirects.
Revision 1.18 / (download) - annotate - [select for diffs], Thu Apr 13 00:41:02 2017 UTC (6 years, 7 months ago) by khorben
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.17: +4 -4
lines
Diff to previous 1.17 (colored)
Update DeforaOS libSystem to version 0.3.1 This release brings: - build fixes with OBJDIR - minor API update in <System/string.h> - support for SOURCE_DATE_EPOCH in tests - minor fixes and improvements
Revision 1.17 / (download) - annotate - [select for diffs], Thu Dec 22 12:51:16 2016 UTC (6 years, 11 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Changes since 1.16: +4 -5
lines
Diff to previous 1.16 (colored)
deforaos-libsystem: use dlopen buildlink instead, as suggested by joerg. appease pkglint, too.
Revision 1.16 / (download) - annotate - [select for diffs], Thu Dec 22 12:11:32 2016 UTC (6 years, 11 months ago) by maya
Branch: MAIN
Changes since 1.15: +3 -1
lines
Diff to previous 1.15 (colored)
deforaos-libsystem: -ldl on linux, for dlopen & friends. attempt to fix linux builds.
Revision 1.15 / (download) - annotate - [select for diffs], Fri Feb 19 20:32:04 2016 UTC (7 years, 9 months ago) by khorben
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.14: +4 -4
lines
Diff to previous 1.14 (colored)
Package DeforaOS libSystem 0.3.0 Among the changes: - more convenience functions for configuration files - reworked the error-handling API - progress with the variable conversion framework Unfortunately this will break a number of packages using this library: there is an API change in the Error class. I will update them all as soon as I can.
Revision 1.14 / (download) - annotate - [select for diffs], Sat Oct 17 17:57:28 2015 UTC (8 years, 1 month ago) by khorben
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.13: +4 -4
lines
Diff to previous 1.13 (colored)
Package DeforaOS libSystem 0.2.3 This release brings: - fixes for memory leaks in the Config and Plugin classes - fix for memory corruption in the Event class - improvements to configctl(1) - additional test for the Event class - portability fixes (build...)
Revision 1.13 / (download) - annotate - [select for diffs], Wed Aug 26 22:34:03 2015 UTC (8 years, 3 months ago) by khorben
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
Fix build on amd64
Revision 1.12 / (download) - annotate - [select for diffs], Sun Aug 23 14:40:57 2015 UTC (8 years, 3 months ago) by khorben
Branch: MAIN
Changes since 1.11: +4 -4
lines
Diff to previous 1.11 (colored)
Package DeforaOS libSystem 0.2.2 Among the changes: - extended String API (trimming) - reworked the Array and Config classes - build with SSP and PIE by default - fixes and improvements to the build system - additional tests
Revision 1.11 / (download) - annotate - [select for diffs], Sun Aug 9 14:55:58 2015 UTC (8 years, 3 months ago) by khorben
Branch: MAIN
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Add support for CFLAGS No functional change intended.
Revision 1.10 / (download) - annotate - [select for diffs], Wed May 20 23:08:37 2015 UTC (8 years, 6 months ago) by khorben
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.9: +4 -5
lines
Diff to previous 1.9 (colored)
Package DeforaOS libSystem 0.2.1 It is essentially a bugfix and maintenance release, with: - portability fix (SunOS) - additional tests (Config) - API addition (String) - quiet mode for configctl(1) - support for compiling in a separate directory (OBJDIR)
Revision 1.9 / (download) - annotate - [select for diffs], Fri Oct 3 16:51:00 2014 UTC (9 years, 2 months ago) by khorben
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.8: +14 -1
lines
Diff to previous 1.8 (colored)
Moved the manual pages to PKGMANDIR as they should
Revision 1.8 / (download) - annotate - [select for diffs], Tue Sep 23 12:06:49 2014 UTC (9 years, 2 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Changes since 1.7: +3 -1
lines
Diff to previous 1.7 (colored)
Fix some build issues exposed by the cwrappers build: - Use REPLACE_SH for echo -n. - Use LD_LIBRARY_PATH for tests to find pre-installed libraries. - Fix parallel build issues.
Revision 1.7 / (download) - annotate - [select for diffs], Tue Sep 16 19:25:51 2014 UTC (9 years, 2 months ago) by khorben
Branch: MAIN
Changes since 1.6: +4 -5
lines
Diff to previous 1.6 (colored)
Updated devel/deforaos-libsystem to version 0.2.0 This release includes: - a command-line tool, configctl(1), to interact with configuration files - a new generic Mutator class - further improvements to the String and Variable classes
Revision 1.6 / (download) - annotate - [select for diffs], Fri Mar 21 13:57:42 2014 UTC (9 years, 8 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Use correct rpath flag on SunOS. Bump PKGREVISION.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Feb 21 20:19:21 2014 UTC (9 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.4: +3 -1
lines
Diff to previous 1.4 (colored)
gtk-doc update added new files. Bump revision.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 11 20:53:15 2014 UTC (9 years, 10 months ago) by khorben
Branch: MAIN
Changes since 1.3: +6 -16
lines
Diff to previous 1.3 (colored)
Packaged DeforaOS libSystem 0.1.7, which: * proposes documentation generated with gtk-doc * removes code for the DeforaOS distributed framework (moved to libApp) * no longer depends on security/openssl * switches to the LGPL license * introduces a Python binding (not built by default) * fixes some build and installation issues (newer Makefiles...)
Revision 1.3 / (download) - annotate - [select for diffs], Wed Mar 6 12:02:14 2013 UTC (10 years, 9 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.2: +11 -1
lines
Diff to previous 1.2 (colored)
Portability fixes. XXX: libSystem.pc still contains WRKSRC references.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Feb 6 23:22:04 2013 UTC (10 years, 10 months ago) by jperkin
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
PKGREVISION bumps for the security/openssl 1.0.1d update.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Dec 16 23:55:22 2012 UTC (10 years, 11 months ago) by khorben
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Imported wip/deforaos-libsystem, the DeforaOS system library, under devel/deforaos-libsystem