1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yuri Victorovich 6f6a8a2af1 science/siconos: Update 4.4.0.rc4 -> 4.4.0
PYTHON option is broken.

Reported by:	portscout
2021-09-25 22:45:19 -07:00
.hooks
accessibility
arabic
archivers archivers/rubygem-rubyzip20: Add CPE information 2021-09-25 20:28:33 +00:00
astro
audio audio/libmp3splt: Add CPE information 2021-09-25 20:28:37 +00:00
base
benchmarks benchmarks/siege: Update version 4.0.9=>4.1.1 2021-09-25 17:57:31 -05:00
biology biology/vcftools: Add CPE information 2021-09-25 20:28:38 +00:00
cad cad/libredwg: Add CPE information 2021-09-25 20:28:39 +00:00
chinese
comms comms/dfu-util: Update version 0.10=>0.11 2021-09-25 18:00:41 -05:00
converters converters/linux-c7-fribidi: Add CPE information 2021-09-25 20:28:40 +00:00
databases databases/freetds-devel: Update version 1.2.140=>1.3.7 2021-09-25 18:03:58 -05:00
deskutils
devel devel/R-cran-lifecycle: Update to 1.0.1 2021-09-26 04:10:07 +00:00
dns
editors editors/editorconfig-core-c: Update to 0.12.5 2021-09-25 12:50:17 -07:00
emulators emulators/yuzu: update to s20210924 2021-09-25 00:59:07 +00:00
finance
french
ftp
games games/{mvdsv,qwdtools}: update the ports to version 0.34. 2021-09-25 02:43:04 +00:00
german
graphics graphics/py-mpl-interactions: update to 0.19.0 2021-09-25 16:40:47 +03:00
hebrew
hungarian
irc
japanese
java java/openjdk17: Add a port of OpenJDK 17 2021-09-25 11:28:38 -07:00
Keywords
korean
lang lang/quickjs: Add test target 2021-09-25 22:45:18 -07:00
mail mail/alpine: Add CPE information 2021-09-25 20:28:52 +00:00
math math/gnubc: Add CPE information 2021-09-25 20:28:53 +00:00
misc misc/py-progressbar2: update to 3.53.3 2021-09-25 17:21:56 +03:00
Mk
multimedia multimedia/libbluray: Add CPE information 2021-09-25 20:28:54 +00:00
net net/gmid: Update to 1.7.4 2021-09-26 00:55:05 +01:00
net-im net-im/dino: Update to 0.2.2 2021-09-25 00:46:31 +05:30
net-mgmt net-mgmt/check_ssl_cert: update to 2.7.0 2021-09-24 22:23:34 +02:00
net-p2p
news news/inn-current: Update to 20210922 2021-09-24 13:25:16 -07:00
polish
ports-mgmt
portuguese
print print/ft2demos: Temporarily mark as broken 2021-09-24 23:10:15 +02:00
russian
science science/siconos: Update 4.4.0.rc4 -> 4.4.0 2021-09-25 22:45:19 -07:00
security security/py-paramiko1: Add CPE information 2021-09-25 20:28:59 +00:00
shells
sysutils sysutils/go-wtf: Add CPE information 2021-09-25 20:29:00 +00:00
Templates
textproc textproc/askgit: Add missing build dependency. 2021-09-25 19:18:30 +02:00
Tools
ukrainian
vietnamese
www www/yt-dlp: Update 2021.09.02 -> 2021.09.25 2021-09-25 22:45:19 -07:00
x11 x11/nwg-launchers: update to 0.6.3 2021-09-26 02:19:54 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.90 2021-09-24 17:40:26 +00:00
x11-themes x11-themes/greybird-theme: Update to 3.22.15 2021-09-25 23:20:48 +02:00
x11-toolkits x11-toolkits/linux-c7-qt-x11: Add CPE information 2021-09-25 20:29:03 +00:00
x11-wm x11-wm/fvwm3: update to 1.0.4. 2021-09-26 08:23:20 +08:00
.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.