1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Charlie Li 9f533ce838
databases/sqlite3: unbreak fetch
3.35.5 was not released in 2022, nor have there been any SQLite
releases thus far in 2022.

Approved by: portmgr (implicit)

(cherry picked from commit 29f62814e9)
2022-01-01 02:21:16 -05:00
.hooks
accessibility
arabic
archivers
astro astro/py-ephem: Update to 4.1.3 2021-12-22 15:45:42 +01:00
audio audio/calf-lv2: Unbreak by updating to the intermediate commit fixing clang compilation: 0.90.3 -> 0.90.3.20210427 2021-12-12 14:06:09 -08:00
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/sqlite3: unbreak fetch 2022-01-01 02:21:16 -05:00
deskutils deskutils/gucharmap: update to 14.0.1 2021-12-12 12:03:06 -05:00
devel devel/mill: Update to 0.9.11 2021-12-25 17:46:05 +08:00
dns dns/bind916: fix runnaway memory leak 2021-12-15 17:02:39 +01:00
editors
emulators emulators/yuzu: unbreak fetch after 8042b64184 2022-01-01 01:41:48 +00:00
finance
french
ftp
games games/minecraft-server: Update to 1.18.1 2021-12-26 14:53:47 +01:00
german
graphics
hebrew
hungarian
irc
japanese
java java/openjfx14: fix build with non-default CCACHE_DIR 2021-12-12 19:29:40 +01:00
Keywords
korean
lang lang/sbcl: Utilize SBCL_HOME to build custom core file and set it to empty. 2021-12-25 08:37:56 +01:00
mail mail/thunderbird: update to 91.4.1 (rc1) 2021-12-17 17:25:45 +01:00
math math/nlopt: Update to 2.7.1 2021-12-10 20:46:51 +01:00
misc
Mk lang/ruby30: Update to 3.0.3 2021-12-09 08:28:21 +09:00
multimedia multimedia/mpv: restore SNDIO (--ao=sndio) after 0cee9d1b21 2021-12-25 10:12:21 +00:00
net net/wayvnc: update to 0.4.1 2021-12-17 04:02:30 +00:00
net-im net-im/telegram-desktop: update to 3.2.5 2021-12-10 22:20:36 +01:00
net-mgmt net-mgmt/zabbix5: Update to 5.0.19 2021-12-30 22:44:41 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/openssl-devel: Security update to 3.0.1 2021-12-20 17:42:30 +00:00
shells
sysutils sysutils/py-dict-toolbox: Update to 2.1.2 2021-12-17 09:16:07 +01:00
Templates
textproc textproc/kepubify: update to 4.0.3 2021-12-24 18:45:20 +09:00
Tools
ukrainian
vietnamese
www www/gallery-dl: update to 1.20.0 2021-12-30 00:48:06 +00:00
x11 x11/swaync: update to s20211228 2021-12-30 00:44:01 +00:00
x11-clocks x11-clocks/wlclock: update to 1.0.1 2021-12-31 10:40:50 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: unbreak fetch due to repo growth 2021-12-28 11:49:19 +00:00
x11-themes x11-themes/qtcurve: Update WWW 2021-11-17 03:31:47 +08:00
x11-toolkits x11-toolkits/qt5-quick3d: switch to use bundled assimp 2021-12-18 18:39:34 +01:00
x11-wm x11-wm/gamescope: unbreak fetch due to repo growth 2021-12-28 17:46:42 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md CONTRIBUTING.md: Adjust link to "submitting patches" instructions. 2021-05-15 13:36:25 +02:00
COPYRIGHT
GIDs security/openvpn: create and use dedicated openvpn user 2021-11-01 18:03:06 +01:00
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.