1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alexey Dokuchaev 2564716ea1 textproc/itstool: update the port to version 2.0.7, featuring:
- Performance improvements when chaining up on certain ITS rules
- Performance improvements when using ITS parameters

PR:	260217
2022-01-27 17:58:48 +00:00
.hooks
accessibility
arabic
archivers archivers/plzip: update to 1.10 2022-01-27 08:34:17 -08:00
astro astro/astrometry: Update to 0.89 2022-01-27 17:53:34 +01:00
audio audio/alsa-seq-server: Update to version v1.0.4 2022-01-27 13:34:07 +01:00
base
benchmarks
biology
cad
chinese
comms
converters
databases abases/mongodb40-tools: Update to 4.0.28 2022-01-27 09:52:00 -08:00
deskutils deskutils/kodaskanna: new port, barcode and qr-code scanner 2022-01-27 15:56:17 +01:00
devel devel/goreleaser: update to 1.4.1 2022-01-27 09:55:36 -08:00
dns
editors
emulators
finance
french
ftp
games
german
graphics databases/sfcgal: Update to 1.4.1 2022-01-27 18:24:32 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math
misc misc/broot: Update to 1.9.2 2022-01-27 14:41:43 +00:00
Mk
multimedia multimedia/minisatip: Update to 1.1.63 2022-01-27 16:18:35 +00:00
net net/k6: Update to 0.36.0 2022-01-27 14:27:53 +00:00
net-im net-im/py-matrix-synapse: Update to 1.51.0 2022-01-27 13:29:53 +00:00
net-mgmt
net-p2p net-p2p/prowlarr: Update to 0.2.0.1426 2022-01-27 09:53:38 -08:00
news
polish
ports-mgmt
portuguese
print
russian
science
security
shells
sysutils sysutils/dua-cli: Update to 2.17.0 2022-01-27 14:47:41 +00:00
Templates
textproc textproc/itstool: update the port to version 2.0.7, featuring: 2022-01-27 17:58:48 +00:00
Tools
ukrainian
vietnamese
www www/closure-compiler: update to v20220104 2022-01-27 09:56:48 -08:00
x11 x11/wtype: update to 0.4 2022-01-27 10:35:34 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED PyQt: Fix MOVED (again) 2022-01-27 11:06:50 +01: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://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.