1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Po-Chuan Hsieh 4bab742835
security/pear-File_SMBPasswd: Remove IGNORE_WITH_PHP=84
This port does build with php84 if its depedency (pecl-mcrypt) is patched.
2024-07-30 03:03:09 +08:00
.hooks
accessibility
arabic
archivers archivers/py-blosc2: Convert to USES=cmake:indirect 2024-07-29 20:39:27 +08:00
astro
audio audio/cdparanoia: make the port more robust against exotic machines 2024-07-28 19:39:32 +00:00
benchmarks
biology
cad
chinese chinese/libchewing: Adjust cmake option 2024-07-29 20:38:54 +08:00
comms comms/qrq: Prevent superfluous man dir creation 2024-07-28 15:15:15 +02:00
converters */*php84*: Sunrise 2024-07-28 15:15:17 +02:00
databases databases/rrdtool: Fix fetch 2024-07-29 14:36:05 +01:00
deskutils
devel devel/pecl-vld: Fix build with php84 2024-07-30 03:02:53 +08:00
dns dns/rubygem-google-apis-dns_v1: Update to 0.44.0 2024-07-29 20:41:00 +08:00
editors editors/ox: update 0.4.0 → 0.4.2 2024-07-28 16:57:44 -07:00
emulators
finance finance/ord: update 0.19.0 → 0.19.1 2024-07-28 16:57:44 -07:00
french
ftp ftp/yafc: Undeprecate and pass maintainership 2024-07-28 19:16:28 +02:00
games games/palomino: attempt to unbreak and thus undeprecate the port 2024-07-28 14:02:04 +00:00
german
graphics graphics/zeno: remove unnecessary file 2024-07-29 19:52:25 +03:00
hebrew
hungarian
irc irc/py-irc: Update version 20.4.3=>20.5.0 2024-07-29 10:00:06 +02:00
japanese japanese/py-jaconv: Update to 0.4.0 2024-07-29 20:39:53 +08:00
java java/wildfly: Update version 31.0.1=>32.0.0 2024-07-28 15:15:13 +02:00
Keywords
korean
lang lang/gleam: update to 1.3.2 2024-07-29 15:16:24 +00:00
mail */*: Bump consumers of databases/rrdtool 2024-07-29 13:48:53 +01:00
math math/py-pyreadr: Update to 0.5.1 2024-07-29 20:40:02 +08:00
misc misc/opennn: fix build on powerpc 2024-07-29 17:10:10 +02:00
Mk Mk/Uses: Fix typos in php.mk 2024-07-29 02:42:41 +02:00
multimedia multimedia/py-av: Update version 12.2.0=>12.3.0 2024-07-29 10:00:05 +02:00
net net/pecl-radius: Fix build with php84 2024-07-30 03:02:58 +08:00
net-im net-im/py-slack-sdk: Update version 3.29.0=>3.30.0 2024-07-28 18:30:10 +02:00
net-mgmt */*: Bump consumers of databases/rrdtool 2024-07-29 13:48:53 +01:00
net-p2p net-p2p/cardano-db-sync: Update to 13.3.0.0 2024-07-28 21:37:43 +03:00
news
polish
ports-mgmt
portuguese
print print/lilypond: update 2.24.3 → 2.24.4 2024-07-29 05:12:59 +03:00
russian
science science/cardioid: fix build without libomp 2024-07-29 17:10:13 +02:00
security security/pear-File_SMBPasswd: Remove IGNORE_WITH_PHP=84 2024-07-30 03:03:09 +08:00
shells shells/nushell: update 0.95.0 → 0.96.0 2024-07-28 01:18:02 -07:00
sysutils sysutils/fastfetch: update to 2.20.0 2024-07-29 17:10:08 +02:00
Templates
textproc textproc/rubygem-nokogiri: Update to 1.16.7 2024-07-29 20:41:24 +08:00
Tools
ukrainian
vietnamese
www www/pecl-yaf: Fix build with php84 2024-07-30 03:03:02 +08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING lang/php83: Update version 8.3.8=>8.3.9 2024-07-28 15:15:15 +02: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.