1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-09-27 23:55:55 +08:00
.hooks
accessibility
arabic
archivers archivers/ha: Revert "Add CPE information" 2021-09-27 11:52:14 +00:00
astro
audio
base
benchmarks */Makefile: Sort SUBDIRs 2021-09-27 23:55:49 +08:00
biology biology/biostar-tools: Add biology/kallisto run depend to metaport 2021-09-27 07:14:45 -05:00
cad cad/opencascade: fix build on 32-bit architectures other than i386 2021-09-27 12:22:32 +00:00
chinese
comms
converters
databases databases/mydumper: Update to 0.11.1-3 2021-09-27 23:55:50 +08:00
deskutils
devel devel/p5-XS-Parse-Keyword: Update to 0.17 2021-09-27 23:55:54 +08:00
dns dns/bind9-devel: update to latest commit 2021-09-27 15:14:39 +02:00
editors
emulators
finance
french
ftp ftp/curl: Update to 7.79.1 2021-09-27 23:55:50 +08:00
games
german
graphics graphics/py-pyvips: Fix *_DEPENDS 2021-09-27 23:55:52 +08:00
hebrew
hungarian
irc irc/soju: update to 0.2.1 2021-09-27 14:38:57 +00:00
japanese
java
Keywords
korean
lang lang/perl5-devel: update to v5.35.4-44-ge36174629b 2021-09-27 15:14:44 +02:00
mail
math math/p5-Math-GMPq: Update to 0.47 2021-09-27 23:55:55 +08:00
misc misc/py-pexpect: fix most of the test cases 2021-09-27 17:49:50 +02:00
Mk
multimedia multimedia/dtv-scan-tables: Update to 20210430 2021-09-27 11:34:15 +00:00
net net/unison2{32,40}: unbreak against immutable strings in OCaml 4.06+. 2021-09-27 12:44:27 +00:00
net-im
net-mgmt net-mgmt/bgpq3: Update to 0.1.36 2021-09-27 17:56:17 +08:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/snoopy: Update to 2.4.14 2021-09-27 23:55:51 +08:00
shells
sysutils sysutils/parallel: Update to 20210922 2021-09-27 23:55:51 +08:00
Templates Templates/BSD.local.dist: add share/icons 2021-09-27 11:33:18 +02:00
textproc textproc/groonga: Update version 11.0.4=>11.0.6 2021-09-27 07:52:30 -05:00
Tools
ukrainian
vietnamese
www www/you-get: Update to 0.4.1545 2021-09-27 23:55:52 +08:00
x11 x11/luit: Update MASTER_SITES 2021-09-27 16:49:41 +08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/sudo-font: Update to 0.60 2021-09-27 15:08:05 +02:00
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.