Port details |
- gcap Command line tool for downloading Youtube closed captions
- 0.1.1_1 multimedia
=1 0.1.1_1Version of this port present on the latest quarterly branch.
- BROKEN: Unfetchable (google code has gone away)
DEPRECATED: Unfetchable for more than six months (google code has gone away) This port expired on: 2017-04-30 IGNORE: is marked as broken: Unfetchable (google code has gone away)
- 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: 2011-08-07 12:37:23
- Last Update: 2017-04-30 15:47:52
- SVN Revision: 439826
- People watching this port, also watch:: screen, mplayer-skins, grabc, grepcidr
- License: GPLv3+
- WWW:
- http://code.google.com/p/gcap/
- Description:
- gcap is a command line tool for downloading Youtube closed captions.
WWW: http://code.google.com/p/gcap/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: gcap
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gcap-0.1.1.tar.gz) = 2941788de17f74fcd245290b233e4039ae71ca7ba5e90a400a19d551cfb545c3
SIZE (gcap-0.1.1.tar.gz) = 20612
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Getopt-ArgvFile>=1.11 : devel/p5-Getopt-ArgvFile
- p5-HTML-Parser>=3.68 : www/p5-HTML-Parser
- p5-Umph-Prompt>=0 : multimedia/p5-Umph-Prompt
- p5-XML-DOM>=1.44 : textproc/p5-XML-DOM
- perl5>=5.24<5.25 : lang/perl5.24
- Runtime dependencies:
-
- p5-Getopt-ArgvFile>=1.11 : devel/p5-Getopt-ArgvFile
- p5-HTML-Parser>=3.68 : www/p5-HTML-Parser
- p5-Umph-Prompt>=0 : multimedia/p5-Umph-Prompt
- p5-XML-DOM>=1.44 : textproc/p5-XML-DOM
- perl5>=5.24<5.25 : lang/perl5.24
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
0.1.1_1 30 Apr 2017 15:47:52 |
ler |
2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/privman: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-px: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/spdict: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net/opendpi: Unfetchable for more than six months (google code has
gone away) (Only the first 15 lines of the commit message are shown above ) |
0.1.1_1 03 Mar 2017 16:00:20 |
mat |
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight |
0.1.1_1 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
0.1.1_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.1.1_1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.1.1_1 01 Oct 2015 15:55:26 |
sunpoet |
- Update PLIST_FILES: %%PERL5_MAN1%% instead of ${SITE_MAN1} as other p5-* PLIST
entries |
0.1.1_1 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.1.1_1 23 Aug 2015 23:58:38 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Fix WWW:
- Pet portlint |
0.1.1_1 19 Aug 2015 07:27:15 |
erwin |
Reset maintainer
<geekounet@poildetroll.net>: host mail.sig11.fr[2a01:4f8:160:72a3::6:1] said:
550 5.1.1 <geekounet@poildetroll.net>: Recipient address rejected: User
unknown in virtual mailbox table (in reply to RCPT TO command)
Sponsored by: DK Hostmaster A/S |
0.1.1_1 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.1.1 03 Feb 2014 09:41:18 |
miwi |
- Stage support |
0.1.1 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.1.1 05 Sep 2013 07:29:06 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.1.1 16 Dec 2012 06:12:28 |
az |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
0.1.1 22 Dec 2011 15:51:53 |
sunpoet |
- Update to 0.1.1
Changes: http://repo.or.cz/w/gcap.git/blob/HEAD:/NEWS
PR: ports/162966
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 22 days) |
0.1.0 15 Oct 2011 14:38:19 |
sunpoet |
- Update to 0.1.0
- Add BUILD_DEPENDS and TEST_DEPENDS
Changes: http://code.google.com/p/gcap/wiki/Changes
PR: ports/161445
Submitted by: sunpoet (myself)
Approved by: Pierre Guinoiseau <geekounet@poildetroll.net> (maintainer) |
0.0.8 07 Aug 2011 12:37:02 |
jlaffaye |
Add gcap 0.0.8, command line tool for downloading Youtube closed
captions.
PR: ports/159580
Submitted by: Pierre Guinoiseau <geekounet at poildetroll.net> |