1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Piotr Kubaj b8c6351c85 net-p2p/intermodal: fix build on powerpc
error[E0412]: cannot find type `c_long` in the crate root
   --> /wrkdirs/usr/ports/net-p2p/intermodal/work/intermodal-0.1.13/cargo-crates/libc-0.2.78/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:214:19
    |
214 |         msgtyp: ::c_long,
    |                   ^^^^^^ not found in the crate root
    |
help: consider importing this type alias
    |
4   + use ffi::c_long;
    |
help: if you import `c_long`, refer to it directly
    |
214 -         msgtyp: ::c_long,
214 +         msgtyp: c_long,
2024-08-04 14:00:26 +02:00
.hooks
accessibility
arabic
archivers archivers/py-blosc2: Convert to USES=cmake:indirect 2024-07-29 20:39:27 +08:00
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 chinese/libchewing: Adjust cmake option 2024-07-29 20:38:54 +08:00
comms comms/scrcpy: update to 2.6 2024-08-02 21:10:14 +09:00
converters */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2024-07-31 09:02:14 +02:00
databases */*: Unbreak with php84 2024-08-03 20:59:37 +02:00
deskutils deskutils/calibre: Update to 7.16.0, fix translations 2024-07-31 21:13:40 +02:00
devel devel/concurrencpp: drop nowadays unnecessary ports LLVM on powerpc* 2024-08-04 14:00:23 +02:00
dns dns/doh-proxy: fix build on powerpc 2024-08-04 14:00:25 +02:00
editors editors/vim: Update to 9.1.0652 2024-08-01 23:47:56 -04:00
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 japanese/py-jaconv: Update to 0.4.0 2024-07-29 20:39:53 +08:00
java java/wildfly: Update version 32.0.1=>33.0.0 2024-08-01 21:21:42 +02:00
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/llama-cpp: update 3505 → 3506 2024-08-04 02:07:26 -07: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-im/dissent: update to 0.0.26 2024-08-02 22:08:54 +02:00
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 print/lilypond: update 2.24.3 → 2.24.4 2024-07-29 05:12:59 +03:00
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 shells/ksh-devel: update to the latest ksh93/ksh github commit 2024-08-01 19:08:09 -07:00
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/foot: update to 1.18.0 2024-08-02 22:08:59 +02:00
x11-clocks x11-clocks/wlclock: unbreak long options 2024-08-03 18:49:16 +02:00
x11-drivers x11-drivers/xf86-video-ast: Fix pci access after df10dcefa4 2024-08-01 15:34:26 +02:00
x11-fm x11-fm/doublecmd: update to 1.1.6 gamma release 2024-08-01 15:16:53 +03:00
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 devel/rubygem-google-protobuf4: Remove obsoleted port 2024-07-30 21:36:06 +08:00
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.