1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ronald Klop 4188e64d9c databases/mongodb50: Update to 5.0.3
* Enable LSE atomics on 14-CURRENT aarch64
* Pet portlint and portclippy
* Reformat Makefile with portfmt

ChangeLog:	https://docs.mongodb.com/manual/release-notes/5.0-changelog/#5.0.3-changelog
PR:		258978
Approved by:	meta (mentor)
Differential Revision:	https://reviews.freebsd.org/D32391
2021-10-25 16:12:16 +09:00
.hooks
accessibility
arabic
archivers archivers/py-zstandard: Update 0.15.2 -> 0.16.0 2021-10-22 01:57:04 -07:00
astro
audio audio/inscore: New port: Environment for the design of interactive augmented music scores 2021-10-24 14:11:14 -07:00
base
benchmarks
biology biology/py-resdk: Update 13.4.0 -> 13.6.0 2021-10-22 01:57:04 -07:00
cad
chinese
comms comms/py-hidapi: Update to 0.11.0.p2 2021-10-22 20:14:45 +02:00
converters converters/cl-babel-sbcl: unbreak with updated BUILD_DEPENDS. 2021-10-22 15:53:29 +02:00
databases databases/mongodb50: Update to 5.0.3 2021-10-25 16:12:16 +09:00
deskutils deskutils/pinot: really upgrade to 1.20 2021-10-23 16:07:16 +02:00
devel devel/py-apscheduler: update to 3.8.1 2021-10-24 23:15:57 +00:00
dns
editors editors/emacs-devel: fix build on powerpc64* 2021-10-22 11:42:15 +00:00
emulators emulators/sameboy: Update to v0.14.6 2021-10-25 07:20:07 +02:00
finance
french
ftp
games devel/renpy: update to 7.4.10 2021-10-24 10:52:42 +00:00
german
graphics graphics/exiv2: update to 0.27.5 2021-10-25 08:44:58 +02:00
hebrew
hungarian
irc
japanese
java java/junit: Add CPE information 2021-10-23 22:25:55 +02:00
Keywords
korean
lang lang/php80: Upgrade from 8.0.11 to 8.0.12 2021-10-24 00:52:36 +02:00
mail mail/fetchmail: fix restart with "service -R" 2021-10-24 07:56:29 +00:00
math math/z3: Update to 4.8.12 2021-10-24 21:54:07 +03:00
misc misc/freebsd-release-manifests: prune 11.4-RELEASE (EoL'd) 2021-10-22 18:03:33 -04:00
Mk Mk/bsd.sites.mk: Update APACHE site list 2021-10-24 22:12:08 +02:00
multimedia multimedia/totem: Update to 3.38.2 2021-10-23 10:42:57 -07:00
net net/openldap24-client: Install libldap as symlinks to libldap_r. 2021-10-24 23:45:37 -07:00
net-im net-im/py-matrix-synapse: Update to 1.45.1 2021-10-24 06:02:41 +00:00
net-mgmt net-mgmt/libsmi: Add CPE information 2021-10-23 23:07:59 +02:00
net-p2p net-p2p/go-ethereum: Add CPE information 2021-10-23 21:33:42 +02:00
news
polish
ports-mgmt
portuguese
print print/pdf-tools: Update WWW in pkg-descr 2021-10-24 14:18:24 -03:00
russian russian/bugzilla44: Add CPE information 2021-10-23 23:20:00 +02:00
science science/py-tensorflow: enable on powerpc64le 2021-10-23 14:38:14 +00:00
security security/sssd: Fix installation with automake 1.16.4 2021-10-24 18:44:21 +02:00
shells
sysutils sysutils/beats7: Update to 7.15.1 2021-10-25 00:37:44 +02:00
Templates
textproc textproc/kibana7: Update to 7.15.1 2021-10-25 00:37:50 +02:00
Tools
ukrainian
vietnamese
www www/gallery-dl: update to 1.19.1 2021-10-24 23:09:50 +00:00
x11 x11/gxkb: update the port to version 0.9.3 2021-10-24 15:13:28 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/fcft: update to 2.4.6 2021-10-23 14:36:47 +00:00
x11-servers x11-servers/xorg-server: Update to 1.20.13 2021-10-22 08:57:03 +02:00
x11-themes
x11-toolkits x11-toolkits/linux-c7-gtk3: Add CPE information 2021-10-23 22:11:45 +02:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED cleanup: Remove expired ports: 2021-10-24 20:33:09 +02:00
README
UIDs
UPDATING sysutils/beats7: Update to 7.15.1 2021-10-25 00:37:44 +02:00

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.