Personal patches
Go to file
Diane Bruce 970a0e5394 Changelog
=========

v0.3.8
------

- Allow editing of bands above 2.4GHz
- Restore column layout on start
- Support for Nanovna-F V2
- Fixes a crash with S21 hack

Reported by:	portscout
2021-01-02 14:38:13 +00:00
accessibility
arabic
archivers archivers/urbackup-client: update 2.4.10 -> 2.4.11.0 2021-01-02 11:19:33 +00:00
astro
audio Update to 3.3 2021-01-02 14:17:53 +00:00
base
benchmarks
biology For ports on riscv64 that fail the same (or similar ways) to aarch64, mark 2021-01-02 01:46:08 +00:00
cad cad/netgen-lvs: Update 1.5.160 -> 1.5.161 2021-01-02 05:01:33 +00:00
chinese
comms Changelog 2021-01-02 14:38:13 +00:00
converters
databases Remove a few expired ports: 2021-01-02 13:49:04 +00:00
deskutils deskutils/zim: remove optional dependency on expired devel/bzr 2021-01-02 13:46:26 +00:00
devel devel/py-backports: mark port as deprecated 2021-01-02 14:32:42 +00:00
dns
editors Remove a few expired ports depending on Python 2.7: 2021-01-02 12:28:34 +00:00
emulators Remove some expired ports: 2021-01-02 14:05:27 +00:00
finance
french
ftp For ports on riscv64 that fail the same (or similar ways) to aarch64, mark 2021-01-02 01:46:08 +00:00
games Remove expired port: 2021-01-02 14:08:04 +00:00
german
graphics Remove some expired ports: 2021-01-02 14:05:27 +00:00
hebrew
hungarian
irc For ports on riscv64 that fail the same (or similar ways) to aarch64, mark 2021-01-02 01:46:08 +00:00
japanese
java
Keywords
korean
lang Back port part of r554445 | gerald | 2020-11-08 from lang/gcc9-devel: 2021-01-02 12:29:41 +00:00
mail mail/getmail6: Update to 6.12 2021-01-02 02:46:46 +00:00
math Finish python 2.7 support removal 2021-01-02 13:35:08 +00:00
misc Upgrade the Cinnamon desktop environment to version 4.8 2021-01-02 11:21:30 +00:00
Mk
multimedia multimedia/kodi-devel: add powerpc64le support 2021-01-02 13:26:34 +00:00
net net/apache-commons-net: update 3.7.1 -> 3.7.2, submitter becomes maintainer 2021-01-02 11:38:33 +00:00
net-im
net-mgmt
net-p2p
news Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64 2021-01-01 23:51:48 +00:00
polish
ports-mgmt
portuguese
print
russian Mark BROKEN: unfetchable 2021-01-01 20:49:17 +00:00
science For ports on riscv64 that fail the same (or similar ways) to aarch64, mark 2021-01-02 01:46:08 +00:00
security Revert r559936, there are still a lot of reverse dependencies 2021-01-02 13:36:28 +00:00
shells For ports on riscv64 that fail the same (or similar ways) to aarch64, mark 2021-01-02 01:46:08 +00:00
sysutils Upgrade the Cinnamon desktop environment to version 4.8 2021-01-02 11:21:30 +00:00
Templates
textproc Updaye to v1.53.0. (20 years since the previous release!) 2021-01-02 11:49:33 +00:00
Tools
ukrainian
vietnamese
www Finish python 2.7 support removal 2021-01-02 13:35:08 +00:00
x11 Upgrade the Cinnamon desktop environment to version 4.8 2021-01-02 11:21:30 +00:00
x11-clocks
x11-drivers
x11-fm Upgrade the Cinnamon desktop environment to version 4.8 2021-01-02 11:21:30 +00:00
x11-fonts x11-fonts/fontobene: Update 0.1.0-2 -> 0.2.0 2021-01-01 21:51:46 +00:00
x11-servers
x11-themes
x11-toolkits Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64 2021-01-01 23:51:48 +00:00
x11-wm Upgrade the Cinnamon desktop environment to version 4.8 2021-01-02 11:21:30 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2021-01-02 14:08:04 +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://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		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://www.FreeBSD.org/doc/en_US.ISO8859-1/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.