1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-08-27 18:25:13 +08:00
.hooks
accessibility framework: switch tree to using vala.mk 2022-08-26 19:02:25 +02:00
arabic
archivers archivers/zstd: Change build system from meson to gmake 2022-08-27 18:23:30 +08:00
astro security/qtkeychain: add flavors for Qt 5 and Qt 6 2022-08-27 11:53:23 +02:00
audio security/qtkeychain: add flavors for Qt 5 and Qt 6 2022-08-27 11:53:23 +02:00
base
benchmarks
biology
cad
chinese
comms
converters converters/rubygem-json-ld: Update to 3.2.2 2022-08-27 18:25:07 +08:00
databases databases/rubygem-active_record_query_trace: Update to 1.8 2022-08-27 18:25:06 +08:00
deskutils security/qtkeychain: add flavors for Qt 5 and Qt 6 2022-08-27 11:53:23 +02:00
devel devel/rubygem-aws-sdk-personalize: Update to 1.43.0 2022-08-27 18:25:13 +08:00
dns dns/public_suffix_list: Update to 20220728 2022-08-27 18:23:33 +08:00
editors framework: switch tree to using vala.mk 2022-08-26 19:02:25 +02:00
emulators emulators/rpcs3: update to 0.0.23.14088 2022-08-27 00:43:43 +00:00
finance print/py-pypdf2: Move print/py-pdf2 to print/py-pypdf2 2022-08-27 18:12:20 +08:00
french
ftp
games games/iagno: mark broken (does not build against current vala) 2022-08-26 19:02:27 +02:00
german
graphics graphics/py-tifffile: Update to 2022.7.28 2022-08-27 18:24:39 +08:00
hebrew
hungarian
irc
japanese framework: switch tree to using vala.mk 2022-08-26 19:02:25 +02:00
java
Keywords
korean
lang lang/v8: Update to 10.4.132.20 2022-08-27 18:23:37 +08:00
mail mail/py-email-reply-parser: Move mail/py-email_reply_parser to mail/py-email-reply-parser 2022-08-27 18:12:19 +08:00
math math/py-spint: Revert eeaf3f884e 2022-08-27 18:24:43 +08:00
misc misc/pciids: Update to 20220717 2022-08-27 18:23:39 +08:00
Mk net/gstreamer1-plugins-libmms: Remove plugin 2022-08-26 21:12:21 +02:00
multimedia multimedia/haruna: update to 0.9.1 2022-08-26 21:49:15 +02:00
net net/py-pyshark: Update to 0.5.3 2022-08-27 18:24:50 +08:00
net-im security/qtkeychain: add flavors for Qt 5 and Qt 6 2022-08-27 11:53:23 +02:00
net-mgmt framework: switch tree to using vala.mk 2022-08-26 19:02:25 +02:00
net-p2p metaport: remove license 2022-08-26 14:00:33 +02:00
news
polish
ports-mgmt
portuguese
print print/py-uharfbuzz: Update BUILD_DEPENDS: Add check for harfbuzz version 2022-08-27 18:24:51 +08:00
russian
science science/py-pysal: Update to 2.7.0 2022-08-27 18:24:53 +08:00
security security/rubygem-openssl2: Add rubygem-openssl2 2.2.1 (copied from rubygem-openssl) 2022-08-27 18:10:53 +08:00
shells
sysutils sysutils/py-tmuxp: Update to 1.12.1 2022-08-27 18:24:55 +08:00
Templates
textproc textproc/py-cchardet: Strip shared library 2022-08-27 18:24:57 +08:00
Tools
ukrainian
vietnamese
www www/py-requests-cache: Allow build with py-attrs 22.1.0 2022-08-27 18:25:05 +08:00
x11 x11/openrgb: New port 2022-08-26 19:23:47 -07:00
x11-clocks
x11-drivers
x11-fm x11-fm/polo: mark broken (does not build against current vala) 2022-08-26 19:02:28 +02:00
x11-fonts framework: switch tree to using vala.mk 2022-08-26 19:02:25 +02:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/wlroots-devel: update to 0.15.0.362 2022-08-26 22:31:11 +00:00
x11-wm x11-wm/gamescope: update to 3.11.43 2022-08-26 22:16:32 +00:00
.arcconfig
.gitignore
CHANGES CHANGES: document how to use vala.mk 2022-08-26 19:02:28 +02:00
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED print/py-pypdf: Move print/py-pdf to print/py-pypdf 2022-08-27 18:12:22 +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.