non port: audio/clementine-player/files/patch-src_CMakeLists.txt |
SVNWeb
|
Number of commits found: 12 |
Thu, 31 Mar 2022
|
[ 20:31 Rene Ladan (rene) ] 97cf09b (Only the first 10 of 823 ports in this commit are shown above. )
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above )
|
Thu, 3 Jan 2019
|
[ 21:43 sbruno ] (Only the first 10 of 12 ports in this commit are shown above. )
audio/clementine-player: Jump to qt5
- regenerate some of the patch files for this new branch
- cleanup and try to adjust Makefile
audio/libechonest: Jump to qt5
- clementine-player is the only port that I could find that has an explicit
dependency on libechonest. Commit this update so there is no window for
build failures.
Test built on 13-CURRENT, 12-STABLE, 11-STABLE across i386 and amd64.
Run-time tested on 13-CURRENT, amd64.
PR: 234534 226529
Submitted by: greg@unrelenting.technology
|
Fri, 24 Aug 2018
|
[ 17:22 jhale ] (Only the first 10 of 23 ports in this commit are shown above. )
Update security/cryptopp to 7.0.0
We now install a pkgconfig file which will allow ports to check whether
cryptopp was built with assembly instructions enabled or not. There are
a few functions that will be undefined if built without assembly and
-DCRYPTOPP_DISABLE_ASM needs to be passed to the compiler in that case
to avoid build failures. This is not new, but the pkgconf file should
make it easier to determine if the flag is needed or not.
Fix several ports due to API changes and to use the new pkgconf file
to determine cryptopp location and build flags. Special cases below.
deskutils/cdcat
- Use cryptopp shared library instead of static, detect with pkgconf
(Only the first 15 lines of the commit message are shown above )
|
Wed, 11 May 2016
|
[ 20:54 sbruno ] (Only the first 10 of 11 ports in this commit are shown above. )
Update clementine-player to Upstream Release 1.3.1:
https://github.com/clementine-player/Clementine/releases
Requires the sqlite port to have FTS3_TOKENIZER enabled. Add a note
to UPDATING about this.
Fixes so many bugs, that its hard to keep up.
Add PulseAudio support.
Add Microsoft SkyDrive Support.
Add Amazon Cloud Drive Support.
Require the use of security/cryptopp for lastFM.
Update to gstreamer1.
Sort options and Makefile a bit.
Fix typo in MTP_DEVICE.
Upstream has fixed CD playback on FreeBSD.
Differential Revision: https://reviews.freebsd.org/D6200
|
Tue, 2 Sep 2014
|
[ 12:59 rakuco ] (Only the first 10 of 22 ports in this commit are shown above. )
Update CMake to 3.0.1.
The 3.0 series is an incremental improvement over the previous 2.8 series
despite the major version number change. A list of important changes is
available at http://www.cmake.org/cmake/help/v3.0/release/3.0.0.html
On the porting side
* The minimum FreeBSD release we have to support in the ports tree is now
recent enough that ports/168671 can finally be committed: instead of
building and using CMake's own copies of bzip2, curl, expat, libarchive,
liblzma and zlib, we use the versions in ports and/or the base system.
* CMake's documentation system has been changed and vastly improved at the
cost of now depending on Sphinx. We still generate only man pages, but can
start generating the HTML documentation in the future if desired. (Only the first 15 lines of the commit message are shown above )
|
Sat, 30 Nov 2013
|
[ 03:54 sbruno (src committer) ] (Only the first 10 of 13 ports in this commit are shown above. )
Update audio/clementine-player to 1.2.0
This now works on 11-current
PR: ports/178687
|
Tue, 8 Jan 2013
|
[ 16:18 wxs ]
Update to 1.1.0
Trim header
Conver to new options
PR: ports/173911
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
|
Thu, 5 Jan 2012
|
[ 23:41 pawel ]
Update to version 1.0.0
PR: ports/163816
Submitted by: maintainer
|
Sun, 3 Apr 2011
|
[ 16:30 dhn ]
- Update to 0.7.1
PR: ports/156040
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer)
|
Sun, 6 Feb 2011
|
[ 08:18 miwi ]
- Update to version 0.6
- Add LICENSE info
- Update WWW line
PR: 153553
Submitted by: "Pawel Pekala" <c0rn@o2.pl>
Approved by: maintainer
Feature safe: yes
|
Fri, 23 Jul 2010
|
[ 18:02 makc ]
Update to 0.4.2
Mark MAKE_JOBS_SAFE while here
PR: ports/148765
Submitted by: Gvozdikov Veniamin (maintainer)
|
Sun, 4 Apr 2010
|
[ 01:22 amdmi3 ]
Clementine is a modern music player and library organiser. Clementine
is a port of Amarok 1.4, with some features rewritten to take advantage of Qt4.
Features:
- Listen to internet radio from Last.fm and SomaFM
- Load M3U and XSPF playlists
- Edit tags on MP3 and OGG files, organise your music
- Download missing album cover art from Last.fm
WWW: http://code.google.com/p/clementine-player/
PR: 144978
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
|
Number of commits found: 12 |