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 8a0c5bf75c cad/py-gmsh: update 4.13.0 → 4.13.1
Reported by:	portscout
2024-05-09 23:47:53 -07:00
.hooks
accessibility
arabic
archivers archivers/nfpm: update 2.36.1 → 2.37.1 2024-05-09 23:47:52 -07:00
astro
audio audio/cyanrip: Fix FFmpeg 7 compatibility 2024-05-09 09:57:58 +02:00
benchmarks
biology
cad cad/py-gmsh: update 4.13.0 → 4.13.1 2024-05-09 23:47:53 -07:00
chinese chinese/fcitx5-mcbopomofo: Add missing patch 2024-05-10 01:41:02 +08:00
comms
converters
databases databases/timescaledb: Update to 2.15.0 2024-05-09 21:46:59 -07:00
deskutils deskutils/syncthingtray: Update to 1.5.3 2024-05-10 11:00:49 +08:00
devel devel/rustc-demangle: update 0.1.23 → 0.1.24 2024-05-09 23:47:52 -07:00
dns
editors editors/kakoune: Update to 2024.05.09 2024-05-09 12:20:44 +00:00
emulators emulators/wine-devel: Update to Wine 9.7 2024-05-09 06:44:59 +00:00
finance
french
ftp
games games/veloren-weekly: unbreak key name translation 2024-05-10 03:19:12 +02:00
german
graphics graphics/R-cran-ragg: Update to 1.3.1 2024-05-09 07:53:59 +01:00
hebrew
hungarian
irc
japanese japanese/font-bizuid-mincho: Add new port 2024-05-10 00:20:14 +09:00
java
Keywords
korean
lang
mail mail/mailpit: Update to 1.18.1 2024-05-10 08:36:26 +02:00
math math/kalc: update 1.1.3 → 1.1.4 2024-05-08 23:48:06 -07:00
misc misc/hwdata: Update to 0.382 2024-05-09 17:38:00 +03:00
Mk Mk/bsd.sites.mk: Remove ring.gr.jp servers from MASTER_SITE_SUDO 2024-05-09 15:53:02 +09:00
multimedia multimedia/pipewire: Default to JACK again 2024-05-09 22:13:43 +03:00
net www/gitlab: security and bugfix update to 16.11.2 2024-05-10 06:34:07 +03:00
net-im net-im/signal-desktop: bump port revision after electron29 update 2024-05-10 13:33:15 +09:00
net-mgmt net-mgmt/net-snmp: Let snmpd run as a non-root user 2024-05-09 12:41:29 -04:00
net-p2p net-p2p/ogmios: Refresh distinfo to unbreak the build 2024-05-08 23:20:20 +03:00
news
polish
ports-mgmt
portuguese
print print/pdfarranger: Update to 1.10.1 2024-05-09 08:28:28 +02:00
russian
science science/tinker: Release was re-rolled as confirmed by the upstream 2024-05-08 13:17:04 -07:00
security security/vuxml: Document vulnerability in postgresql. 2024-05-10 00:34:42 +02:00
shells shells/carapace: update to 1.0.2 2024-05-08 17:48:41 +09:00
sysutils sysutils/terraform: Update to 1.8.3 2024-05-10 00:41:07 -03:00
Templates
textproc textproc/riffdiff: update 3.1.0 → 3.1.3 2024-05-08 23:48:05 -07:00
Tools
ukrainian
vietnamese
www www/gitlab: security and bugfix update to 16.11.2 2024-05-10 06:34:07 +03:00
x11 x11/tint: Fix crashes caused by conky 2024-05-09 08:30:42 +02:00
x11-clocks
x11-drivers
x11-fm x11-fm/xdiskusage: Update to 1.60 2024-05-09 08:36:55 +02:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs net-mgmt/net-snmp: Let snmpd run as a non-root user 2024-05-09 12:41:29 -04:00
Makefile
MOVED
README
UIDs net-mgmt/net-snmp: Let snmpd run as a non-root user 2024-05-09 12:41:29 -04:00
UPDATING databases/timescaledb: Update to 2.15.0 2024-05-09 21:46:59 -07:00

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.