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
TAKATSU Tomonari 506e859aa1 www/R-cran-shiny: Update to 1.7.4.1
Reported by:	portscout
2023-07-10 13:04:43 +00:00
.hooks
accessibility
arabic
archivers
astro astro/siril: make compatible with exiv2 0.28 2023-07-10 00:08:11 +02:00
audio audio/noise-suppression-for-voice-lv2: Fix build breakage due to architecture string in plist 2023-07-09 20:26:10 -07:00
benchmarks benchmarks/bonnie++: Fix build on -CURRENT 2023-07-10 12:31:18 +02:00
biology
cad cad/horizon-eda: Fix build by adding USE_CXXSTD; Add USES=desktop-file-utils 2023-07-09 21:17:03 -07:00
chinese
comms
converters converters/pdf2djvu: update to 0.9.19 2023-07-10 00:08:06 +02:00
databases databases/rubygem-bdb1: fix build with clang16 2023-07-10 13:24:59 +02:00
deskutils *: Bump PORTREVISION of all graphics/exiv2 users 2023-07-10 00:09:12 +02:00
devel devel/py-jupyterlab-widgets: update to 3.0.8 2023-07-10 15:53:56 +03:00
dns dns/py-py3dns: Update to 4.0.0 2023-07-10 05:34:39 +08:00
editors
emulators emulators/wine-devel: Remove the STAGING option 2023-07-10 08:49:17 +00:00
finance finance/p5-Finance-Quote: Update to 1.57 2023-07-10 05:34:25 +08:00
french
ftp
games
german german/mythes: Update to 2023.07.02 2023-07-10 05:36:14 +08:00
graphics graphics/py-mpl-interactions: update to 0.23.1 2023-07-10 15:53:56 +03:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/p5-Mail-DKIM: Update to 1.20230630 2023-07-10 05:36:16 +08:00
math math/octave-forge-video: Update to 2.1.1. 2023-07-09 23:15:30 -05:00
misc misc/py-python-utils: update to 3.7.0 2023-07-10 15:53:57 +03:00
Mk
multimedia multimedia/mythtv: revise pkg-plist after exiv2 0.28 upgrade 2023-07-10 00:08:12 +02:00
net *: Bump PORTREVISION of all graphics/exiv2 users 2023-07-10 00:09:12 +02:00
net-im net-im/dino: Update to 0.4.3 2023-07-10 06:31:28 +00:00
net-mgmt net-mgmt/gping: Update to 1.13.0 2023-07-10 07:15:46 +02:00
net-p2p
news
polish polish/hunspell: Update to 20230701 2023-07-10 05:36:15 +08:00
ports-mgmt pkg*: fix regressions from 1.20 release 2023-07-10 14:15:28 +02:00
portuguese
print
russian
science science/py-pyscf: Update 2.2.1 → 2.3.0 2023-07-09 19:30:03 -07:00
security security/rubygem-digest-crc: Update to 0.6.5 2023-07-10 05:36:20 +08:00
shells
sysutils sysutils/flowgger: Update to 0.3.1 2023-07-10 13:05:26 +02:00
Templates
textproc *: Bump PORTREVISION of all graphics/exiv2 users 2023-07-10 00:09:12 +02:00
Tools
ukrainian
vietnamese
www www/R-cran-shiny: Update to 1.7.4.1 2023-07-10 13:04:43 +00:00
x11 x11/showmethekey: update to 1.9.0 2023-07-10 10:47:56 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/pythonqt: Update 3.4.1 → 3.4.2 2023-07-09 19:58:15 -07:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
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://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.