FreeBSD ports tree (read-only mirror)
-index 66408911006..b518f8db773 100644 +index 664089110063..b518f8db7737 100644 -index ba85c8e5cf2..bb494f8a0e5 100644 +index ba85c8e5cf22..bb494f8a0e54 100644 -index df2bfd43bf2..2933f3edfcd 100644 +index df2bfd43bf29..2933f3edfcd6 100644 -index 6e3e6c27d18..be505c8fa19 100644 +index 6e3e6c27d18b..be505c8fa19b 100644 -index 297194f0bfb..95ab2901495 100644 +index 297194f0bfb4..95ab2901495e 100644 -index d065dd6109b..ced131ea4ed 100644 +index d065dd6109b5..ced131ea4ed0 100644 -index f65a3ed7d60..d8578219cea 100644 +index f65a3ed7d608..d8578219ceaf 100644 -index fb7da2aed7d..21860b456a0 100644 +index fb7da2aed7d4..21860b456a0c 100644 -index 7f03455a06f..b4c8ab1fd8c 100644 +index 7f03455a06f4..b4c8ab1fd8c0 100644 -index 188b2a8ac35..13d35a51f1d 100644 +index 188b2a8ac35a..13d35a51f1d1 100644 -index e4426449899..91e9aa6aa6b 100644 +index e44264498999..91e9aa6aa6b0 100644 -index b5e0fa8c9da..00000000000 +index b5e0fa8c9da2..000000000000 -index 5dfb2a3aaeb..86f92394825 100644 +index 5dfb2a3aaeb7..86f923948253 100644 -index e4426449899..91e9aa6aa6b 100644 +index e44264498999..91e9aa6aa6b0 100644 -index 491cce7a95a..cab82d51a62 100644 +index 491cce7a95ad..cab82d51a624 100644 -index c2af6143312..a458c98158d 100644 +index c2af6143312f..a458c98158da 100644 -index 00000000000..b101372ea82 +index 000000000000..b101372ea829 -index b99b46f5c72..94615cb3e3a 100644 +index b99b46f5c729..94615cb3e3a5 100644 -index 05e76561494..71d1ef37b7f 100755 +index 05e765614940..71d1ef37b7f8 100755 -index 2dc3d212978..44a11597658 100644 +index 2dc3d212978a..44a115976585 100644 -index 83cdbef09c7..b9b51bc9479 100755 +index 83cdbef09c7b..b9b51bc94795 100755 -index e51cdb1fca6..00000000000 +index e51cdb1fca60..000000000000 -index 997900198b0..00000000000 +index 997900198b06..000000000000 -index 52e5db1776f..00000000000 +index 52e5db1776f0..000000000000 -index 0db6e097774..00000000000 +index 0db6e0977741..000000000000 -index 6c2bd284626..00000000000 +index 6c2bd284626a..000000000000 -index 1252f557d2c..00000000000 +index 1252f557d2cd..000000000000 -index 6e9208a829f..00000000000 +index 6e9208a829f3..000000000000 -index 61e9499ba52..a252d5292c0 100644 +index 61e9499ba520..a252d5292c01 100644 |
||
---|---|---|
.hooks | ||
accessibility | ||
arabic | ||
archivers | ||
astro | ||
audio | ||
base | ||
benchmarks | ||
biology | ||
cad | ||
chinese | ||
comms | ||
converters | ||
databases | ||
deskutils | ||
devel | ||
dns | ||
editors | ||
emulators | ||
finance | ||
french | ||
ftp | ||
games | ||
german | ||
graphics | ||
hebrew | ||
hungarian | ||
irc | ||
japanese | ||
java | ||
Keywords | ||
korean | ||
lang | ||
math | ||
misc | ||
Mk | ||
multimedia | ||
net | ||
net-im | ||
net-mgmt | ||
net-p2p | ||
news | ||
polish | ||
ports-mgmt | ||
portuguese | ||
russian | ||
science | ||
security | ||
shells | ||
sysutils | ||
Templates | ||
textproc | ||
Tools | ||
ukrainian | ||
vietnamese | ||
www | ||
x11 | ||
x11-clocks | ||
x11-drivers | ||
x11-fm | ||
x11-fonts | ||
x11-servers | ||
x11-themes | ||
x11-toolkits | ||
x11-wm | ||
.arcconfig | ||
.gitignore | ||
CHANGES | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
GIDs | ||
Makefile | ||
MOVED | ||
README | ||
UIDs | ||
UPDATING |
This is the FreeBSD Ports Collection. For an easy to use WEB-based interface to it, please see: https://www.FreeBSD.org/ports For general information on the Ports Collection, please see the FreeBSD Handbook ports section which is available from: https://docs.freebsd.org/en/books/handbook/ports/ for the latest official version or: The ports(7) manual page (man ports). These will explain how to use ports and packages. If you would like to search for a port, you can do so easily by saying (in /usr/ports): make search name="<name>" or: make search key="<keyword>" which will generate a list of all ports matching <name> or <keyword>. make search also supports wildcards, such as: make search name="gtk*" For information about contributing to FreeBSD ports, please see the Porter's Handbook, available at: https://docs.freebsd.org/en/books/porters-handbook/ NOTE: This tree will GROW significantly in size during normal usage! The distribution tar files can and do accumulate in /usr/ports/distfiles, and the individual ports will also use up lots of space in their work subdirectories unless you remember to "make clean" after you're done building a given port. /usr/ports/distfiles can also be periodically cleaned without ill-effect.