1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Loïc Bartoletti f65ecd8b96 cad/solvespace: Update to 3.0 and take maintainership
- Update to 3.0:
  - Update libdxfrw to 0b7b7b7
  - Introduce microsoft/mimalloc at 38a0322
  - Use gtmm 3.0
- pet portlint
- WWW: use https

Changes:
  - https://github.com/solvespace/solvespace/blob/master/CHANGELOG.md#30
2022-01-20 20:20:08 +01:00
.hooks
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad cad/solvespace: Update to 3.0 and take maintainership 2022-01-20 20:20:08 +01:00
chinese
comms
converters converters/yj-bruceadams: Update to 1.2.0 2022-01-20 10:55:26 +01:00
databases databases/py-mysql-connector-python: Update version 8.0.27=>8.0.28 2022-01-20 04:42:32 -06:00
deskutils
devel devel/py-types-protobuf: update 3.19.0 → 3.19.1 2022-01-20 22:34:43 +03:00
dns dns/coredns: Update 1.8.6 -> 1.8.7 2022-01-20 09:46:40 -08:00
editors
emulators emulators/virtualbox-ose*: Update to 6.1.32 2022-01-20 16:44:06 +01:00
finance finance/electrum: Fix version requirement, unbreak build 2022-01-20 20:55:09 +01:00
french
ftp
games
german
graphics graphics/gifski: Update 1.5.0 -> 1.6.3 2022-01-20 09:46:40 -08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/pyzor: Update WWW 2022-01-20 15:20:12 -03:00
math math/cadabra2: Update 2.3.6.8 -> 2.3.8 2022-01-20 09:46:41 -08:00
misc
Mk
multimedia
net net/rdist6: Revert previous commit and mark MAKE_JOBS_UNSAFE 2022-01-20 11:18:33 -08:00
net-im net-im/py-matrix-synapse: Update to 1.150.1 2022-01-20 13:42:59 +00:00
net-mgmt net-mgmt/check_mk_agent: Update to 2.0.0p18 2022-01-20 12:11:06 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/arti: Update to 0.0.3 2022-01-20 21:04:39 +01:00
shells
sysutils
Templates
textproc textproc/mdbook: Update to 0.4.15 2022-01-20 12:11:05 +01:00
Tools
ukrainian
vietnamese
www www/flexget: update to 3.2.11 2022-01-20 19:26:15 +00:00
x11 x11/sway-audio-idle-inhibit: update to 0.1.1 2022-01-20 19:20:43 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/dwm: Update to 6.3 2022-01-20 12:11:06 +01:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs UIDs: add glewlywed user and group 2022-01-20 16:59:48 +01:00
Makefile
MOVED emulators/yuzu: merge -qt5 port as QT5 option 2022-01-20 10:26:33 +00:00
README
UIDs UIDs: add glewlywed user and group 2022-01-20 16:59:48 +01:00
UPDATING x11-wm/dwm: Update to 6.3 2022-01-20 12:11:06 +01: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://docs.freebsd.org/en/books/handbook/ports/
		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://docs.freebsd.org/en/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.