1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-05-19 23:31:24 +00:00
accessibility
arabic
archivers
astro
audio audio/clementine-player: prepare for Qt5-5.15 2020-05-19 18:10:27 +00:00
base
benchmarks Update to 2.8.2 2020-05-19 23:31:14 +00:00
biology biology/ugene: prepare for Qt5-5.15 2020-05-19 18:00:02 +00:00
cad
chinese
comms comms/cutecom: prepare for Qt5-5.15 2020-05-19 18:06:11 +00:00
converters Update to 1.004002 2020-05-19 23:29:57 +00:00
databases
deskutils
devel Update to 1.25.0 2020-05-19 23:31:24 +00:00
dns dns/unbound: update to 1.10.1. 2020-05-19 19:02:46 +00:00
editors - Update to git snapshot b1fe27d 2020-05-19 04:21:32 +00:00
emulators emulators/dolphpin-emu: prepare for Qt5-5.15 2020-05-19 18:52:07 +00:00
finance
french
ftp
games games/cockatrice: prepare for Qt5-5.15 2020-05-19 18:06:29 +00:00
german Update to 2020.05.17 2020-05-19 05:18:19 +00:00
graphics graphics/digikam: prepare for Qt5-5.15 2020-05-19 18:45:14 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to 5.12 2020-05-19 05:11:48 +00:00
mail mail/opensmtpd: update to 6.7.0p1 portable release 2020-05-19 16:14:25 +00:00
math - Add optional dependency math/octave-forge-sparsersb. 2020-05-19 23:27:01 +00:00
misc misc/urh: Update 2.8.7 -> 2.8.8 2020-05-19 00:57:42 +00:00
Mk
multimedia multimedia/plexmediaserver{-plexpass}: Update to 1.19.3.2831 2020-05-19 18:00:29 +00:00
net Update to 5.8.8 2020-05-19 23:30:28 +00:00
net-im
net-mgmt Update to 0.6.14 2020-05-19 23:30:33 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print Update to 4.10.1 2020-05-19 23:30:38 +00:00
russian
science Re-add port: science/abinit: Full-featured atomic-scale first-principles simulation software 2020-05-19 08:21:37 +00:00
security Update to 1.15.0 2020-05-19 23:30:48 +00:00
shells
sysutils Update to 13.1 2020-05-19 23:29:51 +00:00
Templates
textproc Update to 4.3.23 2020-05-19 23:30:59 +00:00
Tools
ukrainian
vietnamese
www Update to 1.4.6 2020-05-19 23:31:09 +00:00
x11 x11/plasma5-plasma-workspace restore lost patch 2020-05-19 20:19:56 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-input-libinput: Update to 0.30.0 2020-05-19 21:27:36 +00:00
x11-fm
x11-fonts - Update to 1.11.5 2020-05-19 09:47:03 +00:00
x11-servers x11-servers/xwayland-devel: update to 1.20.0.653 2020-05-19 14:18:21 +00:00
x11-themes
x11-toolkits
x11-wm x11-wm/hikari: update to 1.2.0 2020-05-19 12:36:20 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Move devel/py-jupyterlab_server to devel/py-jupyterlab-server 2020-05-19 23:29:31 +00: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://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.