Personal patches
Go to file
2020-08-28 19:31:35 +00:00
accessibility
arabic
archivers archivers/sharutils: Fix build with -fno-common 2020-08-28 17:41:34 +00:00
astro - Update to 1.0-2 2020-08-27 22:40:09 +00:00
audio audio/denemo: fix build on current 2020-08-28 18:43:02 +00:00
base
benchmarks
biology biology/cufflinks: fix build on recent current 2020-08-28 18:24:04 +00:00
cad cad/atlc: fix build with recent current 2020-08-27 19:13:24 +00:00
chinese
comms comms/seyon: Fix build and deprecate 2020-08-28 17:13:51 +00:00
converters
databases databases/dbox: fix build on recent current 2020-08-28 18:32:27 +00:00
deskutils deskutils/cairo-dock-plugins: fix build on recent current 2020-08-28 11:24:57 +00:00
devel devel/djgpp-binutils: fix build on recent current 2020-08-28 19:18:09 +00:00
dns dns/dns2tcp: fix build on recent curent 2020-08-28 19:31:35 +00:00
editors editors/codelite: fix build on recent current 2020-08-28 17:36:55 +00:00
emulators Fix emulators/virtualbox-os-additions on head after vget(9) change. 2020-08-28 19:23:19 +00:00
finance
french
ftp - Fix build with clang 11 2020-08-27 19:19:14 +00:00
games games/ctris: fix build on recent current 2020-08-28 18:15:17 +00:00
german
graphics graphics/waffle: Update to 1.6.1 2020-08-28 17:02:35 +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 java/visualvm: update to 2.0.4 2020-08-28 13:25:26 +00:00
Keywords
korean - Unbreak. The FTP server was restored recently. 2020-08-28 04:17:41 +00:00
lang lang/erlang-runtime21: fix build with -fno-common 2020-08-28 17:38:45 +00:00
mail Fix build with clang11 and other tweaks 2020-08-28 18:42:06 +00:00
math math/dieharder: fix build on recent current 2020-08-28 18:56:30 +00:00
misc misc/snakemake: Update 5.22.1 -> 5.23.0 2020-08-28 18:27:14 +00:00
Mk
multimedia multimedia/ccextractor: fix build on recent current 2020-08-28 16:04:57 +00:00
net net/pwnat: enable on powerpc64 2020-08-28 17:32:24 +00:00
net-im net-im/chatterino2: add portscout skip for versions before this snapshot 2020-08-28 14:49:12 +00:00
net-mgmt net-mgmt/cdpr: fix build on recent current 2020-08-28 16:34:35 +00:00
net-p2p - Fix build with clang 11 2020-08-27 19:30:54 +00:00
news news/diablo: fix build on recent current 2020-08-28 18:49:20 +00:00
polish
ports-mgmt ports-mgmt/pkg-devel: Update to 1.14.99.7 2020-08-28 12:33:20 +00:00
portuguese
print print/tex-luatex: fix build on recent current 2020-08-27 13:14:17 +00:00
russian
science science/pagmo2: Update 2.15.0-90 -> 2.15.0-95 2020-08-28 17:28:52 +00:00
security security/dmitry: fix build on recent current and deprecate 2020-08-28 19:23:06 +00:00
shells
sysutils sysutils/cpu: fix build on current and deprecate 2020-08-28 17:59:47 +00:00
Templates
textproc textproc/asm2html: fix build on recent current 2020-08-27 19:11:32 +00:00
Tools
ukrainian
vietnamese
www www/dillo2: fix build on recent current 2020-08-28 19:09:29 +00:00
x11 x11/dmenu-wayland: fix build on recent current 2020-08-28 19:20:45 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/caja: fix build on recent current 2020-08-28 11:32:26 +00:00
x11-fonts x11-fonts/powerline-fonts: update to new snapshot 2020-08-28 17:59:32 +00:00
x11-servers
x11-themes Remove expired ports: 2020-08-27 11:25:47 +00:00
x11-toolkits
x11-wm x11-wm/tvtwm: Fix build with LLVM 11 2020-08-28 18:11:23 +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.