Add ARMv6 packages report. Update categories.
This commit is contained in:
parent
01853e5bf1
commit
1061fe92cf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45762
1 changed files with 49 additions and 6 deletions
|
@ -60,13 +60,11 @@
|
|||
<description>Architectures</description>
|
||||
</category>
|
||||
|
||||
<?ignore
|
||||
<category>
|
||||
<name>bin</name>
|
||||
|
||||
<description>Userland Programs</description>
|
||||
</category>
|
||||
?>
|
||||
|
||||
<category>
|
||||
<name>ports</name>
|
||||
|
@ -185,7 +183,7 @@
|
|||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='docs'>
|
||||
<project cat='doc'>
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
|
@ -317,7 +315,7 @@
|
|||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='docs'>
|
||||
<project cat='doc'>
|
||||
<title>ZFS Chapter of the Handbook</title>
|
||||
|
||||
<contact>
|
||||
|
@ -599,7 +597,7 @@
|
|||
</body>
|
||||
</project>
|
||||
|
||||
<project cat='soc'>
|
||||
<project cat='proj'>
|
||||
<title>&os; Preseed Installation (PXE)</title>
|
||||
|
||||
<contact>
|
||||
|
@ -690,7 +688,7 @@
|
|||
</help>
|
||||
</project>
|
||||
|
||||
<project cat="ports">
|
||||
<project cat='ports'>
|
||||
<title>The Graphics Stack on &os;</title>
|
||||
|
||||
<contact>
|
||||
|
@ -1201,4 +1199,49 @@
|
|||
</task>
|
||||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='proj'>
|
||||
<title>QEMU bsd-user-Enabled Ports Building</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Sean</given>
|
||||
<common>Bruno</common>
|
||||
</name>
|
||||
<email>sbruno@freebsd.org</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>
|
||||
<given>Juergen</given>
|
||||
<common>Lock</common>
|
||||
</name>
|
||||
<email>nox@freebsd.org</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>
|
||||
<given>Stacey</given>
|
||||
<common>Son</common>
|
||||
</name>
|
||||
<email>sson@freebsd.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<links>
|
||||
<url href="https://wiki.freebsd.org/QemuUserModeHowTo">Generic Explanation of QEMU bsd-user</url>
|
||||
<url href="http://chips.ysv.freebsd.org/packages">Current ARMv6 Packages</url>
|
||||
<url href="https://github.com/seanbruno/qemu-bsd-user">Github repo of development source</url>
|
||||
</links>
|
||||
|
||||
<body>
|
||||
<p>We have moved from just being able to produce packages to
|
||||
providing a stable repo of packages for ARMv6.</p>
|
||||
|
||||
<p><tt>ports-mgmt/poudriere-devel</tt> is still the current
|
||||
method for building packages. See previous status report for
|
||||
explanations and details on methods.</p>
|
||||
</body>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue