Personal patches
Go to file
2021-06-16 09:54:52 -07:00
.hooks
accessibility
arabic
archivers archivers/py-lzma: enable on powerpc 2021-06-16 09:00:14 +00:00
astro astro/py-ephem: Update to 4.0.0.2 2021-06-15 12:35:54 +02:00
audio audio/timidity++: unbreak the build on RISC-V (riscv64) 2021-06-16 10:15:30 +00:00
base
benchmarks
biology biology/fasttree: fix build on armv7 2021-06-15 08:41:19 +00:00
cad
chinese
comms comms/syncterm: enable on powerpc 2021-06-15 08:41:54 +00:00
converters converters/wkhtmltopdf: fix build on powerpc 2021-06-16 09:00:20 +00:00
databases databases/libzdb: also fails on powerpc 2021-06-16 09:00:06 +00:00
deskutils deskutils/just: Update 0.9.4 -> 0.9.5 2021-06-15 20:27:49 -07:00
devel devel/py-bitarray: update to 2.1.2 2021-06-16 11:00:27 +00:00
dns dns/dnsmasq-devel: update to 2.86test2 2021-06-16 17:46:58 +02:00
editors editors/emacs-devel: Update to git snapshot db106ea 2021-06-16 19:53:19 +05:30
emulators emulators/uae: the port had been improved (+) 2021-06-15 04:23:48 +00:00
finance
french
ftp
games games/DDNet: update to 15.5.2 2021-06-16 14:58:08 +03:00
german
graphics graphics/vulkan-tools: switch to upstream -Werror fix 2021-06-16 14:15:02 +00:00
hebrew
hungarian
irc irc/ircII: Update to 20210314 2021-06-15 08:48:19 -07:00
japanese
java
Keywords
korean
lang lang/tcl87: use libtommath from ports 2021-06-16 13:47:30 +00:00
mail mail/getmail6: Update to 6.17 2021-06-15 13:55:23 -03:00
math math/R: enable on powerpc 2021-06-16 10:29:15 +00:00
misc misc/timetrace: Update to 0.10.0 2021-06-16 09:54:52 -07:00
Mk
multimedia multimedia/libxine: fix build on powerpc 2021-06-16 09:00:19 +00:00
net net/croc: Update to version 9.1.6. 2021-06-16 13:10:38 +02:00
net-im net-im/matterircd: Update to 0.24.2 2021-06-14 21:51:43 -04:00
net-mgmt net-mgmt/bind_exporter: New port 2021-06-14 21:22:16 -04:00
net-p2p net-p2p/deluge-cli: bump PORTREVISION 2021-06-16 11:17:42 +03:00
news
polish
ports-mgmt ports-mgmt/portlint: Update to 2.19.7 2021-06-14 13:56:52 -04:00
portuguese
print print/{lilypond,lilypond-devel}: fix DEPENDS 2021-06-15 21:10:57 +00:00
russian
science science/afni: update to 21.1.12 2021-06-16 09:48:05 +02:00
security security/gnupg1: fix build on powerpc 2021-06-16 09:00:23 +00:00
shells
sysutils sysutils/cbsd: fix packaging on non-x86 2021-06-16 09:00:18 +00:00
Templates
textproc textproc/libxslt: Backport compatibility patches. 2021-06-16 18:23:03 +03:00
Tools
ukrainian
vietnamese
www www/py-fastapi: Update to 0.65.1 2021-06-16 09:53:19 -07:00
x11 x11/Makefile: Add Nvidia Optimus to build 2021-06-15 13:59:20 -07:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/Makefile: Adjust x11-fonts/urw-base35-fonts 2021-06-15 13:56:30 -07:00
x11-servers x11-servers/xwayland-devel: update to 1.20.0.973 2021-06-15 13:13:13 +00:00
x11-themes
x11-toolkits x11-toolkits/tk87: add build dependency on zip 2021-06-16 09:10:39 +00:00
x11-wm x11-wm/gamescope: update to 3.8.3 2021-06-15 22:53:02 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED x11-fonts/urw-base35-fonts: Rename and update to 20200910 2021-06-15 13:38:51 -07: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://docs.freebsd.org/en/books/handbook/ports/
		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://docs.freebsd.org/en/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.