Port details |
- orbiton Small, fast and limited text editor in Go
- 2.64.1_1 editors
=2 2.64.1_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-06-05 05:45:35
- Last Update: 2023-09-08 14:34:56
- Commit Hash: 8e4bc57
- People watching this port, also watch:: xen-kernel, tcpdump, openjdk8, tmux, async
- License: MIT
- WWW:
- https://orbiton.zip/
- Description:
- Small, fast and limited text editor
Features and limitations:
* Has syntax highlighting for Go code.
* Never asks before saving or quitting. Be careful.
* Home and End are not detected by the key handler.
* Can format Go code using gofmt (press ctrl-f).
* Expects utilities like gofmt to be in /usr/bin.
* Will strip trailing whitespace whenever it can.
* Must be given a filename at start.
* Requires that /dev/tty is available.
* Copy, cut and paste is only for one line at a time.
* Some letters can not be typed in. Like the "ash" grapheme
formed from the letters a and e.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- orbiton>0:editors/orbiton
- To install the port:
- cd /usr/ports/editors/orbiton/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/orbiton
- pkg install orbiton
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: orbiton
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1693328578
SHA256 (go/editors_orbiton/orbiton-v2.64.1/v2.64.1.mod) = 6537923ab7580b8c990b8f16df42f56971fda60fee4c80fad2a5ef0904dc0db4
SIZE (go/editors_orbiton/orbiton-v2.64.1/v2.64.1.mod) = 2226
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go120 : lang/go120
- Fetch dependencies:
-
- go120 : lang/go120
- ca_root_nss>0 : security/ca_root_nss
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- editors_orbiton
- USES:
- go:modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.64.1_1 08 Sep 2023 14:34:56
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go* update |
2.64.1 29 Aug 2023 17:05:20
    |
Yuri Victorovich (yuri)  |
editors/orbiton: update 2.63.1 → 2.64.1
Reported by: portscout |
2.63.1 14 Aug 2023 17:25:30
    |
Yuri Victorovich (yuri)  |
editors/orbiton: Update 2.63.0 → 2.63.1
Reported by: portscout |
2.63.0 12 Aug 2023 05:04:32
    |
Yuri Victorovich (yuri)  |
editors/orbiton: Update 2.62.9 → 2.63.0
Reported by: portscout |
2.62.9_1 04 Aug 2023 14:24:50
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
2.62.9 02 Aug 2023 01:33:06
    |
Yuri Victorovich (yuri)  |
editors/orbiton: Update 2.62.7 → 2.62.9
Reported by: portscout |
2.62.7 23 Jul 2023 04:48:28
    |
Yuri Victorovich (yuri)  |
editors/orbiton: Update 2.62.6 → 2.62.7
Reported by: portscout |
2.62.6 17 Jul 2023 04:35:51
    |
Yuri Victorovich (yuri)  |
editors/orbiton: Update 2.62.3 → 2.62.6
Reported by: portscout |
2.62.3 11 Jun 2023 18:49:19
    |
Yuri Victorovich (yuri)  |
editors/orbiton: Update 2.62.2 → 2.62.3
Reported by: portscout |
2.62.2 05 Jun 2023 05:42:59
    |
Yuri Victorovich (yuri)  |
editors/o: Rename into editors/orbiton and update 2.60.3 → 2.62.2 |