1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-02-21 23:10:55 +08:00
.hooks
accessibility
arabic
archivers archivers/py-cramjam: Update to 2.8.1 2024-02-21 23:07:05 +08:00
astro astro/py-metpy: Update to 1.6.1 2024-02-21 23:07:06 +08:00
audio audio/py-python-mpd2: Update to 3.1.1 2024-02-21 23:07:06 +08:00
benchmarks benchmarks/iperf: Update manpage location (003a571d1d, r523104) 2024-02-21 23:06:17 +08:00
biology devel/grpc: Update to 1.61.1 2024-02-21 23:06:22 +08:00
cad
chinese
comms
converters
databases databases/rubygem-trilogy: Update to 2.7.0 2024-02-21 23:08:17 +08:00
deskutils deskutils/py-py3status: Update to 3.56 2024-02-21 23:07:10 +08:00
devel devel/rubygem-zeitwerk: Update to 2.6.13 2024-02-21 23:10:34 +08:00
dns dns/rubygem-google-apis-dns_v1: Update to 0.38.0 2024-02-21 23:10:34 +08:00
editors
emulators
finance finance/py-yfinance: Update to 0.2.36 2024-02-21 23:07:50 +08:00
french
ftp ftp/rubygem-net-ftp: Update to 0.3.4 2024-02-21 23:10:35 +08:00
games games/rubygem-lolcat: Cosmetic change 2024-02-21 23:10:35 +08:00
german
graphics graphics/py-willow: Update to 1.8.0 2024-02-21 23:07:52 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/p5-Modern-Perl: Update to 1.20240120 2024-02-21 23:07:00 +08:00
mail mail/rubygem-roadie: Update to 5.2.1 2024-02-21 23:10:36 +08:00
math math/rubygem-bigdecimal: Update to 3.1.6 2024-02-21 23:10:36 +08:00
misc misc/rubygem-dotenv-rails-rails50: Change RUN_DEPENDS from rubygem-dotenv to rubygem-dotenv2 2024-02-21 23:10:37 +08:00
Mk
multimedia multimedia/mediainfo: Update to 24.01.1 2024-02-21 23:06:36 +08:00
net net/rubygem-packetgen: Update to 3.3.1 2024-02-21 23:10:43 +08:00
net-im net-im/py-slackeventsapi: Add py-slackeventsapi 3.0.1 2024-02-21 23:06:08 +08:00
net-mgmt net-mgmt/nbtscan: Update manpage location (003a571d1d, r523104) 2024-02-21 23:06:39 +08:00
net-p2p
news
polish
ports-mgmt ports-mgmt/bsdadminscripts2: Update manpage location (003a571d1d, r523104) 2024-02-21 23:06:40 +08:00
portuguese
print print/rubygem-prawn-svg: Update to 0.34.0 2024-02-21 23:10:43 +08:00
russian
science science/py-pyteomics: Update to 4.7 2024-02-21 23:07:59 +08:00
security security/rubygem-sshkit: Update to 1.22.0 2024-02-21 23:10:45 +08:00
shells
sysutils sysutils/rubygem-chef-utils: Update to 18.4.2 2024-02-21 23:10:46 +08:00
Templates
textproc textproc/rubygem-prism: Update to 0.24.0 2024-02-21 23:10:49 +08:00
Tools
ukrainian
vietnamese
www www/rubygem-platform-api: Update to 3.6.0 2024-02-21 23:10:55 +08:00
x11 devel/hyprlang: update to 0.4.0 2024-02-21 16:03:32 +01:00
x11-clocks
x11-drivers x11-drivers/xorgxrdp-devel: Update to next release candidate 2024-02-21 21:54:55 +09:00
x11-fm
x11-fonts x11-fonts/py-shaperglot: Update to 0.4.1 2024-02-21 23:08:14 +08:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/libdecor: sort OPTIONS_DEFINE after 975061d733 2024-02-21 15:32:24 +01:00
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED devel/rubygem-cucumber-messages23: Add rubygem-cucumber-messages23 23.0.0 (copied from rubygem-cucumber-messages) 2024-02-21 23:06:12 +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.