Personal patches
Go to file
2021-06-28 20:27:21 +00:00
.hooks
accessibility Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rust 2021-06-28 19:34:43 +00:00
arabic
archivers
astro astro/mkgmap-splitter: update to r602 2021-06-28 13:47:07 +03:00
audio Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rust 2021-06-28 19:34:43 +00:00
base
benchmarks Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rust 2021-06-28 19:34:43 +00:00
biology biology/biostar-tools: Remove falsehood in pkg-message 2021-06-27 19:01:32 -05:00
cad cad/openfpgaloader: Update 0.3.0 -> 0.4.0 2021-06-28 01:08:46 -07:00
chinese */*: Remove expired ports: 2021-06-26 20:31:20 +02:00
comms
converters
databases databases/mysql80-server: use libunwind on armv7 now that it works 2021-06-28 19:34:48 +00:00
deskutils Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rust 2021-06-28 19:34:43 +00:00
devel devel/efl: enable libunwind on all supported architectures 2021-06-28 20:27:11 +00:00
dns dns/dnsmasq-devel: update to v2.86test4 2021-06-28 21:35:31 +02:00
editors Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rust 2021-06-28 19:34:43 +00:00
emulators emulators/libc6-shim: update to 20210627 2021-06-26 19:28:47 -07:00
finance Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rust 2021-06-28 19:34:43 +00:00
french
ftp
games Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rust 2021-06-28 19:34:43 +00:00
german
graphics graphics/mesa-dri: enable libunwind on armv7 2021-06-28 20:27:16 +00:00
hebrew
hungarian
irc irc/iroffer-dinoex: enable libunwind on all supported architectures 2021-06-28 20:27:17 +00:00
japanese
java lang/rust: Rebuild consumers for 1.53.0 2021-06-27 07:39:51 +02:00
Keywords
korean
lang lang/ruby26: enable libunwind on all supported architectures 2021-06-28 20:27:21 +00:00
mail mail/postfix-current: Update to 3.7-20210627 2021-06-28 11:05:14 +02:00
math math/mppp: Update 0.23 -> 0.24 2021-06-28 01:08:46 -07:00
misc Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rust 2021-06-28 19:34:43 +00:00
Mk Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rust 2021-06-28 19:34:43 +00:00
multimedia */*: fix all ports using Rust on powerpc that fail due to libc 2021-06-28 19:35:01 +00:00
net */*: fix all ports using Rust on powerpc that fail due to libc 2021-06-28 19:35:01 +00:00
net-im Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rust 2021-06-28 19:34:43 +00:00
net-mgmt */*: fix all ports using Rust on powerpc that fail due to libc 2021-06-28 19:35:01 +00:00
net-p2p net-p2p/qbittorrent: Update 4.3.5 -> 4.3.6 2021-06-28 01:40:45 -07:00
news
polish
ports-mgmt
portuguese
print
russian
science science/py-ase: Update 3.21.1 -> 3.22.0 2021-06-28 01:08:47 -07:00
security */*: fix all ports using Rust on powerpc that fail due to libc 2021-06-28 19:35:01 +00:00
shells */*: fix all ports using Rust on powerpc that fail due to libc 2021-06-28 19:35:01 +00:00
sysutils */*: fix all ports using Rust on powerpc that fail due to libc 2021-06-28 19:35:01 +00:00
Templates
textproc */*: fix all ports using Rust on powerpc that fail due to libc 2021-06-28 19:35:01 +00:00
Tools
ukrainian
vietnamese
www */*: fix all ports using Rust on powerpc that fail due to libc 2021-06-28 19:35:01 +00:00
x11 */*: fix all ports using Rust on powerpc that fail due to libc 2021-06-28 19:35:01 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/iosevka: Update to 7.2.1 2021-06-28 11:08:12 +02:00
x11-servers x11-servers/xwayland-devel: update to 1.20.0.987 2021-06-26 00:07:21 +00:00
x11-themes x11-themes/slim-themes: Simplify 2021-06-27 07:39:45 +02:00
x11-toolkits */*: Remove expired ports: 2021-06-27 16:49:43 +02:00
x11-wm lang/rust: Rebuild consumers for 1.53.0 2021-06-27 07:39:51 +02:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED sysutils/ssid: Move to sysutils/setsid 2021-06-27 21:37:59 +02:00
README
UIDs
UPDATING misc/openhab: update to 3.1.0 2021-06-28 11:14:05 +02: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://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.