aboutsummaryrefslogtreecommitdiffstats
path: root/mail/biffer
Commit message (Expand)AuthorAgeFilesLines
* Spaces->tabs in the mail category.olgeni2001-02-051-1/+1
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-2/+2
* Initial import of biffer version 1.0.steve1999-11-017-0/+114
an class='column1'>| | | | | | | | | | | | | | | | | | Linking with LLD currently fails due to preemption of symbols with protected visibility in a shared object: /usr/bin/ld: error: cannot preempt symbol: alIsExtensionPresent >>> defined in libopenal.so.1.18.0 >>> referenced by examples/altonegen.c >>> CMakeFiles/altonegen.dir/examples/altonegen.c.o:(main) /usr/bin/ld: error: cannot preempt symbol: alcGetCurrentContext >>> defined in libopenal.so.1.18.0 >>> referenced by examples/altonegen.c >>> CMakeFiles/altonegen.dir/examples/altonegen.c.o:(main) /usr/bin/ld: error: cannot preempt symbol: alcGetContextsDevice >>> defined in libopenal.so.1.18.0 >>> referenced by examples/altonegen.c >>> CMakeFiles/altonegen.dir/examples/altonegen.c.o:(main) ... (Ports that depend on audio/openal-soft may also need to be tagged with LLD_UNSAFE.) PR: 219089 Approved by: kwm Sponsored by: The FreeBSD Foundation * audio/openal-soft: remove EXAMPLES optionswills2017-08-192-11/+2 | | | | | | | Avoid dependency loop with ffmpeg Reported by: truckman Pointyhat to: swills * audio/openal-soft: Update to 1.18.0, Add EXAMPLES and OSS optionsswills2017-08-195-16/+45 | | | | | PR: 220931 Submitted by: Yuri Victorovich <yuri@rawbw.com> * Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1 | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 * - Fix LICENSEamdmi32017-02-051-2/+3 | | | | - Add LICENSE_FILE * Reset mva@'s ports, he handed in his ports bit.rene2017-01-231-1/+1 | * Fix configure when JACK option is enabledjhale2016-12-071-3/+3 | | | | | | | | | | | -- Found JACK: /usr/local/lib/libjack.so CMake Error at CMakeLists.txt:988 (MESSAGE): Failed to enabled required JACK backend -- Configuring incomplete, errors occurred! PR: 214249 Reported by: Grzegorz Junka <list1@gjunka.com> Approved by: maintainer timeout * Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-201-0/+1 | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. * - Update to version 1.17.2mva2016-10-235-43/+29 | | | | | | | - New option JACK for Jack audio server support PR: 213392 Submitted by: kdrakehp@zoho.com * audio/openal-soft: re-apply r420906pi2016-08-271-2/+2 | | | | | | | - r420919 overwrote r420906 PR: 210353, 211664 Reported by: matthew@reztek.cz * audio/openal-soft: Add option to enable sndio supportpi2016-08-261-2/+5 | | | | | | | | - This adds support for building with the sndio audio output (audio/sndio). PR: 211664 Submitted by: Tobias Kortkamp <t@tobik.me> Approved by: mva (maintainer timeout) * audio/openal-soft: fix missing QT4 dependenciesnovel2016-08-261-1/+1 | | | | | | | PR: 210353 Submitted by: matthew@reztek.cz Approved by: maintainer timeout (2+ months) MFH: 2016Q3 * Cleanup patches, a* categories.mat2016-07-272-5/+5 | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight * Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-4/+4 | | | | | With hat: portmgr Sponsored by: Absolight * Add FLUIDSYNTH option generic description, and remove ad-hoc setting indanfe2016-03-021-2/+1 | | | | ports where it is applicable (alongside with other shared descriptions). * - Add a workaround for a problem caused by clangdanilo2015-10-18