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
2022-12-30 17:05:57 +08:00
.hooks
accessibility
arabic
archivers archivers/rubygem-fpm: Update to 1.15.0 2022-12-30 17:05:17 +08:00
astro astro/cfitsio: Update to 4.2.0 2022-12-30 17:04:05 +08:00
audio audio/py-pylast: Update to 5.1.0 2022-12-30 17:04:25 +08:00
base
benchmarks benchmarks/uica: update to g20221215+2022.12 2022-12-30 15:07:08 +08:00
biology biology/py-biosig: New port: Library for reading and writing different biosignal data format 2022-12-30 00:32:02 -08:00
cad
chinese
comms
converters converters/rubygem-json-ld-preloaded: Update to 3.2.2 2022-12-30 17:05:17 +08:00
databases databases/p5-POE-Component-EasyDBI: Update to 1.30 2022-12-30 17:05:57 +08:00
deskutils
devel devel/rubygem-activesupport70: Update version requirement of RUN_DEPENDS 2022-12-30 17:05:54 +08:00
dns dns/rubygem-google-cloud-dns: Update WWW 2022-12-30 17:05:34 +08:00
editors editors/neovim: Update to 0.8.2 2022-12-29 10:25:13 -07:00
emulators
finance finance/py-mplfinance: Update to 0.12.9b5 2022-12-30 17:04:58 +08:00
french
ftp ftp/curl: Update to 7.87.0 2022-12-30 17:04:09 +08:00
games
german german/mythes: Update to 2022.11.20 2022-12-30 17:05:56 +08:00
graphics graphics/py-rasterio: Update to 1.3.4 2022-12-30 17:04:59 +08:00
hebrew
hungarian
irc
japanese
java java/netbeans: update to 16. 2022-12-29 21:43:49 +01:00
Keywords
korean
lang lang/rust-bootstrap: remove old armv6-related entry 2022-12-29 21:17:59 +00:00
mail mail/rubygem-actionmailer70: Update version requirement of RUN_DEPENDS 2022-12-30 17:05:54 +08:00
math math/py-statsmodels: Update to 0.13.5 2022-12-30 17:05:01 +08:00
misc misc/rubygem-octicons: Update to 17.9.0 2022-12-30 17:05:35 +08:00
Mk
multimedia multimedia/obs-recursion-effect: New port: OBS Studio Plugin: Recursion effect for a source using a filter 2022-12-29 22:42:58 -08:00
net net/rubygem-activestorage70: Update version requirement of RUN_DEPENDS 2022-12-30 17:05:55 +08:00
net-im net-im/t*: temporary drop maintainership 2022-12-29 20:00:39 -05:00
net-mgmt
net-p2p
news
polish polish/hunspell: Update to 20221101 2022-12-30 17:05:56 +08:00
ports-mgmt
portuguese
print print/py-ufolib2: Update to 0.14.0 2022-12-30 17:05:05 +08:00
russian
science science/py-spaghetti: Update to 1.6.10 2022-12-30 17:05:06 +08:00
security security/rubygem-net-sftp2: Update version requirement of RUN_DEPENDS 2022-12-30 17:05:40 +08:00
shells shells/starship: fix build on powerpc64le 2022-12-29 16:48:07 +00:00
sysutils sysutils/py-psutil: Update to 5.9.4 2022-12-30 17:05:08 +08:00
Templates
textproc textproc/rubygem-actiontext70: Update version requirement of RUN_DEPENDS 2022-12-30 17:05:55 +08:00
Tools
ukrainian
vietnamese
www www/rubygem-railties70: Update version requirement of RUN_DEPENDS 2022-12-30 17:05:56 +08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/py-gflanguages: Update to 0.4.3 2022-12-30 17:05:16 +08:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/py-tktreectrl: Cosmetic change 2022-12-30 17:05:17 +08:00
x11-wm x11-wm/nscde: Replace expired ksh2020 dependency, Remove DEPRECATED 2022-12-30 08:40:33 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED devel/rubygem-google-protobuf319: Remove obsoleted port 2022-12-30 17:04:04 +08: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.