Port details |
- vim-colorschemes-legacy Legacy colorschemes for Vim
- g20220816_1 editors
=2 g20220816_1Version of this port present on the latest quarterly branch. - Maintainer: michael.osipov@innomotics.com
 - Port Added: 2022-09-03 16:36:07
- Last Update: 2024-12-23 12:34:45
- Commit Hash: 8881c82
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: VIM
- WWW:
- https://github.com/vim/colorschemes
- Description:
- The collection of legacy vim colorschemes before 8.2.4954.
The upstream vim colorschemes were substantively changed in that patch,
so the look is now noticably different. The original colorschemes live
on in this package.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- vim-colorschemes-legacy>0:editors/vim-colorschemes-legacy
- To install the port:
- cd /usr/ports/editors/vim-colorschemes-legacy/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/vim-colorschemes-legacy
- pkg install vim-colorschemes-legacy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vim-colorschemes-legacy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1660818710
SHA256 (vim-colorschemes-g20220816-38384b9d9cd24028094e5c9a6ebd1a9950426a4a_GH0.tar.gz) = c3c2d54e9e4d07d1d62c770e8c5c8e2283a5491af7ccfcb491a26fd8dfe61d05
SIZE (vim-colorschemes-g20220816-38384b9d9cd24028094e5c9a6ebd1a9950426a4a_GH0.tar.gz) = 89603
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_vim-colorschemes-legacy
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20220816_1 23 Dec 2024 12:34:45
    |
Michael Osipov (michaelo)  |
*/*: Update my email address
Since Siemens has sold our subsidiary to KPS Capital Partners we are now
legally a separate company with new public email addresses. Old ones
will go away in the future.
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D48171 |
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) |
g20220816_1 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 ) |
g20220816_1 06 Sep 2022 20:34:11
    |
Adam Weinberger (adamw)  Author: Michael Osipov |
editors/vim-colorschemes-legacy: Remove RUN_DEPENDS, change install dir
As noted by cy, setting RUN_DEPENDS=vim means that any other vim flavor
gets uninstalled when this port is installed. Nothing in this port
actually depends on Vim at all; it should work equally well for Neovim
or any Vim flavor. It makes most sense to just drop the RUN_DEPENDS
altogether.
While here, change the install dir to PREFIX/share/vim/vimfiles. The
previous dir, .../vim/vim90, is the private runtime library, and
vimfiles has over time become the site extension to the runtime library. |
g20220816 03 Sep 2022 16:26:48
    |
Adam Weinberger (adamw)  |
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 |
Number of commits found: 5
|