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: editors/kakoune/Makefile

Number of commits found: 30

Tuesday, 7 Nov 2023
23:35 Ashish SHUKLA (ashish) search for other commits by this committer Author: Oleh Hushchenkov
editors/kakoune: Fix build on 14-STABLE

PR:		274919
MFH:		2023Q4 (fixes build on 14-STABLE)
commit hash: d4ba027e472dbee15bdb5f46884a488e8d44e882 commit hash: d4ba027e472dbee15bdb5f46884a488e8d44e882 commit hash: d4ba027e472dbee15bdb5f46884a488e8d44e882 commit hash: d4ba027e472dbee15bdb5f46884a488e8d44e882 d4ba027
Sunday, 6 Aug 2023
19:12 Ashish SHUKLA (ashish) search for other commits by this committer
editors/kakoune: Fix building on 13.2-STABLE

PR:		272968
Reported by:	Oleh Hushchenkov <o dot hushchenkov at gmail dot com>
commit hash: 5d0a2e9fe2049332f3a0d84e751f00db9be5c1ce commit hash: 5d0a2e9fe2049332f3a0d84e751f00db9be5c1ce commit hash: 5d0a2e9fe2049332f3a0d84e751f00db9be5c1ce commit hash: 5d0a2e9fe2049332f3a0d84e751f00db9be5c1ce 5d0a2e9
Saturday, 5 Aug 2023
20:53 Ashish SHUKLA (ashish) search for other commits by this committer
editors/kakoune: Update to 2023.08.05

- Remove dependency on GCC, fixed upstream
commit hash: 525256736c30380a8682094a81a525108e44dd91 commit hash: 525256736c30380a8682094a81a525108e44dd91 commit hash: 525256736c30380a8682094a81a525108e44dd91 commit hash: 525256736c30380a8682094a81a525108e44dd91 5252567
Saturday, 29 Jul 2023
22:39 Ashish SHUKLA (ashish) search for other commits by this committer
editors/kakoune: Update to 2023.07.29

- Switch to GCC as C++20 compiler
commit hash: 05bf34a8b179ae1f1efb6038d93419994d225b71 commit hash: 05bf34a8b179ae1f1efb6038d93419994d225b71 commit hash: 05bf34a8b179ae1f1efb6038d93419994d225b71 commit hash: 05bf34a8b179ae1f1efb6038d93419994d225b71 05bf34a
Friday, 4 Nov 2022
10:58 Ashish SHUKLA (ashish) search for other commits by this committer Author: Oleh Hushchenkov
editors/kakoune: Update to 2022.10.31

PR:		267552
commit hash: ea0c1f1917634393934074e738d0bf82e2246bdd commit hash: ea0c1f1917634393934074e738d0bf82e2246bdd commit hash: ea0c1f1917634393934074e738d0bf82e2246bdd commit hash: ea0c1f1917634393934074e738d0bf82e2246bdd ea0c1f1
Saturday, 10 Sep 2022
09:49 Ashish SHUKLA (ashish) search for other commits by this committer
editors/kakoune: Adopt port
commit hash: 137844285de9c936617dea84eec5afe79ab198cd commit hash: 137844285de9c936617dea84eec5afe79ab198cd commit hash: 137844285de9c936617dea84eec5afe79ab198cd commit hash: 137844285de9c936617dea84eec5afe79ab198cd 1378442
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
Thursday, 25 Aug 2022
21:16 Tobias Kortkamp (tobik) search for other commits by this committer
*: Return unused ports
commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5 commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5 commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5 commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5 7a18484
Monday, 8 Nov 2021
09:53 Tobias Kortkamp (tobik) search for other commits by this committer
editors/kakoune: Update to 2021.11.08

Changes:	https://github.com/mawww/kakoune/releases/tag/v2021.11.08
commit hash: 4884ccdab0ba63ada7339ce83b47cf5468f82d99 commit hash: 4884ccdab0ba63ada7339ce83b47cf5468f82d99 commit hash: 4884ccdab0ba63ada7339ce83b47cf5468f82d99 commit hash: 4884ccdab0ba63ada7339ce83b47cf5468f82d99 4884ccd
Thursday, 28 Oct 2021
06:59 Tobias Kortkamp (tobik) search for other commits by this committer
editors/kakoune: Update to 2021.10.28

Changes:	https://github.com/mawww/kakoune/releases/tag/v2021.10.28
commit hash: a6c927396b1f5991267d879508d56214c250a408 commit hash: a6c927396b1f5991267d879508d56214c250a408 commit hash: a6c927396b1f5991267d879508d56214c250a408 commit hash: a6c927396b1f5991267d879508d56214c250a408 a6c9273
Wednesday, 1 Sep 2021
19:01 Tobias Kortkamp (tobik) search for other commits by this committer
editors/kakoune: Update to 2021.08.28

The ncurses dependency was replaced with a custom terminal escape
sequence backend.

Changes:	https://github.com/mawww/kakoune/releases/tag/v2021.08.28
commit hash: 651d49f93fb81ae5d0918718ce760404c06ba989 commit hash: 651d49f93fb81ae5d0918718ce760404c06ba989 commit hash: 651d49f93fb81ae5d0918718ce760404c06ba989 commit hash: 651d49f93fb81ae5d0918718ce760404c06ba989 651d49f
Sunday, 27 Jun 2021
19:37 Tobias Kortkamp (tobik) search for other commits by this committer
sysutils/ssid: Move to sysutils/setsid

This makes setsid available under the more obvious package name setsid.

Add TIMESTAMP to distinfo because of the idiotic commit hook:

remote:
remote: ================================================================
remote: Do not commit ports without TIMESTAMP in their distinfo files.
remote: Rerun make makesum to add it.
remote: ================================================================
remote:
commit hash: 31b7e90bd6b77158dfd4cf186fd7b233fe68848d commit hash: 31b7e90bd6b77158dfd4cf186fd7b233fe68848d commit hash: 31b7e90bd6b77158dfd4cf186fd7b233fe68848d commit hash: 31b7e90bd6b77158dfd4cf186fd7b233fe68848d 31b7e90
Wednesday, 14 Apr 2021
12:22 Tobias Kortkamp (tobik) search for other commits by this committer
Take back some useful ports
commit hash: 3770c4b4eac237ad24557cf79110a788a3e51067 commit hash: 3770c4b4eac237ad24557cf79110a788a3e51067 commit hash: 3770c4b4eac237ad24557cf79110a788a3e51067 commit hash: 3770c4b4eac237ad24557cf79110a788a3e51067 3770c4b
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
Monday, 28 Sep 2020
05:05 tobik search for other commits by this committer
Reset MAINTAINER
Original commitRevision:550400 
Wednesday, 2 Sep 2020
19:36 tobik search for other commits by this committer
editors/kakoune: Update to 2020.09.01

Changes:	https://github.com/mawww/kakoune/releases/tag/v2020.09.01
Original commitRevision:547377 
Tuesday, 4 Aug 2020
12:34 tobik search for other commits by this committer
editors/kakoune: Update to 2020.08.04

Changes:	https://github.com/mawww/kakoune/releases/tag/v2020.08.04
Original commitRevision:544167 
Thursday, 16 Jan 2020
12:22 tobik search for other commits by this committer
editors/kakoune: Update to 2020.01.16

Changes:	https://github.com/mawww/kakoune/releases/tag/v2020.01.16
Original commitRevision:523223 
Tuesday, 10 Dec 2019
17:31 tobik search for other commits by this committer
editors/kakoune: Update to 2019.12.10

Changes:	https://github.com/mawww/kakoune/releases/tag/v2019.12.10
Original commitRevision:519766 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Monday, 1 Jul 2019
15:16 tobik search for other commits by this committer
editors/kakoune: Update to 2019.07.01

Changes:	https://github.com/mawww/kakoune/releases/tag/v2019.07.01
Original commitRevision:505577 
Sunday, 20 Jan 2019
23:47 tobik search for other commits by this committer
editors/kakoune: Update to 2019.01.20

Changes:	https://github.com/mawww/kakoune/releases/tag/v2019.01.20
Original commitRevision:490815 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Saturday, 27 Oct 2018
09:56 tobik search for other commits by this committer
editors/kakoune: Update to 2018.10.27

Changes:	https://github.com/mawww/kakoune/releases/tag/v2018.10.27
Original commitRevision:483119 
Thursday, 25 Oct 2018
13:08 tobik search for other commits by this committer
editors/kakoune: Add run dependency on sysutils/ssid

Some plugins like x11, x11-repl, ranger need setsid.

https://github.com/mawww/kakoune/issues/2520
Original commitRevision:482970 
Tuesday, 4 Sep 2018
08:41 tobik search for other commits by this committer
editors/kakoune: Update to 2018.09.04

Changes:	https://github.com/mawww/kakoune/releases/tag/v2018.09.04
Original commitRevision:478935 
Wednesday, 25 Apr 2018
10:52 tobik search for other commits by this committer
editors/kakoune: Fix tmux-repl.kak

It fails on FreeBSD and claims that tmux' version is too old even though
tmux >= 2 is installed.
Original commitRevision:468274 
Sunday, 15 Apr 2018
10:20 tobik search for other commits by this committer
editors/kakoune: Build without debugging support by default
Original commitRevision:467380 
Friday, 13 Apr 2018
10:55 tobik search for other commits by this committer
New port: editors/kakoune

Kakoune is a code editor that implements Vi's "keystrokes as a text
editing language" model.  As it's also a modal editor, it is somewhat
similar to the Vim editor (after which Kakoune was originally
inspired).

Kakoune can operate in two modes, normal and insertion.  In insertion
mode, keys are directly inserted into the current buffer.  In normal
mode, keys are used to manipulate the current selection and to enter
insertion mode.

Kakoune has a strong focus on interactivity, most commands provide
immediate and incremental results, while still being competitive (as
in keystroke count) with Vim.

Kakoune works on selections, which are oriented, inclusive range of
characters, selections have an anchor and a cursor character.  Most
commands move both of them, except when extending selection where the
anchor character stays fixed and the cursor one moves around.

See https://vimeo.com/82711574 for a short demo video.

WWW: https://github.com/mawww/kakoune
Original commitRevision:467232 

Number of commits found: 30