Port details |
- vigor Vi clone inspired by the userfriendly comic strip
- 0.016_4 editors =7 0.016_4Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: sudo, nmap, healthd, OpenSSH-askpass, p5-libwww
- Also Listed In: tcl tk
- License: BSD4CLAUSE
- WWW:
- https://vigor.sourceforge.net/
- Description:
- In a recent fit of madness, hacker Joel Holveck has released Vigor, a version
of the popular Unix editor vi featuring the Vigor Assistant. Holveck declined
to comment on his true motives for creating the program, although it has been
confirmed that he was inspired by Pitr of User Friendly the Comic Strip.
Holveck denies rumors that he created the program as part of a plot to
encourage the use of Emacs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/editors/vigor/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/vigor
- pkg install vigor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vigor
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (vigor-0.016.tar.gz) = ff2274fdccd549e52415fff8fa3136353d8f501345b1f7f89e8d1a2c8f540b9c
SIZE (vigor-0.016.tar.gz) = 1108486
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:
-
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libtk86.so : x11-toolkits/tk86
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- editors_vigor
- USES:
- ncurses tk xorg
- 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 |
0.016_4 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
0.016_4 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 ) |
0.016_4 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 ) |
0.016_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.016_4 05 Nov 2019 15:48:41 |
zeising |
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'. |
0.016_4 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.016_4 05 Feb 2016 19:00:51 |
marino |
editors/vigor: USES+= ncurses, link with ncurses, not curses |
0.016_4 06 Dec 2014 18:37:10 |
feld |
Update "BSD" license |
0.016_4 27 Oct 2014 12:19:13 |
bapt |
Cleanup plist |
0.016_4 28 Jul 2014 18:13:50 |
adamw |
Rename editors/ patch-xy patches to reflect the files they modify. |
0.016_4 05 Nov 2013 16:14:47 |
gahr |
- Convert to USES+=tk
- STAGE-clean |
0.016_4 20 Sep 2013 16:36:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
0.016_4 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.016_4 07 Jun 2013 07:56:03 |
ak |
- Remove empty files |
0.016_4 04 Jun 2013 08:23:12 |
miwi |
- Fix build with newer Tcl/Tk 8.6
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: 179212
Submitted by: Ports Fury |
0.016_4 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.016_4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.016_4 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.016_4 22 Aug 2009 00:20:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
0.016_4 02 Aug 2009 02:51:50 |
wxs |
- Reset maintainer and remove old MASTER_SITES.
PR: ports/137224
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer) |
0.016_3 23 Feb 2009 14:46:38 |
mm |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
0.016_3 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
0.016_3 23 Mar 2008 16:44:09 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.016_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.016_1 20 Mar 2007 18:47:58 |
miwi |
- Pass maintainership to submitter
- Use TCL/TK 8.4
PR: 110314
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> |
0.016 27 Nov 2006 22:03:27 |
miwi |
- Respect X11BASE
PR: ports/105898
Submitted by: trasz |
0.016 07 May 2006 10:55:47 |
edwin |
Remove USE_REINPLACE from all categories starting with E |
0.016 18 Mar 2006 22:21:52 |
linimon |
Reset maintainer at his request due to current lack of FreeBSD time. |
0.016 22 Jan 2006 08:34:46 |
edwin |
SHA256ify
Approved by: krion@ |
0.016 08 Apr 2004 06:53:38 |
edwin |
Unbreak for 5.x
Informed maintainer. |
0.016 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.016 04 Jun 2003 22:43:38 |
kris |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
0.016 18 May 2003 11:44:35 |
kris |
BROKEN on 5.1: does not compile |
0.016 07 Mar 2003 06:00:45 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.016 08 Aug 2002 05:37:52 |
billf |
project has moved to sourceforge
Submitted by: Joel Ray Holveck <joelh@gnu.org> (author) |
05 Feb 2001 14:36:22 |
olgeni |
Style police over the editors category. |
30 Jan 2001 13:55:14 |
olgeni |
Fix pkg-plist (vi -> vigor). Closes ports/23101. |
08 Oct 2000 02:02:27 |
asami |
Convert category editors to new layout. |
15 Sep 2000 23:54:33 |
billf |
naughty application, #including kernel headers... |
07 Aug 2000 18:08:32 |
billf |
Fix distfile fennerage. |
04 Jul 2000 01:02:49 |
billf |
Upgrade to 0.016 |