notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: lang/duktape/Makefile

Number of commits found: 28

Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 21 Feb 2022
07:13 Daniel Engberg (diizzy) search for other commits by this committer
lang/duktape*: Update to 2.7.0

Unfortunately upstream doesn't provide a changelog but its mainly
a few build bug files and pkgconfig file is now provided by upstream
See https://github.com/svaarala/duktape/commits/v2.7.0 for more
information
commit hash: 77ccf365300399ef0065fb10981e1dabd7a8396a commit hash: 77ccf365300399ef0065fb10981e1dabd7a8396a commit hash: 77ccf365300399ef0065fb10981e1dabd7a8396a commit hash: 77ccf365300399ef0065fb10981e1dabd7a8396a 77ccf36
Tuesday, 8 Feb 2022
09:21 Fernando Apesteguía (fernape) search for other commits by this committer Author: Alfonso S. Siciliano
lang/duktape{-lib}: Reset MAINTAINER

Back to the pool.

PR:	261761
Reported by:	alfix86@gmail.com (maintainer)
commit hash: dbc6539462665c0f58dedf6eba1d93f7bc78f923 commit hash: dbc6539462665c0f58dedf6eba1d93f7bc78f923 commit hash: dbc6539462665c0f58dedf6eba1d93f7bc78f923 commit hash: dbc6539462665c0f58dedf6eba1d93f7bc78f923 dbc65394
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 21 Oct 2020
10:26 rhurlin search for other commits by this committer
lang/duktape and lang/duktape-lib: Update to 2.6.0

- Use CC and CFLAGS from ports framework
- Don't install debug library
- Bump PORTREVISION of www/edbrowse (has lang/duktape-lib as dependency)

Changelog:
https://github.com/svaarala/duktape/blob/master/releases/releases.yaml

PR:		250358, 250359
Submitted by:	Daniel Engberg <daniel.engberg.lists@pyret.net>
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D26881
Original commitRevision:552860 
Monday, 2 Dec 2019
02:33 vanilla search for other commits by this committer
Update to 2.5.0.

PR:		242334
Submitted by:	maintainer
Original commitRevision:518820 
Monday, 2 Sep 2019
22:58 swills search for other commits by this committer
lang/duktape: update to 2.4.0

PR:		239542
Submitted by:	Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
Original commitRevision:510885 
Thursday, 11 Oct 2018
02:19 swills search for other commits by this committer
lang/duktape: Update to 2.3.0

PR:		232139
Submitted by:	Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
Original commitRevision:481779 
Saturday, 28 Apr 2018
12:13 dbaio search for other commits by this committer
lang/duktape: Update to 2.2.1

Pass MAINTAINER'ship to submitter.

PR:		227821
Submitted by:	Alfonso S. Siciliano <alfix86@gmail.com>
Original commitRevision:468538 
Tuesday, 10 Oct 2017
13:21 vanilla search for other commits by this committer
Update to 2.2.0.
Original commitRevision:451700 
Friday, 27 Jan 2017
10:08 olivierd search for other commits by this committer
Update to 2.0.1
Original commitRevision:432547 
Thursday, 5 Jan 2017
10:24 olivierd search for other commits by this committer
Update to 2.0.0

PR:		215743
Submitted by:	Jochen Neumeister
Original commitRevision:430625 
Tuesday, 30 Aug 2016
14:19 olivierd search for other commits by this committer
Update to 1.5.1
Original commitRevision:421114 
Wednesday, 18 May 2016
20:16 olivierd search for other commits by this committer
Update to 1.5.0

Changes: http://duktape.org/download.html#id33
Original commitRevision:415464 
Tuesday, 19 Apr 2016
12:38 mi search for other commits by this committer
Upgrade from 1.4.0 to 1.4.1. The changes are enumerated here:

	http://duktape.org/download.html#id32

Notified by:	portscout
Original commitRevision:413635 
Sunday, 21 Feb 2016
20:00 olivierd search for other commits by this committer
Update to 1.4.0

PR:		203481 (based on)
Submitted by:	<tkato432@yahoo.com>
Original commitRevision:409310 
Wednesday, 9 Sep 2015
21:48 amdmi3 search for other commits by this committer
- Convert to USES=libedit (port tries to to the same thing manually)
- Respect CFLAGS
- Fix WWW:
Original commitRevision:396541 
Wednesday, 26 Aug 2015
15:38 bapt search for other commits by this committer
Drop maintainership
Original commitRevision:395368 
Tuesday, 18 Aug 2015
10:05 bapt search for other commits by this committer
Update to 1.2.3
Original commitRevision:394567 
Wednesday, 3 Jun 2015
14:47 bapt search for other commits by this committer
Update to 1.2.2
Original commitRevision:388433 
Sunday, 12 Apr 2015
12:58 bapt search for other commits by this committer
Update to 1.2.1
Original commitRevision:383866 
Monday, 6 Apr 2015
14:53 bapt search for other commits by this committer
Update to 1.2.0
Main changes: debugger support and performance improvements
Original commitRevision:383443 
Saturday, 4 Apr 2015
10:49 bapt search for other commits by this committer
Update to 1.1.3
Original commitRevision:383197 
Wednesday, 18 Mar 2015
06:54 bapt search for other commits by this committer
Update to 1.1.2
Original commitRevision:381525 
Sunday, 22 Feb 2015
00:02 bapt search for other commits by this committer
Update to 1.1.1
Original commitRevision:379568 
Saturday, 17 Jan 2015
01:46 bapt search for other commits by this committer
Update to 1.1.0
Use libedit from ports instead of libreadline
Original commitRevision:377210 
Friday, 28 Nov 2014
22:53 bapt search for other commits by this committer
Duktape is an embeddable Javascript engine, with a focus on portability and
compact footprint.

Duktape is easy to integrate into a C/C++ project: add duktape.c and duktape.h
to your build, and use the Duktape API to call Ecmascript functions from C code
and vice versa.

Main features:

  * Embeddable, portable, compact; about 210kB code, 80kB memory, 40kLoC source
(excluding comments etc)
  * Ecmascript E5/E5.1 compliant, some features borrowed
    from E6 draft
  * Built-in regular expression engine
  * Built-in Unicode support
  * Minimal platform dependencies
  * Combined reference counting and mark-and-sweep garbage collection with
    finalization
  * Custom features like coroutines, built-in logging framework, and built-in
    CommonJS-based module loading framework
  * Property virtualization using a subset of Ecmascript E6 Proxy object
  * Liberal license (MIT)
Original commitRevision:373582 

Number of commits found: 28