1) Collect the pkg-message output in dependencies and display it after the
build finish
2) Parallelization of the Ports Collection (this one is suitable as SoC
project)
3) UPDATING parser, kind of a junior task
4) portupgrade in base thing
Discussed with: cperciva and others
Also change technical contact for COMPAT_43TTY task to Ed Maste, who's actively
working on it.
the relevant parts onto CVSweb 3.0.6 stock files, so it is not entirely
impossible that some local changes were lost, though I don't think/hope
so.
The use of cgi-style.pl was merged by danger@. He also, together with
Dan Langille, got CVSweb 3 tested against FreshPorts prior to commit, so
this update should not blow up FreshPorts. Thanks to both for the help.
Note that this now means that the FreeBSD CGI scripts more or less
require perl 5.8 (or at least something newer than 5.0), to run without
local modifications - but people really shouldn't be running perl 5.0
these days anyway... (no comments on the fact that www.FreeBSD.org did
this until ~2 hours ago... ).
which has more strict taint checks.
This is a temporary stopgap while upgrading to perl 5.8 and migrating
to cvsweb 3 to get around the catch-22 that cvsweb 3 requires perl
5.8, and perl can't be upgraded to 5.8 if it breaks cvsweb.
utility." cperciva acts as technical contact for the freebsd-update part of
the project, but it would be nice to have someone with experience from
writing GNOME/KDE applications as a technical contact/mentor as well.
Submitted by: cperciva, kris
instead of the PR form directly. Each user should read these
guidelines before sending a PR, but currently it seems they don't
do it always. We receive questions via PRs, which should be sent to
mailing lists instead, or PRs with not enough information and
rarely non-English PRs as well. I hope this will help a bit.
PR: www/97233
Submitted by: Gavin Atkinson <gavin@mod3.co.uk>
No objection from: freebsd-doc, freebsd-www, bugmeister
Approved by: keramida (mentor)
- Remove unnecessary dots, since these texts are not sentences
PR: www/97234 (related)
No objection from: freebsd-doc, freebsd-www, bugmeister
Approved by: keramida (mentor)
extract ideas from the ideas list which include the class='soc'
attribute. Display the title of those projects which are deemed
suitable for summer of code projects and then link to the ideas page
for the full description, technical contacts, requirements, etc.
source and extract and display the projects listed here in multiple
ways. For example, those projects that are suitable for summer of
code can be designated with an attribute and then extracted to
automatically be displayed on the summer of code pages, so that we
only have to maintain one list instead of two.
Correct a typo in one of the idea descriptions while here.
Suggested by: rwatson
Discussed with: joel