1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Muhammad Moinur Rahman f5d45a7b0d net/mediastreamer: Update version 2.16.1=>5.1.43
- Switch MASTER_SITES to GL_SITES
- Take MAINTAINERSHIP
- Switch LICENSE from GPLv2+ to GPLv3

Relnotes: https://gitlab.linphone.org/BC/public/mediastreamer2/-/tags/5.1.43
2022-06-15 17:02:10 -05:00
.hooks
accessibility
arabic
archivers archivers/nfpm: Update 2.15.1 -> 2.16.0 2022-06-14 19:01:32 -07:00
astro astro/p5-Astro-satpass: Update to 0.125 2022-06-14 14:42:51 +00:00
audio audio/surge-synthesizer-xt-lv2: Fix plist 2022-06-15 12:28:15 -07:00
base
benchmarks
biology
cad cad/freecad: update to 0.20 2022-06-15 15:24:50 +02:00
chinese
comms
converters
databases databases/pymongo: update to 3.12.3 2022-06-15 17:32:46 +02:00
deskutils deskutils/belcard: Update version 1.0.2=>5.1.32 2022-06-15 15:44:41 -05:00
devel devel/xbyak: Update 6.60 -> 6.60.1 2022-06-15 13:13:52 -07:00
dns dns/py-tldextract: Add missing dependency 2022-06-15 13:41:34 +00:00
editors editors/o: Update 2.51.0 -> 2.52.0 2022-06-13 18:00:03 -07:00
emulators emulators/yuzu: update to s20220613 2022-06-14 00:31:01 +00:00
finance
french
ftp ftp/sftpgo: update to 2.3.1 2022-06-14 22:00:36 +00:00
games games/dhewm3: update 1.5.1 → 1.5.2 2022-06-14 23:36:39 +03:00
german
graphics graphics/tiled: update 1.8.5 → 1.8.6 2022-06-15 22:44:35 +03:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/eisl: Update 2.40 -> 2.50 2022-06-15 00:45:07 -07:00
mail mail/py-authheaders: Update to 0.15.1 2022-06-14 12:46:30 +00:00
math math/py-primme: Replace hardcoded 38 suffix with PYTHON_EXT_SUFFIX 2022-06-15 14:19:58 -07:00
misc misc/free42: Update 3.0.11 -> 3.0.12 2022-06-15 00:58:10 -07:00
Mk Mk/bsd.port.mk: fix indentations 2022-06-15 23:33:08 +02:00
multimedia multimedia/qmmp-qt5: update to 1.6.1 release (+) 2022-06-15 11:05:10 +03:00
net net/mediastreamer: Update version 2.16.1=>5.1.43 2022-06-15 17:02:10 -05:00
net-im
net-mgmt net-mgmt/telegraf: update to 1.23.0 2022-06-14 23:05:12 +02:00
net-p2p
news
polish
ports-mgmt ports-mgmt/reprise: update 0.5.0 → 0.6.0 2022-06-15 22:44:34 +03:00
portuguese
print
russian
science science/py-qcelemental: Update 0.24.0 -> 0.25.0 2022-06-15 13:56:03 -07:00
security security/bzrtp: Update version 1.0.6=>5.1.32 2022-06-15 14:43:15 -05:00
shells
sysutils sysutils/fusefs-sshfs: warnings and readdir() fix 2022-06-15 11:56:13 -05:00
Templates
textproc textproc/belr: Update version 0.1.3=>5.1.32 2022-06-15 11:43:00 -05:00
Tools
ukrainian
vietnamese
www www/libdatachannel: Update 0.17.6 -> 0.17.7 2022-06-15 13:56:02 -07:00
x11 x11/babl: update to 0.1.92 release 2022-06-14 16:36:55 +03:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/py-AnyQt: Update 0.1.0 -> 0.1.1 2022-06-14 19:01:33 -07:00
x11-wm x11-wm/devilspie2: Add new port 2022-06-15 11:40:55 +02: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.