Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix OGG option after refactoring | decke | 2014-01-23 | 1 | -1/+1 |
| | | | | With hat: portmgr | ||||
* | - Bump PORTREVISION [1] | nemysis | 2014-01-22 | 3 | -38/+39 |
| | | | | | | | | | | | | | | | | - Make sndfile dependency optional like all others [1] - Remove STATIC lib and Option [1] - Disable all warnings with -w - Remove OPTIONS_SUB=yes [1] - Fix options. They were affecting non-existing cmake variables; USE_VORBIS was always set to true [1] - Use the new format for LIB_DEPENDS [1] - Add REINPLACE to fix CMakeLists.txt type which prevented linking with libFLAC [1] - Add patch to fix build of FLUIDSYNTH Option [1] - Remove useless REINPLACE_CMD [1] - Change pkg-plist, remove STATIC libs [1] PR: ports/185949 [1] Submitted by: amdmi3 | ||||
* | Fix properties on pkg-plist | bapt | 2014-01-22 | 26 | -26/+0 |
| | |||||
* | Oops, missed couple of CONFIGURE_ARGS helpers during conversion. | danfe | 2014-01-21 | 1 | -2/+2 |
| | |||||
* | Rename MANn to MANPAGEn in order to avoid a 'make check-sanity' warning. | ehaupt | 2014-01-21 | 1 | -2/+2 |
| | |||||
* | Rename MANn to MANPAGEn in order to avoid a 'make check-sanity' warning. | ehaupt | 2014-01-21 | 1 | -3/+3 |
| | |||||
* | Stagify, utilize OPTIONS helpers, reword comments slightly. | danfe | 2014-01-21 | 2 | -27/+14 |
| | |||||
* | - Enable stagedir support | mva | 2014-01-21 | 1 | -1/+0 |
| | |||||
* | - Support staging | amdmi3 | 2014-01-21 | 3 | -14/+9 |
| | | | | - Minor port improvements | ||||
* | Update pkg-plist to handle the case where Visualisation is disabled. | sbruno | 2014-01-20 | 2 | -574/+577 |
| | | | | | PR: ports/185597 Submitted by: mandree@ | ||||
* | - Fix a problem with the libdir of a file (libmikmod.la). It was pointing to ↵ | danilo | 2014-01-20 | 2 | -0/+12 |
| | | | | the STAGEDIR. | ||||
* | - Fix build with clang | miwi | 2014-01-19 | 1 | -13/+19 |
| | | | | | PR: 185512 Submitted by: ports fury | ||||
* | - Fix build with clang | miwi | 2014-01-19 | 2 | -15/+22 |
| | | | | | PR: 185515 Submitted by: ports fury | ||||
* | - Fix build with clang | miwi | 2014-01-19 | 2 | -8/+31 |
| | | | | | PR: 185500 Submitted by: Ports Fury | ||||
* | - Fix build with clang | miwi | 2014-01-19 | 1 | -20/+36 |
| | | | | | PR: 185340 Submitted by: ports fury | ||||
* | - Fix build with clang | miwi | 2014-01-19 | 2 | -9/+21 |
| | | | | | PR: 185313 Submitted by: Ports Fury | ||||
* | Update to 4.2.3 | ehaupt | 2014-01-19 | 2 | -3/+3 |
| | |||||
* | - Add LICENSE | mva | 2014-01-19 | 1 | -0/+2 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -1/+0 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -9/+3 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -3/+2 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -1/+0 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -1/+0 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -1/+0 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -1/+0 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -1/+0 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -6/+0 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -1/+0 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -10/+5 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -4/+2 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -4/+3 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -4/+2 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -5/+3 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 2 | -16/+10 |
| | |||||
* | - Stage support | antoine | 2014-01-18 | 2 | -53/+25 |
| | | | | - Use OPTIONS helpers | ||||
* | Stage support | antoine | 2014-01-18 | 1 | -8/+7 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -6/+5 |
| | |||||
* | - Stage support | antoine | 2014-01-18 | 1 | -5/+1 |
| | | | | - Use pathfix instead of REINPLACE_CMD | ||||
* | Stage support | antoine | 2014-01-18 | 1 | -2/+1 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -12/+5 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -2/+1 |
| | |||||
* | Stage support | antoine | 2014-01-18 | 1 | -8/+5 |
| | |||||
* | support stagedir | netchild | 2014-01-18 | 2 | -5/+4 |
| | | | | | PR: 185565 Submitted by: Takefu <takefu@airport.fm> | ||||
* | - make MIKMOD option the default again, which was lost on an earlier commit | mva | 2014-01-18 | 1 | -2/+2 |
| | | | | | PR: ports/185723 Submitted by: makc@ | ||||
* | Support stage | bapt | 2014-01-17 | 2 | -41/+39 |
| | | | | Fix shebang | ||||
* | Revert part of previous change, IA32_BINARY_PORT is for freebsd32 compat not | antoine | 2014-01-17 | 2 | -2/+3 |
| | | | | linux32 one | ||||
* | Stage support | antoine | 2014-01-17 | 1 | -12/+7 |
| | |||||
* | Stage support | antoine | 2014-01-17 | 1 | -5/+3 |
| | |||||
* | Stage support | antoine | 2014-01-17 | 3 | -25/+5 |
| | |||||
* | Stage support | antoine | 2014-01-17 | 1 | -2/+1 |
| | |||||
* | Stage support | antoine | 2014-01-17 | 1 | -3/+2 |
| | |||||
* | - Stage support | antoine | 2014-01-17 | 1 | -22/+7 |
| | | | | - Get rid of infozip dependency | ||||
* | - Stage support | antoine | 2014-01-17 | 1 | -17/+6 |
| | | | | - This port uses Linux | ||||
* | Stage support | antoine | 2014-01-17 | 1 | -4/+3 |
| | |||||
* | Stage support | antoine | 2014-01-17 | 1 | -1/+0 |
| | |||||
* | Stage support | antoine | 2014-01-17 | 2 | -11/+6 |
| | |||||
* | Stage support | antoine | 2014-01-17 | 1 | -12/+7 |
| | |||||
* | Stage support | antoine | 2014-01-17 | 1 | -6/+3 |
| | |||||
* | Stage support | antoine | 2014-01-17 | 1 | -6/+5 |
| | |||||
* | Stage support | antoine | 2014-01-17 | 2 | -26/+13 |
| | |||||
* | Stage support | antoine | 2014-01-17 | 1 | -1/+0 |
| | |||||
* | - Update from 0.3.7 to 0.3.8 | danilo | 2014-01-17 | 3 | -9/+8 |
| | | | | | | | - Use options helpers properly PR: ports/185505 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | - Update from 0.3.10 to 0.3.11 | danilo | 2014-01-17 | 2 | -5/+5 |
| | | | | | PR: ports/185504 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | - Stage support | antoine | 2014-01-17 | 1 | -10/+8 |
| | | | | | - Shebangfix scripts - Bump PORTREVISION | ||||
* | - Stage support | antoine | 2014-01-17 | 1 | -7/+6 |
| | | | | | - Fix wish execution - Bump PORTREVISION | ||||
* | Stage support | antoine | 2014-01-17 | 1 | -11/+8 |
| | |||||
* | - Reset maintainer due to fatal email bounces | zi | 2014-01-16 | 1 | -1/+1 |
| | | | | Reported by: portscout | ||||
* | Reduce over inclusion of bsd.port.mk | bapt | 2014-01-16 | 1 | -3/+1 |
| | |||||
* | Reduce over inclusions of bsd.port.mk | bapt | 2014-01-16 | 1 | -3/+1 |
| | |||||
* | Reduce over inclusion of bsd.port.mk | bapt | 2014-01-16 | 1 | -7/+2 |
| | | | | While here use BROKEN_${ARCH} | ||||
* | Reduce over inclusion of bsd.port.mk | bapt | 2014-01-16 | 1 | -4/+1 |
| | | | | Remove well known license file | ||||
* | Reduce over inclusion of bsd.port.mk | bapt | 2014-01-16 | 1 | -8/+4 |
| | |||||
* | Remove useless over inclusion bsd.port.mk | bapt | 2014-01-16 | 1 | -3/+1 |
| | |||||
* | Remove over include of bsd.port.mk | bapt | 2014-01-16 | 1 | -2/+1 |
| | |||||
* | Remove useless bsd.port.mk inclusions while here | bapt | 2014-01-16 | 1 | -4/+1 |
| | | | | do not install a well known license file. | ||||
* | Do not over include bsd.port.mk | bapt | 2014-01-16 | 1 | -2/+1 |
| | |||||
* | - Enable stagedir support | mva | 2014-01-15 | 1 | -1/+2 |
| | |||||
* | Update distinfo to please portlint: remove MD5, add SIZE. | mandree | 2014-01-14 | 1 | -1/+1 |
| | |||||
* | Python cleanup: | rene | 2014-01-14 | 25 | -25/+25 |
| | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) | ||||
* | - Update from 2.9.0 to 2.9.1 | danilo | 2014-01-14 | 3 | -23/+14 |
| | | | | | | | - Remove GPLv3 and add LGPL21 to LICENSE PR: ports/185516 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | audio/xmms-mp3cue: Unbreak and support stage | marino | 2014-01-14 | 3 | -1/+28 |
| | | | | | | | | | This port had two major c++ issues. The first was missing <cstlib> header and using <string> instead of <cstring>. The second was the default setting of CC to "g++" which fails on F10+. Unbreak and stagify under the "Just fix it" blanket. | ||||
* | - the pkg-plist is superfluous with PYDISTUTILS_AUTOPLIST | mva | 2014-01-12 | 1 | -95/+0 |
| | |||||
* | Update to 3.2.5 | ehaupt | 2014-01-12 | 2 | -3/+3 |
| | | | | | PR: 185667 Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> | ||||
* | Re-use PORTVERSION in STRIP_CMD. | ehaupt | 2014-01-12 | 1 | -1/+1 |
| | |||||
* | Update to 4.2.2 | ehaupt | 2014-01-12 | 2 | -3/+6 |
| | |||||
* | Update to 2.0.11. | kwm | 2014-01-12 | 2 | -3/+3 |
| | | | | Submitted by: maintainer (via e-mail) | ||||
* | NO_STAGE doesn't seem to make any difference in build failures reported | sbruno | 2014-01-12 | 1 | -1/+0 |
| | | | | | | by users of this port. seems to pass make stage/orphans etc. PR: ports/185597 | ||||
* | Put back NO_STAGE that was removed in svn r338393. | sbruno | 2014-01-12 | 1 | -1/+2 |
| | | | | PR: ports/185597 | ||||
* | - Fix package name collision | danilo | 2014-01-11 | 1 | -0/+3 |
| | | | | - Add csound-5.* to CONFLICTS | ||||
* | Update to 1.2.5. | kwm | 2014-01-11 | 2 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | Update LICENSE Changes for v1.2.4: - New MIDI shortcuts TAB - Fixes for building using Qt v.5.x. - Passthrough of more MIDI control events - New Edit/Insert chord icon - Some minor GUI changes - The configuration is now fully automatic. No more need to "apply" the configuration. Changes for v1.2.5: - Reworked BPM generator - Fixed a deadlock situation Submitted by: maintainer (via e-mail) | ||||
* | Update to 2.0.10. | kwm | 2014-01-11 | 2 | -3/+3 |
| | | | | Submitted by: maintainer (via e-mail) | ||||
* | - Fix build with clang | madpilot | 2014-01-11 | 6 | -169/+217 |
| | | | | | | | | - Fix destination to install architecture-dependent binaries - Support qmake USES macro PR: ports/185327 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | Maintainer is no longer in a position to maintain this port | antoine | 2014-01-11 | 1 | -1/+1 |
| | |||||
* | - Copy from audio/csound and apply the patch. The API of the version 6 of ↵ | danilo | 2014-01-11 | 12 | -0/+449 |
| | | | | | | | | | | | csound is not compatible of version 5. - Update from 5.18.02 to 6.02 - Add stage support - Use options helpers PR: ports/185351 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | - STAGE-clean | gahr | 2014-01-11 | 1 | -4/+2 |
| | |||||
* | - Reassign to the heap due to mail bounces | tabthorpe | 2014-01-10 | 1 | -1/+1 |
| | |||||
* | - Stagify lang/ghc and all the Haskell Cabal ports | pgj | 2014-01-10 | 3 | -5/+2 |
| | | | | | | | | | - Update HACKAGE_SITE to follow changes in upstream - MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports - Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of ${DO_NADA}, some refactoring Obtained from: FreeBSD Haskell | ||||
* | - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused by | pgj | 2014-01-10 | 3 | -3/+3 |
| | | | | | | | | | | | the iconv changes (basically GHCi was rendered unusable) - Fix build for x11-toolkits/hs-wxc, while here - Bump port revision for all Haskell Cabal ports as they have to be rebuilt PR: ports/184806 Reported by: many Obtained from: FreeBSD Haskell MFH: 2014Q1 | ||||
* | - Chase devel/ucommon shlib version bump | gahr | 2014-01-09 | 1 | -2/+1 |
| | |||||
* | Convert USE_DOS2UNIX to USES=dos2unix | skreuzer | 2014-01-08 | 2 | -4/+2 |
| | |||||
* | Convert to USES | skreuzer | 2014-01-08 | 1 | -2/+2 |
| | | | | Fix typo in OPTIONS_DEFINE | ||||
* | Deprecate: abandoned by upstream, last activity about 10 years ago. | novel | 2014-01-08 | 1 | -0/+3 |
| | | | | | PR: 158647 Reported by: rm | ||||
* | This port uses advanced PORTDOCS technology that is beyond me. | adamw | 2014-01-08 | 1 | -1/+5 |
| | | | | Restore the original logic, and apply MDOCS to it properly. | ||||
* | I broke this port with MDOCS support, because I | adamw | 2014-01-07 | 1 | -5/+1 |
| | | | | | | didn't catch that it was using NOPORTDOCS backwards. Thanks: makc | ||||
* | Prefer ninja over make(1) | bapt | 2014-01-07 | 1 | -1/+1 |
| | |||||
* | Prefer ninja over make(1) to build | bapt | 2014-01-07 | 1 | -1/+1 |
| | |||||
* | - USES=dos2unix | dinoex | 2014-01-07 | 1 | -1/+1 |
| | |||||
* | Add QT imageformats to resolve issues with rendering album covers | sbruno | 2014-01-05 | 1 | -2/+4 |
| | | | | PR: ports/175987 | ||||
* | Support stage | bapt | 2014-01-05 | 1 | -7/+2 |
| | |||||
* | Support stage | bapt | 2014-01-05 | 1 | -8/+5 |
| | |||||
* | Support stage | bapt | 2014-01-05 | 1 | -6/+5 |
| | |||||
* | Support stage | bapt | 2014-01-05 | 1 | -6/+6 |
| | |||||
* | Convert the tree to USES=fam | antoine | 2014-01-05 | 1 | -3/+2 |
| | | | | Approved by: portmgr (bapt) | ||||
* | Support stage | bapt | 2014-01-05 | 2 | -16/+6 |
| | | | | | Allow packaging as a user Use options helpers | ||||
* | Support stage | bapt | 2014-01-05 | 2 | -2/+1 |
| | |||||
* | Remove useless comment | bapt | 2014-01-05 | 1 | -1/+0 |
| | |||||
* | Support stage | bapt | 2014-01-05 | 1 | -1/+0 |
| | |||||
* | Support stage | bapt | 2014-01-05 | 2 | -24/+16 |
| | | | | Use pathfix instead manually patching | ||||
* | Support stage | bapt | 2014-01-05 | 1 | -8/+7 |
| | |||||
* | Support stage | bapt | 2014-01-05 | 1 | -4/+1 |
| | |||||
* | Support stage | bapt | 2014-01-05 | 1 | -1/+0 |
| | |||||
* | Support stage | bapt | 2014-01-05 | 2 | -12/+3 |
| | | | | Unconditionnaly disable esound | ||||
* | Support stage | bapt | 2014-01-05 | 1 | -6/+6 |
| | | | | Strip binaries | ||||
* | Support stage | bapt | 2014-01-05 | 1 | -4/+2 |
| | | | | Use COPYTREE_SHARE | ||||
* | Support stage | bapt | 2014-01-05 | 1 | -1/+0 |
| | |||||
* | Stage support | antoine | 2014-01-04 | 1 | -4/+3 |
| | |||||
* | Stage support | antoine | 2014-01-04 | 1 | -4/+3 |
| | |||||
* | Stage support | antoine | 2014-01-04 | 1 | -2/+1 |
| | |||||
* | - Stage support | antoine | 2014-01-04 | 2 | -8/+6 |
| | | | | - Add missing OPTIONS_DEFINE | ||||
* | - Update from 0.9.0 to 0.9.2 | danilo | 2014-01-04 | 3 | -18/+44 |
| | | | | | | | | | | - Add SIDPLAY2 option while here - Add NLS option PR: ports/185325 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | - Changed mainteiner from vg to sbruno | vg | 2014-01-04 | 1 | -1/+1 |
| | | | | Submitted by: myself | ||||
* | Include <bsd.port.mk>, not post.mk | adamw | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Convert to PORT_OPTIONS:MDOCS. | adamw | 2014-01-03 | 48 | -77/+142 |
| | | | | Holdout shame list: ruby, perl, python | ||||
* | Undeprecate, fetching is fine now. | rene | 2014-01-03 | 1 | -3/+0 |
| | |||||
* | Part 1 at removing now useless FETCH_ARGS redifition | bapt | 2014-01-03 | 5 | -6/+0 |
| | |||||
* | Update to 0.3.18. | rakuco | 2014-01-03 | 4 | -183/+54 |
| | | | | | PR: ports/185411 Submitted by: John Hixson <john@pcbsd.org> (maintainer) | ||||
* | Stage support | antoine | 2014-01-02 | 2 | -9/+8 |
| | |||||
* | Unbreak after r337708. | rakuco | 2014-01-02 | 1 | -1/+1 |
| | |||||
* | Trying to be smart, always punishes one in the end. | sbruno | 2014-01-02 | 1 | -1/+2 |
| | | | | | | | | | SPOTIFY support isn't something that can be compiled out of clementine. You must *either* compile the binary blob in to the application *or* enable the downloader via QCA. You cannot disable them. I suspect, from the changes I've made, someone already figured this out originally. :-) | ||||
* | Add DropBox & BOX remote file storage support and enable on by | sbruno | 2014-01-02 | 1 | -27/+22 |
| | | | | | | | | | | | | | | | | | | default Remove NO_STAGE Remove MAKE_JOBS_UNSAFE Remove BUILTINTAGLIB, this is only relevant for distributions that have a taglib package < 1.8 Remove SPOTIFY support. Requires vendor binary library that does not currently support FreeBSD. The QCA code is a tool to fetch this library if enabled. Remove -DIMOBILEDEVICE as its not a Cmake build options for this port Reviewed by: vg | ||||
* | Typo | crees | 2014-01-02 | 1 | -1/+1 |
| | |||||
* | - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk | ohauer | 2013-12-31 | 4 | -4/+4 |
| | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) | ||||
* | - Enable staging | db | 2013-12-31 | 3 | -9/+8 |
| | |||||
* | Stage support | antoine | 2013-12-31 | 2 | -10/+1 |
| | |||||
* | Stage support | antoine | 2013-12-31 | 1 | -1/+0 |
| | |||||
* | Stage support | antoine | 2013-12-31 | 1 | -5/+4 |
| | |||||
* | Stage support | antoine | 2013-12-31 | 1 | -2/+1 |
| | |||||
* | Stage support | antoine | 2013-12-31 | 1 | -1/+0 |
| | |||||
* | Stage support | antoine | 2013-12-31 | 1 | -3/+1 |
| | |||||
* | Stage support | antoine | 2013-12-31 | 1 | -2/+1 |
| | |||||
* | Stage support | antoine | 2013-12-31 | 1 | -2/+1 |
| | |||||
* | Stage support | antoine | 2013-12-31 | 1 | -3/+1 |
| | |||||
* | Stage support | antoine | 2013-12-31 | 1 | -2/+1 |
| | |||||
* | Stage support | antoine | 2013-12-31 | 2 | -4/+2 |
| | |||||
* | Stage support | antoine | 2013-12-31 | 1 | -7/+3 |
| | |||||
* | Stage support | antoine | 2013-12-31 | 1 | -4/+3 |
| | |||||
* | Support Stagedir | arved | 2013-12-31 | 1 | -1/+5 |
| | |||||
* | Support Stagedir | arved | 2013-12-31 | 1 | -2/+2 |
| | |||||
* | Update to 1.2.2. | kwm | 2013-12-30 | 1 | -1/+1 |
| | | | | | | Remove vaapi from plugin list in bsd.gstreamer.mk it accidently snuck in. Changelog: http://lists.freedesktop.org/archives/gstreamer-devel/2013-December/045238.html | ||||
* | Update to 1.17.0. | novel | 2013-12-30 | 2 | -3/+3 |
| | |||||
* | Update to 4.2.1 | ehaupt | 2013-12-30 | 2 | -3/+3 |
| | |||||
* | Stage audio ports maintained by me | crees | 2013-12-29 | 4 | -32/+21 |
| | |||||
* | Simplify and group up OPTIONS | crees | 2013-12-29 | 1 | -139/+98 |
| | | | | Submitted by: Zsolt Udvari <udvzsolt@gmail.com> | ||||
* | Stage support | antoine | 2013-12-29 | 1 | -2/+1 |
| | |||||
* | Stage support | antoine | 2013-12-29 | 2 | -7/+4 |
| | |||||
* | Stage support | antoine | 2013-12-29 | 2 | -16/+6 |
| | |||||
* | Stage support | antoine | 2013-12-29 | 1 | -5/+4 |
| | |||||
* | - Fix build on 10.x | dhn | 2013-12-29 | 1 | -8/+8 |
| | | | | | | | - Support stage PR: ports/185262 Submitted by: Yamagi Burmeister <yamagi@yamagi.org> | ||||
* | Update audio/soundkonverter to 2.0.5. | dbn | 2013-12-29 | 3 | -3/+7 |
| | | | | | | | | | ChangeLog: - Add: Catalan translation - Add: Swedish translation - Add: Chinese (Taiwan) translation - Add: Romanian translation - Fix: Don't mix up total tracks and total discs when reading vorbis comments | ||||
* | Stage support | antoine | 2013-12-29 | 2 | -2/+1 |
| | |||||
* | Stage support | antoine | 2013-12-29 | 1 | -2/+1 |
| | |||||
* | Stage support | antoine | 2013-12-29 | 2 | -7/+4 |
| | |||||
* | Stage support | antoine | 2013-12-29 | 1 | -1/+0 |
| | |||||
* | - Stage support | antoine | 2013-12-29 | 1 | -3/+3 |
| | | | | - shebangfix a perl script | ||||
* | Stage support | antoine | 2013-12-29 | 1 | -2/+1 |
| | |||||
* | Stage support | antoine | 2013-12-29 | 2 | -4/+2 |
| | |||||
* | Stage support | antoine | 2013-12-29 | 1 | -1/+0 |
| | |||||
* | Stage support | antoine | 2013-12-29 | 1 | -1/+0 |
| | |||||
* | Stage support | antoine | 2013-12-29 | 2 | -3/+4 |
| | |||||
* | - Stage support | antoine | 2013-12-29 | 2 | -5/+3 |
| | | | | - Uses desktop-file-utils and shared-mime-info | ||||
* | Stage support | antoine | 2013-12-29 | 1 | -1/+0 |
| | |||||
* | Stage support | antoine | 2013-12-29 | 1 | -4/+3 |
| | |||||
* | Stage support | antoine | 2013-12-29 | 1 | -2/+1 |
| | |||||
* | Stage support | antoine | 2013-12-29 | 1 | -3/+1 |
| | |||||
* | - Stage support | antoine | 2013-12-29 | 2 | -17/+2 |
| | | | | | - Use desktop-file-utils - Do not try to remove directories from BSD.local.dist | ||||
* | Stage support | antoine | 2013-12-29 | 1 | -2/+1 |
| | |||||
* | Stage support | antoine | 2013-12-29 | 1 | -1/+0 |
| | |||||
* | Stage support | antoine | 2013-12-29 | 1 | -2/+1 |
| | |||||
* | Stage support | antoine | 2013-12-29 | 1 | -1/+0 |
| | |||||
* | Stage support | antoine | 2013-12-29 | 1 | -1/+0 |
| | |||||
* | Remove removed configure switch | crees | 2013-12-28 | 1 | -2/+1 |
| | | | | | PR: ports/185234 Submitted by: Zsolt Udvari <udvzsolt@gmail.com> | ||||
* | Fix build on 10+, don't hardcode linking to libstdc++ | pawel | 2013-12-28 | 1 | -0/+4 |
| | |||||
* | Use CFLAGS_${ARCH} | bapt | 2013-12-27 | 3 | -17/+8 |
| | |||||
* | Use CFLAGS_ | bapt | 2013-12-27 | 1 | -4/+3 |
| | |||||
* | - Support stage and options | jadawin | 2013-12-27 | 2 | -14/+13 |
| | |||||
* | - Support STAGEDIR | sunpoet | 2013-12-27 | 1 | -3/+1 |
| | |||||
* | support stage | bapt | 2013-12-27 | 1 | -5/+4 |
| | |||||
* | Support stage | bapt | 2013-12-27 | 1 | -20/+11 |
| | | | | | Optionify Fix shebangs | ||||
* | Support stage | bapt | 2013-12-27 | 1 | -2/+1 |
| | |||||
* | Support stage | bapt | 2013-12-27 | 1 | -11/+9 |
| | | | | | Use shebangfix Properly run depends on perl | ||||
* | Support stage | bapt | 2013-12-27 | 1 | -6/+3 |
| | |||||
* | Support stage | bapt | 2013-12-27 | 1 | -4/+6 |
| | |||||
* | Support stage | bapt | 2013-12-27 | 1 | -2/+3 |
| | |||||
* | Support stage | bapt | 2013-12-27 | 1 | -3/+4 |
| | |||||
* | Support stage | bapt | 2013-12-27 | 1 | -5/+2 |
| | |||||
* | Support stage | bapt | 2013-12-27 | 1 | -5/+4 |
| | |||||
* | Support stage | bapt | 2013-12-27 | 1 | -5/+4 |
| | |||||
* | cmake support stage out of the box | bapt | 2013-12-27 | 1 | -1/+0 |
| | |||||
* | Support stage | bapt | 2013-12-27 | 2 | -16/+17 |
| | | | | Use bsdtar to extract zip | ||||
* | Support stage | bapt | 2013-12-27 | 1 | -5/+2 |
| | |||||
* | Convert the tree to USES=openal | antoine | 2013-12-26 | 7 | -8/+8 |
| | | | | Approved by: portmgr (bapt) | ||||
* | - Update to 0.9.33 | sunpoet | 2013-12-26 | 1 | -1/+1 |
| | | | | | | | | - Bump PORTREVISION for www/libmicrohttpd shlib change Changes: https://gnunet.org/svn/libmicrohttpd/ChangeLog PR: ports/185184 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) | ||||
* | Fix compilation problems with Clang (inaccurate usage of type qualifiers, | danfe | 2013-12-25 | 3 | -53/+87 |
| | | | | | | | | | | | | | | | | lack of this->, some missing #include's) that could be patched via simple sed(1) calls and one trivial patch. Linking still fails, and so does the build with GCC 4.6+; this would be fixed in a separate commit, along with other issues with the port (dependency on restricted LAME codec, usage of somewhat old FOX v1.4). While here, convert large number of optional LIB_DEPENDS conditionals to helper knobs, reword LARGEFILE_DESC, do not bogusly augment CONFIGURE_ENV, and stagify. For users that have ReZound package installed, this commit does not bring any visible changes, and should not be merged to any "stable" or quarterly branches alone. | ||||
* | Update freetype to 2.5.2. | kwm | 2013-12-25 | 2 | -0/+22 |
| | | | | | | | | | | | | | | Remove patch to add -I/usr/local/include in freetype-config --cflags. If ports need extra headers they should look for them, and not get them via a side-effect. Freetype had a header resuffle in 2.5.1, patch ports to use the new header style. Thanks go to bdrewery for the two exp-runs and rakuco for helping me with some troublesome cmake ports. PR: ports/184587 | ||||
* | - Fix build on -current | pawel | 2013-12-25 | 3 | -28/+41 |
| | | | | | | | | | - Rescpect CXXFLAGS - Use desktop-file-utils/pathfix - Support staging PR: ports/184909 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | Fix install with DOCS option disabled | crees | 2013-12-24 | 1 | -4/+2 |
| | | | | | PR: ports/185161 Submitted by: Anton Yuzhaninov | ||||
* | - Add a proxy method to access protected IO::connecting_legal field from | danfe | 2013-12-24 | 7 | -0/+163 |
| | | | | | | | | Session::add_routes(); no idea why it worked before with GCC 4.2 - Switch from using non-standard STL slist container (which is not available with libc++) to the one provided by boost::container::slist, it allows to build Ardour on all supported FreeBSD versions/compilers - Fix remaining cases of boost::shared_ptr to fix the build against Clang | ||||
* | - Fix several C++ issues with modern compilers | danfe | 2013-12-24 | 5 | -6/+413 |
| | | | | - While here, stagify and mute REINPLACE_CMD's | ||||
* | - Support staging | amdmi3 | 2013-12-24 | 1 | -1/+0 |
| | |||||
* | - Convert to staging | madpilot | 2013-12-23 | 2 | -8/+13 |
| | | | | | | PR: ports/184518 Submitted by: me Approved by: Maintainer timeout | ||||
* | - Support staging | amdmi3 | 2013-12-23 | 2 | -25/+10 |
| | | | | - Use new OPTIONS features | ||||
* | - Support staging | amdmi3 | 2013-12-23 | 1 | -1/+0 |
| | |||||
* | - Support staging | amdmi3 | 2013-12-23 | 1 | -2/+1 |
| | |||||
* | - Support staging | amdmi3 | 2013-12-23 | 1 | -3/+2 |
| | |||||
* | - Support staging | amdmi3 | 2013-12-23 | 1 | -14/+11 |
| | |||||
* | - Support staging | amdmi3 | 2013-12-23 | 1 | -3/+2 |
| | |||||
* | - Support staging | amdmi3 | 2013-12-23 | 1 | -3/+2 |
| | |||||
* | - Support staging | amdmi3 | 2013-12-23 | 1 | -5/+4 |
| | |||||
* | - Support staging | amdmi3 | 2013-12-23 | 1 | -5/+4 |
| | |||||
* | Fix LIB_DEPENDS | antoine | 2013-12-22 | 1 | -1/+1 |
| | |||||
* | It appears that there is actually a compiler.mk knob that does | crees | 2013-12-22 | 1 | -7/+1 |
| | | | | | | | exactly what was needed for the previous commit. Submitted by: antoine Submitted by: db | ||||
* | Clang can build musicpd fine on FreeBSD 10+ | crees | 2013-12-22 | 1 | -3/+8 |
| | | | | | PR: ports/185059 Submitted by: mat | ||||
* | - Fix build with clang | pawel | 2013-12-21 | 3 | -11/+31 |
| | | | | | | | | - Add LICENSE, desktop entry file - Support staging PR: ports/184891 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | Update Baresip to 0.4.8, and the supporting re and rem libraries | crees | 2013-12-21 | 9 | -38/+73 |
| | | | | | | | | to their latest versions Several new modules, however some will no longer work after changes to the core code; a best effort has been made to investigate and mark such broken modules. | ||||
* | Update to 0.18.5 | crees | 2013-12-21 | 3 | -23/+4 |
| | | | | | | | Musicpd has been rewritten in c++, and now unfortunately requires a modern gcc to build. While here, remove duplicate LICENSE line pointed out by danfe... | ||||
* | audio/denemo: update to 1.1.0 | wg | 2013-12-21 | 4 | -209/+223 |
| | | | | | PR: ports/184892 Submitted by: KATO Tsuguru <tkato432 yahoo.com> | ||||
* | - Fix build with clang | pawel | 2013-12-21 | 4 | -15/+42 |
| | | | | | | | | - Update MASTER_SITES - Support staging PR: ports/184863 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | Update to 0.17.6 | crees | 2013-12-20 | 5 | -62/+21 |
| | | | | Stageify | ||||
* | - STAGEify. | avilla | 2013-12-20 | 2 | -49/+24 |
| | | | | | | Submitted by: Alonso Schaich <alonsoschaich@fastmail.fm> via area51 - Use OPTIONS helpers. | ||||
* | - Fix build with clang | pawel | 2013-12-20 | 2 | -3/+2 |
| | | | | | | | - Port supports staging PR: ports/184831 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | - Fix build on -current | pawel | 2013-12-20 | 2 | -13/+88 |
| | | | | | | | - Add LICENSE PR: ports/184829 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | - Support CC/CFLAGS properly | pawel | 2013-12-20 | 2 | -6/+41 |
| | | | | | | | | | - Update MASTER_SITES - Support ncurses - Convert to staging PR: ports/184826 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | - Fix build with clang | pawel | 2013-12-20 | 5 | -11/+93 |
| | | | | | | | | | - Update MASTER_SITES - Add LICENSE - Switch to PLIST_FILES PR: ports/184823 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | - Update from 1.3.0 to 1.3.1 | danilo | 2013-12-19 | 3 | -4/+15 |
| | | | | | | | - Add pkgconfig to USES PR: ports/184853 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | - Update from 0.45-3 to 0.45-4 | danilo | 2013-12-19 | 2 | -6/+8 |
| | | | | | | | - Add shebangfix to USES PR: ports/184872 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | Update to 0.1.8. Changes include: | naddy | 2013-12-19 | 2 | -5/+6 |
| | | | | | | * update to opus 1.0.3 surround encoder API * support for encoding from FLAC files * better metadata support, including copying tags from FLAC input | ||||
* | Update opus to 1.1, which includes: | naddy | 2013-12-19 | 7 | -9/+29 |
| | | | | | | | | | | | | | | * new analysis code and tuning that significantly improves encoding quality, especially for variable-bitrate (VBR), * automatic detection of speech or music to decide which encoding mode to use, * surround with good quality at 128 kbps for 5.1 and usable down to 48 kbps, * and speed improvements on all architectures. Chase shared library bump. PR: 184956 | ||||
* | Use dos2unix USES macro. | ehaupt | 2013-12-18 | 1 | -1/+1 |
| | |||||
* | Use dos2unix USES macro. | ehaupt | 2013-12-18 | 1 | -2/+1 |
| | |||||
* | Use dos2unix USES macro. | ehaupt | 2013-12-18 | 1 | -2/+1 |
| |