The NetBSD Project

CVS log for pkgsrc/sysutils/daemontools-encore/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / daemontools-encore

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7 / (download) - annotate - [select for diffs], Thu Nov 19 09:35:43 2020 UTC (2 years, 10 months ago) by schmonz
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, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, HEAD
Changes since 1.6: +1 -3 lines
Diff to previous 1.6 (colored)

Remove DJB_RESTRICTED, no longer used.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Nov 16 10:51:43 2020 UTC (2 years, 10 months ago) by schmonz
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Defer tests until TEST_TARGET.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jun 25 05:42:40 2020 UTC (3 years, 3 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

Retire 'djbware-errno-hack' and associated options.mk cleverness.
Instead:

1. Package makefiles including their own options.mk
2. Packages say "SUBST_CLASSES+=djberrno" to get the hack, if needed
3. Packages adjust SUBST_FILES.djberrno, if needed

Should fix bulk build failures due to multiple inclusions of options.mk
and/or incorrect definitions of DJB_ERRNO_HACK.

Approved during the freeze by wiz@.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Apr 28 04:22:44 2020 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

sysutils/daemontools-encore: does not have error.h

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jan 25 11:17:31 2020 UTC (3 years, 8 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

In ls(1) output from tests, omit any trailing SELinux dot. Fixes
self-tests on CentOS. Bump PKGREVISION.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 23 16:49:59 2020 UTC (3 years, 8 months ago) by schmonz
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Apply upstream patch to fix self-tests on NetBSD 8 and 9, FreeBSD 12,
and OpenBSD 6.6. Self-tests continue to pass on macOS, Debian, and
Devuan. (Some test failures remain on CentOS and Tribblix.) Bump
PKGREVISION.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jan 21 21:54:25 2020 UTC (3 years, 8 months ago) by schmonz
Branch: MAIN

Initial import of daemontools-encore, a collection of tools for managing
UNIX services. daemontools-encore is derived from the public-domain
release of daemontools by D. J. Bernstein, adding numerous enhancements
while maintaining backwards compatibility.

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>