1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
Diane Bruce 5019d0a382 This patch updates Cura and all associated dependencies to 4.7.1.
Also, it adds math/py-numpy-stl - an optional dependency that makes
loading STL files much faster. Without it, Cura was complaining:

2020-09-20 02:19:31,877 - WARNING - [MainThread] STLReader.STLReader.<module> [32]: Could not find numpy-stl, falling back to slower code.

I'm not sure where the 6.x version in cad/fdm_materials came from, seems
like now that project has its version in sync with the Cura version,
so I chose to increment PORTEPOCH for that. [Greg]

- fdm_materials adds some new materials usable with Cura
- I had to bump PORTEPOCH on a couple of ports
- py-numpy-stl was added on a separate commit
- Bump version checking in Cura on some dependancies
[db]

PR:		ports/249468
Submitted by:	greg@unrelenting.technology
2020-09-26 19:53:09 +00:00
2020-09-25 18:32:43 +00:00
2020-09-26 19:51:06 +00:00
2020-09-24 08:50:25 +00:00
2020-09-25 06:35:27 +00:00
2020-09-26 10:59:52 +00:00
2020-09-26 16:17:49 +00:00
2020-09-26 19:32:54 +00:00
2020-09-26 12:41:18 +00:00
2020-09-25 14:43:59 +00:00
2020-09-26 01:31:52 +00:00
2020-09-07 08:59:16 +00:00
2020-09-22 16:59:52 +00:00
2020-09-26 11:58:01 +00:00
2020-09-23 18:50:45 +00:00
2020-09-26 18:12:01 +00:00
2020-09-22 04:13:05 +00:00
2020-09-23 14:53:14 +00:00
2020-09-26 09:34:04 +00:00
2020-09-25 14:40:54 +00:00
2020-09-26 18:01:00 +00:00
2020-09-24 15:41:05 +00:00
2020-09-19 13:01:00 +00:00
2020-09-23 18:50:50 +00:00
2020-09-07 08:59:16 +00:00
2020-09-26 13:26:32 +00:00
2020-09-26 14:24:35 +00:00
2020-09-26 12:54:58 +00:00
2020-09-26 14:57:08 +00:00
2020-09-26 10:36:01 +00:00
2020-09-26 13:29:22 +00:00
2020-09-25 07:11:33 +00:00
2020-09-23 14:53:14 +00:00
2020-08-27 11:25:47 +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.
Description
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Readme 3.4 GiB
Languages
Makefile 46.9%
C 18.2%
C++ 16.8%
Roff 6%
Shell 4.9%
Other 5.8%