1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yuri Victorovich b957cc0838 editors/o: Update 2.49.0 -> 2.50.0
Reported by:	portscout
2022-04-22 20:52:24 -07:00
.hooks
accessibility
arabic
archivers archivers/py-zstd: Update 1.5.1.0 -> 1.5.2.4 2022-04-22 20:52:22 -07:00
astro
audio audio/dexed: Update the PORTSCOUT tag 2022-04-22 15:56:06 -07:00
base
benchmarks
biology biology/{,py-}libsedml: Update 2.0.30 -> 2.0.31 2022-04-22 11:04:38 -07:00
cad
chinese
comms
converters
databases databases/py-pypuppetdb: Update to 2.5.2 2022-04-22 13:26:24 -10:00
deskutils
devel devel/py-pyplusplus: Update 1.8.4 -> 1.8.5 2022-04-22 20:52:23 -07:00
dns dns/drool: update to version 2.0.0 2022-04-22 20:34:43 +02:00
editors editors/o: Update 2.49.0 -> 2.50.0 2022-04-22 20:52:24 -07:00
emulators emulators/rpcs3: update to 0.0.21.13478 2022-04-23 00:37:51 +00:00
finance finance/py-stripe: Update version 2.70.0=>2.74.0 2022-04-22 12:57:27 -05:00
french
ftp
games
german
graphics graphics/mesa-devel: update to 22.1.b.370 2022-04-23 00:37:51 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/ruby3[0-2]: Fix build with certain CPUTYPE 2022-04-22 23:04:46 -04:00
mail mail/evolution-ews: Update to 3.44.1 2022-04-22 10:50:34 -07:00
math math/barvinok: Remove unnecessary lines in Makefile 2022-04-22 15:56:06 -07:00
misc
Mk Mk/bsd.ruby.mk: Bump RUBY_PORTREVISION of Ruby 2.7 and 3.0 2022-04-23 09:49:37 +09:00
multimedia
net net/nats-streaming-server: update to version 0.24.5 2022-04-22 20:24:52 +02:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt ports-mgmt/portconfig: Update to 0.3 2022-04-22 21:38:28 +02:00
portuguese
print
russian
science
security
shells
sysutils sysutils/puppetserver7: Update to 7.7.0 2022-04-22 13:26:22 -10:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/py-fastapi: Update to 0.75.2 2022-04-22 23:33:02 +00:00
x11 x11/foot: switch to upstream PGO fix 2022-04-22 23:10:44 +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
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.