Personal patches
Go to file
Baptiste Daroussin 26e64e1a11 And the final bit of the patch which was forgotten...
Bump portrevision as people may have upgraded glib already

Submitted by:	fluffy
2020-09-23 16:46:56 +00:00
accessibility
arabic
archivers
astro
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
cad
chinese
comms
converters
databases Fix build with Clang 10 2020-09-23 12:04:23 +00:00
deskutils - Update to 0.21 2020-09-23 14:06:50 +00:00
devel And the final bit of the patch which was forgotten... 2020-09-23 16:46:56 +00:00
dns Update to 9.16.7. 2020-09-23 14:42:36 +00:00
editors editors/neovim: enable luajit by default on powerpc64 using luajit-openresty 2020-09-23 11:40:21 +00:00
emulators - fix build 2020-09-23 09:25:45 +00:00
finance
french
ftp
games games/solarus: enable luajit on powerpc64 using luajit-openresty 2020-09-23 12:30:38 +00:00
german
graphics Update to 2.0.21 2020-09-23 12:04:27 +00:00
hebrew
hungarian
irc
japanese
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/rspamd: bump PORTREVISION 2020-09-23 16:42:58 +00:00
math math/lrslib: fix build on GCC architectures 2020-09-23 15:49:10 +00:00
misc misc/wmjulia fix 13-Current build 2020-09-23 12:10:46 +00:00
Mk
multimedia For well over 10 years portmgr@ have been promising to remove the 2020-09-23 04:17:11 +00:00
net net/phpldapadmin: update to 1.2.6.2 release 2020-09-23 16:13:26 +00:00
net-im Update to glib 2.66.0 2020-09-23 14:53:14 +00:00
net-mgmt
net-p2p
news
polish
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
security
shells
sysutils sysutils/xen-tools: unbreak packaging 2020-09-23 15:06:46 +00:00
Templates
textproc - Update to 2.5.6 2020-09-23 14:05:46 +00:00
Tools
ukrainian
vietnamese
www Update to 6.4.169 2020-09-23 15:34:34 +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-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
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.