Changes between Version 1 and Version 2 of UniversalFindutils


Ignore:
Timestamp:
Mar 26, 2007, 3:53:34 AM (17 years ago)
Author:
pipping@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UniversalFindutils

    v1 v2  
    1 == findutils 4.2.30_0 ==
     1= findutils =
    22
    3 [source:trunk/dports/sysutils/findutils sysutils/findutils]
     3== Tested Versions ==
     4[source:trunk/dports/sysutils/findutils#22680 4.2.30]
    45
    5 === Platforms ===
    6 ||arch   ||ppc||ppc||x86||x86||
    7 ||       ||s/a||uni||s/a||uni||
    8 ||panther|| ? ||   ||   ||   ||
    9 ||tiger  || t || t || t || ? ||
    10 ||leopard|| ? || ? || ? || ? ||
     6== Supported Platforms ==
    117
    12 === Testsuite ===
    13  * none available
     8{{{
     9#!html
     10
     11<!--  SINGLE ARCH  -->
     12<table border="0" cellspacing="2" cellpadding="2" style="background-color:#EEE">
     13 <tr align="center">
     14  <th colspan="1" rowspan="2" style="font-weight:bold">single a.</th>
     15  <th colspan="2">panther</th>
     16  <th colspan="2">tiger</th>
     17  <th colspan="2">leopard</th>
     18 </tr>
     19 <tr align="center">
     20  <td colspan="2">ppc</td>
     21  <td>ppc</td>
     22  <td>i386</td>
     23  <td>ppc</td>
     24  <td>i386</td>
     25 </tr>
     26 <tr align="center">
     27  <!-- FIRST VERSION -->
     28  <td>4.2.30</td>
     29  <td colspan="2">?</td>
     30  <td style="background-color:#ff0">t</td>
     31  <td style="background-color:#ff0">t</td>
     32  <td>?</td>
     33  <td>?</td>
     34 </tr>
     35<!--  UNIVERSAL  -->
     36 <tr align="center">
     37  <th colspan="1" rowspan="2" style="font-weight:bold">universal</th>
     38  <th colspan="2" rowspan="2"></th>
     39  <th colspan="2">tiger</th>
     40  <th colspan="2">leopard</th>
     41 </tr>
     42 <tr align="center">
     43  <td>ppc</td>
     44  <td>i386</td>
     45  <td>ppc</td>
     46  <td>i386</td>
     47 </tr>
     48 <tr align="center">
     49  <!-- FIRST VERSION -->
     50  <td>4.2.30</td>
     51  <td colspan="2"> </td>
     52  <td style="background-color:#ff0">t</td>
     53  <td>?</td>
     54  <td>?</td>
     55  <td>?</td>
     56 </tr>
     57</table>
     58}}}
     59
     60
     61[wiki:Universal back to overview]