1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Daniel Engberg f0604eaf3a security/mbedtls: Add USES= pathfix
pkgconfig file gets installed in wrong path by default

Approved by:	portmgr (blanket, build fix)
2024-08-24 20:43:31 +02:00
.hooks
accessibility
arabic
archivers
astro
audio audio/py-tagpy: Set expiration date to 2024-08-31 2024-08-24 20:43:31 +02:00
benchmarks
biology biology/R-cran-BiocManager: Skip pre-release version in portscout 2024-08-23 02:56:00 +02:00
cad science/trilinos: update 15-1-1 → 16-0-0 2024-08-23 14:41:05 -07:00
chinese
comms
converters converters/simdutf: Update to 5.3.7 2024-08-24 12:45:59 +02:00
databases databases/rqlite: update 8.28.4 → 8.29.0 2024-08-24 08:03:32 -07:00
deskutils deskutils/calibre: Update to 7.17.0 2024-08-24 14:09:54 +02:00
devel devel/wf-config: update to 0.9.0 2024-08-24 20:08:55 +02:00
dns dns/acme-dns: make service jails aware 2024-08-24 14:47:11 +02:00
editors editors/libreoffice: Fix build with qt6 2024-08-24 21:56:29 +08:00
emulators emulators/openmsx: remove USE_GITHUB 2024-08-24 18:58:32 +02:00
finance finance/py-alpha-vantage: update 2.3.1 → 3.0.0-4 2024-08-22 22:40:26 -07:00
french
ftp
games games/libretro-shaders-slang: Update g20240809 → g20240823 2024-08-24 16:10:31 +03:00
german
graphics graphics/vulkan-validation-layers: update to 1.3.294 2024-08-24 12:53:12 +02:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/eisl: update 5.25 → 5.30 2024-08-24 08:03:33 -07:00
mail mail/mailpit: Mark broken on i386 2024-08-24 14:13:32 +02:00
math math/gh-bc: upgrade to version 7.0.0 2024-08-23 07:34:49 +02:00
misc misc/py-timm: update 1.0.8 → 1.0.9 2024-08-24 08:03:34 -07:00
Mk
multimedia multimedia/wf-recorder: Update to 0.5.0 2024-08-24 12:16:55 +02:00
net net/udpbroadcastrelay: Update to 1.1 2024-08-24 12:36:02 +02:00
net-im net-im/dissent: update package description 2024-08-24 20:30:01 +02:00
net-mgmt
net-p2p net-p2p/monero-cli: Update 0.18.3.2 → 0.18.3.4 2024-08-23 16:33:17 +03:00
news
polish
ports-mgmt ports-mgmt/pkg_replace: update to 20240819 2024-08-23 12:37:03 +02:00
portuguese
print
russian
science science/{,py-}phonopy: update 2.26.6 → 2.27.0 2024-08-24 08:03:34 -07:00
security security/mbedtls: Add USES= pathfix 2024-08-24 20:43:31 +02:00
shells shells/nushell: update 0.96.1 → 0.97.1 2024-08-22 22:40:27 -07:00
sysutils sysutils/tree: Update to 2.1.3 2024-08-23 20:50:02 +02:00
Templates
textproc textproc/py-towncrier: Update to 24.8.0 2024-08-24 17:31:12 +02:00
Tools
ukrainian
vietnamese
www www/novnc: Improve port 2024-08-24 12:36:02 +02:00
x11 x11/swaylock: update to 1.8.0 2024-08-24 20:09:13 +02:00
x11-clocks
x11-drivers
x11-fm x11-fm/doublecmd: update to 1.1.17 gamma release 2024-08-23 10:45:58 +03:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/wayfire: sort _DEPENDS after e74e4a315d 2024-08-24 20:24:35 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING dns/acme-dns: make service jails aware 2024-08-24 14:47:11 +02:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://ports.FreeBSD.org

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.