notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: multimedia/libfame/files/patch-cflags

Number of commits found: 3

Sunday, 2 Mar 2025
11:46 Rene Ladan (rene) search for other commits by this committer
multimedia/libfame: Remove expired port

2024-12-31 multimedia/libfame: Obsolete library, last release in 2004. Consider
migrating to multimedia/ffmpeg
commit hash: 3c8ba2f2e24bdaa97089c7e1f136849da7f4ea7a commit hash: 3c8ba2f2e24bdaa97089c7e1f136849da7f4ea7a commit hash: 3c8ba2f2e24bdaa97089c7e1f136849da7f4ea7a commit hash: 3c8ba2f2e24bdaa97089c7e1f136849da7f4ea7a 3c8ba2f
Wednesday, 13 Jul 2005
00:02 mi search for other commits by this committer
Uh-oh. Fix the just committed patch-cflags to only defined HAVE_BSWAP on
i386. Add one more patch to the patch-warnings collection, to ensure
warning-free compile on 64-bit platforms (tested on amd64).
Original commit
Tuesday, 12 Jul 2005
23:41 mi search for other commits by this committer
Fix configure to stop appending ``-march=i386'' to CFLAGS on i386.
Depending on other optimization options, compiler could get confused
into an internal error, and was, probably, building pessimized code
even when working.

Ensure warning-free build, while I'm here. Mark the SSE as having no
effect -- ``--enable-sse'' causes configure to add the HAS_SSE define
to CFLAGS, but nothing in the current release checks for that flag. Ha-ha.

There are SSE implementations of some parts of the code (they are just
no used), so, perhaps, someone can add another patch to make use of them,
when possible.
Original commit

Number of commits found: 3