Port details |
- p5-Vroom Slide Shows in Vim
- 0.37_1 textproc
=0 0.37_1Version of this port present on the latest quarterly branch. - Maintainer: lwhsu@FreeBSD.org
 - Port Added: 2010-04-24 15:08:48
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Vroom lets you create your slides in a single file using a Wiki-like
style, much like Spork and Sporx do. The difference is that your slides
don't compile to HTML or JavaScript or XUL. They get turned into a set
of files that begin with '0', like '03' or '07c' or '05b.pl'.
The slides are named in alphabetic order. That means you can bring them
all into a Vim session with the command: vim 0*. vroom --vroom does
exactly that.
Vroom takes advantage of Vim's syntax highlighting. It also lets you run
slides that contain code.
Since Vim is an editor, you can change your slides during the show.
WWW: https://metacpan.org/release/Vroom
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Vroom>0:textproc/p5-Vroom
- To install the port:
- cd /usr/ports/textproc/p5-Vroom/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-Vroom
- pkg install p5-Vroom
- PKGNAME: p5-Vroom
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Vroom-0.37.tar.gz) = 3313d438026a451f7544d98cd2df1b0c8ece4ad01d119fcf6e7e16fc82a6fec1
SIZE (Vroom-0.37.tar.gz) = 24741
- 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-HomeDir>=0 : devel/p5-File-HomeDir
- p5-IO-All>=0 : devel/p5-IO-All
- p5-Template-Toolkit-Simple>=0 : www/p5-Template-Toolkit-Simple
- p5-Term-Size>=0 : devel/p5-Term-Size
- p5-YAML-LibYAML>=0 : textproc/p5-YAML-LibYAML
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-File-HomeDir>=0 : devel/p5-File-HomeDir
- p5-IO-All>=0 : devel/p5-IO-All
- p5-Template-Toolkit-Simple>=0 : www/p5-Template-Toolkit-Simple
- p5-Term-Size>=0 : devel/p5-Term-Size
- p5-YAML-LibYAML>=0 : textproc/p5-YAML-LibYAML
- 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-Vroom
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.37_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.37_1
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.37_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.37_1
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:25:18
0.37_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.37_1
|
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 ) |
13 Sep 2014 14:48:18
0.37
|
lwhsu  |
- Update to 0.37 |
24 Jan 2014 18:10:39
0.29
|
mat  |
- Convert to staging
- Add license
- Pet portlint
Sponsored by: Absolight |
23 Sep 2013 08:41:39
0.29
|
lwhsu  |
- Update to 0.29 |
20 Sep 2013 23:17:32
0.27
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
10 Sep 2013 16:48:42
0.27
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
28 Aug 2012 11:59:48
0.27
|
lwhsu  |
- Update to 0.27
PR: ports/170976
Submitted by: swills |
30 Jun 2012 12:38:08
0.25
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
21 Jan 2012 17:40:15
0.25
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
21 Jun 2011 06:58:21
0.25
|
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
- Utilize CPAN macro |
09 Oct 2010 15:28:14
0.25
|
lwhsu  |
- Update to 0.25 |
25 Jun 2010 20:07:22
0.23
|
lwhsu  |
- Update to 0.23
Feature safe: yes |
09 Jun 2010 08:59:25
0.22
|
lwhsu  |
- Update to 0.22 |
24 Apr 2010 15:08:16
0.21
|
lwhsu  |
Add p5-Vroom 0.21, slide Shows in Vim. |