1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yuri Victorovich fc3454e603 devel/dra: update 0.5.2 → 0.5.3
Reported by:	portscout
2024-03-17 01:21:52 -07:00
.hooks
accessibility
arabic
archivers
astro
audio
benchmarks math/octave: Update to 9.1.0. 2024-03-16 18:28:02 -05:00
biology py-cutadapt: Update to 4.7 2024-03-16 08:31:06 -05:00
cad
chinese
comms comms/syncterm: Move man pages to share/man 2024-03-16 14:47:31 +00:00
converters
databases databases/pecl-mongodb: update 1.17.2 -> 1.17.3 2024-03-16 19:44:21 +01:00
deskutils deskutils/qownnotes: update QOwnNotes to version 24.3.3. 2024-03-17 05:52:54 +00:00
devel devel/dra: update 0.5.2 → 0.5.3 2024-03-17 01:21:52 -07:00
dns
editors editors/vscode: update to 1.87.2 2024-03-17 17:16:28 +09:00
emulators
finance
french
ftp ftp/R-cran-curl: update to 5.2.1 2024-03-17 07:18:59 +01:00
games games/xataxx: Remove expired port 2024-03-16 22:09:16 +01:00
german
graphics graphics/bmeps: Update to 4.36.1 2024-03-17 07:01:48 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/julia: unbreak build 2024-03-16 13:32:43 +01:00
mail mail/mailscanner: Move man pages to share/man 2024-03-17 09:33:32 +09:00
math math/R-cran-igraph: Update to 2.0.3 2024-03-17 06:27:51 +00:00
misc misc/py-pyEDFlib: update 0.1.36 → 0.1.37 2024-03-17 01:21:51 -07:00
Mk math/octave: Update to 9.1.0. 2024-03-16 18:28:02 -05:00
multimedia multimedia/lms: update 3.50.1 → 3.51.0 2024-03-17 01:21:51 -07:00
net net/waypipe: update to 0.9.0 2024-03-17 00:15:34 +01:00
net-im net-im/fractal: update openssl crates + enable LibreSSL 3.9.0 2024-03-16 22:26:18 -04:00
net-mgmt net-mgmt/py-pypowerwall: Add missing web content 2024-03-16 15:40:04 -04:00
net-p2p
news news/newsfetch: Move man pages to share/man 2024-03-16 16:29:30 +00:00
polish
ports-mgmt ports-mgmt/mkreadmes: Move man pages to share/man 2024-03-16 16:29:30 +00:00
portuguese
print print/py-weasyprint: update 58.0 -> 61.2 2024-03-16 22:05:00 +01:00
russian
science science/rdkit: Clang-17 crashes on FreeBSD 15 amd64 2024-03-17 01:21:51 -07:00
security security/R-cran-digest: update to 0.6.35 2024-03-17 06:57:35 +01:00
shells
sysutils sysutils/mise: update 2024.3.1 → 2024.3.6 2024-03-16 22:40:52 -07:00
Templates
textproc textproc/riffdiff: update 3.0.0 → 3.0.1 2024-03-16 22:40:50 -07:00
Tools
ukrainian
vietnamese
www www/vaultwarden-web_vault: Update to 2024.1.2b 2024-03-16 16:29:45 +01:00
x11 x11/xtset: Move man pages to share/man 2024-03-16 19:42:06 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/hyprland: update to 0.37.1 2024-03-17 00:15:33 +01:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED games/xataxx: Remove expired port 2024-03-16 22:09:16 +01: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.