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
2020-05-19 11:46:09 +00:00
accessibility
arabic
archivers
astro
audio audio/muse-sequencer: prepare for Qt5-5.15 2020-05-18 19:04:05 +00:00
base
benchmarks
biology
cad
chinese
comms
converters converters/libiconv: Update to 1.16 2020-05-18 18:31:59 +00:00
databases databases/foundationdb-devel: bump version and add TLS 2020-05-18 21:48:23 +00:00
deskutils
devel devel/meson: update to 0.54.2 2020-05-19 09:09:41 +00:00
dns - Fix LICENSE 2020-05-19 09:32:44 +00:00
editors - Update to git snapshot b1fe27d 2020-05-19 04:21:32 +00:00
emulators Backport r534205 | gerald | 2020-05-06 from emulators/wine-devel: 2020-05-19 07:09:15 +00:00
finance
french
ftp
games
german Update to 2020.05.17 2020-05-19 05:18:19 +00:00
graphics graphics/mupdf: Update to 1.17 2020-05-19 07:25:54 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to 5.12 2020-05-19 05:11:48 +00:00
mail mail/mutt: update 1.14.0 -> 1.14.1 2020-05-19 07:02:45 +00:00
math math/spectra: Update 0.8.1 -> 0.9.0 2020-05-19 07:53:24 +00:00
misc misc/urh: Update 2.8.7 -> 2.8.8 2020-05-19 00:57:42 +00:00
Mk
multimedia multimedia/ustreamer: Update 1.16 -> 1.17 2020-05-19 08:23:40 +00:00
net Update to 3.2.5 2020-05-19 04:59:26 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science Re-add port: science/abinit: Full-featured atomic-scale first-principles simulation software 2020-05-19 08:21:37 +00:00
security security/step-cli: Update to 0.14.4 2020-05-19 10:31:28 +00:00
shells
sysutils sysutils/amazon-ssm-agent: update to 2.3.1205.0 2020-05-18 22:27:17 +00:00
Templates
textproc Add textproc/py-sphinxcontrib-napoleon 2020-05-18 22:05:38 +00:00
Tools
ukrainian
vietnamese
www www/radicale2: Update to 2.1.12 and fix CONFLICTS 2020-05-19 11:46:09 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts - Update to 1.11.5 2020-05-19 09:47:03 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Re-add port: science/abinit: Full-featured atomic-scale first-principles simulation software 2020-05-19 08:21:37 +00:00
README
UIDs
UPDATING converters/libiconv: Update to 1.16 2020-05-18 18:31:59 +00:00

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://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		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://www.FreeBSD.org/doc/en_US.ISO8859-1/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.