1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Gerald Pfeifer 1222ac35e4 emulators/wine: Update to Wine 7.0.1
This minor release brings some 32 bug fixes and translation updates
on top of the initial 7.0 release.
2022-11-13 23:43:06 +00:00
.hooks framework: add git-hook to check PORTEPOCH validity 2022-11-11 21:39:46 +01:00
accessibility
arabic
archivers
astro
audio audio/hpsjam: Update to 1.2.6 2022-11-13 21:58:51 +01:00
base
benchmarks benchmarks/vkpeak: update to 20221113 2022-11-13 11:49:58 +00:00
biology biology/paml: Update to 4.10.6 2022-11-12 22:35:29 -04:00
cad cad/xyce: Update 7.5.0 -> 7.6.0 2022-11-12 22:53:37 -08:00
chinese
comms
converters
databases databases/py-databases: Update to 0.6.2 2022-11-13 17:24:25 +00:00
deskutils
devel devel/wrangler: Unbreak 32 bit archs 2022-11-13 16:42:18 +00:00
dns dns/nsd: Update to 4.6.1 2022-11-13 22:17:04 +00:00
editors editors/gedit-plugins: Remove old gschema file 2022-11-11 20:44:01 -08:00
emulators emulators/wine: Update to Wine 7.0.1 2022-11-13 23:43:06 +00:00
finance
french
ftp
games games/zaz: update WWW 2022-11-11 23:06:28 +03:00
german
graphics graphics/inkscape: Add runtime dependency on www/py-requests to "Import Web Image" 2022-11-13 13:20:32 +03:00
hebrew
hungarian
irc irc/ircd-hybrid: Fix typo in description. 2022-11-12 07:37:15 +01:00
japanese
java
Keywords
korean
lang lang/luajit-devel: update to the recent commit 2022-11-13 11:41:31 -05:00
mail mail/mutt: Update to 2.2.9 2022-11-13 22:50:43 +00:00
math math/superlu-dist: Update 8.1.1 -> 8.1.2 2022-11-13 15:12:27 -08:00
misc misc/astc-encoder: Update 4.1.0 -> 4.2.0 2022-11-13 02:33:04 -08:00
Mk Mk/Uses/blaslapack.mk: set BLA_VENDOR to be used by cmake 2022-11-12 14:33:00 +01:00
multimedia multimedia/minitube: Fix build with mpv-0.35 2022-11-13 15:12:27 -08:00
net net/seaweedfs: update to 3.26, pet port 2022-11-13 12:02:38 +00:00
net-im net-im/signal-desktop: Fix build after node update 2022-11-13 21:03:30 +01:00
net-mgmt net-mgmt/victoria-metrics: update VictoriaMetrics to version 1.83.1 2022-11-13 02:47:10 +00:00
net-p2p
news
polish
ports-mgmt ports-mgmt/pkg-provides: Update pkg-provides to 0.7.3 2022-11-13 12:47:44 +01:00
portuguese
print
russian
science science/libcifpp: Update 4.2.2 -> 5.0.3 2022-11-13 15:12:27 -08:00
security security/py-{acme,certbot*}: Update to 1.32.0 2022-11-13 12:27:19 +09:00
shells shells/jailkit: the port had been updated to version 2.23 2022-11-13 12:42:48 +00:00
sysutils sysutils/intel-pcm: Rework port 2022-11-13 20:18:53 +01:00
Templates
textproc textproc/castxml: Update 0.4.6 -> 0.4.7 2022-11-12 22:53:37 -08:00
Tools
ukrainian
vietnamese
www www/h2o: fix for building with LibreSSL 3.5.3 2022-11-13 12:17:06 +00:00
x11 x11/controllermap: update to 2.24.2 2022-11-13 00:52:55 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/twemoji-color-font-ttf: Update to 14.0.2 2022-11-12 11:16:35 +01:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/wlroots-devel: remove until enough upstream changes accumulate 2022-11-11 22:39:58 +00:00
x11-wm x11-wm/hyprland-devel: update to 0.17.0.b.78 2022-11-13 00:08:13 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED x11-toolkits/wlroots-devel: remove until enough upstream changes accumulate 2022-11-11 22:39:58 +00: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.