- Add a Q2 report entry on the PkgQtGtk SoC project
- Add a separate category for Summer of Code projects Submitted by: Justin Edward Muniz <jmuniz@FreeBSD.org>
This commit is contained in:
parent
f2d4056924
commit
c903715d83
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42209
1 changed files with 52 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
<!-- XXX: keep updating the number of entries -->
|
<!-- XXX: keep updating the number of entries -->
|
||||||
<p>Thanks to all the reporters for the excellent work! This report
|
<p>Thanks to all the reporters for the excellent work! This report
|
||||||
contains 24 entries and we hope you enjoy reading it.</p>
|
contains 25 entries and we hope you enjoy reading it.</p>
|
||||||
|
|
||||||
<!-- XXX: set date for the next set of submissions -->
|
<!-- XXX: set date for the next set of submissions -->
|
||||||
<p>The deadline for submissions covering between July and September 2013
|
<p>The deadline for submissions covering between July and September 2013
|
||||||
|
@ -73,6 +73,12 @@
|
||||||
<description>Events</description>
|
<description>Events</description>
|
||||||
</category>
|
</category>
|
||||||
|
|
||||||
|
<category>
|
||||||
|
<name>soc</name>
|
||||||
|
|
||||||
|
<description>Google Summer of Code</description>
|
||||||
|
</category>
|
||||||
|
|
||||||
<project cat='proj'>
|
<project cat='proj'>
|
||||||
<title>PC-BSD</title>
|
<title>PC-BSD</title>
|
||||||
|
|
||||||
|
@ -1350,4 +1356,49 @@
|
||||||
branches shortly.</p>
|
branches shortly.</p>
|
||||||
</body>
|
</body>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
<project cat='soc'>
|
||||||
|
<title>Qt and GTK+ Frontends for <tt>pkg(8)</tt></title>
|
||||||
|
|
||||||
|
<contact>
|
||||||
|
<person>
|
||||||
|
<name>
|
||||||
|
<given>Justin</given>
|
||||||
|
<common>Muniz</common>
|
||||||
|
</name>
|
||||||
|
<email>jmuniz@FreeBSD.org</email>
|
||||||
|
</person>
|
||||||
|
|
||||||
|
<person>
|
||||||
|
<name>
|
||||||
|
<given>Eitan</given>
|
||||||
|
<common>Adler</common>
|
||||||
|
</name>
|
||||||
|
<email>eadler@FreeBSD.org</email>
|
||||||
|
</person>
|
||||||
|
</contact>
|
||||||
|
|
||||||
|
<links>
|
||||||
|
<url href="https://wiki.freebsd.org/SummerOfCode2013/pkgQtGtk"/>
|
||||||
|
</links>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<p>This project is part of Google Summer of Code. Work has only
|
||||||
|
just begun, and the code is in its infancy. The Subversion repository
|
||||||
|
holds experimental code that is actively being developed. Development
|
||||||
|
should be concluded before the end of September, and the project will
|
||||||
|
enter the maintenance phase of its life cycle.</p>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
<help>
|
||||||
|
<task>Work with Matt Windsor to create a <tt>pkg(8)</tt> backend
|
||||||
|
for PackageKit.</task>
|
||||||
|
|
||||||
|
<task>Extend PackageKit's Qt frontend to offer more functionality
|
||||||
|
through <tt>pkg(8)</tt>.</task>
|
||||||
|
|
||||||
|
<task>Extend PackageKit's GKT+ frontend to offer more
|
||||||
|
functionality through <tt>pkg(8)</tt>.</task>
|
||||||
|
</help>
|
||||||
|
</project>
|
||||||
</report>
|
</report>
|
||||||
|
|
Loading…
Reference in a new issue