about summary refs log tree commit diff stats
path: root/linux/ports/linux-blob
ModeNameSize
-rw-r--r--.footprint3322log stats plain blame
-rw-r--r--.md5sum451log stats plain blame
-rw-r--r--Pkgfile2086log stats plain blame
-rw-r--r--config-c9124962log stats plain blame
-rw-r--r--port-blob-cpu.patch1123log stats plain blame
-rw-r--r--port-blob-grsecurity.patch876log stats plain blame
-rw-r--r--port-blob-make.patch245log stats plain blame
color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
#!/bin/sh

prt-get printf "%i %p %n \n" | grep "yes /usr/ports" \
    | grep -v "ports/contrib" \
    | grep -v "ports/opt" \
    | grep -v "ports/core" \
    | grep -v "ports/xorg" \
    | grep -v "ports/c9-ports"