| Summary: | [patch] redo www/en/ports/index.html layout | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | edwin |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
edwin
2005-10-16 00:50:19 UTC
A prototype of these changes merged with my updated changes in www/45169 is at http://people.FreeBSD.org/~linimon/www/en/ports/index.html. Applying the patch in 87500 followed by 45169 gives you one conflict which can then be resolved by applying the following: On 2005.10.16 09:45:36 +1000, Edwin Groothuis wrote:
>
> >Description:
>
> - Add port groups as suggested by linimon@
> http://people.freebsd.org/~linimon/www/en/ports/index.html#logical_groups
>
> - Cleanup portindex to be "use strict" and "-w" safe
Which perl versions have you tested this with? More specificly, does
it work with perl 5.0 ?
--
Simon L. Nielsen
On Sun, Oct 16, 2005 at 01:29:17PM +0200, Simon L. Nielsen wrote: > On 2005.10.16 09:45:36 +1000, Edwin Groothuis wrote: > > > > >Description: > > > > - Add port groups as suggested by linimon@ > > http://people.freebsd.org/~linimon/www/en/ports/index.html#logical_groups > > > > - Cleanup portindex to be "use strict" and "-w" safe > > Which perl versions have you tested this with? More specificly, does > it work with perl 5.0 ? I've tested it on a 5.2.1 machine with perl 5.8.6 and on a 4.8 machine with perl 5.005_03. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ On 2005.10.16 22:26:12 +1000, Edwin Groothuis wrote:
> On Sun, Oct 16, 2005 at 01:29:17PM +0200, Simon L. Nielsen wrote:
> > On 2005.10.16 09:45:36 +1000, Edwin Groothuis wrote:
> > >
> > > >Description:
> > >
> > > - Add port groups as suggested by linimon@
> > > http://people.freebsd.org/~linimon/www/en/ports/index.html#logical_groups
> > >
> > > - Cleanup portindex to be "use strict" and "-w" safe
> >
> > Which perl versions have you tested this with? More specificly, does
> > it work with perl 5.0 ?
>
> I've tested it on a 5.2.1 machine with perl 5.8.6 and on a 4.8
> machine with perl 5.005_03.
OK, good. Just want to make sure, since www.freebsd.org still use
perl 5.0.
--
Simon L. Nielsen
State Changed From-To: open->closed Committed, thanks. |