1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-04-27 00:24:50 +00:00
.hooks
accessibility
arabic
archivers
astro astro/nightfall: update to latest upsteam and remove BROKEN 2021-04-26 20:23:34 +02:00
audio audio/shairport-sync: Update to 3.3.8 2021-04-26 16:35:13 +02:00
base
benchmarks
biology biology/ncbi-entrez-direct: Update to 14.9.20210423_1 2021-04-26 11:53:11 -05:00
cad cad/k40-whisperer: Update to 0.58 2021-04-26 16:23:53 +02:00
chinese
comms
converters
databases Regular $FreeBSD cleanup. 2021-04-26 16:56:23 +02:00
deskutils deskutils/just: Update 0.9.0 -> 0.9.1 2021-04-26 10:56:35 -07:00
devel devel/py-prettyprinter: Update to 0.18.0 2021-04-26 16:30:29 -07:00
dns
editors
emulators emulators/quasi88: fix build 2021-04-26 17:19:20 +03:00
finance
french
ftp
games games/jaggedalliance2: update to 0.18.0 2021-04-26 16:26:43 -07:00
german
graphics graphics/drawing: Update to 0.8.0 2021-04-26 16:21:18 -07:00
hebrew
hungarian
irc irc/oragono: Update 2.6.0 -> 2.6.1 2021-04-26 10:56:36 -07:00
japanese
java
Keywords
korean
lang lang/visualworks: mark BROKEN: does not fetch 2021-04-26 17:19:19 +03:00
mail
math
misc misc/py-SoapySDR: Update 0.7.2 -> 0.8.0 2021-04-26 10:56:37 -07:00
Mk
multimedia multimedia/libva-intel-media-driver: update to 21.2.0 2021-04-27 00:24:50 +00:00
net net/self-service-password update to 1.4 2021-04-26 11:57:30 -07:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt Update to 1.16.99.5 2021-04-26 17:12:14 +02:00
portuguese
print print/scribus-devel: remove not necessary patch 2021-04-26 17:09:28 +00:00
russian
science science/libcint: Update 4.1.3 -> 4.3.0 2021-04-26 10:56:38 -07:00
security security/fizz: Update 2021.04.19.00 -> 2021.04.26.00 2021-04-26 10:56:31 -07:00
shells shells/ast-ksh: fix build on powerpc64* 2021-04-26 15:24:28 +00:00
sysutils Regular $FreeBSD cleanup. 2021-04-26 16:56:23 +02:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/rss-bridge: Update to 2021-04-25 2021-04-26 17:23:17 -07:00
x11 [KDE Plasma] fix plists 2021-04-26 16:38:12 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/iosevka: Update to 6.0.1 2021-04-26 18:17:57 +02:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/ocaml-lablgtk2: switch to options helpers 2021-04-26 17:19:20 +03:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING x11-fonts/iosevka: Update to 6.0.1 2021-04-26 18:17:57 +02: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://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.