OpenBSD CVS

CVS log for ports/lang/duktape/Makefile


[BACK] Up to [local] / ports / lang / duktape

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Tue Sep 26 12:02:01 2023 UTC (8 months, 1 week ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 (unified)

MASTER_SITES->SITES (apart from modules)

Revision 1.17 / (download) - annotate - [select for diffs], Sat Jul 16 14:05:12 2022 UTC (22 months, 2 weeks ago) by robert
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2
Changes since 1.16: +1 -1 lines
Diff to previous 1.16 (unified)

link libm to the duktape shared libraries; unbreaks at least polkit/gdm

ok stsp@

Revision 1.16 / (download) - annotate - [select for diffs], Wed Jul 13 06:14:06 2022 UTC (22 months, 3 weeks ago) by ajacoutot
Branch: MAIN
Changes since 1.15: +5 -5 lines
Diff to previous 1.15 (unified)

Tweak and move do-install to post-install and use the regular install target so
we can ship the pkgconfig file.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Apr 28 16:22:27 2022 UTC (2 years, 1 month ago) by fcambus
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (unified)

Update duktape to 2.7.0.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Mar 11 19:28:55 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.13: +0 -2 lines
Diff to previous 1.13 (unified)

drop RCS Ids

Revision 1.13 / (download) - annotate - [select for diffs], Wed Dec 30 18:23:02 2020 UTC (3 years, 5 months ago) by fcambus
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.12: +3 -4 lines
Diff to previous 1.12 (unified)

Update duktape to 2.6.0.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Apr 15 14:34:50 2020 UTC (4 years, 1 month ago) by fcambus
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (unified)

Drop maintainership for some more ports I no longer use.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Nov 28 20:59:27 2019 UTC (4 years, 6 months ago) by fcambus
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (unified)

Update duktape to 2.5.0.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jul 29 10:41:29 2019 UTC (4 years, 10 months ago) by fcambus
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.9: +5 -6 lines
Diff to previous 1.9 (unified)

Update duktape to 2.4.0 and switch HOMEPAGE and MASTER_SITES to HTTPS.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jul 12 20:47:17 2019 UTC (4 years, 10 months ago) by sthen
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (unified)

replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

Revision 1.8 / (download) - annotate - [select for diffs], Mon Aug 6 10:26:34 2018 UTC (5 years, 9 months ago) by fcambus
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (unified)

Give duktape a chance to build on sparc64.

We do have inttypes.h, but gcc-4.2.1 doesn't default to C99 and
thus doesn't #define __STDC_VERSION__ 199901L.

Same patch as the ones used in telephony/kamailio and textproc/calibre.

Pointed out by jca@ a while ago, thanks!

Revision 1.7 / (download) - annotate - [select for diffs], Mon Aug 6 07:33:56 2018 UTC (5 years, 9 months ago) by fcambus
Branch: MAIN
Changes since 1.6: +8 -4 lines
Diff to previous 1.6 (unified)

Update duktape to 2.3.0.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 30 12:06:48 2018 UTC (6 years, 1 month ago) by fcambus
Branch: MAIN
Changes since 1.5: +2 -3 lines
Diff to previous 1.5 (unified)

Update duktape to 2.2.1.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 29 13:57:47 2017 UTC (6 years, 6 months ago) by bcallah
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.4: +9 -5 lines
Diff to previous 1.4 (unified)

Build and install the duktape shared library and headers.
ok fcambus@ (MAINTAINER)

Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 5 19:52:04 2017 UTC (6 years, 7 months ago) by fcambus
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (unified)

Update duktape to 2.2.0.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jul 29 21:33:45 2017 UTC (6 years, 10 months ago) by fcambus
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (unified)

Update duktape to 2.1.1.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Apr 16 18:23:51 2017 UTC (7 years, 1 month ago) by fcambus
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (unified)

Update duktape to 2.1.0.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Mar 27 15:39:00 2017 UTC (7 years, 2 months ago) by fcambus
Branch: fcambus
CVS Tags: fcambus_20170327, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

Import lang/duktape.

Duktape is an embeddable JavaScript engine, with a focus on portability
and compact footprint.

OK abieber@

Revision 1.1 / (download) - annotate - [select for diffs], Mon Mar 27 15:39:00 2017 UTC (7 years, 2 months ago) by fcambus
Branch: MAIN

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.