Personal patches
Go to file
Alexey Dokuchaev acc9b3a0dd - Enforce JAVA_VERSION when launching javavm(1), otherwise the program
crashes when several JDK versions are installed and javawm(1) picks
  higher version (happens when /usr/ports/Mk/bsd.java.mk is absent,
  contrary to documented selection process which is designed to behave
  almost identically WRT presence/absence of /usr/ports/Mk/bsd.java.mk
- While here, simplify the script a bit and remove keywords and their
  expansion, they are useless for wrapper scripts

PR:		250268
Submitted by:	rodrigo
2020-10-23 08:23:22 +00:00
accessibility
arabic
archivers PHP 8.0: Connect all the ports added in r552906 2020-10-22 00:24:27 +00:00
astro Add ASYNC option 2020-10-22 17:54:41 +00:00
audio - Repocopy asterisk16 to asterisk18 and update to new version 18.0.0 2020-10-23 08:13:57 +00:00
base
benchmarks Update benchmarks/ali to version 0.5.1. 2020-10-20 13:47:08 +00:00
biology
cad - Enforce JAVA_VERSION when launching javavm(1), otherwise the program 2020-10-23 08:23:22 +00:00
chinese
comms
converters PHP 8.0: Connect all the ports added in r552906 2020-10-22 00:24:27 +00:00
databases databases/foundationdb: update to 6.3.9 2020-10-22 20:58:10 +00:00
deskutils deskutils/ultralist: Update to 1.6.1 2020-10-23 04:07:34 +00:00
devel Update php-composer to 1.10.15 2020-10-23 07:37:58 +00:00
dns
editors
emulators emulators/qemu50: fix build on GCC architectures 2020-10-22 13:20:56 +00:00
finance
french
ftp PHP 8.0: Connect all the ports added in r552906 2020-10-22 00:24:27 +00:00
games Update to 3.38.1 2020-10-22 13:06:45 +00:00
german
graphics - Update to 1.10.0 2020-10-23 02:21:46 +00:00
hebrew
hungarian
irc irc/bitlbee-facebook: update to 1.2.1 2020-10-21 09:02:33 +00:00
japanese
java Update to 15.0.1 2020-10-23 05:41:18 +00:00
Keywords Remove the empty files during the post-deinstall procedure, to give a chance a deinstall 2020-10-22 12:46:48 +00:00
korean
lang Note in php.conf that json extension is included 2020-10-23 07:21:35 +00:00
mail Update to 0.0.7 which is required for gitlab-ce 13.5. 2020-10-23 04:51:14 +00:00
math math/vtk8: fix build against freetype 2.10.4 2020-10-22 16:04:27 +00:00
misc - Update to the latest snapshot (still alpha quality) 2020-10-22 09:07:31 +00:00
Mk json extension is included in lang/php80 2020-10-23 06:30:36 +00:00
multimedia
net Update net/croc to version 8.6.4. 2020-10-23 08:15:18 +00:00
net-im net-im/pidgin-sipe: fix build on GCC architectures 2020-10-21 18:46:25 +00:00
net-mgmt net-mgmt/icinga2: Update to 2.12.1 which fixes a long standing bug in distributed setups on FreeBSD + OpenBSD 2020-10-22 08:51:14 +00:00
net-p2p net-p2p/monero-cli: Upgrade from 0.17.1.0 to 0.17.1.1 2020-10-22 09:28:16 +00:00
news
polish
ports-mgmt update to 1.15.99.6 2020-10-21 12:55:33 +00:00
portuguese
print print/freetype2: Security fix release 2.10.4 2020-10-22 16:19:23 +00:00
russian
science
security security/dropbear: change in rc DSS to ed25519 2020-10-23 00:18:21 +00:00
shells
sysutils Remove superfluous dependencies. 2020-10-23 07:31:09 +00:00
Templates
textproc Update xfce4-dict to 0.8.4 2020-10-23 07:43:11 +00:00
Tools
ukrainian
vietnamese
www www/gitlab-ce: bugfix update to 13.5.1. 2020-10-23 06:08:08 +00:00
x11 Update KDE Plasma Desktop to 5.20.1 2020-10-22 17:46:26 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/fonttosfnt: Update to 1.2.0 2020-10-21 17:52:19 +00:00
x11-servers
x11-themes Update KDE Plasma Desktop to 5.20.1 2020-10-22 17:46:26 +00:00
x11-toolkits Update KDE Plasma Desktop to 5.20.1 2020-10-22 17:46:26 +00:00
x11-wm Update KDE Plasma Desktop to 5.20.1 2020-10-22 17:46:26 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES Document the addition of @rmempty 2020-10-22 08:22:21 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove renamed port. 2020-10-21 16:18:00 +00:00
README
UIDs
UPDATING Remove renamed port. 2020-10-21 16:18:00 +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.