non port: www/p5-HTML-Template-JIT/Makefile |
SVNWeb
|
Number of commits found: 17 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
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)
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 3 Jan 2015
|
[ 07:13 sunpoet ]
- Update *_DEPENDS
- Add LICENSE
- Simplify Makefile
- Bump PORTREVISION for dependency change
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Wed, 29 Jan 2014
|
[ 12:23 miwi ] (Only the first 10 of 28 ports in this commit are shown above. )
- Stage support
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Fri, 26 Jul 2013
|
[ 18:02 az ]
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ] (Only the first 10 of 1326 ports in this commit are shown above. )
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
|
Sat, 16 Jan 2010
|
[ 14:45 kuriyama ] (Only the first 10 of 46 ports in this commit are shown above. )
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org.
- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
Encode, Digest, Pod::Parser, File::Spec.
|
Sun, 16 Aug 2009
|
[ 09:55 linimon ] (Only the first 10 of 154 ports in this commit are shown above. )
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Fri, 31 Aug 2007
|
[ 13:37 mat ] (Only the first 10 of 114 ports in this commit are shown above. )
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
|
Wed, 14 Jun 2006
|
[ 11:41 mat ]
Update to 0.05
PR: 98648
Submitted by: Rong-En Fan <rafan@infor.org>
|
Thu, 19 Aug 2004
|
[ 16:20 mat ]
Add some patches :
+ Fix 8bit symbols escaping.
+ Allow blessed hashrefs in loops.
+ Fix a portlint warning and make it not clutter perllocal.pod
PR: 70656
Submitted by: Alex Kapranoff <kappa@rambler-co.ru>
|
Fri, 7 May 2004
|
[ 14:06 mat ]
Fix a indent issue
Submitted by: alex@kapranoff.ru
Forgotten by: me
|
[ 11:12 mat ]
Add p5-HTML-Template-JIT 0.04, perl module to compile HTML Templates
with Inline::C.
PR: ports/66351
Submitted by: alex@kapranoff.ru
|
Number of commits found: 17 |