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-27 19:05:59 +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 Unbreak the build on recent -CURRENT. 2020-08-27 08:11:18 +00:00
audio audio/dbmixer: update to 1.5 2020-08-27 18:35:30 +00:00
base
benchmarks
biology Remove expired ports: 2020-08-27 11:25:47 +00:00
cad
chinese
comms
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 Update to 1.19.0 2020-08-27 19:05:59 +00:00
dns Garbage collect the SIGCHASE option, it was removed in 9.12. 2020-08-27 08:34:29 +00:00
editors
emulators emulators/almostti: fix build on recent current 2020-08-27 18:00:03 +00:00
finance
french
ftp
games games/apoolGL: fix build on recent current 2020-08-27 18:42:54 +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 Remove expired ports: 2020-08-27 11:25:47 +00:00
lang Update to the 20200822 snapshot of GCC 10.2.1. 2020-08-27 18:27:34 +00:00
mail Update to 1.20200824.1 2020-08-27 18:43:55 +00:00
math math/lean: Update 3.18.4 -> 3.19.0 2020-08-27 19:00:09 +00:00
misc misc/py-mxnet: Update 1.6.0 -> 1.7.0 2020-08-27 18:50:59 +00:00
Mk
multimedia multimedia/plexmediaserver{-plexpass}: Update to 1.20.1.3252 2020-08-27 15:20:34 +00:00
net net/appkonference: fix build on recent current 2020-08-27 18:59:18 +00:00
net-im net-im/matterbridge: update to 1.18.2 2020-08-27 13:26:34 +00:00
net-mgmt
net-p2p net-p2p/jackett: update to 0.16.1038 2020-08-27 18:12:37 +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/palisade: Update 1.10.1 -> 1.10.3 2020-08-27 18:19:25 +00:00
shells
sysutils sysutils/dsbmc: Update to 1.1 2020-08-27 18:29:04 +00:00
Templates
textproc Update to 20200713 2020-08-27 18:45:51 +00:00
Tools
ukrainian
vietnamese
www Update to 0.14.2 2020-08-27 18:46:05 +00:00
x11 x11/alltray: fix build on recent current 2020-08-27 17:58:15 +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 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.