non port: editors/Makefile |
SVNWeb
|
Number of commits found: 517 (showing only 100 on this page) |
Thu, 16 Mar 2023
|
[ 05:40 Alexey Dokuchaev (danfe) ] 13681d5
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/
|
[ 04:07 Alexey Dokuchaev (danfe) ] e937590
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/
|
[ 03:29 Alexey Dokuchaev (danfe) ] 8991b16
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
|
Wed, 15 Mar 2023
|
[ 10:39 Alexey Dokuchaev (danfe) ] 5f8fd41
editors/bined: new port had been added (+)
Binary/hexadecimal editor written in Java.
WWW: https://bined.exbin.org/editor/
|
Tue, 14 Mar 2023
|
[ 17:08 Alan Somers (asomers) ] 4bc4d0f
editors/neovim-gtk: new port
It's a GTK UI for neovim
PR: 270165
Approved by: fernape (ports)
|
[ 01:07 Koichiro Iwao (meta) Author: Jesús Daniel Colmenares Oviedo ] 01820ee
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
|
Sat, 4 Mar 2023
|
[ 12:30 Gleb Popov (arrowd) Author: Florian Limberger ] 86b0628
editors/sam: + Unix port of the sam text editor from Bell Labs.
Reviewed by: arrowd, diizzy
Differential Revision: https://reviews.freebsd.org/D38785
|
Fri, 24 Feb 2023
|
[ 21:31 Gleb Popov (arrowd) ] 6084fa6 (Only the first 10 of 12 ports in this commit are shown above. )
editors/r7-office: Rename to editors/linux-r7-office
Reported by: fluffy
|
Thu, 23 Feb 2023
|
[ 21:15 Gleb Popov (arrowd) ] 21b9dea1
editors/r7-office: + Russian office suite.
Sponsored by: Serenity Cybersecurity, LLC
|
Sun, 8 Jan 2023
|
[ 20:59 Yuri Victorovich (yuri) ] 5ab47d0
editors/languageclient-neovim: New port: Language Server Protocol (LSP) support
for vim and neovim
|
Sat, 7 Jan 2023
|
[ 07:57 Yuri Victorovich (yuri) ] 90d57c5
editors/ox: New port: Independent Rust text editor that runs in your terminal
|
Sat, 31 Dec 2022
|
[ 01:50 Muhammad Moinur Rahman (bofh) ] 49e6711
editors/madedit: Cleanup EXPIRED ports
Approved by: portmgr
|
Wed, 21 Dec 2022
|
[ 08:37 Nuno Teixeira (eduardo) ] 3511d2a
textproc/retext: Move to a better category
- move to editors category as the COMMENT sugests
Reported by: danfe
|
Thu, 1 Dec 2022
|
[ 09:43 Alexey Dokuchaev (danfe) ] d008ed9
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
|
Thu, 24 Nov 2022
|
[ 12:49 Alexey Dokuchaev (danfe) ] e70c6d5
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.
|
Thu, 10 Nov 2022
|
[ 10:45 Alexey Dokuchaev (danfe) ] 46fda53
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/
|
Sun, 16 Oct 2022
|
[ 22:14 Yuri Victorovich (yuri) ] 0f98ff0
editor/novelwriter: New port: Text editor designed for writing novels
|
Sat, 3 Sep 2022
|
[ 16:26 Adam Weinberger (adamw) ] c51ce87
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
|
Sat, 27 Aug 2022
|
[ 14:24 Nuno Teixeira (eduardo) ] eebf2f3
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
|
Fri, 12 Aug 2022
|
[ 11:26 Thierry Thomas (thierry) ] 5a22bf5
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.
|
Mon, 1 Aug 2022
|
[ 16:12 Yasuhiro Kimura (yasu) ] ac4cee8
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
|
[ 13:24 Rene Ladan (rene) ] 6a5c7cc
cleanup: Remove expired ports:
2022-08-01 editors/codelite: Has been broken for over a year.
|
Thu, 21 Jul 2022
|
[ 14:21 Nuno Teixeira (eduardo) ] 81aac8a
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/
|
Thu, 14 Jul 2022
|
[ 20:20 Neel Chauhan (nc) ] fbb6231
editors/gnome-text-editor: New port
|
Wed, 6 Jul 2022
|
[ 17:35 Alexey Dokuchaev (danfe) ] a4aac45
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
|
Sun, 1 May 2022
|
[ 02:59 Yuri Victorovich (yuri) ] 2415af0
editors/notepadnext: New port: Reimplementation of Notepad++
|
Thu, 31 Mar 2022
|
[ 17:54 Dima Panov (fluffy) ] d3d8f2d (Only the first 10 of 48 ports in this commit are shown above. )
editors/libreoffice6: remove expired port (+)
LibreOffice 6.x suite is not supported upstream anymore.
Please consider using editors/libreoffice instead.
|
Sun, 20 Feb 2022
|
[ 15:45 Adriaan de Groot (adridg) ] b071a62
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.
|
Mon, 25 Oct 2021
|
[ 15:57 Po-Chuan Hsieh (sunpoet) ] 70b8183
*/Makefile: Sort SUBDIRs
|
Mon, 18 Oct 2021
|
[ 23:43 Eric Turgeon (ericbsd) ] 27a7739 (Only the first 10 of 15 ports in this commit are shown above. )
editors/linux-sublime-text4: updated to 4118
renamed sublime-text4 to linux-sublime-text4
|
Tue, 12 Oct 2021
|
[ 15:01 Tobias Kortkamp (tobik) ] ae22a78 (Only the first 10 of 70 ports in this commit are shown above. )
*: 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
|
Fri, 24 Sep 2021
|
[ 11:19 Eric Turgeon (ericbsd) ] 6192965
editors/pluma-plugins: new ports
pluma-plugins install additional plugins for Pluma editor
|
Sat, 18 Sep 2021
|
[ 07:13 Ashish SHUKLA (ashish) ] 430f5e1
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/
|
Thu, 2 Sep 2021
|
[ 06:36 Adam Weinberger (adamw) ] 620f205
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 first 15 lines of the commit message are shown above )
|
Thu, 26 Aug 2021
|
[ 23:08 Jose Alonso Cardenas Marquez (acm) ] 561d7cf
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/
|
Tue, 6 Jul 2021
|
[ 05:44 Mateusz Piotrowski (0mp) ] 8e0a4fc
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
|
Thu, 1 Jul 2021
|
[ 21:11 Juraj Lutter (otis) Author: Robert Clausecker ] 2a40da7 (Only the first 10 of 119 ports in this commit are shown above. )
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: (Only the first 15 lines of the commit message are shown above )
|
Tue, 15 Jun 2021
|
[ 22:39 Kevin Bowling (kbowling) Author: MatÃas Pizarro ] e7e0612
editors/linux-bcompare: compare/sync/merge tool
https://www.scootersoftware.com/features.php
PR: 249919
Approved by: new maintainer
|
Fri, 11 Jun 2021
|
[ 10:09 Guangyuan Yang (ygy) ] 3381abb
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)
|
[ 09:15 Eric Turgeon (ericbsd) ] b431335
editors/sublime-test4: adding new port
|
Thu, 10 Jun 2021
|
[ 08:13 Alexey Dokuchaev (danfe) ] e62f347
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
|
Tue, 25 May 2021
|
[ 06:06 Guangyuan Yang (ygy) Author: Zoltan ALEXANDERSON BESSE ] 68873da
editors/gummi: Reintroduce port and update to 0.8.1
- Update entry in MOVED
PR: 250913
Approved by: lwhsu (mentor)
|
Wed, 7 Apr 2021
|
[ 17:54 Rene Ladan (rene) ] 5980fd4 (Only the first 10 of 376 ports in this commit are shown above. )
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) (Only the first 15 lines of the commit message are shown above )
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 27 Mar 2021
|
[ 19:00 otis ]
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
|
Tue, 16 Mar 2021
|
[ 10:39 lwhsu ]
Add editors/sly-asdf: SLY support for ASDF
PR: 254016
Submitted by: Olivier Certner <olivier.freebsd@free.fr>
|
[ 10:38 lwhsu ]
Add editors/sly-quicklisp: SLY basic support for Quicklisp
PR: 253995
Submitted by: Olivier Certner <olivier.freebsd@free.fr>
|
[ 10:36 lwhsu ]
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>
|
[ 10:35 lwhsu ] (Only the first 10 of 11 ports in this commit are shown above. )
Add editors/sly, Common Lisp IDE for Emacs
PR: 253991
Submitted by: Olivier Certner <olivier.freebsd@free.fr>
|
Sun, 28 Feb 2021
|
[ 09:34 tobik ]
editors/mg: Make mg-static a flavor
|
Wed, 10 Feb 2021
|
[ 01:56 tagattie ]
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/
|
Sat, 2 Jan 2021
|
[ 12:28 rene ]
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
|
Fri, 1 Jan 2021
|
[ 10:11 antoine ] (Only the first 10 of 153 ports in this commit are shown above. )
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr
|
[ 00:57 rene ] (Only the first 10 of 153 ports in this commit are shown above. )
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. (Only the first 15 lines of the commit message are shown above )
|
Fri, 18 Dec 2020
|
[ 15:15 swills ]
editors/py-babi: create port
babi - a text editor, eventually...
WWW: https://github.com/asottile/babi
|
Sat, 12 Dec 2020
|
[ 12:57 nobutaka ] (Only the first 10 of 13 ports in this commit are shown above. )
Add editors/imhex, hex editor for reverse engineers and programmers.
|
Wed, 18 Nov 2020
|
[ 10:04 jbeich ]
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).
|
Mon, 26 Oct 2020
|
[ 20:16 rene ]
Remove expired ports:
2020-10-25 converters/zbase32: does not build with python3
2020-10-25 devel/py-PEAK-Rules: does not build with python3
2020-10-25 editors/nvi-devel: Unsupported upstream since 2015, please switch to
editors/nvi2
See https://people.freebsd.org/~rene/stuff/old-ports.txt for "unremoveable"
ports.
|
Sun, 18 Oct 2020
|
[ 06:47 rhurlin ]
editors/setzer: New port, version 0.3.4
Write LaTeX documents with an easy to use yet full-featured editor.
Rapidly evolving editor, based on Python 3 and Gtk3.
Homepage[1] and repository[2]:
[1] https://www.cvfosammmm.org/setzer/
[2] https://github.com/cvfosammmm/Setzer
PR: 247063
Submitted by: Greg V <greg@unrelenting.technology> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D26834
|
Sat, 19 Sep 2020
|
[ 13:01 rene ] (Only the first 10 of 199 ports in this commit are shown above. )
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above )
|
Fri, 4 Sep 2020
|
[ 01:29 swills ]
editors/kibi: create port
Configurable text editor with UTF-8 support, incremental search, syntax
highlighting, line numbers and more, written in less than 1024 lines of Rust
with minimal dependencies.
WWW: https://github.com/ilai-deutel/kibi
PR: 246340
Submitted by: Lewis Cook <vulcan@wired.sh>
|
Thu, 3 Sep 2020
|
[ 12:08 danfe ]
Textadept is fast, minimalist, extensible cross-platform text editor.
WWW: https://foicica.com/textadept/
|
Sun, 16 Aug 2020
|
[ 12:44 fluffy ]
Add two new libreoffice langpacks: cbk (Central Kurdish) and fur (Friulian)
|
[ 12:18 fluffy ]
editors/libreoffice6:
- repocopy from editors/libreoffice
- add i18n option (off by default to mimic classic behaviour)
- register conflicts with main libreoffice port
|
Mon, 27 Jul 2020
|
[ 01:58 leres ]
editors/nvi2-port: Rename to editors/nvi2
Grrr... my addport notes failed me.
|
[ 01:30 leres ]
editors/nvi2: New port
nvi is an implementation of the ex/vi text editor.
The original vi was written by William Joy. Later Mark Horton added
a number of enhancements.
nvi was written by Keith Bostic and was distributed as part of the
Fourth Berkeley Software Distribution (4BSD) by the University of
California, Berkeley.
This version is based on a fork of nvi by Sven Verdoolaege.
nvi2 is being actively maintained (unlike nvi-devel).
WWW: https://github.com/lichray/nvi2/
|
Wed, 22 Jul 2020
|
[ 20:56 yuri ]
New port: editors/cpeditor: Lightweight and cross-platform code editor for
competitive programming
|
Mon, 29 Jun 2020
|
[ 08:22 lwhsu ]
Add editors/elementary-code, code editor designed for elementary OS
PR: 247610
Submitted by: Miguel Gocobachi <miguel@gocobachi.dev>
|
Tue, 5 May 2020
|
[ 15:38 rene ] (Only the first 10 of 492 ports in this commit are shown above. )
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above )
|
Thu, 23 Apr 2020
|
[ 21:28 danilo ]
- Remove editors/nano-devel. This port is pointless and very old. editors/nano
should be used instead.
|
Sun, 1 Mar 2020
|
[ 17:19 rene ] (Only the first 10 of 79 ports in this commit are shown above. )
Remove expired ports:
2020-03-01 audio/idjc: Old, uses EOLed python27
2020-03-01 cad/py-pycam: Old, uses EOLed python27
2020-02-27 chinese/gimp-help-zh_CN: Broken
2020-03-01 databases/emma: Old, uses EOLed python27
2020-03-01 deskutils/anamnesis: Old, uses EOLed python27
2020-02-28 deskutils/cherrytree: Old, uses EOLed python27
2020-03-01 deskutils/gbirthday: Old, uses EOLed python27
2020-03-01 deskutils/gtg: Old, uses EOLed python27
2020-03-01 deskutils/nemo-extensions: Old, uses EOLed python27
2020-03-01 deskutils/pybookreader: Old, uses EOLed python27
2020-03-01 devel/diffuse: Old, uses EOLed python27
2020-02-28 devel/dreampie: Old, uses EOLed python27
2020-03-01 devel/gtkparasite: Old, uses EOLed python27 (Only the first 15 lines of the commit message are shown above )
|
Wed, 19 Feb 2020
|
[ 20:02 ehaupt ] (Only the first 10 of 59 ports in this commit are shown above. )
Add atom 1.44.0, hackable text editor for the 21st century.
Many thanks to the maintainer Hiroki for his very appreciated work on it.
|
Sun, 16 Feb 2020
|
[ 12:34 rene ] (Only the first 10 of 29 ports in this commit are shown above. )
Remove expired ports:
2020-02-16 archivers/rox-archive: Old, uses EOLed python27
2020-02-15 databases/ldb: Old version, uses EOLed python27
2020-02-15 databases/ldb12: Old version, uses EOLed python27
2020-02-15 databases/ldb13: Old version, uses EOLed python27
2020-02-15 databases/tdb1: Old version, uses EOLed python27
2020-02-16 deskutils/rox-memo: Old, uses EOLed python27
2020-02-16 devel/py-roxlib: Old, uses EOLed python27
2020-02-15 devel/talloc1: Old version, uses EOLed python27
2020-02-15 devel/tevent1: Old version, uses EOLed python27
2020-02-16 editors/rox-edit: Old, uses EOLed python27
2020-02-15 graphics/ocre: unfetchable, author not reachable, seems discontinued
2020-02-14 math/py-basemap: Deprecated upstream
2020-02-16 multimedia/rox-videothumbnail: Old, uses EOLed python27
2020-02-14 security/morphis: Fails to build with recent versions of python,
upstream git repository is gone
2020-02-16 x11/rox-wallpaper: Old, uses EOLed python27
2020-02-16 x11-fm/rox-mime-editor: Old, uses EOLed python27
2020-02-16 x11-fm/rox-session: Old, uses EOLed python27
|
Fri, 31 Jan 2020
|
[ 13:58 danfe ]
xed is a small and lightweight text editor, which supports most standard
editing features, plus several not typically found in one's average text
editor (plugins being the most notable of these).
WWW: https://github.com/linuxmint/xed
This is not a resurrection of the previous `editors/xed' that was removed
in r506581 as abandonware.
|
Mon, 23 Dec 2019
|
[ 17:23 pizzamig ] (Only the first 10 of 30 ports in this commit are shown above. )
editors/vscode: Add new port
Add vscode to the portstree. the popular editor developed by Microsoft and
based on Electron.
Many thanks to the maintainer Hiroki for his very appreciated work on it.
|
Wed, 16 Oct 2019
|
[ 15:29 rene ] (Only the first 10 of 369 ports in this commit are shown above. )
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above )
|
Sun, 13 Oct 2019
|
[ 20:32 yuri ]
New port: editors/o: Small, fast and limited text editor in Go
|
Sat, 21 Sep 2019
|
[ 14:21 0mp ]
New port: editors/mle: Small, flexible, terminal-based text editor
mle is a small, flexible, terminal-based text editor written in C.
Notable features include: full Unicode support, syntax highlighting,
scriptable rc file, macros, search and replace (PCRE), window
splitting, multiple cursors, and integration with various shell
commands.
WWW: https://github.com/adsr/mle
PR: 240523
Submitted by: as@php.net
Differential Revision: https://reviews.freebsd.org/D21689
Event: EuroBSDcon 2019
|
Thu, 5 Sep 2019
|
[ 20:55 lwhsu ] (Only the first 10 of 123 ports in this commit are shown above. )
- Update to 6.3.1
|
[ 11:40 rene ] (Only the first 10 of 55 ports in this commit are shown above. )
Remove expired ports:
2019-09-04 devel/ace+tao-doc: Broken for more than 6 months
2019-09-04 devel/dfmt: Broken for more than 6 months
2019-09-04 devel/ignition-transport: Broken for more than 6 months
2019-09-04 devel/spin: Broken for more than 6 months
2019-09-04 editors/dexed: Depends on expiring devel/dfmt
2019-09-04 editors/p5-Padre: Depends on expiring x11-toolkits/p5-Wx
2019-09-04 emulators/qemu2: Latest 3.X branch is in ports tree
2019-09-04 games/asc: Broken for more than 6 months
2019-09-04 games/slade: Broken for more than 6 months
2019-09-04 graphics/gimp-wavelet-decompose-plugin: Broken for more than 6 months
2019-09-04 graphics/py-pyembree: Depends on expiring graphics/embree
2019-09-04 irc/irssi-otr: Broken for more than 6 months
2019-09-04 mail/p5-Mail-ClamAV: Broken for more than 6 months
2019-09-04 mail/qmail-ldap: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above )
|
Sat, 13 Jul 2019
|
[ 21:36 rene ]
Remove expired ports:
2019-07-12 misc/tcb: Abandonware that uses sys/dir.h
2019-07-12 editors/xed: Abandonware using sys/dir.h
2019-07-12 databases/gtksql: Abandonware using sys/dir.h
|
Sun, 23 Jun 2019
|
[ 04:52 yuri ]
New port: editors/quilter: Editor allowing you to focus on your writing
|
Thu, 9 May 2019
|
[ 15:03 rene ] (Only the first 10 of 56 ports in this commit are shown above. )
Remove expired ports:
2019-05-08 databases/ruby-odbc: Broken for more than 6 months
2019-05-08 databases/rubygem-dbd-odbc: Broken for more than 6 months
2019-05-08 devel/dlangui: Broken for more than 6 months
2019-05-08 editors/dlangide: Broken for more than 6 months
2019-05-08 emulators/desmume: Broken for more than 6 months
2019-05-08 emulators/yabause: Broken for more than 6 months
2019-05-08 emulators/yape: Broken for more than 6 months
2019-05-08 games/armagetron: Broken for more than 6 months
2019-05-08 games/boswars: Broken for more than 6 months
2019-05-08 games/ceferino: Broken for more than 6 months
2019-05-08 games/chanta: Broken for more than 6 months
2019-05-08 games/d2x-xl: Broken for more than 6 months
2019-05-08 games/drcreep: Broken for more than 6 months
2019-05-08 games/frobtads: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above )
|
Sun, 5 May 2019
|
[ 13:15 kai ]
New port: editors/xi-term
Formely known as xi-tui, xi-term is a terminal frontend for the xi editor.
The xi editor project is an attempt to build a high quality text editor,
using modern software engineering techniques.
Goals include:
- Incredibly high performance. All editing operations should commit
and paint in under 16ms. The editor should never make you wait for
anything.
- Reliability. Crashing, hanging, or losing work should never happen.
- Developer friendliness. It should be easy to customize xi editor,
whether by adding plug-ins or hacking on the core.
WWW: https://github.com/xi-frontend/xi-term
PR: 237533
Submitted by: Nuno Teixeira <ed.arrakis@gmail.com>
Reviewed by: tobik
Differential Revision: https://reviews.freebsd.org/D20159
|
Fri, 29 Mar 2019
|
[ 13:58 danfe ]
- Resurrect `editors/e93' and fix distfile fetching (unfortunately,
new distfile name does not contain version number, but its checksum
is the same as the previous one)
- Provide more descriptive and elaborate COMMENT text
- Register dependency between the program and its internal GUI library
which allows to remove MAKE_JOBS_UNSAFE (hopefully)
- Stop bogusly requesting C++ compiler (apparently, it was wanted
because of its `bool' type), instead simply #include <stdbool.h>
- Localize build configuration in one place (port-patch): having
MAKE_ARGS blurred the picture and it was not quite accurate anyway
(e.g., passed down those bogus C++ bits)
- Drop `gmake' from USES, no longer needed WRKSRC, define LICENSE_FILE
- Make docfiles installation optional and install them to appropriate
location using standard helper target
- Reformat port description (shorten the lines, kill EOL whitespace,
separate sentences with double spaces)
|
Sun, 24 Mar 2019
|
[ 19:52 antoine ]
Finish gwrite removal
|
Sat, 23 Mar 2019
|
[ 03:41 lwhsu ]
Connect libreoffice-dsb and libreoffice-kab
|
Mon, 18 Mar 2019
|
[ 13:23 0mp ]
New port: editors/py-pynvim: Python client and plugin host for Neovim
Pynvim implements support for python plugins in Nvim. It also works as a
library for connecting to and scripting Nvim processes through its
msgpack-rpc API.
WWW: https://pynvim.readthedocs.io/en/latest/
Reviewed by: mat
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D19597
|
Sat, 16 Mar 2019
|
[ 22:50 tcberner ]
Qt4 deprecation
editors/lazarus-qt4: Has expired: Qt4 has been EOL since december 2015
Approved by: portmgr (implicit)
|
[ 21:55 tcberner ] (Only the first 10 of 315 ports in this commit are shown above. )
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above )
|
Thu, 7 Mar 2019
|
[ 06:41 acm ]
- New port: editors/cudatext
CudaText is a cross-platform text editor, written in Lazarus. It is fully
open source. Features include:
- Syntax highlight for many languages: C, C++, JavaScript, HTML, CSS, PHP,
Python, XML etc. 200+ syntax lexers exist.
- Code tree (tree structure of functions/classes/etc in source).
- Code folding.
- Multi-carets and multi-selections.
- Find/Replace with reg. ex.
- Plugins in Python language. Plugins can do lot of things.
- Configs in JSON. Supports lexer-specific configs.
- Tabbed UI.
- Split each tab.
- Split view for 2/3/4/6 files.
- Simple auto-completion (fixed list) for some lexers.
- Command palette (ST3 style).
- Minimap.
- Micromap.
- Show unprinted whitespace.
- Support for many encodings.
- Customizable hotkeys.
- Binary/Hex viewer for files of unlimited size.
WWW: http://uvviewsoft.com/
|
Wed, 13 Feb 2019
|
[ 13:52 danfe ] (Only the first 10 of 14 ports in this commit are shown above. )
- Add a port of wxHexEditor, an advanced graphical (wxWidgets) hex editor
focused on editing of very large files and with x86 disassembly support
- Ignore bundled copies of `devel/udis86' and `security/mhash' libraries,
use the ones provided in the ports (also better for security reasons)
- Disable OpenMP support for now because apparently it requires GCC while
the port builds just fine with the system compiler (Clang)
WWW: http://www.wxhexeditor.org/
|
Sat, 26 Jan 2019
|
[ 17:03 tobik ]
New port: editors/parinfer-rust
A full-featured, super fast implementation of Shaun Lebron's parinfer.
Parinfer is a proof-of-concept editor mode for Lisp programming
languages. It simplifies the way we write Lisp by auto-adjusting
parens when indentation changes and vice versa. The hope is to
make basic Lisp-editing easier for newcomers and experts alike,
while still allowing existing plugins like Paredit to satisfy the
need for more advanced operations.
Parinfer-rust comes with plugins for Kakoune, Vim8, and Neovim.
The Rust library can be called from other editors that can load
dynamic libraries.
This plugin implements "smart" mode. Rather than switching between
"paren" mode and "indent" mode, parinfer uses information about how
the user is changing the file to decide what to do.
WWW: https://github.com/eraserhd/parinfer-rust
|
Mon, 31 Dec 2018
|
[ 17:55 rene ] (Only the first 10 of 381 ports in this commit are shown above. )
Remove KDE4, part 5
2018-12-31 korean/kde4-l10n: KDE4 is EOL upstream
2018-12-31 net/kget-kde4: KDE4 is EOL upstream
2018-12-31 net/kdenetwork-strigi-analyzers-kde4: KDE4 is EOL upstream
2018-12-31 net/zeroconf-ioslave-kde4: KDE4 is EOL upstream
2018-12-31 net/libkfbapi: Qt4 has been EOL since december 2015
2018-12-31 net/kdenetwork-kde4: KDE4 is EOL upstream
2018-12-31 net/kwooty: Qt4 has been EOL since december 2015
2018-12-31 net/kdenetwork-filesharing-kde4: KDE4 is EOL upstream
2018-12-31 net/libmediawiki-kde4: KDE4 is EOL upstream
2018-12-31 net/kio-upnp-ms: Qt4 has been EOL since december 2015
2018-12-31 net/libkvkontakte-kde4: KDE4 is EOL upstream
2018-12-31 net/krfb-kde4: KDE4 is EOL upstream
2018-12-31 net/smb4k-kde4: Qt4 has been EOL since december 2015
2018-12-31 net/krdc-kde4: KDE4 is EOL upstream (Only the first 15 lines of the commit message are shown above )
|
Fri, 21 Dec 2018
|
[ 13:19 rene ] (Only the first 10 of 140 ports in this commit are shown above. )
Remove expired ports:
2018-12-19 net/py-libstorj: Broken for more than 6 months
2018-12-20 net/xferstats: Uses obsolete glib12
2018-12-20 net/wmlj: Uses obsolete glib12
2018-12-20 net/ipsorc: Uses obsolete glib12
2018-12-20 net/bsdproxy: Uses obsolete glib12
2018-12-20 net/gini: Uses obsolete glib12
2018-12-21 net/netatalk: Outdated branch of netatalk; use net/netatalk3 instead
2018-12-20 net/nocatsplash: Uses obsolete glib12
2018-12-20 net/jags: Uses obsolete glib12
2018-12-19 net/scribe: Broken for more than 6 months
2018-12-20 net/libnetdude: Uses obsolete glib12
2018-12-20 net/nepim: Uses obsolete glib12
2018-12-20 emulators/generator: Uses obsolete glib12
2018-12-19 emulators/py-nova: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above )
|
Tue, 11 Dec 2018
|
[ 13:02 rene ] (Only the first 10 of 84 ports in this commit are shown above. )
Remove expired ports:
2018-12-10 net/g2ipmsg: GNOME 2 application
2018-12-10 net/grdesktop: GNOME 2 application
2018-12-10 textproc/gnome-spell: GNOME 2 application
2018-12-10 textproc/sagasu: GNOME 2 application
2018-12-10 deskutils/planner: GNOME 2 application
2018-12-10 deskutils/multisync: GNOME 2 application
2018-12-10 deskutils/drivel: GNOME 2 application
2018-12-10 deskutils/notecase: GNOME 2 application
2018-12-10 deskutils/gtodo: GNOME 2 application
2018-12-10 deskutils/gtweakui: GNOME 2 application
2018-12-10 deskutils/gnotime: GNOME 2 application
2018-12-10 deskutils/gruler: GNOME 2 application
2018-12-10 japanese/gjiten: GNOME 2 application
2018-12-10 graphics/truevision: GNOME 2 application (Only the first 15 lines of the commit message are shown above )
|
Tue, 20 Nov 2018
|
[ 03:05 acm ]
- Rename editors/coedit to editors/dexed. Project was renamed
|
Mon, 5 Nov 2018
|
[ 15:04 jsm ]
New port editors/featherpad
FeatherPad is a lightweight Qt5 plain-text editor. It is independent of
any desktop environment.
PR: 229314
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D17736
|
Sun, 21 Oct 2018
|
[ 17:10 tobik ]
New port: editors/kak-lsp
Kak-lsp is a Language Server Protocol client for Kakoune implemented
in Rust.
A Language Server Protocol (LSP) defines the protocol used between
an editor or IDE and a language server that provides language
features like auto complete, go to definition, find all references
etc.
WWW: https://github.com/ul/kak-lsp
|
Number of commits found: 517 (showing only 100 on this page) |