1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-12-30 17:06:23 +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/rubygem-pg: Update to 1.4.5 2022-12-30 17:06:10 +08:00
deskutils
devel devel/rubygem-warden: Update version requirement of RUN_DEPENDS 2022-12-30 17:06:17 +08:00
dns dns/rubygem-idn-ruby: Update to 0.1.5 2022-12-30 17:06:17 +08:00
editors
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/rubygem-rmagick: Update to 5.1.0 2022-12-30 17:06:17 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/rubygem-premailer-rails-rails60: Update to 1.12.0 2022-12-30 17:06:18 +08:00
math math/py-pandas: Update to 1.5.1 2022-12-30 17:06:09 +08:00
misc misc/rubygem-octicons: Update to 17.9.0 2022-12-30 17:05:35 +08:00
Mk
multimedia
net net/rubygem-omniauth-twitter: Update version requirement of RUN_DEPENDS 2022-12-30 17:06:18 +08:00
net-im
net-mgmt
net-p2p
news
polish polish/hunspell: Update to 20221101 2022-12-30 17:05:56 +08:00
ports-mgmt
portuguese
print print/rubygem-pdf-reader: Update to 2.11.0 2022-12-30 17:06:19 +08:00
russian
science science/py-spaghetti: Update to 1.6.10 2022-12-30 17:05:06 +08:00
security security/rubygem-rack-oauth2: Update version requirement of RUN_DEPENDS 2022-12-30 17:06:20 +08:00
shells
sysutils sysutils/rubygem-sys-proctable: Update to 1.2.7 2022-12-30 17:06:22 +08:00
Templates
textproc textproc/rubygem-nokogiri: Update to 1.13.9 2022-12-30 17:06:23 +08:00
Tools
ukrainian
vietnamese
www www/rubygem-ethon: Update to 0.16.0 2022-12-30 17:06:23 +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/p5-Tk-TableMatrix: Update to 1.29 2022-12-30 17:06:06 +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.