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 f97dbeba67 science/harminv: update 1.3.1 → 1.4.2; add shared libraries
PR:	281283
Approved by:	devel@stasyan.com (maintainer's timeout; 36 days)
2024-10-11 09:45:56 -07:00
.hooks
accessibility
arabic
archivers archovers/libszip: New port: Implementation of the extended-Rice lossless compression algorithm 2024-10-10 14:20:23 -07:00
astro
audio
benchmarks
biology
cad cad/kicad*-devel: Update 2024-10-11 17:50:56 +02:00
chinese
comms
converters
databases databases/timescaledb: Update to 2.17.0 2024-10-10 15:38:22 -07:00
deskutils
devel devel/py-python-gitlab: Update 4.11.1 → 4.12.2 2024-10-11 19:34:32 +03:00
dns dns/powerdns: Update 4.9.1 → 4.9.2 2024-10-11 17:01:53 +03:00
editors
emulators emulators/linux_base-c7: Fix distinfo for aarch64 2024-10-11 11:04:55 +02:00
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java java/openjdk8: fix build on 32 bit arm 2024-10-11 13:55:05 +02:00
Keywords
korean
lang lang/php84: Update version 8.4.0RC1=>8.4.0RC2 2024-10-11 07:55:52 +02:00
mail
math
misc misc/py-polars: update 1.4.1 → 1.9.0 2024-10-11 03:28:45 -07:00
Mk Mk/bsd.port.mk: Add MACHINE_ARCH to WRK_ENV 2024-10-11 11:04:54 +02:00
multimedia
net net/keycloak: Update 25.0.6 → 26.0.0 2024-10-11 19:08:04 +03:00
net-im net-im/mastodon: Update version 4.2.13=>4.3.0 2024-10-11 07:47:56 +02:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/harminv: update 1.3.1 → 1.4.2; add shared libraries 2024-10-11 09:45:56 -07:00
security security/fprintd: Update to 1.94.4 2024-10-11 12:42:18 +02:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www www/deno: Update to 2.0.0 2024-10-11 16:56:00 +02:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
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.