1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yuri Victorovich 69041ba06c audio/py-soxr: update 0.4.0 → 0.5.0
Reported by:	portscout
2024-09-17 11:26:01 -07:00
.hooks
accessibility
arabic
archivers archivers/nfpm: update 2.39.0 → 2.40.0 2024-09-15 20:09:47 -07:00
astro astro/p5-Astro-SpaceTrack: update to 0.167 2024-09-16 14:41:04 +02:00
audio audio/py-soxr: update 0.4.0 → 0.5.0 2024-09-17 11:26:01 -07:00
benchmarks
biology
cad
chinese
comms
converters converters/simdutf: update to 5.5.0 2024-09-16 22:14:17 +02:00
databases databases/pg_stat_kcache: update to 2.3.0 2024-09-17 13:11:08 +02:00
deskutils deskutils/remind: update to 05.00.05 2024-09-16 22:14:16 +02:00
devel devel/py-types-PyYAML: update 6.0.12.20240808 → 6.0.12.20240917 2024-09-17 21:07:23 +03:00
dns
editors editors/rehex: update to 0.62.1 2024-09-16 22:14:16 +02:00
emulators emulators/qemu-devel: Update version 8.3.0.20240731=>9.1.0.20240831 2024-09-17 12:43:07 +02:00
finance finance/ticker: fix fetch 2024-09-16 22:14:14 +02:00
french
ftp ftp/curl: Fix HTTP2 2024-09-16 01:01:21 +02:00
games games/moonlight-embedded-devel: moonlight-embedded development version 2024-09-16 22:14:23 +02:00
german
graphics graphics/py-simplejpeg: New port: Simple package for fast JPEG encoding and decoding 2024-09-17 10:29:39 -07:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/itcl4: update to 4.3.0 2024-09-17 07:26:08 +00:00
mail mail/pizauth: Improve port 2024-09-17 06:58:06 +02:00
math math/fend: update 1.5.1 → 1.5.2 2024-09-16 20:55:22 -07:00
misc misc/llama-cpp: update 3761 → 3778 2024-09-17 11:26:00 -07:00
Mk Mk/Uses: Remove ONLY_FOR_ARCHS variables. these are defined on fpc/lazarus ports 2024-09-17 02:25:58 -07:00
multimedia multimedia/lms: update 3.56.0 → 3.57.0 2024-09-16 00:48:27 -07:00
net www/gitlab: update to 17.3.3 2024-09-17 10:03:59 +03:00
net-im net-im/dissent: avoid working around "make gomod-vendor" 2024-09-17 16:40:20 +02:00
net-mgmt net-mgmt/unifi8: Update to 8.4.62 2024-09-17 09:59:03 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/extractpdfmark: New port: Extract page mode and named destinations from PDF 2024-09-16 22:14:22 +02:00
russian
science science/cantera: update 3.0.0 → 3.0.1 2024-09-16 22:25:01 -07:00
security security/vuxml: correct vulnerable package range for nginx 2024-09-17 07:44:49 -06:00
shells
sysutils sysutils/bacula15-server: patch to fix upgrade script 2024-09-17 13:46:48 +00:00
Templates
textproc textproc/py-mdx_wikilink_plus: New port 2024-09-17 15:27:43 +02:00
Tools
ukrainian
vietnamese
www www/tomcat9: 9.0.94 → 9.0.95 2024-09-17 15:19:37 +03:00
x11 x11/waybar: update to 0.11.0 2024-09-17 16:29:24 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/libspelling: add new port 2024-09-17 16:29:29 +02:00
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs www/elog: Fast and lightweight, customizable weblog 2024-09-16 22:14:20 +02:00
Makefile
MOVED MOVED: mongodb40 must be upgraded to mongodb42 2024-09-16 15:10:59 +02:00
README
UIDs www/elog: Fast and lightweight, customizable weblog 2024-09-16 22:14:20 +02:00
UPDATING

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.