non port: multimedia/p5-Video-OpenQuicktime/Makefile |
Number of commits found: 22 |
Friday, 12 Oct 2018
|
12:42 antoine
Finish glib12 deprecation
|
Saturday, 6 Oct 2018
|
13:06 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)
|
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Saturday, 3 Jan 2015
|
07:12 sunpoet
- Update *_DEPENDS
- Bump PORTREVISION for dependency change
|
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, 14 Jul 2014
|
18:42 bapt
Modernize LIB_DEPENDS
With hat: portmgr
|
Sunday, 5 Jan 2014
|
12:20 az
- stage support
Approved by: portmgr (blanket infrastructure)
|
Friday, 20 Sep 2013
|
20:57 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
|
Friday, 2 Aug 2013
|
18:21 az
- Convert to new perl framework
|
Thursday, 7 Jun 2012
|
08:50 az
- Remove SITE_PERL from *_DEPENDS
|
Thursday, 23 Sep 2010
|
23:40 pgollucci
- Mark MAKE_JOBS_UNSAFE=yes
Reported by: P6 TB
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Friday, 6 Jun 2008
|
13:48 edwin
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Thursday, 17 Apr 2008
|
14:30 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)
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wednesday, 4 Apr 2007
|
17:39 gabor
- Remove old Perl support from unmaintained ports in categories starting
with letter k-n
|
Tuesday, 7 Mar 2006
|
08:28 ade
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
Sunday, 29 Aug 2004
|
20:39 krion
Reset maintainership to ports@FreeBSD.org
PR: ports/71115
Submitted by: Michael Johnson <ahze@ahze.net>
|
Thursday, 25 Mar 2004
|
22:07 pav
- IGNORE for perl < 5.6
PR: ports/64100
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
|
Friday, 12 Mar 2004
|
00:54 ijliao
fix patch when perl <= 5.6.0
Noticed by: bento via kris
|
Wednesday, 25 Feb 2004
|
01:35 ijliao
add p5-Video-OpenQuicktime 1.02
An interface to the OpenQuicktime library
PR: 63253
Submitted by: michael johnson <ahze@ahze.net>
|
Number of commits found: 22 |