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 photos
All times are UTC
Ukraine
non port: editors/Makefile

Number of commits found: 559 (showing only 100 on this page)

1 | 2 | 3 | 4 | 5 | 6  »  

Monday, 17 Nov 2025
19:20 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/Makefile: Sort SUBDIRs
commit hash: ca12da74301a4b1f41c763e781d6dbe85e8c9b07 commit hash: ca12da74301a4b1f41c763e781d6dbe85e8c9b07 commit hash: ca12da74301a4b1f41c763e781d6dbe85e8c9b07 commit hash: ca12da74301a4b1f41c763e781d6dbe85e8c9b07 ca12da7
04:38 Joseph Mingrone (jrm) search for other commits by this committer Author: Pat Maddox
editors/perspective.el: Perspectives for Emacs

The Perspective package provides multiple named workspaces (or
"perspectives") in Emacs, similar to multiple desktops in window
managers like Awesome and XMonad, and Spaces on the Mac.

WWW:	https://github.com/nex3/perspective-el
PR:	290544
commit hash: a1cc2df58455bec31b5640de714a8ea3c5207dc2 commit hash: a1cc2df58455bec31b5640de714a8ea3c5207dc2 commit hash: a1cc2df58455bec31b5640de714a8ea3c5207dc2 commit hash: a1cc2df58455bec31b5640de714a8ea3c5207dc2 a1cc2df
04:38 Joseph Mingrone (jrm) search for other commits by this committer Author: Pat Maddox
editors/consult.el: Consulting completing-read for Emacs

Consult provides search and navigation commands based on the Emacs
completion function completing-read documented in the Elisp
manual. Completion allows you to quickly select an item from a list of
candidates. Consult offers asynchronous and interactive consult-grep
and consult-ripgrep commands, and the line-based search command
consult-line. Furthermore Consult provides an advanced buffer
switching command consult-buffer to switch between buffers, recently
opened files, bookmarks and buffer-like candidates from other
sources. Some of the Consult commands are enhanced versions of
built-in Emacs commands. For example the command consult-imenu
presents a flat list of the Imenu with live preview, grouping and
narrowing.

WWW:	https://github.com/minad/consult
PR:	290545
commit hash: 44034c017474697237ecc1424aabe98e4dcdc032 commit hash: 44034c017474697237ecc1424aabe98e4dcdc032 commit hash: 44034c017474697237ecc1424aabe98e4dcdc032 commit hash: 44034c017474697237ecc1424aabe98e4dcdc032 44034c0
04:38 Joseph Mingrone (jrm) search for other commits by this committer Author: Pat Maddox
editors/marginalia.el: Marginalia in the Emacs minibuffer

This package provides marginalia-mode which adds marginalia to the
minibuffer completions. Marginalia are marks or annotations placed at
the margin of the page of a book or in this case helpful colorful
annotations placed at the margin of the minibuffer for your completion
candidates. Marginalia can only add annotations to the completion
candidates. It cannot modify the appearance of the candidates
themselves, which are shown unaltered as supplied by the original
command.

WWW:	https://github.com/minad/marginalia
PR:     290540
commit hash: 9ef1f22989612f1f4bdcb36a19f42a36d83a2b22 commit hash: 9ef1f22989612f1f4bdcb36a19f42a36d83a2b22 commit hash: 9ef1f22989612f1f4bdcb36a19f42a36d83a2b22 commit hash: 9ef1f22989612f1f4bdcb36a19f42a36d83a2b22 9ef1f22
04:38 Joseph Mingrone (jrm) search for other commits by this committer Author: Pat Maddox
editors/orderless.el: Completion style that matches multiple regexps

This package provides an orderless completion style that divides the
pattern into space-separated components, and matches candidates that
match all of the components in any order. Each component can match in
any one of several ways: literally, as a regexp, as an initialism, in
the flex style, or as multiple word prefixes. By default, regexp and
literal matches are enabled.

WWW:	https://github.com/oantolin/orderless
PR:	290541
commit hash: 5278c00a96c679e6e5162615974757ff27519d47 commit hash: 5278c00a96c679e6e5162615974757ff27519d47 commit hash: 5278c00a96c679e6e5162615974757ff27519d47 commit hash: 5278c00a96c679e6e5162615974757ff27519d47 5278c00
04:38 Joseph Mingrone (jrm) search for other commits by this committer Author: Pat Maddox
editors/vertico.el: VERTical Interactive COmpletion for Emacs

Vertico provides a performant and minimalistic vertical completion UI
based on the default completion system. The focus of Vertico is to
provide a UI which behaves correctly under all circumstances. By
reusing the built-in facilities system, Vertico achieves full
compatibility with built-in Emacs completion commands and completion
tables. Vertico only provides the completion UI but aims to be highly
flexible, extendable and modular. Additional enhancements are
available as extensions or complementary packages.

WWW:	https://github.com/minad/vertico
PR:	290542
commit hash: 55a8f5bb631559d1ccbc13bdd6d177824cabd44a commit hash: 55a8f5bb631559d1ccbc13bdd6d177824cabd44a commit hash: 55a8f5bb631559d1ccbc13bdd6d177824cabd44a commit hash: 55a8f5bb631559d1ccbc13bdd6d177824cabd44a 55a8f5b
Friday, 14 Nov 2025
17:31 Hiroki Tagato (tagattie) search for other commits by this committer
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)
commit hash: 0a7e6d101f5d6d658635404f85ba9d68fd2f94c7 commit hash: 0a7e6d101f5d6d658635404f85ba9d68fd2f94c7 commit hash: 0a7e6d101f5d6d658635404f85ba9d68fd2f94c7 commit hash: 0a7e6d101f5d6d658635404f85ba9d68fd2f94c7 0a7e6d1
Thursday, 16 Oct 2025
23:15 Yuri Victorovich (yuri) search for other commits by this committer
editors/py-editor: New port: Open the default text editor
commit hash: 6c782ff39a6af146d6b26fa8f971356e815c1521 commit hash: 6c782ff39a6af146d6b26fa8f971356e815c1521 commit hash: 6c782ff39a6af146d6b26fa8f971356e815c1521 commit hash: 6c782ff39a6af146d6b26fa8f971356e815c1521 6c782ff
Wednesday, 15 Oct 2025
07:09 Yuri Victorovich (yuri) search for other commits by this committer
editors/quilter: Remove

Project was deprecated upstream and fails to build.
commit hash: b79b423eab0480403e61996b829a9aae3404a94b commit hash: b79b423eab0480403e61996b829a9aae3404a94b commit hash: b79b423eab0480403e61996b829a9aae3404a94b commit hash: b79b423eab0480403e61996b829a9aae3404a94b b79b423
Monday, 1 Sep 2025
17:26 Rene Ladan (rene) search for other commits by this committer
editors/with-editor-devel: Remove expired port

2025-08-31 editors/with-editor-devel: Use editors/with-editor instead
commit hash: 7f5a4e8f9c9baeaec24d46f483dfae4b077dc309 commit hash: 7f5a4e8f9c9baeaec24d46f483dfae4b077dc309 commit hash: 7f5a4e8f9c9baeaec24d46f483dfae4b077dc309 commit hash: 7f5a4e8f9c9baeaec24d46f483dfae4b077dc309 7f5a4e8
Wednesday, 11 Jun 2025
10:07 Baptiste Daroussin (bapt) search for other commits by this committer Author: Olivier Duchateau
editors/enter-tex: rename and update to 3.38.0

PR:	286697
commit hash: 34eaea711bbfe3a93ec7f744f64db1459e20c2b5 commit hash: 34eaea711bbfe3a93ec7f744f64db1459e20c2b5 commit hash: 34eaea711bbfe3a93ec7f744f64db1459e20c2b5 commit hash: 34eaea711bbfe3a93ec7f744f64db1459e20c2b5 34eaea7
Monday, 26 May 2025
16:58 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/microsoft-edit: New port, a console text editor written in Rust
commit hash: 4e186c681084fc2996f98ed6927b2536bd13d495 commit hash: 4e186c681084fc2996f98ed6927b2536bd13d495 commit hash: 4e186c681084fc2996f98ed6927b2536bd13d495 commit hash: 4e186c681084fc2996f98ed6927b2536bd13d495 4e186c6
Sunday, 4 May 2025
11:55 Rene Ladan (rene) search for other commits by this committer
editors/ssed: Remove expired port

2025-04-30 editors/ssed: Legacy "fork" that's based on legacy GNU sed 4.1 and
last release in 2005
commit hash: ebc1bacf12ff9256b41e271fa0549e627c8fd844 commit hash: ebc1bacf12ff9256b41e271fa0549e627c8fd844 commit hash: ebc1bacf12ff9256b41e271fa0549e627c8fd844 commit hash: ebc1bacf12ff9256b41e271fa0549e627c8fd844 ebc1bac
Monday, 21 Apr 2025
06:18 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
editors/lazarus-gtk3-devel: New port: Portable Delphi-like IDE for the
FreePascal compiler (Gtk3)

Lazarus is the class libraries for Free Pascal that emulate Delphi.
Free Pascal is a GPL'ed compiler that runs on Linux, Win32, OS/2, 68K
and more. Free Pascal is designed to be able to understand and compile
Delphi syntax, which is of course OOP.

Lazarus is the part of the missing puzzle that will allow you to
develop Delphi-like programs in all of the above platforms. Unlike Java
which strives to be a write once run anywhere, Lazarus and Free Pascal
strives for write once compile anywhere. (devel version)
commit hash: 4001b27ce897f5114fb7abd8d4b838fcde22e744 commit hash: 4001b27ce897f5114fb7abd8d4b838fcde22e744 commit hash: 4001b27ce897f5114fb7abd8d4b838fcde22e744 commit hash: 4001b27ce897f5114fb7abd8d4b838fcde22e744 4001b27
Monday, 3 Feb 2025
17:02 Gleb Popov (arrowd) search for other commits by this committer Author: Tobias C. Berner
KDE: It goes to 6!

This megacommit merges all the work from
https://github.com/freebsd/freebsd-ports-kde/tree/kde-it_goes_to_6
Specifically:
- KDE Plasma 6 ports updated to 6.2.5
- KDE Applications ports updated to 24.12.0
- Development ports of KDE Applications removed
- A lot of various ports switched to Qt 6 by default
- Some KDE Frameworks 5 and Plasma 5 ports are adapted to be coinstallable
  with their 6 counterparts

PR:		284351
Exp-run by:	antoine
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/341

Co-authored-by:	Max Brazhnikov <makc@FreeBSD.org>
Co-authored-by:	Kenneth Raplee <kenrap@kennethraplee.com>
Co-authored-by:	Jason E. Hale <jhale@FreeBSD.org>
Co-authored-by:	Gleb Popov <arrowd@FreeBSD.org>
commit hash: b44569f1372dcc68678d82143c83da4df54afde7 commit hash: b44569f1372dcc68678d82143c83da4df54afde7 commit hash: b44569f1372dcc68678d82143c83da4df54afde7 commit hash: b44569f1372dcc68678d82143c83da4df54afde7 b44569f
Thursday, 2 Jan 2025
13:10 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.36.2

- editors/imhex port is updated to the latest version. FreeBSD 13.3 came
  to EOL, and there is no need to keep the old version of ImHex due to
  the build issue caused by the old LLVM in the base system.
- The dependency on security/mbedtls is changed to security/mbedtls3 and
  the DEPRECATED mark is removed.
- editors/imhex-current port is removed because it is no longer needed.
commit hash: 8f5997797f2a5249ae2dbd2500bc60f739c2926c commit hash: 8f5997797f2a5249ae2dbd2500bc60f739c2926c commit hash: 8f5997797f2a5249ae2dbd2500bc60f739c2926c commit hash: 8f5997797f2a5249ae2dbd2500bc60f739c2926c 8f59977
Monday, 16 Dec 2024
10:15 Rodrigo Osorio (rodrigo) search for other commits by this committer
editors/sciteco: Add new port

SciTECO is an interactive TECO dialect, similar to Video TECO.
It also adds features from classic Standard TECO-11,
and incorporates many unique new ideas.
It is geared towards UNIX-like operating systems but also
natively supports Microsoft Windows NT.

PR:		276492
Reported by:	Robin Haberkorn <robin.haberkorn@googlemail.com> (maintainer)
commit hash: 94dd74f91fb6705329b24a1a69fc74ad51f5c290 commit hash: 94dd74f91fb6705329b24a1a69fc74ad51f5c290 commit hash: 94dd74f91fb6705329b24a1a69fc74ad51f5c290 commit hash: 94dd74f91fb6705329b24a1a69fc74ad51f5c290 94dd74f
Sunday, 6 Oct 2024
11:49 Robert Clausecker (fuz) search for other commits by this committer
editors/ad: Adaptable text editor

ad (pronounced A.D.) is an attempt at combining a modal editing
interface of likes of vi and kakoune with the approach to extensibility
of Plan9's Acme.  Inside of ad text is something you can execute as
well as edit.

It is primarily intended as playground for experimenting with
implementing various text editor features and currently is not at all
optimised or feature complete enough for use as your main text editor.

ad is aiming to be a hybrid of the pieces of various editors that I find
most useful:

 - vim style modal editing to allow for convenient key bindings
 - convenient text navigation and selection from vim/kakoune
 - mini-buffer based user defined minor modes from emacs
 - sam/acme style editing commands for larger editing actions
 - acme style extension through exposing editor state and functionality
   for external client programs.
 - support for mouse based navigation and selection but not requiring
   that as the main way of using the editor like in acme.  That's fine
   for desktop but most of the time I'm working with a laptop which
   makes that far too clunky.

ad is not trying to replace vim (or kakoune, or emacs) in terms of being
a massively hackable editor.  Rather it is trying to follow the
philosophy of acme in being an integrating development environment
(rather than integrated).  By which I mean that the aim is to provide a
comfortable editing environment to work in that supports direct
interaction with external tools and programs from the outside rather
than pulling everything in.

WWW: https://crates.io/crates/ad-editor
commit hash: a4e552651ca542b651d153c21a2e06801959cfe2 commit hash: a4e552651ca542b651d153c21a2e06801959cfe2 commit hash: a4e552651ca542b651d153c21a2e06801959cfe2 commit hash: a4e552651ca542b651d153c21a2e06801959cfe2 a4e5526
Thursday, 22 Aug 2024
21:43 Dima Panov (fluffy) search for other commits by this committer
editors/libreoffice: update to 24.8.0 release (+)

New major release!

LibreOffice 24.8, the new major release of the free, volunteer-supported office
suite
has been released with a wealth of improvements:

* Handy "Quick find" deck in the Sidebar
* New spreadsheet functions, including XLOOKUP
* Better presentation templates
* New password-based encryption for documents

and much
more:	https://blog.documentfoundation.org/blog/2024/08/22/libreoffice-248/

Release notes:	https://wiki.documentfoundation.org/ReleaseNotes/24.8

Co-Authored-by:	Li-Wen Hsu <lwhsu@FreeBSD.org>

Sponsored by:	Serenity Cybersecurity, LLC
commit hash: d8273ae2227f99cf4304e750f0d40c0d1da97925 commit hash: d8273ae2227f99cf4304e750f0d40c0d1da97925 commit hash: d8273ae2227f99cf4304e750f0d40c0d1da97925 commit hash: d8273ae2227f99cf4304e750f0d40c0d1da97925 d8273ae
Friday, 7 Jun 2024
21:15 Neel Chauhan (nc) search for other commits by this committer
editors/jove: Revive port
commit hash: 1e59715b75bc96492d56c09cc1cbf0612f1d5235 commit hash: 1e59715b75bc96492d56c09cc1cbf0612f1d5235 commit hash: 1e59715b75bc96492d56c09cc1cbf0612f1d5235 commit hash: 1e59715b75bc96492d56c09cc1cbf0612f1d5235 1e59715
Tuesday, 23 Apr 2024
11:48 Alexey Dokuchaev (danfe) search for other commits by this committer
editors/pragtical: new port had been added (+)

Pragtical is a code editor forked from Lite XL, written mostly
in Lua with a focus on being practical rather than minimalist.
commit hash: 27bc50357c5d6d5db39766c6a5f58349bd9cb03f commit hash: 27bc50357c5d6d5db39766c6a5f58349bd9cb03f commit hash: 27bc50357c5d6d5db39766c6a5f58349bd9cb03f commit hash: 27bc50357c5d6d5db39766c6a5f58349bd9cb03f 27bc503
Monday, 1 Apr 2024
11:54 Rene Ladan (rene) search for other commits by this committer
editors/linux-sublime: Remove expired port

2024-03-31 editors/linux-sublime: This is the legacy version Use
linux-sublime-text4
commit hash: adfc65bb9fb039d0d5f4029d5ac7cd621c7b69f3 commit hash: adfc65bb9fb039d0d5f4029d5ac7cd621c7b69f3 commit hash: adfc65bb9fb039d0d5f4029d5ac7cd621c7b69f3 commit hash: adfc65bb9fb039d0d5f4029d5ac7cd621c7b69f3 adfc65b
11:34 Rene Ladan (rene) search for other commits by this committer
editors/morla: Remove expired port

2024-03-31 editors/morla: Project is unmaintained and last upstream release was
in 2011
commit hash: aa4c8558ce28442fd273d66c1c44ddf99b59300f commit hash: aa4c8558ce28442fd273d66c1c44ddf99b59300f commit hash: aa4c8558ce28442fd273d66c1c44ddf99b59300f commit hash: aa4c8558ce28442fd273d66c1c44ddf99b59300f aa4c855
10:38 Rene Ladan (rene) search for other commits by this committer
editors/asedit: Remove expired port

2024-03-31 editors/asedit: Last upstream release was in 2003
commit hash: 402e50da6934f67335acf0a76e5eb9079eb0ded7 commit hash: 402e50da6934f67335acf0a76e5eb9079eb0ded7 commit hash: 402e50da6934f67335acf0a76e5eb9079eb0ded7 commit hash: 402e50da6934f67335acf0a76e5eb9079eb0ded7 402e50d
Sunday, 17 Mar 2024
10:41 Mikael Urankar (mikael) search for other commits by this committer
editor/kakoune-lsp: Rename and update to 16.0.0

Upstream is now called kakoune-lsp, change the package name
and github URL accordingly.

Changes:
  https://github.com/kakoune-lsp/kakoune-lsp/releases/tag/v16.0.0
commit hash: 6be4141f6d645dbd070bb45cf4a22f800a5fc337 commit hash: 6be4141f6d645dbd070bb45cf4a22f800a5fc337 commit hash: 6be4141f6d645dbd070bb45cf4a22f800a5fc337 commit hash: 6be4141f6d645dbd070bb45cf4a22f800a5fc337 6be4141
Sunday, 3 Mar 2024
10:48 MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex-current: Add new port

ImHex is a hex editor for reverse engineers and programmers.

This port is provided separately from existing editors/imhex port
for those who would like to use the latest version of ImHex.

The version requires FreeBSD 15-current, 14-stable, 13-stable,
or upcoming 13.3-RELEASE that has libc++ of LLVM 17 on the base
system to build it, thus it is not possible to build the version
on FreeBSD 13.2-RELEASE or 14.0-RELEASE. This situation has
prevented the update of editors/imhex port to the latest version.

This port is a tentative solution until FreeBSD 14.1-RELEASE
will be released.
commit hash: 0a2e453e440016ef4cb03ee2dd778936d300aa0b commit hash: 0a2e453e440016ef4cb03ee2dd778936d300aa0b commit hash: 0a2e453e440016ef4cb03ee2dd778936d300aa0b commit hash: 0a2e453e440016ef4cb03ee2dd778936d300aa0b 0a2e453
Tuesday, 6 Feb 2024
05:00 Cy Schubert (cy) search for other commits by this committer
deskutils/notepadnext-devel: Add new port

This new port tracks the NotepadNext development branch. The development
branch includes new features such as peristent bookmarks (as is in
notepad++).
commit hash: 244b1d01f757f217b403f48b25caeeeb059f9bed commit hash: 244b1d01f757f217b403f48b25caeeeb059f9bed commit hash: 244b1d01f757f217b403f48b25caeeeb059f9bed commit hash: 244b1d01f757f217b403f48b25caeeeb059f9bed 244b1d0
Thursday, 18 Jan 2024
18:29 Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/impress: Remove expired port

2024-01-16 editors/impress: Upstream last release was in 2000
commit hash: d8189f70074a980156b168ee3d3d6cf9984ba361 commit hash: d8189f70074a980156b168ee3d3d6cf9984ba361 commit hash: d8189f70074a980156b168ee3d3d6cf9984ba361 commit hash: d8189f70074a980156b168ee3d3d6cf9984ba361 d8189f7
18:29 Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/jove: Remove expired port

2024-01-16 editors/jove: No upstream update in last 23 years
commit hash: 9d803a2ee06a0ccfd91b71c4057f8bdcb93413bf commit hash: 9d803a2ee06a0ccfd91b71c4057f8bdcb93413bf commit hash: 9d803a2ee06a0ccfd91b71c4057f8bdcb93413bf commit hash: 9d803a2ee06a0ccfd91b71c4057f8bdcb93413bf 9d803a2
Wednesday, 17 Jan 2024
17:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/led: Remove expired port

2024-01-16 editors/led: Last upstream release was in 2002 reconsider using
editors/nano
commit hash: 5b285657ab493130458835cf5801abfcceed34ff commit hash: 5b285657ab493130458835cf5801abfcceed34ff commit hash: 5b285657ab493130458835cf5801abfcceed34ff commit hash: 5b285657ab493130458835cf5801abfcceed34ff 5b28565
17:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/edith: Remove expired port

2024-01-16 editors/edith: Upstream last release was in 2000
commit hash: e1dbddc1fb18f68c98c84a6006a93588988ac62c commit hash: e1dbddc1fb18f68c98c84a6006a93588988ac62c commit hash: e1dbddc1fb18f68c98c84a6006a93588988ac62c commit hash: e1dbddc1fb18f68c98c84a6006a93588988ac62c e1dbddc1fb1
17:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/fte: Remove expired port

2024-01-16 editors/fte: Upstream last release was in 2001
commit hash: 5233c4fb1e8949100bb8cddacc3b2ae7f8572085 commit hash: 5233c4fb1e8949100bb8cddacc3b2ae7f8572085 commit hash: 5233c4fb1e8949100bb8cddacc3b2ae7f8572085 commit hash: 5233c4fb1e8949100bb8cddacc3b2ae7f8572085 5233c4f
Sunday, 14 Jan 2024
21:26 Yuri Victorovich (yuri) search for other commits by this committer
editors/vim-lsp: New port: Async language server protocol plugin for vim and
neovim
commit hash: 44645be5cfcf715c769e1bae6d0613fdad02b917 commit hash: 44645be5cfcf715c769e1bae6d0613fdad02b917 commit hash: 44645be5cfcf715c769e1bae6d0613fdad02b917 commit hash: 44645be5cfcf715c769e1bae6d0613fdad02b917 44645be
Sunday, 31 Dec 2023
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/xi-core: Remove expired port

2023-12-31 editors/xi-core: Project is currently discontinued, one depend port
broken (editors/xi-term set to deprecation too). Upstream recommends
editors/lapce
commit hash: f7119cc2ae9ad9e9690e9393f12f067bee0eeabb commit hash: f7119cc2ae9ad9e9690e9393f12f067bee0eeabb commit hash: f7119cc2ae9ad9e9690e9393f12f067bee0eeabb commit hash: f7119cc2ae9ad9e9690e9393f12f067bee0eeabb f7119cc
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/pdfedit: Remove expired port

2023-12-31 editors/pdfedit: BROKEN on all supported versions for 2 years after
the EOL of 12
commit hash: bf234f895bde988a7efb0bb801463dc70752bfe2 commit hash: bf234f895bde988a7efb0bb801463dc70752bfe2 commit hash: bf234f895bde988a7efb0bb801463dc70752bfe2 commit hash: bf234f895bde988a7efb0bb801463dc70752bfe2 bf234f8
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/xi-term: Remove expired port

2023-12-31 editors/xi-term: Frontend depends on deprecated editors/xi-core. No
upstream activity.
commit hash: 7f905b8924ca15e04b45d47d73b12113f4a19dab commit hash: 7f905b8924ca15e04b45d47d73b12113f4a19dab commit hash: 7f905b8924ca15e04b45d47d73b12113f4a19dab commit hash: 7f905b8924ca15e04b45d47d73b12113f4a19dab 7f905b8
Saturday, 23 Dec 2023
01:11 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
editors/lazarus-*: Update to 3.0.0 and 3.1.0

- Add editors/lazarus-qt6
- Add new CONFLICTS
- Change default lazarus and lazarus-devel to 3.0.0 and 3.1.0
- Change lazarus.mk file. Now stable and devel version support qt6 interface
commit hash: 4a05009c90523749592b92eb68b736a3fad5cb98 commit hash: 4a05009c90523749592b92eb68b736a3fad5cb98 commit hash: 4a05009c90523749592b92eb68b736a3fad5cb98 commit hash: 4a05009c90523749592b92eb68b736a3fad5cb98 4a05009
Sunday, 3 Dec 2023
11:40 Tobias C. Berner (tcberner) search for other commits by this committer
editors/kate-devel: new port -- Kate 24.02-beta1
commit hash: db17e8f71101e63644450b80a4f57f1051594df6 commit hash: db17e8f71101e63644450b80a4f57f1051594df6 commit hash: db17e8f71101e63644450b80a4f57f1051594df6 commit hash: db17e8f71101e63644450b80a4f57f1051594df6 db17e8f
Sunday, 12 Nov 2023
20:49 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
lang/fpc-*: Merge all units to lang/fpc

- Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc
  and lazarus ports.
- Update Mk/fpc.mk for reflects new changes
- Update Mk/lazarus.mk for reflects new changes
- Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version
  of fpc or lazarus for build apps based on fpc/lazarus
- Add entries to MOVED
- Bump PORTREVISON of affected ports
- Some other minor modifications
commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 0b92f92
Thursday, 2 Nov 2023
13:42 Rodrigo Osorio (rodrigo) search for other commits by this committer
editors/omegaT: resurrect and upgrade to 6.0.0.

Resurect and upgrade omegaT, a free translation memory tool

PR:		272644
Reported by:	thierry
commit hash: 3bbcc9393b2d1bcce084fa84be27d6ee530ccc91 commit hash: 3bbcc9393b2d1bcce084fa84be27d6ee530ccc91 commit hash: 3bbcc9393b2d1bcce084fa84be27d6ee530ccc91 commit hash: 3bbcc9393b2d1bcce084fa84be27d6ee530ccc91 3bbcc93
Sunday, 29 Oct 2023
17:52 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
editors/lazarus-qt6-devel: New port: Portable Delphi-like IDE for the FreePascal
compiler (QT6 devel)

Lazarus is the class libraries for Free Pascal that emulate Delphi.
Free Pascal is a GPL'ed compiler that runs on Linux, Win32, OS/2, 68K
and more. Free Pascal is designed to be able to understand and compile
Delphi syntax, which is of course OOP.

Lazarus is the part of the missing puzzle that will allow you to
develop Delphi-like programs in all of the above platforms. Unlike Java
which strives to be a write once run anywhere, Lazarus and Free Pascal
strives for write once compile anywhere. (devel version)
commit hash: e91f29bfd00a563eb641be447fef180e6fbba7e9 commit hash: e91f29bfd00a563eb641be447fef180e6fbba7e9 commit hash: e91f29bfd00a563eb641be447fef180e6fbba7e9 commit hash: e91f29bfd00a563eb641be447fef180e6fbba7e9 e91f29b
Monday, 5 Jun 2023
05:42 Yuri Victorovich (yuri) search for other commits by this committer
editors/o: Rename into editors/orbiton and update 2.60.3 → 2.62.2
commit hash: 662e7b4f5a7a88a027e995cb4a16d19ea1f28111 commit hash: 662e7b4f5a7a88a027e995cb4a16d19ea1f28111 commit hash: 662e7b4f5a7a88a027e995cb4a16d19ea1f28111 commit hash: 662e7b4f5a7a88a027e995cb4a16d19ea1f28111 662e7b4
Thursday, 16 Mar 2023
05:40 Alexey Dokuchaev (danfe) search for other commits by this committer
editors/uhex: new port had been added (+)

uHex is small and fast multiplatform hexadecimal editor with support
for large files (up to 2 GB) while using minimal amounts of memory.

WWW: https://uhex.sourceforge.net/
commit hash: 13681d540b540fb1b42723a23240bb5cb510e92e commit hash: 13681d540b540fb1b42723a23240bb5cb510e92e commit hash: 13681d540b540fb1b42723a23240bb5cb510e92e commit hash: 13681d540b540fb1b42723a23240bb5cb510e92e 13681d5
04:07 Alexey Dokuchaev (danfe) search for other commits by this committer
editors/mickey: new port had been added (+)

Mickey is a hexadecimal/ASCII file viewer and editor that runs on all
major operating systems thanks to FLTK.  It supports various integer
and floating-point data types, and allows to work with multiple files
simultaneously via well-known tabbed interface.

WWW: https://mickey.sourceforge.net/
commit hash: e937590c1b0a1944f5d6901aa02b83602ad1e004 commit hash: e937590c1b0a1944f5d6901aa02b83602ad1e004 commit hash: e937590c1b0a1944f5d6901aa02b83602ad1e004 commit hash: e937590c1b0a1944f5d6901aa02b83602ad1e004 e937590
03:29 Alexey Dokuchaev (danfe) search for other commits by this committer
editors/bingrok: new port had been added (+)

BinGrok is a binary/hexadecimal editor created specifically with
the goal of reverse-engineering proprietary data formats in mind.
It allows for creation of C-struct-like "views" of your data for
better visualization of the parts that you have deciphered.

WWW: https://github.com/spuriousdata/BinGrok
commit hash: 8991b1690da263eb9b2d88e0bf4f6d61a79e1c38 commit hash: 8991b1690da263eb9b2d88e0bf4f6d61a79e1c38 commit hash: 8991b1690da263eb9b2d88e0bf4f6d61a79e1c38 commit hash: 8991b1690da263eb9b2d88e0bf4f6d61a79e1c38 8991b16
Wednesday, 15 Mar 2023
10:39 Alexey Dokuchaev (danfe) search for other commits by this committer
editors/bined: new port had been added (+)

Binary/hexadecimal editor written in Java.

WWW: https://bined.exbin.org/editor/
commit hash: 5f8fd41d717d2ccac1d55a695a9010fed7b8da4f commit hash: 5f8fd41d717d2ccac1d55a695a9010fed7b8da4f commit hash: 5f8fd41d717d2ccac1d55a695a9010fed7b8da4f commit hash: 5f8fd41d717d2ccac1d55a695a9010fed7b8da4f 5f8fd41
Tuesday, 14 Mar 2023
17:08 Alan Somers (asomers) search for other commits by this committer
editors/neovim-gtk: new port

It's a GTK UI for neovim

PR:		270165
Approved by:	fernape (ports)
commit hash: 4bc4d0fcbe9aa2a278d67ad7eb4f48b7510a41e5 commit hash: 4bc4d0fcbe9aa2a278d67ad7eb4f48b7510a41e5 commit hash: 4bc4d0fcbe9aa2a278d67ad7eb4f48b7510a41e5 commit hash: 4bc4d0fcbe9aa2a278d67ad7eb4f48b7510a41e5 4bc4d0f
01:07 Koichiro Iwao (meta) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
editors/vis: New port: Vi-like editor based on Plan 9's structural regular
expressions

Vis aims to be a modern, legacy-free, simple yet efficient editor,
combining the strengths of both vi(m) and sam.

It extends vi's modal editing with built-in support for multiple
cursors/selections and combines it with sam's structural regular
expression based command language.

Efficient syntax highlighting is provided using Parsing Expression
Grammars, which can be conveniently expressed using Lua in the form
of LPeg.

The editor core is written in a reasonable amount of clean, modern
and legacy-free C code, enabling it to run in resource-constrained
environments. There is also a Lua API for in-process extensions.

Vis strives to be simple and focuses on its core task: efficient
text management. Clipboard and digraph handling as well as a fuzzy
file open dialog are all provided by independent utilities.

WWW: https://www.brain-dump.org/projects/vis/

PR:	270063
commit hash: 01820ee3d085596d83efa14d8dc0efaa5856a9cd commit hash: 01820ee3d085596d83efa14d8dc0efaa5856a9cd commit hash: 01820ee3d085596d83efa14d8dc0efaa5856a9cd commit hash: 01820ee3d085596d83efa14d8dc0efaa5856a9cd 01820ee
Saturday, 4 Mar 2023
12:30 Gleb Popov (arrowd) search for other commits by this committer Author: Florian Limberger
editors/sam: + Unix port of the sam text editor from Bell Labs.

Reviewed by: arrowd, diizzy

Differential Revision: https://reviews.freebsd.org/D38785
commit hash: 86b0628113b8be216de61b5b9c45c5ecaab03301 commit hash: 86b0628113b8be216de61b5b9c45c5ecaab03301 commit hash: 86b0628113b8be216de61b5b9c45c5ecaab03301 commit hash: 86b0628113b8be216de61b5b9c45c5ecaab03301 86b0628
Friday, 24 Feb 2023
21:31 Gleb Popov (arrowd) search for other commits by this committer
editors/r7-office: Rename to editors/linux-r7-office

Reported by:	fluffy
commit hash: 6084fa697b9ee5a2f2d1bfd3d7601556e514d565 commit hash: 6084fa697b9ee5a2f2d1bfd3d7601556e514d565 commit hash: 6084fa697b9ee5a2f2d1bfd3d7601556e514d565 commit hash: 6084fa697b9ee5a2f2d1bfd3d7601556e514d565 6084fa6
Thursday, 23 Feb 2023
21:15 Gleb Popov (arrowd) search for other commits by this committer
editors/r7-office: + Russian office suite.

Sponsored by:	Serenity Cybersecurity, LLC
commit hash: 21b9dea1509257253e8a725c7c0e478e93234269 commit hash: 21b9dea1509257253e8a725c7c0e478e93234269 commit hash: 21b9dea1509257253e8a725c7c0e478e93234269 commit hash: 21b9dea1509257253e8a725c7c0e478e93234269 21b9dea1
Sunday, 8 Jan 2023
20:59 Yuri Victorovich (yuri) search for other commits by this committer
editors/languageclient-neovim: New port: Language Server Protocol (LSP) support
for vim and neovim
commit hash: 5ab47d0bd03b4a75b6faf11d73ab2a4ca167a478 commit hash: 5ab47d0bd03b4a75b6faf11d73ab2a4ca167a478 commit hash: 5ab47d0bd03b4a75b6faf11d73ab2a4ca167a478 commit hash: 5ab47d0bd03b4a75b6faf11d73ab2a4ca167a478 5ab47d0
Saturday, 7 Jan 2023
07:57 Yuri Victorovich (yuri) search for other commits by this committer
editors/ox: New port: Independent Rust text editor that runs in your terminal
commit hash: 90d57c54df4e8d4ddd32d39628c4c5d47668bd3b commit hash: 90d57c54df4e8d4ddd32d39628c4c5d47668bd3b commit hash: 90d57c54df4e8d4ddd32d39628c4c5d47668bd3b commit hash: 90d57c54df4e8d4ddd32d39628c4c5d47668bd3b 90d57c5
Saturday, 31 Dec 2022
01:50 Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/madedit: Cleanup EXPIRED ports

Approved by:	portmgr
commit hash: 49e67115d40b4d579b1b7f333d76975606c536a5 commit hash: 49e67115d40b4d579b1b7f333d76975606c536a5 commit hash: 49e67115d40b4d579b1b7f333d76975606c536a5 commit hash: 49e67115d40b4d579b1b7f333d76975606c536a5 49e6711
Wednesday, 21 Dec 2022
08:37 Nuno Teixeira (eduardo) search for other commits by this committer
textproc/retext: Move to a better category

 - move to editors category as the COMMENT sugests

Reported by:	danfe
commit hash: 3511d2aea2ef0887faa5069ba6a2c553caa06886 commit hash: 3511d2aea2ef0887faa5069ba6a2c553caa06886 commit hash: 3511d2aea2ef0887faa5069ba6a2c553caa06886 commit hash: 3511d2aea2ef0887faa5069ba6a2c553caa06886 3511d2a
Thursday, 1 Dec 2022
09:43 Alexey Dokuchaev (danfe) search for other commits by this committer
editors/bless: resurrect^Wreadd previously expired port

- Update to the latest version 0.6.3 (and thus unbreak)
- Project is hosted on GitHub and builds with Meson now
commit hash: d008ed9fc4710fc5ebef72193a162edc3838b127 commit hash: d008ed9fc4710fc5ebef72193a162edc3838b127 commit hash: d008ed9fc4710fc5ebef72193a162edc3838b127 commit hash: d008ed9fc4710fc5ebef72193a162edc3838b127 d008ed9
Thursday, 24 Nov 2022
12:49 Alexey Dokuchaev (danfe) search for other commits by this committer
editors/turbo: new port had been added (+)

It is an experimental text editor for the terminal, based on
the Scintilla code editing component by Neil Hodgson and the
famous old-school Turbo Vision application framework.
commit hash: e70c6d52bf8044ef6fa95b20447b9a546f5270e7 commit hash: e70c6d52bf8044ef6fa95b20447b9a546f5270e7 commit hash: e70c6d52bf8044ef6fa95b20447b9a546f5270e7 commit hash: e70c6d52bf8044ef6fa95b20447b9a546f5270e7 e70c6d5
Thursday, 10 Nov 2022
10:45 Alexey Dokuchaev (danfe) search for other commits by this committer
editors/lite-xl: new port had been added (+)

Lite XL editor is a lightweight, simple, fast, feature-filled, and
extremely extensible text editor written in C, and Lua, descendant
of the `editors/lite'.

WWW: https://lite-xl.com/
commit hash: 46fda53e81d0ebad95648d1940a21be617836b18 commit hash: 46fda53e81d0ebad95648d1940a21be617836b18 commit hash: 46fda53e81d0ebad95648d1940a21be617836b18 commit hash: 46fda53e81d0ebad95648d1940a21be617836b18 46fda53
Sunday, 16 Oct 2022
22:14 Yuri Victorovich (yuri) search for other commits by this committer
editor/novelwriter: New port: Text editor designed for writing novels
commit hash: 0f98ff01e156a2941c5c02c839ec80a49490fcf2 commit hash: 0f98ff01e156a2941c5c02c839ec80a49490fcf2 commit hash: 0f98ff01e156a2941c5c02c839ec80a49490fcf2 commit hash: 0f98ff01e156a2941c5c02c839ec80a49490fcf2 0f98ff0
Saturday, 3 Sep 2022
16:26 Adam Weinberger (adamw) search for other commits by this committer
editors/vim-colorschemes-legacy: Add port

Upstream vim modernized their colorschemes, which is a good thing.
However, the look of them has changed, which is jarring at best for
users used to the original look.

Upstream colorscheme development was split into a new repo, and the
original colorschemes were imported there. This port installs those
colorschemes.

The rest of that repo are the colorschemes included in vim, so there's
not really any benefit to packaging anything else from it.

PR:		265798
commit hash: c51ce87a4ef535f7df2c31bbf8b1cbd1a0f1d579 commit hash: c51ce87a4ef535f7df2c31bbf8b1cbd1a0f1d579 commit hash: c51ce87a4ef535f7df2c31bbf8b1cbd1a0f1d579 commit hash: c51ce87a4ef535f7df2c31bbf8b1cbd1a0f1d579 c51ce87
Saturday, 27 Aug 2022
14:24 Nuno Teixeira (eduardo) search for other commits by this committer
editors/lapce: New port: Lightning-fast and Powerful Code Editor

Lapce is written in pure Rust with a UI in Druid. It is designed with
Rope Science from the Xi-Editor which makes for lightning-fast
computation, and leverages OpenGL for rendering.

 - Built-in LSP (Language Server Protocol) support to give you
   intelligent code features such as: completion, diagnostics and code
   actions
 - Modal editing support as first class citizen (Vim-like, and
   toggleable)
 - Built-in remote development support inspired by VSCode Remote
   Development.
 - Plugins can be written in programming languages that can compile to
   the WASI format (C, Rust, AssemblyScript)
 - Built-in terminal, so you can execute commands in your workspace,
   without leaving Lapce.

WWW: https://lapce.dev/

PR:		265892
commit hash: eebf2f3f34a6f6cec4f3005a7c7362e87d7d5922 commit hash: eebf2f3f34a6f6cec4f3005a7c7362e87d7d5922 commit hash: eebf2f3f34a6f6cec4f3005a7c7362e87d7d5922 commit hash: eebf2f3f34a6f6cec4f3005a7c7362e87d7d5922 eebf2f3
Friday, 12 Aug 2022
11:26 Thierry Thomas (thierry) search for other commits by this committer
editors/bee-host: host part of the Browser's Exernal Editor extension

BeeCtl is the host part of Chrome-bee, a Chrome/Firefox extension that
allows to edit text fields with an external editor.
commit hash: 5a22bf5e34cc0f56ab8821091a92dfc89d0de041 commit hash: 5a22bf5e34cc0f56ab8821091a92dfc89d0de041 commit hash: 5a22bf5e34cc0f56ab8821091a92dfc89d0de041 commit hash: 5a22bf5e34cc0f56ab8821091a92dfc89d0de041 5a22bf5
Monday, 1 Aug 2022
16:12 Yasuhiro Kimura (yasu) search for other commits by this committer
editors/with-editor-devel: Add new port

Add editors/with-editor-devel, development version of Emacs Lisp
library to use the emacsclient as the $$EDITOR of child processes.

https://github.com/magit/with-editor
commit hash: ac4cee8e122f502ffcd9a227fd132ee7348f7f77 commit hash: ac4cee8e122f502ffcd9a227fd132ee7348f7f77 commit hash: ac4cee8e122f502ffcd9a227fd132ee7348f7f77 commit hash: ac4cee8e122f502ffcd9a227fd132ee7348f7f77 ac4cee8
13:24 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-08-01 editors/codelite: Has been broken for over a year.
commit hash: 6a5c7cc019211fe0be7ea05765666a4610b6b6d6 commit hash: 6a5c7cc019211fe0be7ea05765666a4610b6b6d6 commit hash: 6a5c7cc019211fe0be7ea05765666a4610b6b6d6 commit hash: 6a5c7cc019211fe0be7ea05765666a4610b6b6d6 6a5c7cc
Thursday, 21 Jul 2022
14:21 Nuno Teixeira (eduardo) search for other commits by this committer
editors/amp: New port: Complete text editor for your terminal

Heavily inspired by Vi/Vim. Amp aims to take the core interaction model
of Vim, simplify it, and bundle in the essential features required for
a modern text editor.

WWW: https://amp.rs/
commit hash: 81aac8ac84498bac01be3fd453e2a59e8c2da3cf commit hash: 81aac8ac84498bac01be3fd453e2a59e8c2da3cf commit hash: 81aac8ac84498bac01be3fd453e2a59e8c2da3cf commit hash: 81aac8ac84498bac01be3fd453e2a59e8c2da3cf 81aac8a
Thursday, 14 Jul 2022
20:20 Neel Chauhan (nc) search for other commits by this committer
editors/gnome-text-editor: New port
commit hash: fbb6231edd48763ac69814afd26f9aaa53c6e88b commit hash: fbb6231edd48763ac69814afd26f9aaa53c6e88b commit hash: fbb6231edd48763ac69814afd26f9aaa53c6e88b commit hash: fbb6231edd48763ac69814afd26f9aaa53c6e88b fbb6231
Wednesday, 6 Jul 2022
17:35 Alexey Dokuchaev (danfe) search for other commits by this committer
editors/lite: text editor written mostly in Lua (new port added)

It aims to provide something practical, pretty, small, and fast,
implemented as simply as possible; easy to modify and extend via
plugins, or to use without doing either.

WWW: https://github.com/rxi/lite
commit hash: a4aac455499f337ffbc145f7abe2a58fce71cb4c commit hash: a4aac455499f337ffbc145f7abe2a58fce71cb4c commit hash: a4aac455499f337ffbc145f7abe2a58fce71cb4c commit hash: a4aac455499f337ffbc145f7abe2a58fce71cb4c a4aac45
Sunday, 1 May 2022
02:59 Yuri Victorovich (yuri) search for other commits by this committer
editors/notepadnext: New port: Reimplementation of Notepad++
commit hash: 2415af0063906e57aa706b88705831820aa12558 commit hash: 2415af0063906e57aa706b88705831820aa12558 commit hash: 2415af0063906e57aa706b88705831820aa12558 commit hash: 2415af0063906e57aa706b88705831820aa12558 2415af0
Thursday, 31 Mar 2022
17:54 Dima Panov (fluffy) search for other commits by this committer
editors/libreoffice6: remove expired port (+)

LibreOffice 6.x suite is not supported upstream anymore.
Please consider using editors/libreoffice instead.
commit hash: d3d8f2d6928084db7145d08be51eb9f482574ed7 commit hash: d3d8f2d6928084db7145d08be51eb9f482574ed7 commit hash: d3d8f2d6928084db7145d08be51eb9f482574ed7 commit hash: d3d8f2d6928084db7145d08be51eb9f482574ed7 d3d8f2d
Sunday, 20 Feb 2022
15:45 Adriaan de Groot (adridg) search for other commits by this committer
editors:diamond: new port, CopperSpice-based editor

This needs patching to consider the installed location
(e.g. share/) as a source of data, rather than the installed
location of the binary.
commit hash: b071a62b5e7518503dc9a2d6e88625b1f0a82863 commit hash: b071a62b5e7518503dc9a2d6e88625b1f0a82863 commit hash: b071a62b5e7518503dc9a2d6e88625b1f0a82863 commit hash: b071a62b5e7518503dc9a2d6e88625b1f0a82863 b071a62
Monday, 25 Oct 2021
15:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/Makefile: Sort SUBDIRs
commit hash: 70b81836d936aa2ade6db83a23f5500b339a4da2 commit hash: 70b81836d936aa2ade6db83a23f5500b339a4da2 commit hash: 70b81836d936aa2ade6db83a23f5500b339a4da2 commit hash: 70b81836d936aa2ade6db83a23f5500b339a4da2 70b8183
Monday, 18 Oct 2021
23:43 Eric Turgeon (ericbsd) search for other commits by this committer
editors/linux-sublime-text4: updated to 4118

renamed sublime-text4 to linux-sublime-text4
commit hash: 27a7739b648462850151a59319fb7b53666912c5 commit hash: 27a7739b648462850151a59319fb7b53666912c5 commit hash: 27a7739b648462850151a59319fb7b53666912c5 commit hash: 27a7739b648462850151a59319fb7b53666912c5 27a7739
Tuesday, 12 Oct 2021
15:01 Tobias Kortkamp (tobik) search for other commits by this committer
*: Clean up some things

- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
commit hash: ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1 commit hash: ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1 commit hash: ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1 commit hash: ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1 ae22a78
Friday, 24 Sep 2021
11:19 Eric Turgeon (ericbsd) search for other commits by this committer
editors/pluma-plugins: new ports

pluma-plugins install additional plugins for Pluma editor
commit hash: 6192965e1e0528f43ee5d9a51d4d5b9e0e6a469d commit hash: 6192965e1e0528f43ee5d9a51d4d5b9e0e6a469d commit hash: 6192965e1e0528f43ee5d9a51d4d5b9e0e6a469d commit hash: 6192965e1e0528f43ee5d9a51d4d5b9e0e6a469d 6192965
Saturday, 18 Sep 2021
07:13 Ashish SHUKLA (ashish) search for other commits by this committer
editors/helix: New port: Post-modern modal text editor

A kakoune / neovim inspired editor, written in Rust.

Features:

 o Vim-like modal editing

 o Multiple selections

 o Built-in language server support

 o Smart, incremental syntax highlighting and code
   editing via tree-sitter

WWW: https://helix-editor.com/
commit hash: 430f5e1fdff4644bc9a7547ceea62a927cd61578 commit hash: 430f5e1fdff4644bc9a7547ceea62a927cd61578 commit hash: 430f5e1fdff4644bc9a7547ceea62a927cd61578 commit hash: 430f5e1fdff4644bc9a7547ceea62a927cd61578 430f5e1
Thursday, 2 Sep 2021
06:36 Adam Weinberger (adamw) search for other commits by this committer
editors/vim: Flavorize and update to 8.2.3394

This commit completely rewires the vim ports. It includes the following:

* `vim' is now a TUI-only package. It is what the `vim-console' port
  was.

* `vim-gtk3' includes the TUI binary (vim) and a GTk3-backed GUI. It is
  what the `vim' port was.

* Each GUI toolkit has a separate package. There is vim-gtk3, -gtk2,
  -motif, -athena, and -x11.

* `vim-tiny' is still the same thing, except it includes a defaults.vim
  stub to silence a startup error message.

* Only the python3 language binding is included by default. Perl, Ruby,
  TCL, Scheme, and Lua can still be enabled via options. But there are
  very, very few plugins that require anything other than python.

* py27 support is removed entirely.

* CScope support is unconditionally enabled, but vim no longer depends
  upon it. If cscope is installed, it'll be used.

* The default ctags is now the version included in base. It's very
  rudimentary, but only a subset of users use ctags at all. Universal or
  exuberant ctags can still be enabled via option knobs.
commit hash: 620f205539a43fd8da97750d33eebdfc1e133330 commit hash: 620f205539a43fd8da97750d33eebdfc1e133330 commit hash: 620f205539a43fd8da97750d33eebdfc1e133330 commit hash: 620f205539a43fd8da97750d33eebdfc1e133330 620f205
Thursday, 26 Aug 2021
23:08 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
editors/lazarus-devel: editors/lazarus-qt5-devel: New port

Lazarus is the class libraries for Free Pascal that emulate Delphi.
Free Pascal is a GPL'ed compiler that runs on Linux, Win32, OS/2, 68K
and more. Free Pascal is designed to be able to understand and compile
Delphi syntax, which is of course OOP.

Lazarus is the part of the missing puzzle that will allow you to
develop Delphi-like programs in all of the above platforms. Unlike Java
which strives to be a write once run anywhere, Lazarus and Free Pascal
strives for write once compile anywhere. (devel version)

WWW: https://www.lazarus-ide.org/
commit hash: 561d7cf968d5284f70caa9a8bcae80a2e6f6a601 commit hash: 561d7cf968d5284f70caa9a8bcae80a2e6f6a601 commit hash: 561d7cf968d5284f70caa9a8bcae80a2e6f6a601 commit hash: 561d7cf968d5284f70caa9a8bcae80a2e6f6a601 561d7cf
Tuesday, 6 Jul 2021
05:44 Mateusz Piotrowski (0mp) search for other commits by this committer
editors/py-vim-bridge: New port

vim_bridge is a Python-to-Vim bridge decorator that allows transparent
calls to Python functions in native Vim scripts.

WWW: https://github.com/nvie/vim_bridge
commit hash: 8e0a4fc28c989b11ed57040cc5afd9b7044c04f9 commit hash: 8e0a4fc28c989b11ed57040cc5afd9b7044c04f9 commit hash: 8e0a4fc28c989b11ed57040cc5afd9b7044c04f9 commit hash: 8e0a4fc28c989b11ed57040cc5afd9b7044c04f9 8e0a4fc
Thursday, 1 Jul 2021
21:11 Juraj Lutter (otis) search for other commits by this committer Author: Robert Clausecker
misc/schilytools: Consolidate old schily's tools

- Update and consolidate schily's tools into more reasonable state
- Transfer maintenance to Robert Clausecker <fuz@fuz.su>

From Robert Clausecker <fuz@fuz.su> (new maintainer):

In 2018, Jörg Schilling consolidated all his projects into the
schilytools project and stopped providing new separate releases for the
individual projects (such as cdrtools, smake, star, and ved).  Hence,
the FreeBSD ports of these projects have been stuck on outdated versions
for years.

With this changeset, the schilytools are added to the ports collection
as a collection of 10 ports:

    devel/schilybase (libraries)
    archivers/star
    devel/sccs
    devel/smake
    devel/sunpromake
    editors/ved
    net/rscsi (split out from cdrtools for security reasons)
    sysutils/cdrtools
    sysutils/schilyutils (command line helpers, shells)
    misc/schilytools (meta port for all of these)

Where appropriate, I've tried to keep existing patches and conventions
in tact.  Some options have been renamed to more appropriate names,
others have been added or removed.  The schilytools have been patched
not to install binaries with the same name as system binaries, though
some man pages with such names remain.

The split into slave ports largely follows the OpenCSW packages provided
by the author.  Some differences are present:

 * strar has been moved from schilyutils to star
 * rscsi has been moved from cdrtools into a package on its own as it
   needs to be installed setuid to function.
 * mountcd is a Solaris only program and is not shipped
 * man2html is not shipped as it's already available in textproc/man2html
 * cdrecord, cdda2wav, and readcd are only installed setuid root if the
   user specifically requests so using a non-default option

This changeset unobsoletes the editors/ved port.

This changeset obsoletes the sysutils/cdrtools-devel port as schilytools
provide a newer version than the old development version shipped therein.

This changeset overwrites the following ports, the maintainers have
previously been informed via PR and direct email but haven't responded.
They have also been added as reviewers to this changeset.

    archivers/star (mm@freebsd.org)
    devel/smake (no maintainer)
    sysutils/cdrtools (marius@freebsd.org)
    sysutils/cdrtools-devel (marius@freebsd.org)

PR:		256467
Differential Revision:	https://reviews.freebsd.org/D30669
commit hash: 2a40da7011b3545ea4d9c3ec48eed369cc3b1aa3 commit hash: 2a40da7011b3545ea4d9c3ec48eed369cc3b1aa3 commit hash: 2a40da7011b3545ea4d9c3ec48eed369cc3b1aa3 commit hash: 2a40da7011b3545ea4d9c3ec48eed369cc3b1aa3 2a40da7
Tuesday, 15 Jun 2021
22:39 Kevin Bowling (kbowling) search for other commits by this committer Author: Matías Pizarro
editors/linux-bcompare: compare/sync/merge tool

https://www.scootersoftware.com/features.php

PR:		249919
Approved by:	new maintainer
commit hash: e7e061231034c6db00196d59174f5f23ae74c17e commit hash: e7e061231034c6db00196d59174f5f23ae74c17e commit hash: e7e061231034c6db00196d59174f5f23ae74c17e commit hash: e7e061231034c6db00196d59174f5f23ae74c17e e7e0612
Friday, 11 Jun 2021
10:09 Guangyuan Yang (ygy) search for other commits by this committer
editors/linux-wps-office: New port: WPS Office for Linux

WPS Office is a complete office suite with PDF editor.

PR:		252736
Submitted by:	Martin Filla <freebsd@sysctl.cz> (in part)
Approved by:	lwhsu (mentor)
commit hash: 3381abb5a8b00f63ef0e98a2a92ec379ded59f69 commit hash: 3381abb5a8b00f63ef0e98a2a92ec379ded59f69 commit hash: 3381abb5a8b00f63ef0e98a2a92ec379ded59f69 commit hash: 3381abb5a8b00f63ef0e98a2a92ec379ded59f69 3381abb
09:15 Eric Turgeon (ericbsd) search for other commits by this committer
editors/sublime-test4: adding new port
commit hash: b431335779931376178aeed7a23185342a20fc15 commit hash: b431335779931376178aeed7a23185342a20fc15 commit hash: b431335779931376178aeed7a23185342a20fc15 commit hash: b431335779931376178aeed7a23185342a20fc15 b431335
Thursday, 10 Jun 2021
08:13 Alexey Dokuchaev (danfe) search for other commits by this committer
editors/rehex: new port had been added (+)

Cross-platform (wxWidgets-based) hexadecimal editor for reverse
engineering, and everything else.

WWW: https://github.com/solemnwarning/rehex
commit hash: e62f347f9cdbde90ebff1a6aa3e4e03729a52683 commit hash: e62f347f9cdbde90ebff1a6aa3e4e03729a52683 commit hash: e62f347f9cdbde90ebff1a6aa3e4e03729a52683 commit hash: e62f347f9cdbde90ebff1a6aa3e4e03729a52683 e62f347
Tuesday, 25 May 2021
06:06 Guangyuan Yang (ygy) search for other commits by this committer Author: Zoltan ALEXANDERSON BESSE
editors/gummi: Reintroduce port and update to 0.8.1

- Update entry in MOVED

PR:		250913
Approved by:	lwhsu (mentor)
commit hash: 68873da4ea002c01d81ca6a48b6173ff40123279 commit hash: 68873da4ea002c01d81ca6a48b6173ff40123279 commit hash: 68873da4ea002c01d81ca6a48b6173ff40123279 commit hash: 68873da4ea002c01d81ca6a48b6173ff40123279 68873da
Wednesday, 7 Apr 2021
17:54 Rene Ladan (rene) search for other commits by this committer
Remove expired ports:

2021-04-01 ftp/wzdftpd: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 astro/roadmap: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cosmo: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/bomberinstinct: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 games/drm: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/bygfoot: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cre: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 irc/hybserv: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 irc/xaric: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 mail/elmo: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 misc/cave: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/bugs: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/dmitry: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/doorman: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 shells/esh: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 sysutils/cpu: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 textproc/libcrm114: No known users, dead upstream
2021-04-01 x11/wmmatrix: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 x11/wmxss: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 x11/tycoon: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 x11/xgrab: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 x11/xbanner: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 x11/bricons: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 x11/xmon: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cavezofphear: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 astro/saoimage: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/ksmp3play: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/jamin: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/musicbox-tag-editor: Unmaintained and dead upstream, does not
build with -fno-common (llvm 11)
2021-04-01 audio/nspmod: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/cdplay: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/gimmix: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/ghostess: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/wmrecord: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/toolame: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/shout: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 biology/grappa: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 biology/phylip: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 biology/lagan: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 cad/varkon: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 cad/transcalc: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 comms/seyon: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 comms/efax: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 converters/vda2fbd: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 converters/shftool: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 devel/openzz: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 devel/sourcenav: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 devel/gb: Unmaintained and dead upstream
2021-04-01 dns/checkdns: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 dns/inadyn-mt: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 editors/gate: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 editors/thoteditor: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 emulators/cinc: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 emulators/e-uae: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 emulators/dtcyber: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 ftp/jftpgw: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 ftp/pureadmin: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-02 textproc/hs-pandoc-citeproc: Integrated into textproc/hs-pandoc
commit hash: 5980fd40bc59f3f872f57f75b3a31fb986c1b06e commit hash: 5980fd40bc59f3f872f57f75b3a31fb986c1b06e commit hash: 5980fd40bc59f3f872f57f75b3a31fb986c1b06e commit hash: 5980fd40bc59f3f872f57f75b3a31fb986c1b06e 5980fd4
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
Saturday, 27 Mar 2021
19:00 otis search for other commits by this committer
Add port: editors/poke: A programmable binary editor

PR:		253929
Submitted by:	Olga Smirnova <mistresssilvara@hotmail.com>
Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D29446
Original commitRevision:569352 
Tuesday, 16 Mar 2021
10:39 lwhsu search for other commits by this committer
Add editors/sly-asdf: SLY support for ASDF

PR:		254016
Submitted by:	Olivier Certner <olivier.freebsd@free.fr>
Original commitRevision:568552 
10:38 lwhsu search for other commits by this committer
Add editors/sly-quicklisp: SLY basic support for Quicklisp

PR:		253995
Submitted by:	Olivier Certner <olivier.freebsd@free.fr>
Original commitRevision:568551 
10:36 lwhsu search for other commits by this committer
Add editors/sly-named-readtables

SLY support for multiple named readtables in the same file

PR:		253993
Submitted by:	Olivier Certner <olivier.freebsd@free.fr>
Original commitRevision:568550 
10:35 lwhsu search for other commits by this committer
Add editors/sly, Common Lisp IDE for Emacs

PR:		253991
Submitted by:	Olivier Certner <olivier.freebsd@free.fr>
Original commitRevision:568549 
Sunday, 28 Feb 2021
09:34 tobik search for other commits by this committer
editors/mg: Make mg-static a flavor
Original commitRevision:566752 
Wednesday, 10 Feb 2021
01:56 tagattie search for other commits by this committer
Add a new port editors/marker

Marker is a simple yet robust markdown editor.

The primary goal of Marker is to provide a powerful document editing
experience, without making assumptions about the workflow of the
user. Marker's base configuration is very simple, but it can be
customized to meet the needs of any workflow!

WWW: https://fabiocolacio.github.io/Marker/
Original commitRevision:564832 
Saturday, 2 Jan 2021
12:28 rene search for other commits by this committer
Remove a few expired ports depending on Python 2.7:

2020-12-31 www/iridium: Uses Python 2.7 which is EOLed upstream
2020-12-31 editors/atom: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron4: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron5: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron6: Uses Python 2.7 which is EOLed upstream
Original commitRevision:559931 
Friday, 1 Jan 2021
10:11 antoine search for other commits by this committer
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed

With hat:	portmgr
Original commitRevision:559822 
00:57 rene search for other commits by this committer
Remove most expired ports that depend on Python 2.7:

Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
  upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
  them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
  of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves

I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things.

2020-12-31 audio/ardour: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 audio/mixxx21: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 audio/xmms2: Uses Python 2.7 which is EOLed upstream
2020-12-31 chinese/sunpinyin: Uses Python 2.7 which is EOLed upstream
2020-12-31 databases/arangodb32: Uses Python 2.7 which is EOLed upstream
2020-12-31 databases/arangodb33: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/bzr: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/chromium-gn: Uses deprecated version of python, use devel/gn
instead
2020-12-31 devel/electron4: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron5: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron6: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron7: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/gnatpython: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/godot2: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 devel/godot2-tools: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 devel/libhid: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/libosmocore: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/llvm60: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/mongo-cxx-driver: Uses Python 2.7 version of scons, and Python
2.7 which is EOLed upstream
2020-06-30 devel/p5-Log-Any-Adapter-Callback: Use devel/p5-Log-Any
(Log::Any::Adapter::Capture) instead
2020-12-31 devel/py-backports.functools_lru_cache: Uses Python 2.7 which is
EOLed upstream
2020-12-31 devel/py-backports.os: Python 2 is EOL upstream
2020-12-31 devel/py-backports.shutil_get_terminal_size: Python 2 is EOL upstream
2020-12-31 devel/py-backports_abc: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-cheetah: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-dis3: Python 2 only, backport of Python 3
2020-12-31 devel/py-enum34: Will be removed along with python27
2020-12-31 devel/py-functools32: Python 2 only, backport of Python 3
2020-12-31 devel/py-futures: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-more-itertools5: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-pathlib: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-selectors2: Python 2 is EOL upstream
2020-12-31 devel/py-should_dsl: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-singledispatch: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-subprocess32: Python 2 only, following EOL of lang/python27
2020-12-31 devel/py-total-ordering: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-typing: Python 2 only, backport of Python 3
2020-12-31 devel/py-weakrefmethod: Python 2 only, backport of Python 3
2020-12-31 devel/rbtools: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/subversion-lts: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/viewvc: Uses Python 2.7 which is EOLed upstream
2020-12-31 dns/py-dns: Uses Python 2.7 which is EOLed upstream
2020-12-31 editors/atom: Uses Python 2.7 which is EOLed upstream
2020-12-31 emulators/fceux: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 emulators/gem5: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 emulators/nonpareil: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/0ad: Uses deprecated version of python
2020-12-31 games/dangerdeep: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/freera: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 games/glob2: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 games/marsnomercy: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/netpanzer: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/pingus: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 games/renpy: Uses deprecated version of python
2020-12-31 graphics/goxel: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 graphics/py-pillow6: Uses Python 2.7 which is EOLed upstream
2020-12-31 graphics/sk1libs: Uses Python 2.7 which is EOLed upstream
2020-12-31 graphics/uniconvertor: Uses deprecated version of python
2020-12-31 lang/julia10: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/pypy: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/pypy3: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey185: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey24: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey52: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey60: Requires python2 to build
2020-12-31 lang/tolua++: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 mail/getmail: Uses deprecated version of python
2020-12-31 math/gringo: Uses Python 2.7 which is EOLed upstream
2020-12-31 multimedia/ffmpeg2theora: Uses Python 2.7 version of scons, and
Python 2.7 which is EOLed upstream
2020-12-31 multimedia/mimms: Uses Python 2.7 which is EOLed upstream
2020-12-31 net/py-ipaddress: Uses Python 2.7 which is EOLed upstream
2020-12-31 net-p2p/linuxdcpp: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 security/broccoli: Depends lang/python27 which is EOLed upstream
2020-12-31 security/orthrus: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 security/py-backports.ssl_match_hostname: Uses Python 2.7 which is
EOLed upstream
2020-12-31 security/sandsifter: Uses deprecated version of python, see
https://github.com/rigred/sandsifter/issues/10
2020-12-31 sysutils/cinnamon-control-center: Uses Python 2.7 which is EOLed
upstream
2020-12-31 sysutils/ori: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 sysutils/osquery: Uses Python 2.7 which is EOLed upstream
2020-12-31 sysutils/py-shutilwhich: Python 2 only, backport of Python 3
2020-12-31 sysutils/uefi-edk2-bhyve-csm: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/cliqz: Uses deprecated version of python
2020-12-31 www/iridium: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/moinmoin: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/node10: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/node12: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-OhlohWidgetsMacro: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-TracGoogleAnalytics: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-accountmanager: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-advancedticketworkflow: Uses Python 2.7 which is EOLed
upstream
2020-12-31 www/trac-autocomplete: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ccselector: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-customfieldadmin: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-datefield: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-defaultcc: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-devel: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-discussion: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-downloads: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-email2trac: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-email2trac-postfix: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-estimator: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-fivestarvote: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-fullblog: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-fullblognotification: Uses Python 2.7 which is EOLed
upstream
2020-12-31 www/trac-graphviz: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-iniadmin: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-keywords: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-keywordsecretticket: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ldap: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ldapauthstore: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-math: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-mercurial: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-navadd: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-permredirect: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-privatetickets: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-pydotorgtheme: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-scrumburndown: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-spam-filter: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-subtickets: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tags: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-themeengine: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ticketimport: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tickettemplate: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-timingandestimation: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tocmacro: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tweakui: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-vote: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikigoodies: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikinotification: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikitemplates: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikitopdf: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wysiwyg: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-xmlrpc: Uses Python 2.7 which is EOLed upstream
Original commitRevision:559792 
Friday, 18 Dec 2020
15:15 swills search for other commits by this committer
editors/py-babi: create port

babi - a text editor, eventually...

WWW: https://github.com/asottile/babi
Original commitRevision:558385 
Saturday, 12 Dec 2020
12:57 nobutaka search for other commits by this committer
Add editors/imhex, hex editor for reverse engineers and programmers.
Original commitRevision:557818 
Wednesday, 18 Nov 2020
10:04 jbeich search for other commits by this committer
editors/mg: add -static slave installed as /rescue/mg

When recovering from a broken rtld(1) one may want a visual editor that
feels like Emacs. ee(1) isn't under /rescue, and its Emacs keys support
lacks even C-x C-c (save-buffers-kill-emacs).
Original commitRevision:555627 

Number of commits found: 559 (showing only 100 on this page)

1 | 2 | 3 | 4 | 5 | 6  »