FreeBSD ports tree (read-only mirror)
Find a file
2020-08-27 13:26:34 +00:00
accessibility
arabic
archivers Actually bump PORTREVISION after fixing -fno-common build. 2020-08-24 14:56:43 +00:00
astro Unbreak the build on recent -CURRENT. 2020-08-27 08:11:18 +00:00
audio Remove expired ports: 2020-08-27 11:25:47 +00:00
base
benchmarks benchmarks/flowgrind: Fix build on 13-CURRENT 2020-08-24 23:56:33 +00:00
biology Remove expired ports: 2020-08-27 11:25:47 +00:00
cad
chinese
comms - Fix under clang11 2020-08-26 21:03:26 +00:00
converters
databases databases/mysql57-server: fix build on current (temporary fix) 2020-08-27 06:21:38 +00:00
deskutils Fix build with -fno-common. 2020-08-24 05:37:50 +00:00
devel Remove expired ports: 2020-08-27 11:25:47 +00:00
dns Garbage collect the SIGCHASE option, it was removed in 9.12. 2020-08-27 08:34:29 +00:00
editors editors/hnb: Fixes build on HEAD. 2020-08-25 15:55:25 +00:00
emulators emulators/x16-emulator: 2020-08-27 12:43:31 +00:00
finance finance/cointop: update to 1.5.4 2020-08-25 16:56:25 +00:00
french
ftp - Update to 0.17.2 2020-08-23 17:24:07 +00:00
games Remove expired ports: 2020-08-27 11:25:47 +00:00
german Update to 2020.08.23 2020-08-25 18:49:56 +00:00
graphics graphics/ming: fix build on current 2020-08-27 12:30:19 +00:00
hebrew
hungarian
irc Fix gemspec for rubygem-daemons 1.3.1 update 2020-08-25 18:50:22 +00:00
japanese Remove expired ports: 2020-08-27 11:25:47 +00:00
java
Keywords
korean Remove expired ports: 2020-08-27 11:25:47 +00:00
lang Now that tests are built after r546301, hook them to our framework 2020-08-27 08:01:14 +00:00
mail Fix build on CURRENT. 2020-08-26 11:11:10 +00:00
math Remove expired ports: 2020-08-27 11:25:47 +00:00
misc misc/seabios: update to 1.14.0 2020-08-26 16:10:05 +00:00
Mk Fix dependency lines after r545533 2020-08-23 09:34:46 +00:00
multimedia multimedia/obs-studio: fix build on recent current 2020-08-27 13:00:28 +00:00
net Update to version 1.11.1. 2020-08-27 13:19:44 +00:00
net-im net-im/matterbridge: update to 1.18.2 2020-08-27 13:26:34 +00:00
net-mgmt Fix ping6 after base r351423. 2020-08-26 14:24:13 +00:00
net-p2p Update to 6.3.2 2020-08-24 06:23:51 +00:00
news
polish Update to 20200822 2020-08-25 18:50:01 +00:00
ports-mgmt ports-mgmt/pkg_replace: update to 20200821 2020-08-26 11:31:17 +00:00
portuguese
print print/tex-luatex: fix build on recent current 2020-08-27 13:14:17 +00:00
russian
science Remove expired ports: 2020-08-27 11:25:47 +00:00
security security/razorback-masterNugget: fix build on recent current 2020-08-27 12:55:56 +00:00
shells Update manual page to refer to ${LOCALBASE}/etc/profile instead of /etc/profile. 2020-08-24 19:03:08 +00:00
sysutils Remove expired ports: 2020-08-27 11:25:47 +00:00
Templates
textproc Add missing dependency. 2020-08-26 13:32:24 +00:00
Tools
ukrainian
vietnamese
www www/minio: update to 2020.08.27.05.16.20 2020-08-27 13:14:22 +00:00
x11 - Update to 0.95.0 2020-08-25 21:24:10 +00:00
x11-clocks x11-clocks/asclock-xlib: Fix build with -fno-common 2020-08-23 22:15:59 +00:00
x11-drivers x11-drivers/xf86-video-geode: Fix -fno-common 2020-08-24 20:21:07 +00:00
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 1.20.0.714 2020-08-25 20:05:45 +00:00
x11-themes Remove expired ports: 2020-08-27 11:25:47 +00:00
x11-toolkits x11-toolkits/wlroots: unbreak WLR_SESSION=direct with LIBSEAT=on after r546064 2020-08-27 00:22:50 +00:00
x11-wm Remove expired ports: 2020-08-27 11:25:47 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Remove expired ports: 2020-08-27 11:25:47 +00:00
Makefile
MOVED Remove expired ports: 2020-08-27 11:25:47 +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.