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
2020-08-28 05:15:49 +00:00
accessibility
arabic
archivers archivers/urbackup-client: Remove build fixes for security/cryptopp >= 6.0.0 2020-08-27 17:01:34 +00:00
astro - Update to 1.0-2 2020-08-27 22:40:09 +00:00
audio Unbreak the build with -fno-common (Clang 11, GCC 10). 2020-08-28 02:39:38 +00:00
base
benchmarks
biology Remove expired ports: 2020-08-27 11:25:47 +00:00
cad cad/atlc: fix build with recent current 2020-08-27 19:13:24 +00:00
chinese
comms comms/bladrf: fix build on recent current 2020-08-27 20:38:36 +00:00
converters
databases databases/mysql57-server: fix build on current (temporary fix) 2020-08-27 06:21:38 +00:00
deskutils deskutils/syncthingtray: update to 0.11.12 2020-08-27 17:53:29 +00:00
devel devel/blame: fix build with recent current 2020-08-27 20:47:12 +00:00
dns Garbage collect the SIGCHASE option, it was removed in 9.12. 2020-08-27 08:34:29 +00:00
editors editors/atom: fix build with recent current 2020-08-27 19:41:48 +00:00
emulators Revert r546386 now that better fix had been committed in r546699. 2020-08-28 03:39:25 +00:00
finance
french
ftp - Fix build with clang 11 2020-08-27 19:19:14 +00:00
games games/biniax2: fix build on recent current 2020-08-27 20:34:48 +00:00
german
graphics grahpics/acidwarp-sdl: fix build on recent current 2020-08-27 17:15:12 +00:00
hebrew
hungarian
irc irc/unreal: fix build on recent current 2020-08-27 16:57:53 +00:00
japanese Remove expired ports: 2020-08-27 11:25:47 +00:00
java
Keywords
korean - Unbreak. The FTP server was restored recently. 2020-08-28 04:17:41 +00:00
lang Update to the 20200822 snapshot of GCC 10.2.1. 2020-08-27 18:27:34 +00:00
mail mail/avenger: fix build on recent current 2020-08-27 19:56:15 +00:00
math math/sleef: update to 3.4.1 2020-08-27 23:23:33 +00:00
misc Update to 10.1.0 2020-08-27 19:07:30 +00:00
Mk
multimedia multimedia/avinfo: fix build with recent current 2020-08-27 20:01:19 +00:00
net net/appkonference: fix build on recent current 2020-08-27 18:59:18 +00:00
net-im net-im/chatterino2: create port 2020-08-27 21:22:04 +00:00
net-mgmt net/bandwidthd: fix build on recent current 2020-08-27 20:21:04 +00:00
net-p2p - Fix build with clang 11 2020-08-27 19:30:54 +00:00
news
polish
ports-mgmt
portuguese
print print/tex-luatex: fix build on recent current 2020-08-27 13:14:17 +00:00
russian
science Update to 2.41 2020-08-27 18:43:36 +00:00
security security/vuxml: document vulnerability in ark 2020-08-28 05:15:49 +00:00
shells
sysutils sysutils/dsbmc: Update to 1.1 2020-08-27 18:29:04 +00:00
Templates
textproc textproc/asm2html: fix build on recent current 2020-08-27 19:11:32 +00:00
Tools
ukrainian
vietnamese
www Add the corresponding library path to the patch for the 2020-08-27 23:03:40 +00:00
x11 x11/nwg-launchers: update to 0.3.2 2020-08-28 00:04:01 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
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 x11-wm/piewm: fix the build with LLVM 11 2020-08-27 14:33:29 +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 - Re-add korean/hpscat. The FTP server was restored recently. 2020-08-28 03:46:41 +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.