1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Goran Mekić 919fa2a44a databases/py-ormar: update to 0.10.24
While here, loosen version ranges of some dependencies to avoid build
error.

PR:		261190
Reported by:	Goran Mekić <meka@tilda.center> (maintainer)
Reviewed by:	koobs
2022-01-29 15:31:24 +09:00
.hooks
accessibility
arabic
archivers archivers/zstd: Cosmetic change 2022-01-29 07:26:36 +08:00
astro
audio
base
benchmarks benchmarks/rubygem-benchmark-ips: Update to 2.9.3 2022-01-29 07:26:51 +08:00
biology
cad
chinese
comms
converters converters/p5-JSON1: Remove obsoleted port 2022-01-29 09:29:04 +08:00
databases databases/py-ormar: update to 0.10.24 2022-01-29 15:31:24 +09:00
deskutils
devel devel/rubygem-bootsnap19: Remove obsoleted port 2022-01-29 09:29:09 +08:00
dns dns/py-dns-lexicon: Change RUN_DEPENDS from py-dnspython2 to py-dnspython after 7fc16dab84 2022-01-29 07:26:48 +08:00
editors
emulators emulators/yuzu: update to s20220128 2022-01-29 00:53:17 +00:00
finance
french
ftp
games
german
graphics graphics/mesa-devel: update to 21.3.b.3353 2022-01-29 00:53:18 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/v8-beta: Set ONLY_FOR_ARCHS 2022-01-29 07:26:38 +08:00
mail
math
misc misc/rubygem-octicons: Update to 16.3.0 2022-01-29 07:27:00 +08:00
Mk
multimedia multimedia/helvum: update to 0.3.3 2022-01-29 00:53:18 +00:00
net net/py-urllib3: Update to 1.26.8 2022-01-29 09:19:31 +08:00
net-im net-im/dendrite: Update to 0.6 2022-01-28 21:08:54 +00:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print print/py-fonttools: Update to 4.29.0 2022-01-29 07:26:49 +08:00
russian
science science/py-geometer: Update to 0.3.2 2022-01-29 07:26:49 +08:00
security security/boringssl: update to the recent commit 2022-01-28 22:05:27 -05:00
shells shells/ohmyzsh: update to 20220128 2022-01-28 23:21:29 +00:00
sysutils */Makefile: Sort SUBDIRs 2022-01-29 07:26:34 +08:00
Templates
textproc textproc/rubygem-rouge326: Remove obsoleted port 2022-01-29 09:29:08 +08:00
Tools
ukrainian
vietnamese
www www/py-httpx: Add CLI and SOCKS options 2022-01-29 09:40:17 +08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/google-fonts: Fix 74953fa06f 2022-01-29 09:14:42 +08:00
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.161 2022-01-29 00:53:18 +00:00
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED x11-fonts/source-sans-ttf: Move x11-fonts/sourcesanspro-ttf to x11-fonts/source-sans-ttf 2022-01-29 07:26:35 +08:00
README
UIDs
UPDATING net-im/dendrite: Update to 0.6 2022-01-28 21:08:54 +00: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.