1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yuri Victorovich dcce48e503 devel/bats-core: Update 1.4.1 -> 1.5.0
Reported by:	portscout
2021-11-06 16:56:33 -07:00
.hooks
accessibility
arabic
archivers
astro
audio audio/faustlive: Update 2.5.6 -> 2.5.7 2021-11-06 16:56:32 -07:00
base
benchmarks
biology
cad cad/freecad: fix pkg-plist 2021-11-06 22:47:27 +01:00
chinese
comms
converters
databases databases/mysql-connector-java: Update to 8.0.27 2021-11-06 13:42:15 -07:00
deskutils
devel devel/bats-core: Update 1.4.1 -> 1.5.0 2021-11-06 16:56:33 -07:00
dns
editors editors/py-babi: update to 0.0.24 2021-11-06 13:31:41 -04:00
emulators
finance
french
ftp
games
german
graphics graphics/libreatlas: Deprecate port and set expiration date to 2021-12-31 2021-11-06 13:48:09 +01:00
hebrew
hungarian
irc
japanese
java java/openjdk15: Update to 15.0.5 2021-11-06 12:23:07 -07:00
Keywords
korean
lang lang/nbc: Return to pool, expire on 2022-02-28 2021-11-06 17:25:19 +01:00
mail mail/notmuch: Update to 0.34.1 2021-11-06 14:16:37 -03:00
math math/R: Update to 4.1.2 2021-11-06 13:59:36 -03:00
misc misc/hwdata: update to 0.353 2021-11-06 12:53:51 +01:00
Mk
multimedia
net net/haproxy-devel: update to version 2.5-dev13. 2021-11-06 18:23:42 +00:00
net-im
net-mgmt
net-p2p net-p2p/bazarr-devel: Update to 1.0.1-beta.6 2021-11-07 00:05:04 +09:00
news
polish
ports-mgmt
portuguese
print print/R-cran-tinytex: Update to 0.35 2021-11-06 12:01:41 +00:00
russian
science science/R-cran-udunits2: Update to 0.13.1 2021-11-06 13:18:07 +00:00
security security/arti: Add missing changes 2021-11-07 00:44:54 +01:00
shells
sysutils sysutils/smart: Update to 0.4.1 2021-11-06 14:07:13 -03:00
Templates
textproc textproc/gutenmark: Return to pool, expire on 2022-02-28 2021-11-06 17:25:19 +01:00
Tools
ukrainian
vietnamese
www www/gohugo: Update to 0.89.1 2021-11-06 17:42:49 -04:00
x11
x11-clocks
x11-drivers
x11-fm x11-fm/doublecmd: Update to 1.0.1 2021-11-06 22:19:07 +09:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
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.