1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yuri Victorovich 06ccf17a18 graphics/pcl-pointclouds: Use math/qhull instead of the deprecated math/qhull5
Also fix WWW.

PR:		249411
Reported by:	Thibault Payet <monwarez@mailoo.org>
2020-09-17 22:59:16 +00:00
accessibility Remove unneeded USE_GNOME=intlhack 2020-09-17 08:19:19 +00:00
arabic
archivers update to 3.38.0 2020-09-16 13:26:47 +00:00
astro multimedia/ffms2: update to 2.40 2020-09-15 00:46:24 +00:00
audio Commit the forgotten patch file 2020-09-17 09:39:16 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.11.21 2020-09-17 19:55:10 +00:00
biology biology/canu: Upgrade to 2.1 2020-09-14 22:27:37 +00:00
cad New port: cad/ecpprog: Driver for FTDI based JTAG probes, to program ECP5 FPGAs 2020-09-16 04:29:57 +00:00
chinese
comms
converters
databases Update to 5.6.49.89.0 and fix build on head. 2020-09-17 21:32:20 +00:00
deskutils Improve man page layout and make it compatible with man.cgi. 2020-09-17 12:04:40 +00:00
devel devel/pycharm-ce: Update to version 2020.2.2. 2020-09-17 21:00:01 +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 Fix build with clang 11/gcc 10. 2020-09-14 20:34:21 +00:00
games Update to 1.8.0 2020-09-17 18:28:27 +00:00
german
graphics graphics/pcl-pointclouds: Use math/qhull instead of the deprecated math/qhull5 2020-09-17 22:59:16 +00:00
hebrew
hungarian
irc
japanese Remove useless USE_GNOME=intlhack 2020-09-17 08:58:51 +00:00
java java/intellij: Update to version 2020.2.2. 2020-09-16 19:27:53 +00:00
Keywords
korean
lang lang/spidermonkey78: attempt to fix build on i386 2020-09-17 17:44:14 +00:00
mail Backport upstream patch to unbreak the build with SQL support enabled. 2020-09-17 06:27:59 +00:00
math Update to 3.38.0 2020-09-17 20:17:05 +00:00
misc Unbreak the build after recent update of `security/libssh' using roughly 2020-09-16 08:04:23 +00:00
Mk
multimedia multimedia/gmmlib: update to 20.3.2 2020-09-15 18:55:43 +00:00
net update to 0.5.3 2020-09-17 20:21:55 +00:00
net-im Update libhandy to 1.0.0 which is needed by recently gnome 2020-09-17 11:45:30 +00:00
net-mgmt Update 3.12 2020-09-17 21:30:41 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security Remove unecessary patch. 2020-09-17 07:05:39 +00:00
shells
sysutils update to 1.24.1 2020-09-17 20:31:10 +00:00
Templates
textproc Update to 3.38.0 2020-09-17 09:25:44 +00:00
Tools
ukrainian
vietnamese
www - Update moodle to 3.9.2, 3.8.5, 3.7.8 and 3.5.14 2020-09-17 02:39:10 +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 Fix build with clang11 and point to Github upstream 2020-09-14 19:41:59 +00:00
x11-drivers x11-drivers/xf86-video-ati-legacy: Delete port 2020-09-16 20:58:22 +00:00
x11-fm
x11-fonts Update to 3.6.0 2020-09-15 20:42:30 +00:00
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

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.