Personal patches
Go to file
2020-09-23 18:51:28 +00:00
accessibility
arabic
archivers
astro Update to 1.15 2020-09-23 18:50:54 +00:00
audio Broken should obviously have been commented... 2020-09-23 15:50:48 +00:00
base
benchmarks benchmarks/sysbench: fix build on powerpc64 2020-09-23 08:56:16 +00:00
biology biology/gmap: Upgrade to 2020.09.12 2020-09-22 00:55:39 +00:00
cad cad/calculix : update to version 2.17.1 2020-09-22 17:32:08 +00:00
chinese chinese/zh-librime: Update to 1.6.1 2020-09-22 18:26:14 +00:00
comms Also mark broken on powerpc64le (untested, but will fail same way). 2020-09-23 18:19:55 +00:00
converters
databases Update to 1.62 2020-09-23 18:51:04 +00:00
deskutils - Update to 0.21 2020-09-23 14:06:50 +00:00
devel Update to 1.53 2020-09-23 18:51:18 +00:00
dns Update to 9.16.7. 2020-09-23 14:42:36 +00:00
editors Canonicalize use of GCC on all powerpc variants. 2020-09-23 17:44:40 +00:00
emulators - fix build 2020-09-23 09:25:45 +00:00
finance - Update to 2.3.2 2020-09-22 21:57:56 +00:00
french
ftp Fix build with -fno-common 2020-09-22 16:59:52 +00:00
games Force -fcommon build to appease modern compilers (should've been part of 2020-09-23 17:16:10 +00:00
german Update to 2020.09.20 2020-09-23 18:50:45 +00:00
graphics Update to 0.47 2020-09-23 18:51:23 +00:00
hebrew
hungarian
irc
japanese Update to 20200831 2020-09-22 04:13:05 +00:00
java Update to glib 2.66.0 2020-09-23 14:53:14 +00:00
Keywords
korean
lang Simplify creation of relative symbolic link 2020-09-23 15:42:31 +00:00
mail mail/bmf: Revert erroneous update 2020-09-23 18:39:56 +00:00
math Improve pkg-descr 2020-09-23 18:31:45 +00:00
misc misc/openmvg: Remove workaround for missing liblz4 library because the workaround was added into math/flann 2020-09-23 18:01:33 +00:00
Mk Update list of possible JAVA_DEFAULT values 2020-09-22 06:06:15 +00:00
multimedia For well over 10 years portmgr@ have been promising to remove the 2020-09-23 04:17:11 +00:00
net Update to 1.29.0 2020-09-23 18:50:41 +00:00
net-im net-im/zoom: Update 5.2.458699.0906 -> 5.3.465578.0920 2020-09-23 16:56:18 +00:00
net-mgmt net-mgmt/fastnetmon: enable luajit on powerpc64 2020-09-23 17:15:13 +00:00
net-p2p Allow building on powerpc64le. 2020-09-23 18:07:18 +00:00
news
polish Update to 20200918 2020-09-23 18:50:50 +00:00
ports-mgmt ports-mgmt/modules2tuple: Update to 2.2.1 2020-09-23 14:46:03 +00:00
portuguese
print Update to 4.15.0 2020-09-23 12:05:06 +00:00
russian
science Fix compilation on i386 2020-09-22 21:17:33 +00:00
security Update to 0.27 2020-09-23 18:51:28 +00:00
shells
sysutils Also allow building on powerpc64le. 2020-09-23 18:31:11 +00:00
Templates
textproc Update to 1.28 2020-09-23 18:49:28 +00:00
Tools
ukrainian
vietnamese
www Update to 0.15.0 2020-09-23 18:49:47 +00:00
x11 For well over 10 years portmgr@ have been promising to remove the 2020-09-23 04:17:11 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 1.20.0.731 2020-09-22 00:31:32 +00:00
x11-themes Update to glib 2.66.0 2020-09-23 14:53:14 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Re-add port: math/barvinok: Library for counting the number of integer points in polytopes 2020-09-23 01:27:48 +00:00
README
UIDs
UPDATING Add an UPDATING entry for PostgreSQL default version change to 12 2020-09-22 19:57:07 +00:00

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.