1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Po-Chuan Hsieh a45dc2190f
security/py-krb5: Allow build with cython 0.29.*
- Bump PORTREVISION for package change

Obtained from:	3caba43693
2024-10-22 17:48:56 +08:00
.hooks
accessibility
arabic
archivers
astro
audio audio/libmysofa: Update to 1.3.3 2024-10-22 01:35:55 -04:00
benchmarks
biology
cad cad/horizon-eda: Prepare for libgit2 1.8.2 2024-10-22 08:13:23 +01:00
chinese
comms
converters
databases databases/postgresql-orafce: Update to 4.13.4 2024-10-22 17:48:24 +08:00
deskutils deskutils/deforaos-notes: import version 0.2.1 2024-10-22 01:20:11 +02:00
devel devel/py-pyproject-fmt-rust: Update to 1.2.1 2024-10-22 17:48:46 +08:00
dns
editors editors/deforaos-editor: update to version 0.4.1 2024-10-22 01:20:12 +02:00
emulators
finance
french
ftp
games games/mizuma: Update to 2024.10 2024-10-22 14:09:25 +09:00
german
graphics graphics/py-imageio: Update to 2.36.0 2024-10-22 17:48:48 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/thunderbird: update to 128.3.3 (rc1) 2024-10-22 08:26:20 +02:00
math math/py-narwhals: Update to 1.9.4 2024-10-22 17:48:52 +08:00
misc
Mk
multimedia */*: Bump after update devel/poco 2024-10-22 02:40:45 +03:00
net net/bittwist: Update to 4.2 2024-10-22 17:48:31 +08:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/scidavis: fix dependence on sip 2024-10-22 11:40:32 +03:00
security security/py-krb5: Allow build with cython 0.29.* 2024-10-22 17:48:56 +08:00
shells
sysutils sysutils/seatd: update to 0.9.0 2024-10-22 02:51:24 +02:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/tdom: update to 0.9.5 2024-10-22 09:26:12 +00:00
x11 x11/hypridle: update to 0.1.3 2024-10-22 02:54:11 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/phoc: update to 0.42.1 2024-10-22 02:54:13 +02:00
.arcconfig
.gitignore
.mailmap
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://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.