Personal patches
Go to file
Piotr Kubaj c809a01baf multimedia/libde265: fix build on armv6, armv7
Use GNU LD from binutils to fix build.
2020-08-31 00:33:13 +00:00
accessibility
arabic
archivers archivers/par2cmdline: fix build on GCC architectures 2020-08-30 19:14:22 +00:00
astro Update to 0.042 2020-08-30 20:22:25 +00:00
audio Bump PORTREVISION for devel/protobuf shlib change 2020-08-30 20:19:41 +00:00
base
benchmarks Update to 2.8.3 2020-08-30 20:21:28 +00:00
biology biology/diamond: Update to version 2.0.4 2020-08-30 16:14:22 +00:00
cad Bump PORTREVISION for devel/protobuf shlib change 2020-08-30 20:19:41 +00:00
chinese
comms
converters
databases Update to 0.42 2020-08-30 20:22:34 +00:00
deskutils lang/rust: Update to 1.46.0 2020-08-30 18:36:07 +00:00
devel Revert r547096 and unbreak INDEX 2020-08-30 22:13:42 +00:00
dns Remove obsoleted CONFIGURE_ENV entries. As this is NOOP, no version bumping. 2020-08-30 23:01:56 +00:00
editors editors/texstudio: Update to 3.0.0 2020-08-31 00:29:09 +00:00
emulators
finance Update to 4.0.2 2020-08-30 16:35:35 +00:00
french
ftp
games games/abstreet: Update 0.2.3-16 -> 0.2.9-49 2020-08-30 21:02:42 +00:00
german
graphics Bump PORTREVISION for devel/protobuf shlib change 2020-08-30 20:19:41 +00:00
hebrew
hungarian
irc irc/eggdrop-devel: Update to latest commit 2020-08-30 23:37:09 +00:00
japanese Bump PORTREVISION for devel/protobuf shlib change 2020-08-30 20:19:41 +00:00
java lang/rust: Update to 1.46.0 2020-08-30 18:36:07 +00:00
Keywords
korean
lang lang/rust: Update to 1.46.0 2020-08-30 18:36:07 +00:00
mail Bump PORTREVISION for devel/protobuf shlib change 2020-08-30 20:19:41 +00:00
math math/reduce: fix the build with LLVM 11 2020-08-30 21:06:10 +00:00
misc Bump PORTREVISION for devel/protobuf shlib change 2020-08-30 20:19:41 +00:00
Mk lang/rust: Update to 1.46.0 2020-08-30 18:36:07 +00:00
multimedia multimedia/libde265: fix build on armv6, armv7 2020-08-31 00:33:13 +00:00
net Bump PORTREVISION for devel/protobuf shlib change 2020-08-30 20:19:41 +00:00
net-im Bump PORTREVISION for devel/protobuf shlib change 2020-08-30 20:19:41 +00:00
net-mgmt net-mgmt/zabbix5-*: Update to 5.0.3 2020-08-30 22:27:31 +00:00
net-p2p Bump PORTREVISION for devel/protobuf shlib change 2020-08-30 20:19:41 +00:00
news
polish
ports-mgmt
portuguese
print print/cups-bjnp: fix build on GCC architectures 2020-08-30 14:00:00 +00:00
russian
science Bump PORTREVISION for devel/protobuf shlib change 2020-08-30 20:19:41 +00:00
security lang/rust: Update to 1.46.0 2020-08-30 18:36:07 +00:00
shells Fix cross-build with qemu-user-static 2020-08-30 20:23:02 +00:00
sysutils sysutils/seatd: replace r547059 with upstream fix 2020-08-30 23:13:48 +00:00
Templates
textproc Update to 1.17.0 2020-08-30 20:21:23 +00:00
Tools
ukrainian
vietnamese
www www/gallery-dl: update to 1.14.5 2020-08-31 00:13:19 +00:00
x11 x11/fbpanel: revert previous commit. The port gas been already fixed. 2020-08-30 19:57:40 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Unbreak the build with -fno-common (Clang 11, GCC 10). 2020-08-30 15:16:00 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.