Port details |
- p5-Text-VimColor Syntax color text in HTML or XML using Vim
- 0.26 textproc =4 0.26Version of this port present on the latest quarterly branch.
- Maintainer: ychsiao@ychsiao.org
- Port Added: 2004-07-26 01:55:19
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-ExtUtils-CBuilder, p5-libwww, xorg-fonts-truetype, libwmf, p5-YAML
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Text-VimColor
- Description:
- Text::VimColor - syntax color text in HTML or XML using Vim
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Text-VimColor>0:textproc/p5-Text-VimColor
- To install the port:
- cd /usr/ports/textproc/p5-Text-VimColor/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-Text-VimColor
- pkg install p5-Text-VimColor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Text-VimColor
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Text-VimColor-0.26.tar.gz) = f6990a75a3009fa0dfd15405c65f2932e8a5cb7e405559cb73ca04132394156c
SIZE (Text-VimColor-0.26.tar.gz) = 137189
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:
-
- p5-File-ShareDir>=0 : devel/p5-File-ShareDir
- p5-File-ShareDir-Install>=0.06 : devel/p5-File-ShareDir-Install
- p5-Path-Class>=0 : devel/p5-Path-Class
- vim : editors/vim
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-File-ShareDir>=0 : devel/p5-File-ShareDir
- p5-Path-Class>=0 : devel/p5-Path-Class
- vim : editors/vim
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_p5-Text-VimColor
- USES:
- perl5
- 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 |
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.26 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.26 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.26 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.26 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.26 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.26 02 Apr 2016 16:30:13 |
adamw |
Update to 0.26.
Depend on just vim, not ${LOCALBASE}/bin/vim. Add TEST_DEPENDS, NO_ARCH,
and sort plist.
PR: 207893
Approved by: maintainer timeout (> 3 weeks) |
0.25 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.25 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
0.25 15 Mar 2015 15:24:49 |
adamw |
Update to 0.25.
Changes: https://metacpan.org/changes/distribution/Text-VimColor
PR: 198131
Approved by: maintainer timeout (2 weeks) |
0.14_2 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.14_1 06 Mar 2014 18:51:18 |
sunpoet |
- Remove outdated PERL_LEVEL check
With hat: perl |
0.14_1 24 Jan 2014 18:10:39 |
mat |
- Convert to staging
- Add license
- Pet portlint
Sponsored by: Absolight |
0.14_1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.14_1 17 Sep 2013 06:51:04 |
bapt |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
0.14_1 07 Jun 2013 07:27:14 |
az |
- Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12
- Make portlint happy
PR: ports/178913
Submitted by: az
Approved by: maintainer |
0.14_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.14 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
0.14 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
0.14 05 Nov 2011 16:58:15 |
sunpoet |
- Update to 0.14
Changees: http://search.cpan.org/dist/Text-VimColor/Changes
PR: ports/161879
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 15 days) |
0.11 20 Jun 2011 09:03:27 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
0.11 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
0.11 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.11 08 Sep 2007 01:08:35 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.11 20 Apr 2006 06:10:42 |
clsung |
- update to 0.11
PR: ports/96082
Submitted by: maintainer (Yuan-Chung Hsiao) |
0.09 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
0.09 22 Jan 2006 02:55:05 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.09 21 Sep 2005 19:35:50 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing. |
0.09 24 Feb 2005 02:33:24 |
clsung |
- update to 0.09
- submitter take maintainership
PR: ports/77990
Submitted by: Yuan-Chung Hsiao (maintainer) |
0.08 22 Dec 2004 07:17:28 |
clsung |
- maintainer feels he will not have enough time to maintain ports
PR: ports/75299
Submitted by: Chiang Cheng-Hsiung (maintainer) |
0.08 16 Aug 2004 06:07:54 |
ijliao |
mark ignore when perl < 5.6
Submitted by: maintainer |
0.08 26 Jul 2004 01:54:44 |
ijliao |
add p5-Text-VimColor 0.08
Syntax color text in HTML or XML using Vim
PR: 69575
Submitted by: elvis <elvis@sslab.cs.ccu.edu.tw> |