Personal patches
Go to file
Baptiste Daroussin 982fa079a5 update to 1.16.0
Main highlights:
- Add support for RISC-V
- plist now supports '@include <anotherfile>'
- Keywords can now validate the plist syntax at packaging time
  validation is done via a lua script
- Keywords can issue a deprecation warning if needed
- Add support for triggers (lua and shell scripts possible)
- pkg create -e now will create a package with a readable MANIFEST

but also:
- pkg-query now supports %X to print the internal package checksum
- remove usage of utstring
- lua scripts can now take real arguments
- get rid of sysexits
- improve performances for pkg query -F
- Fix an issue with metalog duplicated entries
- Relax keywords attributes syntax by allowing spaces
- Fix a crash when pkg is told to package a directory as a file
- pkg upgrade -n does not run anymore the "prior" test for self pkg upgrade
  but instead prints everything that will be upgraded including pkg
- pkg info now print the installed timestamp and repository in --raw output
- print all missing packages not only the first one encountered
- All commands are now consistently using --no-scripts
- pkg audit now accepts a -R/--raw option for parseable output
- some fixes in the solver

PR:		251696
2020-12-22 18:52:05 +00:00
accessibility
arabic
archivers
astro Fix build error. 2020-12-21 20:27:10 +00:00
audio Add komposter g20201211, lightweight music composing system. 2020-12-21 14:22:37 +00:00
base
benchmarks
biology biology/hyphy: Update to version 2.5.24 2020-12-20 20:21:52 +00:00
cad
chinese
comms Actually the patch-src_Makefile.am is not needed at all and since 2020-12-20 20:09:44 +00:00
converters Remove, it's actually a duplicate of what is in textproc category 2020-12-20 19:38:11 +00:00
databases Mark as BROKEN on riscv64 similar to aarch64. 2020-12-22 03:35:53 +00:00
deskutils
devel devel/fatal: Update 2020.12.14.00 -> 2020.12.21.00 2020-12-22 18:30:00 +00:00
dns
editors
emulators Update to Wine 6.0 RC3, which brings further bug fixes. 2020-12-22 16:26:29 +00:00
finance Update to 4.0.9 2020-12-21 08:37:03 +00:00
french
ftp
games Upgrade to 0.3.20201218: special edition for the 20th anniversary! 2020-12-20 21:30:26 +00:00
german
graphics graphics/qgis: Update to 3.16.2 2020-12-22 17:51:43 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/ghc: regen extra-patch-aclocal.m4 used for aarch64 2020-12-22 16:37:43 +00:00
mail Update to 0.0.8 which is required for gitlab 13.7. 2020-12-22 16:35:55 +00:00
math math/gnome-calculator: add missing dependency on introspection 2020-12-22 17:40:34 +00:00
misc misc/lf: Update 17 -> 18 2020-12-21 01:26:51 +00:00
Mk
multimedia multimedia/gstreamer1-transcoder: add DOCS option 2020-12-22 17:29:18 +00:00
net net/rsocket-cpp: Update 2020.12.14.00 -> 2020.12.21.00 2020-12-22 18:29:54 +00:00
net-im Update to 0.2.2 2020-12-22 13:29:58 +00:00
net-mgmt Mark as BROKEN on riscv64 similar to on armvX. 2020-12-22 02:45:11 +00:00
net-p2p Update to 6.7.0 2020-12-21 13:30:51 +00:00
news
polish
ports-mgmt update to 1.16.0 2020-12-22 18:52:05 +00:00
portuguese
print
russian
science Adding jupyter-jsmol, a JSmol viewer widget for Jupyter Notebooks and 2020-12-22 11:48:07 +00:00
security security/fizz: Update 2020.12.14.00 -> 2020.12.21.00 2020-12-22 18:29:42 +00:00
shells
sysutils Also mark as BROKEN on riscv64. 2020-12-22 02:29:19 +00:00
Templates
textproc Update to 2.8.0 which is required for gitlab 13.7. 2020-12-22 16:38:19 +00:00
Tools
ukrainian
vietnamese
www www/proxygen: Update 2020.12.14.00 -> 2020.12.21.00 2020-12-22 18:29:57 +00:00
x11 x11/babl: update to 0.1.84 2020-12-22 18:43:50 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 4.1.1 2020-12-22 16:14:48 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/enlightenment: fix packaging on powerpc64 2020-12-22 14:33:07 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.