1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Diane Bruce 8ceb383a48 Simple library to make working with STL files
(and 3D objects in general) fast and easy.

Due to all operations heavily relying on numpy this is one of the fastest
STL editing libraries for Python available.

Prerequisite for Cura update submitted by greg@unrelenting.technology
With some changes. Rest of updates will come in separate commits.

PR:		ports/249468
Submitted by:	greg@unrelenting.technology
2020-09-20 23:20:01 +00:00
accessibility
arabic
archivers Remove LZMALIB option 2020-09-20 18:56:57 +00:00
astro Fix build with -fno-common 2020-09-20 13:02:52 +00:00
audio audio/ncpamixer: Fix the portlint warning 2020-09-20 16:52:10 +00:00
base
benchmarks Fix build with -f no-common 2020-09-20 20:47:21 +00:00
biology Unbreak bulk -a 2020-09-19 14:15:42 +00:00
cad
chinese Remove expired ports: 2020-09-19 13:01:00 +00:00
comms Remove expired ports: 2020-09-19 13:01:00 +00:00
converters
databases Cosmetic change 2020-09-19 15:35:02 +00:00
deskutils Remove logjam, beside being the last consumer of gtkhtml3 it also 2020-09-19 20:35:50 +00:00
devel Unbreak bulk -a 2020-09-20 22:08:54 +00:00
dns Remove expired ports: 2020-09-19 13:01:00 +00:00
editors editors/micro: Update 2.0.6 -> 2.0.7 2020-09-20 00:52:42 +00:00
emulators Remove expired ports: 2020-09-19 13:01:00 +00:00
finance
french
ftp
games games/nxengine: move DISTVERSIONPREFIX to pacify portlint 2020-09-20 21:36:16 +00:00
german Update to 2020.09.13 2020-09-19 15:36:49 +00:00
graphics graphics/gpu-firmware-kmod: Navi12 firmwares 2020-09-20 21:27:30 +00:00
hebrew
hungarian
irc
japanese Remove expired ports: 2020-09-19 13:01:00 +00:00
java Remove expired ports: 2020-09-19 13:01:00 +00:00
Keywords
korean
lang Update to the 20200918 snapshot of GCC 9.3.1. 2020-09-20 14:14:39 +00:00
mail mail/thunderbird: update to 78.3.0 (rc1) 2020-09-19 22:47:30 +00:00
math Simple library to make working with STL files 2020-09-20 23:20:01 +00:00
misc misc/mnn: Fix build on 13 by unbundling Flatbuffers 2020-09-20 18:14:38 +00:00
Mk Unregister expired Python 3.5 2020-09-19 20:22:27 +00:00
multimedia Upgrade from 3.2 to 3.4. Resolve incompatibilities with newer 2020-09-20 22:17:52 +00:00
net Update to 1.42.0 2020-09-20 19:22:53 +00:00
net-im Update to 0.10.0 2020-09-20 14:11:38 +00:00
net-mgmt Generalize powerpc ARCH test. 2020-09-20 14:02:08 +00:00
net-p2p Remove expired ports: 2020-09-19 13:01:00 +00:00
news Remove expired ports: 2020-09-19 13:01:00 +00:00
polish Update to 20200911 2020-09-19 15:36:53 +00:00
ports-mgmt Remove expired ports: 2020-09-19 13:01:00 +00:00
portuguese
print Remove expired ports: 2020-09-19 13:01:00 +00:00
russian
science science/gabedit: Update 2.5.1-061218 -> 2.5.1-300720; Fix build on 13 2020-09-20 22:12:22 +00:00
security Update to 2.0.7 2020-09-20 19:22:57 +00:00
shells Remove expired ports: 2020-09-19 13:01:00 +00:00
sysutils Make exclusion of other 32-bit archs explicit. 2020-09-20 19:50:57 +00:00
Templates
textproc Update to 9.8.6.4 2020-09-20 19:23:07 +00:00
Tools
ukrainian
vietnamese
www www/gallery-dl: update to 1.15.0 2020-09-20 22:47:33 +00:00
x11 x11/lavalauncher: unbreak on DragonFly 2020-09-20 12:48:04 +00:00
x11-clocks
x11-drivers Remove expired ports: 2020-09-19 13:01:00 +00:00
x11-fm Remove expired ports: 2020-09-19 13:01:00 +00:00
x11-fonts Update to 2.1.0 2020-09-20 21:14:53 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Remove expired ports: 2020-09-19 13:01:00 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2020-09-19 20:58:13 +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.