1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Zsolt Udvari 60ed4f2d3a math/R-cran-mnormt: new port
Functions are provided for computing the density and the distribution
function of d-dimensional normal and "t" random variables, possibly
truncated (on one side or two sides), and for generating random vectors
sampled from these distributions, except sampling from the truncated
"t". Moments of arbitrary order of a multivariate truncated normal are
computed, and converted to cumulants up to order 4. Probabilities are
computed via non-Monte Carlo methods; different routines are used in the
case d=1, d=2, d=3, d>3, if d denotes the dimensionality.

Required by update of math/R-cran-psych.
2024-10-25 16:22:38 +02:00
.hooks
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases databases/rubygem-redis-cluster-client: Update to 0.11.6 2024-10-25 19:18:11 +08:00
deskutils deskutils/just: Update WWW 2024-10-25 03:15:41 -07:00
devel devel/atlantis: Update to 0.30.0 2024-10-25 09:03:43 -03:00
dns dns/py-publicsuffixlist: Update to 1.0.2.20241018 2024-10-25 19:17:53 +08:00
editors
emulators
finance
french
ftp
games games/exult-devel: Update to 20241022 snapshot 2024-10-25 08:32:33 +01:00
german
graphics graphics/vips: Update to 8.15.5 2024-10-25 19:17:35 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/spamassassin*: Remove redundant plist entries 2024-10-25 07:18:42 -07:00
math math/R-cran-mnormt: new port 2024-10-25 16:22:38 +02:00
misc misc/p5-Business-ISBN-Data: Update to 20241017.001 2024-10-25 19:19:21 +08:00
Mk
multimedia multimedia/kew: Update dependencies 2024-10-25 03:15:35 -07:00
net net/py-errbot: Update version requirement of RUN_DEPENDS 2024-10-25 19:17:58 +08:00
net-im
net-mgmt
net-p2p
news news/nntp: fix path for NNTP post 2024-10-25 14:19:51 +02:00
polish
ports-mgmt
portuguese
print
russian
science science/dssp: update 4.4.8 → 4.4.10 2024-10-24 20:27:38 -07:00
security security/nuclei: Update to 3.3.4 2024-10-25 09:03:44 -03:00
shells
sysutils sysutils/auto-admin: Update to 0.8.0.50 2024-10-25 07:05:27 -05:00
Templates
textproc textproc/py-rdflib: Add BERKELEYDB, LXML, NETWORKX and ORJSON options 2024-10-25 19:19:24 +08:00
Tools
ukrainian
vietnamese
www www/ot-recorder: Update to 0.9.9 2024-10-25 12:39:07 +00:00
x11 x11/waybar: Take maintainership 2024-10-25 11:05:42 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/py-shaperglot: Update to 0.6.4 2024-10-25 19:18:10 +08:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
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://ports.FreeBSD.org

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.