1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alexander Vereeken 976d671d77 x11-themes/qogir-icon-themes: Update to 2023-06-05
Use GNU cp from coreutils.
Replace patch with BINARY_ALIAS (gcp, gsed).

Changelog:
https://github.com/vinceliuice/Qogir-icon-theme/releases/tag/2023-06-05

PR:		278628
Approved by:	submitter is maintainer
2024-10-14 16:26:55 +02:00
.hooks
accessibility
arabic
archivers archivers/py-bitshuffle: Update to 0.5.2 2024-10-14 13:25:24 +08:00
astro
audio
benchmarks
biology biology/ncbi-blast+: Fix build with grpc 1.67.0+ 2024-10-14 13:26:28 +08:00
cad cad/openscad*: Add dependency 2024-10-14 10:03:11 +02:00
chinese
comms
converters converters/p5-Convert-Binary-C: Strip shared library 2024-10-14 13:26:23 +08:00
databases databases/rubygem-solid_queue: Update to 1.0.0 2024-10-14 13:25:52 +08:00
deskutils deskutils/goesimage: update 0.1.3 → 0.1.4 2024-10-13 21:14:32 -07:00
devel devel/electron31: update to 31.7.0 2024-10-14 19:53:29 +09:00
dns dns/py-publicsuffixlist: Update to 1.0.2.20241010 2024-10-14 13:25:41 +08:00
editors editors/texstudio: Update to 4.8.4 2024-10-14 12:56:19 +00:00
emulators
finance finance/py-yfinance: Update to 0.2.44 2024-10-14 13:25:41 +08:00
french
ftp ftp/rubygem-net-ftp: Update to 0.3.8 2024-10-14 13:26:17 +08:00
games games/corsix-th: Update to 0.68.0 2024-10-14 00:02:20 +02:00
german german/mythes: Update to 2024.10.06 2024-10-14 13:26:23 +08:00
graphics graphics/py-rasterstats: Update to 0.20.0 2024-10-14 13:25:41 +08:00
hebrew
hungarian
irc
japanese devel/py-pyproject-hooks: Move devel/py-pyproject_hooks to devel/py-pyproject-hooks 2024-10-14 12:45:22 +08:00
java
Keywords
korean
lang lang/p5-Modern-Perl: Update to 1.20241001 2024-10-14 13:25:23 +08:00
mail
math math/py-networkx: Update to 3.4 2024-10-14 08:59:45 +00:00
misc misc/py-openai: update 1.48.0 → 1.51.0 2024-10-14 02:09:28 -07:00
Mk Mk/Uses/python.mk: Update PY_TOMLI 2024-10-14 13:26:25 +08:00
multimedia multimedia/mediaelch: Update to 2.12.0 2024-10-14 10:42:54 +02:00
net net/rubygem-grpc: Update to 1.67.0 2024-10-14 13:26:18 +08:00
net-im net-im/linux-discord: Update to 0.0.71 2024-10-14 09:47:57 +02:00
net-mgmt net-mgmt/fastnetmon: Fix build with grpc 1.67.0+ 2024-10-14 13:26:29 +08:00
net-p2p
news
polish polish/hunspell: Update to 20241001 2024-10-14 13:26:23 +08:00
ports-mgmt
portuguese
print
russian
science science/py-pydicom: update 3.0.1 2024-10-14 06:32:50 +00:00
security security/p5-Crypt-OpenPGP: Fix RUN_DEPENDS and TEST_DEPENDS 2024-10-14 13:26:24 +08:00
shells
sysutils sysutils/rubygem-tmuxinator: Update to 3.3.1 2024-10-14 13:26:28 +08:00
Templates
textproc textproc/py-towncrier: Clean up 2024-10-14 13:26:29 +08:00
Tools
ukrainian
vietnamese
www www/librewolf: Update 129.0-1 → 131.0.2-1 (CVE-2024-9680) 2024-10-14 17:08:47 +03:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/ots: Update to 9.2.0 2024-10-14 13:25:21 +08:00
x11-servers
x11-themes x11-themes/qogir-icon-themes: Update to 2023-06-05 2024-10-14 16:26:55 +02:00
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED devel/py-pyproject-hooks: Move devel/py-pyproject_hooks to devel/py-pyproject-hooks 2024-10-14 12:45:22 +08:00
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.