Port details |
- 2bsd-vi The original vi editor, updated to run on modern OSes
- 050325_3 editors =4 050325_3Version of this port present on the latest quarterly branch.
- Maintainer: portmaster@BSDforge.com
- Port Added: 2004-07-12 21:09:14
- Last Update: 2024-02-27 16:30:55
- Commit Hash: f755375
- People watching this port, also watch:: llvm-devel, flac, oss, snd, vorbis-tools
- License: BSD4CLAUSE
- WWW:
- https://ex-vi.sourceforge.net/
- Description:
- This is the original BSD ex/vi, updated to build and run on modern
Unix systems. Compared to most of its many clones, the original vi is
a rather small program (~120 KB code on i386) just with its extremely
powerful editing interface, but lacking fancy features like multiple
undo, multiple screens or syntax highlighting. In other words, it is a
typical Unix program that does exactly what it should and nothing more.
I intend to preserve this style in maintaining my port, except for
changes to achieve POSIX.2 standards compliance, features in the SVR4
versions of vi, and, of course, bug fixes.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 2bsd-vi>0:editors/2bsd-vi
- To install the port:
- cd /usr/ports/editors/2bsd-vi/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/2bsd-vi
- pkg install 2bsd-vi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: 2bsd-vi
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ex-050325.tar.bz2) = da4be7cf67e94572463b19e56850aa36dc4e39eb0d933d3688fe8574bb632409
SIZE (ex-050325.tar.bz2) = 215411
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- editors_2bsd-vi
- USES:
- ncurses tar:bzip2
- 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 |
050325_3 27 Feb 2024 16:30:55 |
Gleb Popov (arrowd) Author: Chris Hutchinson |
*: Move manpages to share/man
PR: 277322 |
050325_2 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
050325_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
050325_2 20 Jul 2022 14:21:49 |
Tobias C. Berner (tcberner) |
editors: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org> (Only the first 15 lines of the commit message are shown above ) |
050325_2 28 Apr 2022 06:23:24 |
Fernando Apesteguía (fernape) Author: Chris Hutchinson |
editors/2bsd-vi: set new MAINTAINER
Submitter requests maintainership. Already maintainer of several ports.
PR: 263588
Reported by: portmaster@bsdforge.com |
050325_2 25 Apr 2022 15:06:48 |
Joseph Mingrone (jrm) |
lx's ports: Reset maintainer to ports@ per his request
Sponsored by: The FreeBSD Foundation |
050325_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
050325_2 01 Jan 2021 23:51:49 |
linimon |
Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64
where appropriate.
While here, pet portlint (Makevar order; whitespace).
Approved by: portmgr (tier-2 blanket) |
050325_2 10 Nov 2016 01:21:43 |
linimon |
Mark as broken on aarch64: fails to link with sbrk.
While here, pet portlint and remove stale ia64 lines.
Approved by: portmgr (tier-2 blanket) |
050325_2 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
050325_2 05 Feb 2016 18:12:42 |
marino |
editors/2bsd-vi: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
050325_2 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
050325_2 12 Oct 2014 17:05:12 |
antoine |
Allow staging as a regular user |
050325_2 16 Jul 2014 20:26:23 |
lx |
Fix makefile warnings and allow widths wider than 160 characters.
PR: 183860
Submitted by: hatanou@infolab.ne.jp |
050325_1 01 Feb 2014 16:57:04 |
miwi |
- Stage support |
050325_1 20 Sep 2013 16:36:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
050325_1 17 Nov 2010 22:45:46 |
ohauer |
- remove heirloom sources: libuxre[*] (LGPLv2+) and regexp.h (BSD)
- switch to using regex from libc
- mark as having BSD-style license (4 clauses)
- remove unused patch for 4.x
- don't compile termlib
[*] also makes binary 30Kb less in size
PR: 151994
Submitted by: Anonymous <swell.k _at_ gmail.com>
Approved by: David E. Thiel <lx _at_ redundancy.redundancy.org> (maintainer) |
050325 21 Sep 2010 20:56:14 |
lx |
Update to use ncurses instead of termlib.
PR: ports/150695
Submitted by: swell.k@gmail.com |
050325 22 Aug 2009 00:20:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
050325 04 Oct 2007 00:47:23 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
050325 07 May 2006 10:55:47 |
edwin |
Remove USE_REINPLACE from all categories starting with E |
050325 22 Jan 2006 08:34:46 |
edwin |
SHA256ify
Approved by: krion@ |
050325 21 Apr 2005 17:53:35 |
jylefort |
- Update to 050325
- Do not chmod /var/preserve, use /var/preserve/${UNIQUENAME} instead
PR: ports/80162
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
Approved by: adamw (mentor) |
050225 03 Mar 2005 19:59:03 |
pav |
- Update to 050225
PR: ports/78370
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) |
050119 10 Feb 2005 22:57:33 |
pav |
- Update to 050119
PR: ports/77358
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) |
041202 20 Jan 2005 23:12:20 |
pav |
- Update to 041202
- Disable multibyte on FreeBSD 4
PR: ports/76486
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) |
040605_1 13 Jul 2004 06:28:28 |
krion |
Fix build on 4.x
PR: ports/68965
Submitted by: maintainer |
040605 12 Jul 2004 21:07:29 |
krion |
Add 2bsd-vi 040605, this is the original BSD vi editor by Bill
Joy, unencumbered and updated to build and run on modern
systems.
PR: ports/68956
Submitted by: David Thiel <lx@redundancy.redundancy.org> |