| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.229.0 27 Mar 2026 07:21:11
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.229.0
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v0.228.0
- https://github.com/zed-industries/zed/releases/tag/v0.229.0
Reported by: GitHub (watch releases) |
0.227.1_1 23 Mar 2026 07:33:11
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.94.0
PR: 293615 |
0.227.1 16 Mar 2026 03:00:12
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.227.1
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v0.226.5
- https://github.com/zed-industries/zed/releases/tag/v0.227.1
Reported by: GitHub (watch releases) |
0.226.4_1 15 Mar 2026 03:47:46
    |
Hiroki Tagato (tagattie)  Author: John Holloway |
editors/zed: Fix WASM extension host panic on FreeBSD ("unsupported os")
Zed's WASM extension host panics with "unsupported os" on FreeBSD when
any Rust-based extension (Typst, LaTeX, HTML, typos, etc.) loads. The
panic occurs at
crates/extension_host/src/wasm_host/wit/since_v0_8_0.rs:840 where
current_platform() only handles macOS, Linux, and Windows.
The patch maps FreeBSD to the Linux OS variant and seems to solve the
issue, allowing the user to install the extensions for Typst, LaTex,
and typos.
PR: 293816
Reported by: John Holloway <mail@jholloway.dev>
Pull Request: https://github.com/tagattie/FreeBSD-Zed/pull/3 |
0.226.4 06 Mar 2026 15:08:08
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.226.4
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v0.225.12
- https://github.com/zed-industries/zed/releases/tag/v0.225.13
- https://github.com/zed-industries/zed/releases/tag/v0.226.4
Reported by: GitHub (watch releases) |
0.225.10 02 Mar 2026 04:36:47
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.225.10
Changelog: https://github.com/zed-industries/zed/releases/tag/v0.225.10
Reported by: GitHub (watch releases) |
0.225.9 26 Feb 2026 09:26:25
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.225.9
Changelog: https://github.com/zed-industries/zed/releases/tag/v0.225.9
Reported by: GitHub (watch releases) |
0.224.11 22 Feb 2026 02:11:05
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.224.11
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v0.224.7
- https://github.com/zed-industries/zed/releases/tag/v0.224.8
- https://github.com/zed-industries/zed/releases/tag/v0.224.9
- https://github.com/zed-industries/zed/releases/tag/v0.224.10
- https://github.com/zed-industries/zed/releases/tag/v0.224.11
Reported by: GitHub (watch releases) |
0.224.6 19 Feb 2026 14:44:23
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.224.6
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v0.224.4
- https://github.com/zed-industries/zed/releases/tag/v0.224.5
- https://github.com/zed-industries/zed/releases/tag/v0.224.6
Reported by: GitHub (watch releases) |
0.223.5 18 Feb 2026 12:22:33
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.223.5
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v0.223.4
- https://github.com/zed-industries/zed/releases/tag/v0.223.5
Reported by: GitHub (watch releases) |
0.223.3 16 Feb 2026 20:15:34
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.223.3
Changelog: https://github.com/zed-industries/zed/releases/tag/v0.223.3
Reported by: GitHub (watch releases) |
0.222.4 11 Feb 2026 09:41:49
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.222.4
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v0.222.2
- https://github.com/zed-industries/zed/releases/tag/v0.222.3
- https://github.com/zed-industries/zed/releases/tag/v0.222.4
Reported by: GitHub (watch releases) |
0.221.5 04 Feb 2026 23:59:14
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.221.5
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v0.220.2
- https://github.com/zed-industries/zed/releases/tag/v0.220.3
- https://github.com/zed-industries/zed/releases/tag/v0.220.5
- https://github.com/zed-industries/zed/releases/tag/v0.220.6
- https://github.com/zed-industries/zed/releases/tag/v0.220.7
- https://github.com/zed-industries/zed/releases/tag/v0.221.4
- https://github.com/zed-industries/zed/releases/tag/v0.221.5
Reported by: GitHub (watch releases) |
0.219.5_1 28 Jan 2026 08:48:51
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.93.0
PR: 292360 |
0.219.5 21 Jan 2026 08:09:11
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.219.5
Changelog: https://github.com/zed-industries/zed/releases/tag/v0.219.5
Reported by: GitHub (watch releases) |
0.219.4 15 Jan 2026 08:41:53
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.219.4
Changelog: https://github.com/zed-industries/zed/releases/tag/v0.219.4
Reported by: GitHub (watch releases) |
0.218.7 14 Jan 2026 02:57:01
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.218.7
Changelog: https://github.com/zed-industries/zed/releases/tag/v0.218.7
Reported by: GitHub (watch releases) |
0.218.6 10 Jan 2026 12:09:46
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.218.6
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v0.218.5
- https://github.com/zed-industries/zed/releases/tag/v0.218.6
Reported by: GitHub (watch releases) |
0.217.4 08 Jan 2026 08:35:23
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.217.4
Changelog: https://github.com/zed-industries/zed/releases/tag/v0.217.4
Reported by: GitHub (watch releases) |
0.217.3_2 03 Jan 2026 13:40:46
    |
Hiroki Tagato (tagattie)  |
editors/zed: Add instructions on remote development over ssh
While here, correct filename of remote server. |
0.217.3_1 31 Dec 2025 21:18:27
    |
Michael Zhilin (mizhka)  |
editors/zed: workaround for GDB issue
This patch is temporary workaround for GDB issue reported in GitHub:
https://github.com/zed-industries/zed/issues/41753
The subtle is incorrect handling of "setExceptionBreakpoints" resulting into
message "error: notStopped". To avoid it let's skip this call for a while.
At least it works for me
PR: 291998
Approved by: tagattie@ |
0.217.3 19 Dec 2025 20:53:38
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.217.3
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v0.217.1
- https://github.com/zed-industries/zed/releases/tag/v0.217.2
- https://github.com/zed-industries/zed/releases/tag/v0.217.3
Reported by: GitHub (watch releases) |
0.216.1_1 16 Dec 2025 12:12:31
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.92.0
PR: 291582 |
0.216.1 13 Dec 2025 11:44:00
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.216.1
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v0.216.0
- https://github.com/zed-industries/zed/releases/tag/v0.216.1
Reported by: GitHub (watch releases) |
0.215.3 10 Dec 2025 12:32:22
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.215.3
Changelog: https://github.com/zed-industries/zed/releases/tag/v0.215.3
Reported by: GitHub (watch releases) |
0.214.7 02 Dec 2025 01:17:07
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.214.7
Changelog: https://github.com/zed-industries/zed/releases/tag/v0.214.7
Reported by: GitHub (watch releases) |
0.214.6 28 Nov 2025 07:37:26
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.214.6
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v0.214.5
- https://github.com/zed-industries/zed/releases/tag/v0.214.6
Reported by: GitHub (watch releases) |
0.213.8 26 Nov 2025 08:26:44
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.213.8
Changelog: https://github.com/zed-industries/zed/releases/tag/v0.213.8
Reported by: GitHub (watch releases) |
0.213.7 25 Nov 2025 07:34:19
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.213.7
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v0.213.4
- https://github.com/zed-industries/zed/releases/tag/v0.213.6
- https://github.com/zed-industries/zed/releases/tag/v0.213.7
Reported by: GitHub (watch releases) |
0.213.3 22 Nov 2025 19:02:09
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.213.3
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v0.212.7
- https://github.com/zed-industries/zed/releases/tag/v0.213.3
Reported by: GitHub (watch releases) |
0.212.6 15 Nov 2025 14:27:42
    |
Hiroki Tagato (tagattie)  |
editors/zed: Update to 0.212.6
All codes related to the crash handling function (including its
dependencies, crash-handler and minidumper crates) are disabled to
make it build. The function is mainly used by developers of the
software so it would be okay for users' viewpoint.
Changelog: https://github.com/zed-industries/zed/releases
Reported by: GitHub (watch releases) |
0.198.6 14 Nov 2025 17:31:18
    |
Hiroki Tagato (tagattie)  |
editors/zed: Add port: Code at the speed of thought
Code at the speed of thought.
Zed is a high-performance, multiplayer code editor from the creators
of Atom and Tree-sitter. It's also open source.
WWW: https://zed.dev/
Committer's Note: The port is at version 0.198.6, whereas the latest
version is 0.212.5. Later versions than 0.198.6 depend on
"crash-handler" crate, which does not currently support FreeBSD.
Requested by: fuz (via private email) |
1.0.5_1 18 Apr 2011 22:25:41
 |
rene  |
Remove most expired ports:
2011-04-17 cad/tclspice: has been broken for more than a year
2011-04-17 comms/hcfmdm: does not compile on 7.X or higher
2011-04-17 databases/mysqlcc: has been broken for almost a year
2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/lamson: has been broken for a half year
2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer
2011-04-17 devel/djgpp-gcc: has been broken for half a year
2011-04-17 devel/gauche-sdl: has been broken for a year
2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up
2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer
2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer
2011-04-17 graphics/libvisual-plugins: has been broken for 3 years
2011-04-17 japanese/roundcube: has been broken for almost a year (Only the first 15 lines of the commit message are shown above ) |
1.0.5_1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.0.5_1 17 Mar 2011 11:08:44
 |
pav  |
- Mark ports that have been broken for six month or more, or never compiled on
7.X and up, for removal in one month |
1.0.5_1 02 Oct 2007 05:33:58
 |
linimon  |
Mark as broken with gcc4.2. |
1.0.5_1 22 Jan 2006 08:34:46
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.0.5_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.0.5_1 13 Dec 2003 00:25:50
 |
sergei  |
- Add patch which remedies the problem of Zombie childs upon
using the built-in shell/make utility which uses fork()
- Switch to do-install target, respect ${PREFIX}
- Bump PORTREVISION
PR: 59760
Submitted by: maintainer |
1.0.5 21 Feb 2003 11:38:28
 |
knu  |
De-pkg-comment. |
1.0.5 17 Nov 2002 11:40:31
 |
edwin  |
Unbreak editor/zed
Noticed by: bento |
1.0.5 26 Oct 2002 02:49:33
 |
kris  |
Mark BROKEN on 5.0 |
1.0.5 21 Sep 2002 06:19:24
 |
ijliao  |
add zed 1.0.5
Simple, fast, powerful, small, highly configurable TEXT EDITOR
PR: 38914
Submitted by: Sten Poldma <exile@chamber.ee> |