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
Piotr Kubaj f7e90e1070 databases/keydb: disable on powerpc
Same issue as on i386.
2024-08-04 14:00:31 +02:00
.hooks
accessibility
arabic
archivers
astro
audio audio/sndio: Improve port 2024-08-04 01:58:54 +02:00
benchmarks benchmarks/inferno: update 0.11.20 → 0.11.21 2024-08-04 02:07:26 -07:00
biology biology/py-PySCeS: update 1.2.1 → 1.2.2 2024-08-03 01:27:31 -07:00
cad
chinese
comms
converters
databases databases/keydb: disable on powerpc 2024-08-04 14:00:31 +02:00
deskutils
devel devel/jujutsu: fix build on big-endian architectures 2024-08-04 14:00:29 +02:00
dns dns/doh-proxy: fix build on powerpc 2024-08-04 14:00:25 +02:00
editors
emulators emulators/emu64: fix build without libomp 2024-08-04 14:00:22 +02:00
finance */*: Unbreak with php84 2024-08-03 20:59:37 +02:00
french
ftp ftp/weex: fix build on powerpc 2024-08-04 14:00:20 +02:00
games games/hyperrogue: go back to building with clang on powerpc 2024-08-04 14:00:14 +02:00
german
graphics graphics/luminance-qt5: fix build without libomp 2024-08-04 14:00:19 +02:00
hebrew
hungarian
irc irc/ircd-ratbox-devel: Deprecate and set expiration date to 2024-08-31 2024-08-04 10:55:43 +02:00
japanese
java
Keywords
korean
lang lang/tcl90: update to 9.0b3 2024-08-03 13:42:51 +00:00
mail mail/aerc: update 0.18.1 → 0.18.2 2024-08-04 12:42:47 +03:00
math math/py-mapbox-earcut: update 1.0.1 → 1.0.2 2024-08-04 02:07:25 -07:00
misc misc/quary: fix build on powerpc 2024-08-04 14:00:28 +02:00
Mk Mk/: Possible values for "ssl" are inconsistent 2024-08-03 17:59:49 +02:00
multimedia multimedia/pipewire: Fix startup problem 2024-08-03 20:24:35 +03:00
net net/jose: Improve port 2024-08-04 10:55:43 +02:00
net-im
net-mgmt */*: Unbreak with php84 2024-08-03 20:59:37 +02:00
net-p2p net-p2p/intermodal: fix build on powerpc 2024-08-04 14:00:26 +02:00
news
polish
ports-mgmt
portuguese
print
russian
science science/py-HepMC3: broken on powerpc 2024-08-04 14:00:16 +02:00
security security/gopass: Update to 1.15.14 2024-08-04 09:12:17 +01:00
shells
sysutils sysutils/android-file-transfer: skip bad version 2024-08-03 21:27:01 +02:00
Templates
textproc textproc/py-pygments: Remove useless line in Makefile 2024-08-03 18:02:04 +02:00
Tools
ukrainian
vietnamese
www www/trunk: fix build on powerpc 2024-08-04 14:00:11 +02:00
x11
x11-clocks x11-clocks/wlclock: unbreak long options 2024-08-03 18:49:16 +02:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/pangolin: update 0.9.1 → 0.9.2 2024-08-03 01:27:28 -07:00
x11-wm x11-wm/herbstluftwm: remove default autostart's patch 2024-08-04 08:23:23 +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://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.