non port: www/p5-CGI-Framework/Makefile |
SVNWeb
|
Number of commits found: 30 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Mon, 20 May 2019
|
[ 13:04 mat ] (Only the first 10 of 70 ports in this commit are shown above. )
Remove Created by lines where I am the one.
|
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, 25 Apr 2015
|
[ 16:12 adamw ] (Only the first 10 of 13 ports in this commit are shown above. )
Convert remaining p5-CGI.pm consumers to p5-CGI, and bump PORTREVISION.
All these changes are tested but the following are worth noting:
The following ports fail "make test", but did so before this change, and
fail in the same places:
- textproc/p5-xmltv
- www/p5-Business-Paypal
- www/p5-CGI-Enurl
www/p5-Apache-Gallery is missing all sorts of dependencies, fails all tests,
and should probably be marked BROKEN
For graphics/imc, move the OPTIONS_DEFINE block out of the LICENSE block area.
As long as we're here, sort plist on perl@-owned ports.
|
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 )
|
Fri, 4 Jul 2014
|
[ 23:11 adamw ] (Only the first 10 of 35 ports in this commit are shown above. )
Remove NOPORTDOCS and NOPORTEXAMPLES.
|
Thu, 7 Nov 2013
|
[ 08:28 vanilla ] (Only the first 10 of 194 ports in this commit are shown above. )
support STAGEDIR.
|
Tue, 22 Oct 2013
|
[ 16:57 mat ] (Only the first 10 of 94 ports in this commit are shown above. )
Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@
|
Sun, 22 Sep 2013
|
[ 18:05 bapt ] (Only the first 10 of 132 ports in this commit are shown above. )
Fix NO_STAGE attribution
|
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, 29 Mar 2013
|
[ 00:44 eadler ] (Only the first 10 of 303 ports in this commit are shown above. )
For perl@ owned ports:
- Fix COMMENT
- Trim header
|
Tue, 5 Jun 2012
|
[ 13:12 culot ] (Only the first 10 of 15 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@
|
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
|
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.
|
Tue, 22 Nov 2005
|
[ 11:40 mat ]
Update to 0.23
|
Tue, 6 Sep 2005
|
[ 13:22 mat ]
Update to 0.22
|
Tue, 30 Aug 2005
|
[ 12:51 mat ]
Update to 0.21
|
Fri, 18 Feb 2005
|
[ 16:30 mat ]
Update to 0.20
|
Wed, 24 Nov 2004
|
[ 16:05 mat ]
Update to 0.19
Add some docs
|
Tue, 23 Nov 2004
|
[ 13:51 mat ]
Update to 0.18
|
Tue, 12 Oct 2004
|
[ 10:23 mat ]
Update to 0.17
|
Fri, 27 Aug 2004
|
[ 11:04 mat ]
Update to 0.16
|
Sun, 8 Aug 2004
|
[ 13:10 mat ]
Update to 0.15
|
Wed, 14 Apr 2004
|
[ 13:00 mat ]
Update to 0.14
|
Wed, 25 Feb 2004
|
[ 13:54 mat ]
Add p5-CGI-Framework 0.13, a simple-to-use, lightweight web CGI
framework.
|
Number of commits found: 30 |