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-06-10 22:46:05 +08:00
.hooks
accessibility
arabic
archivers
astro
audio */*: Add a backup master site to all Xiph.org ports 2021-06-10 15:48:47 +02:00
base
benchmarks
biology biology/fasttree: fix build on powerpc 2021-06-10 12:25:31 +00:00
cad cad/kicad-devel: Update to latest commit 2021-06-10 15:10:45 +02:00
chinese
comms
converters converters/osm2pgsql: update to 1.5.0 2021-06-10 17:00:45 +03:00
databases
deskutils
devel devel/p5-Cwd-Guard: Add LICENSE_FILE 2021-06-10 22:46:05 +08:00
dns
editors
emulators
finance
french
ftp ftp/curl: Update to 7.77.0 2021-06-10 22:45:58 +08:00
games games/hyperrogue: update to 12.0a 2021-06-10 17:00:45 +03:00
german
graphics graphics/gdal: Convert REINPLACE_CMD to patch files 2021-06-10 22:45:58 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/perl5.28: enable DTRACE on powerpc 2021-06-10 12:13:11 +00:00
mail
math math/py-matplotlib: remove unneded dependency on tcl 2021-06-10 17:00:44 +03:00
misc
Mk
multimedia */*: Add a backup master site to all Xiph.org ports 2021-06-10 15:48:47 +02:00
net
net-im
net-mgmt net-mgmt/cacti: Update to 1.2.17 2021-06-10 16:12:07 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/texinfo: Add comment 2021-06-10 22:45:59 +08:00
russian
science science/eccodes: Update to 2.22.0 2021-06-10 22:45:59 +08:00
security security/py-pysaml26: Add py-pysaml26 6.5.1 (copied from py-pysaml2) 2021-06-10 22:45:56 +08:00
shells
sysutils
Templates
textproc textproc/translate-toolkit: Update version requirement of RUN_DEPENDS 2021-06-10 22:45:59 +08:00
Tools
ukrainian
vietnamese
www www/rubygem-rack-proxy06: Add rubygem-rack-proxy06 0.6.5 (copied from rubygem-rack-proxy) 2021-06-10 22:45:57 +08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED games/bubble-chains: resurrect port and update to 0.2.0 2021-06-10 17:00:44 +03:00
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.