non port: multimedia/gcap/Makefile |
Number of commits found: 16 |
Friday, 3 Mar 2017
|
16:00 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
 |
Wednesday, 14 Sep 2016
|
15:59 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
 |
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
 |
Tuesday, 12 Jan 2016
|
16:20 amdmi3
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
 |
Thursday, 1 Oct 2015
|
15:55 sunpoet
- Update PLIST_FILES: %%PERL5_MAN1%% instead of ${SITE_MAN1} as other p5-* PLIST
entries
 |
Monday, 14 Sep 2015
|
12:19 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
 |
Sunday, 23 Aug 2015
|
23:58 amdmi3
- Clarify LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Fix WWW:
- Pet portlint
 |
Wednesday, 19 Aug 2015
|
07:27 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
 |
Wednesday, 26 Nov 2014
|
13:08 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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
 |
Monday, 3 Feb 2014
|
09:41 miwi
- Stage support
 |
Friday, 20 Sep 2013
|
20:57 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
 |
Thursday, 5 Sep 2013
|
07:29 az
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
 |
Sunday, 16 Dec 2012
|
06:12 az
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
 |
Thursday, 22 Dec 2011
|
15:51 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)
 |
Saturday, 15 Oct 2011
|
14:38 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)
 |
Sunday, 7 Aug 2011
|
12:37 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>
 |
Number of commits found: 16 |