1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Diane Bruce 9f9722769c comms/wsjtx: Fix Fortran runtime error
Suggested fixes did not work for FreeBSD because of clang differences
this should fix problem.

PR:		PR:	262937
2023-09-03 11:33:54 -04:00
.hooks
accessibility
arabic
archivers
astro
audio audio/praat: update to 6.3.16, latest upstream 2023-09-02 16:09:35 +02:00
benchmarks
biology
cad cad/freecad: update to 0.21.1 2023-09-02 15:18:00 +02:00
chinese
comms comms/wsjtx: Fix Fortran runtime error 2023-09-03 11:33:54 -04:00
converters
databases databases/py-alembic: Update version 1.11.3=>1.12.0 2023-09-03 12:26:53 +02:00
deskutils deskutils/birdtray: Update version 1.11.1=>1.11.3 2023-09-03 12:26:54 +02:00
devel devel/tortoisehg: Update to 6.5.1 2023-09-03 14:53:08 +03:00
dns dns/unbound: update to 1.18.0 2023-09-02 17:29:57 +02:00
editors editors/mp: Update to 5.61 2023-09-02 00:53:26 -04:00
emulators emulators/wine-devel: Switch the default from OSS to ALSA 2023-09-03 07:50:01 +00:00
finance
french
ftp ftp/R-cran-curl: Update to 5.0.2 2023-09-02 01:48:26 +00:00
games games/jumpy: unbreak build on i386 2023-09-03 12:59:52 +02:00
german
graphics graphics/vulkan-headers: update to 1.3.263 2023-09-03 12:59:50 +02:00
hebrew
hungarian
irc irc/weechat: Update to 4.0.4 2023-09-02 16:25:46 +02:00
japanese
java
Keywords
korean
lang lang/gcc13-devel: Update to 13.2.1.s20230902 2023-09-03 12:55:57 +02:00
mail mail/nextcloud-mail: Update to 3.3.1 2023-09-02 14:11:06 +02:00
math math/R-cran-forecast: Update to 8.21.1 2023-09-02 18:02:44 +00:00
misc misc/far2l: update the port to version 2.5.2 (color it up) 2023-09-02 15:24:48 +00:00
Mk
multimedia multimedia/plexmediaserver-plexpass: Update to 1.32.6.7468 2023-09-02 17:27:47 +02:00
net net/jose: unbreak with openssl3 2023-09-03 13:07:22 +01:00
net-im
net-mgmt net-mgmt/nagios-plugins: Update to 2.4.4 2023-09-02 13:01:35 +02:00
net-p2p net-p2p/lidarr: Update to 1.3.5.3530 2023-09-02 17:35:10 +02:00
news
polish
ports-mgmt ports-mgmt/portoptscli: New port: Utility to configure port options via command line 2023-09-02 17:31:53 +02:00
portuguese
print print/typetools: Update version 2.108=>2.110 2023-09-01 19:16:14 +02:00
russian
science science/py-nglview: update 3.0.6 → 3.0.7 2023-09-01 23:41:09 -07:00
security security/py-pass-git-helper: Update to 1.4.0 2023-09-03 15:41:09 +02:00
shells
sysutils sysutils/cbsd: Update to 13.2.6 2023-09-03 10:36:39 +02:00
Templates
textproc textproc/py-mkdocs-material: Update to 9.2.6 2023-09-03 10:04:05 +02:00
Tools
ukrainian
vietnamese
www www/gohugo: Update to 0.118.2 2023-09-03 11:18:29 +02:00
x11 x11/waybar: drop hyprland* flavors after 0f650f15e1 2023-09-03 13:55:56 +02:00
x11-clocks
x11-drivers
x11-fm x11-fm/thunar: Update to 4.18.7 2023-09-02 11:40:09 +02:00
x11-fonts x11-fonts/commit-mono: Add new port 2023-09-02 02:10:38 +01:00
x11-servers
x11-themes x11-themes/papirus-icon-theme: update to 20230901 2023-09-03 11:01:07 +09:00
x11-toolkits
x11-wm x11-wm/hyprland: update to 0.29.1 2023-09-03 13:55:06 +02:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED www/squid-devel: Remove expired port 2023-09-01 21:31:08 +02: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.