1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-05-31 10:20:21 +00:00
accessibility
arabic
archivers
astro Mark as BROKEN on powerpc64-12. Seems to build everywhere else. 2020-05-31 08:56:19 +00:00
audio Mark as BROKEN on powerpc64-12. This is true even though the usual 2020-05-31 08:34:59 +00:00
base
benchmarks Mark as BROKEN on powercp64-12. Seems to build elsewhere. 2020-05-31 09:09:55 +00:00
biology biology/hyphy: Update to version 2.5.14 2020-05-30 19:39:11 +00:00
cad For some reason, distinfo had a file listed twice. This caused make fetch 2020-05-31 00:04:36 +00:00
chinese
comms Pet portlint. 2020-05-31 09:15:16 +00:00
converters
databases Update to 3.2.0 2020-05-31 06:30:24 +00:00
deskutils
devel Remove expired ports: 2020-05-31 10:14:50 +00:00
dns
editors - Update to 9.8u 2020-05-31 06:17:41 +00:00
emulators
finance
french
ftp
games Update Simgear & Flightgear to 2020.1.2 2020-05-31 09:49:05 +00:00
german
graphics graphics/mesa-devel: add new port 2020-05-31 09:23:52 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/myrddin: Unbreak runtime without /usr/bin/as and pet portlint&portclippy after r537091 2020-05-30 16:19:20 +00:00
mail www/firefox: don't abort WaylandShmPool::Resize if posix_fallocate succeeds 2020-05-31 09:24:20 +00:00
math
misc
Mk Unregister expired Perl 5.26 2020-05-31 10:20:21 +00:00
multimedia
net net/dhcpcd-devel: Update to 2020-05-30 2020-05-31 02:34:34 +00:00
net-im
net-mgmt net-mgmt/py-pyzabbix: Update to 0.7.5 2020-05-30 17:59:44 +00:00
net-p2p
news
polish
ports-mgmt Properly fix typo to USE_GITLAB not USE_GITHUB. 2020-05-30 23:20:00 +00:00
portuguese
print
russian
science
security - Update WWW 2020-05-31 09:32:51 +00:00
shells
sysutils Remove expired ports: 2020-05-31 10:14:50 +00:00
Templates
textproc Fixed dep definition after elasticsearch-api6 got a PORTREVISION bump. 2020-05-31 08:15:40 +00:00
Tools
ukrainian
vietnamese
www Remove expired ports: 2020-05-31 10:14:50 +00:00
x11 x11/virtualgl: Update to 2.6.3 2020-05-30 17:53:43 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/py-qt5-chart: Add extra PyQt5 module from Rivervank Computing 2020-05-31 07:59:18 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES Add support for test-only dependencies in pyqt.mk 2020-05-31 09:00:47 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2020-05-31 10:14:50 +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.