1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Michael Reifenberger 430bcad740 cad/kicad-devel: Update
Update cad/kicad-*-devel to the latest versions
2022-10-09 21:44:31 +02:00
.hooks
accessibility
arabic
archivers
astro devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
audio devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
base
benchmarks
biology biology/biosig: Update 2.4.2 -> 2.4.3 2022-10-09 12:02:15 -07:00
cad cad/kicad-devel: Update 2022-10-09 21:44:31 +02:00
chinese
comms
converters
databases databases/rubygem-redis-cluster-client: Update to 0.3.12 2022-10-09 23:38:01 +08:00
deskutils deskutils/py-paperless: Fix plist issues after a7f6cbe48f 2022-10-09 18:56:38 +02:00
devel devel/template-glib: update to 3.36.0 release (+) 2022-10-09 20:57:19 +03:00
dns dns/p5-Net-DNS-SEC: Update to 1.20 2022-10-09 23:37:52 +08:00
editors
emulators
finance finance/py-yfinance: Update to 0.1.75 2022-10-09 23:37:57 +08:00
french
ftp
games devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
german
graphics graphics/blender-lts29: update to 2.9.11.2 LTS release (+) 2022-10-09 22:41:45 +03:00
hebrew
hungarian
irc
japanese devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
java
Keywords
korean
lang lang/ruby32: Simplify CAPIDOCS handling 2022-10-09 23:38:09 +08:00
mail mail/p5-Log-Procmail: Update to 0.14 2022-10-09 23:38:06 +08:00
math math/{,py-}spot: Update 2.10.6 -> 2.11 2022-10-09 10:40:42 -07:00
misc misc/gobuster: Update 3.1.0 -> 3.2.0 2022-10-09 10:40:42 -07:00
Mk
multimedia devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
net net/wireshark: Update to 4.0.0 2022-10-09 13:27:45 -04:00
net-im devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
net-mgmt devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
net-p2p devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
news
polish
ports-mgmt
portuguese
print
russian
science science/qmcpack: Update 3.14.0 -> 3.15.0 2022-10-09 10:40:41 -07:00
security security/openssh-portable: Fix BLACKLISTD patch 2022-10-09 10:51:28 -07:00
shells
sysutils sysutils/p5-Schedule-Cron: Update to 1.03 2022-10-09 23:38:07 +08:00
Templates
textproc textproc/rubygem-xml-simple: Cosmetic change 2022-10-09 23:38:11 +08:00
Tools
ukrainian
vietnamese
www www/flexget: update to 3.3.33 2022-10-09 17:41:28 +00:00
x11
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.