Personal patches
Go to file
Baptiste Daroussin 04496ca96e Fix build in a clean environment
In a clean environement the python3 command is not present and it
is required to build properly baobab

PR:		249422
Reported by:	mandree
2020-09-18 21:00:06 +00:00
accessibility Remove unneeded USE_GNOME=intlhack 2020-09-17 08:19:19 +00:00
arabic
archivers
astro
audio audio/lsp-plugins-lv2: Update 1.1.24 -> 1.1.26 2020-09-18 20:53:02 +00:00
base
benchmarks Add a port of GpuTest, OpenGL-based GPU stress test and popular benchmark. 2020-09-18 04:41:44 +00:00
biology biology/subread: Add -fcommon for clang 11 2020-09-18 00:57:35 +00:00
cad
chinese
comms comms/soapyuhd: Update 0.3.6 -> 0.4.0 2020-09-18 19:53:10 +00:00
converters
databases databases/pspg: Update to 3.1.4 2020-09-18 12:14:30 +00:00
deskutils Fix build in a clean environment 2020-09-18 21:00:06 +00:00
devel devel/py-pyplusplus: Update 1.8.3 -> 1.8.4 2020-09-18 20:54:44 +00:00
dns Update to version 1.75, with updated newest IANA TLD list. 2020-09-17 03:02:15 +00:00
editors Update to 1.24.1 2020-09-17 18:16:04 +00:00
emulators emulators/yuzu: update to s20200916 2020-09-17 00:38:25 +00:00
finance
french
ftp
games Fix build with lld as a linker 2020-09-18 20:43:00 +00:00
german
graphics Add patch which I forgot to svn add during previous commit 2020-09-18 20:25:33 +00:00
hebrew
hungarian
irc
japanese Remove useless USE_GNOME=intlhack 2020-09-17 08:58:51 +00:00
java
Keywords
korean
lang lang/hermes: Update 0.5.2-rc1 -> 0.7.0 2020-09-18 20:55:39 +00:00
mail gecko: drop python2 dependency after r548882 2020-09-18 15:56:04 +00:00
math Always prevent building valadoc. 2020-09-18 20:54:14 +00:00
misc
Mk gecko: drop ancient sparc64 workaround 2020-09-18 15:56:14 +00:00
multimedia
net - Ensure LDAP option implies IPV6 option to resolve build failure 2020-09-18 13:32:26 +00:00
net-im New port: net-im/zoom: Zoom videoconferencing client 2020-09-18 18:09:28 +00:00
net-mgmt net-mgmt/netdata: fix pkg-plist @sample for ebpf_kernel_reject_list.txt. 2020-09-18 12:38:19 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/aws-vault: Update to 6.1.0 2020-09-18 12:49:37 +00:00
shells
sysutils sysutils/conan: Update 1.29.0 -> 1.29.1 2020-09-18 19:54:52 +00:00
Templates
textproc Update to 3.38.0 2020-09-17 09:25:44 +00:00
Tools
ukrainian
vietnamese
www www/deno: fix build on 11.4 2020-09-18 16:08:02 +00:00
x11 Update libhandy to 1.0.0 which is needed by recently gnome 2020-09-17 11:45:30 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-video-ati-legacy: Delete port 2020-09-16 20:58:22 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits [NEW] x11-toolkits/guile-gnome-platform: Guile bindings for Gnome 2020-09-17 17:47:23 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED x11-drivers/xf86-video-ati-legacy: Delete port 2020-09-16 20:58:22 +00:00
README
UIDs
UPDATING update mail/thunderbird to 78.2.2 2020-09-18 10:02:23 +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.