non port: audio/picard-plugins/Makefile |
Number of commits found: 38 |
Wednesday, 5 Feb 2025
|
13:15 Jason E. Hale (jhale)
audio/picard-plugins: Update to snapshot from 2024-11-13
Updated plugins:
- non_ascii_equivalents
- replaygain2
f4b016e |
Sunday, 25 Aug 2024
|
12:37 Jason E. Hale (jhale)
audio/picard-plugins: Update to snapshot from 2024-07-12
Updated plugins:
- deezerart
ef0c12d |
Saturday, 29 Jun 2024
|
09:06 Jason E. Hale (jhale)
audio/picard-plugins: Update to snapshot from 2024-06-25
c7136eb |
Friday, 26 Jan 2024
|
22:27 Jason E. Hale (jhale)
audio/picard-plugins: Update to snapshot from 2024-01-23
Updated plugins:
- playlist
7acbca3 |
Wednesday, 10 Jan 2024
|
01:52 Jason E. Hale (jhale)
audio/picard-plugins: Update to 2024-01-05 snapshot
New plugins:
- script_logger: provides a new script function `$logline()` to write
entries to Picard's system log
Updated plugins:
- acousticbrainz
- acousticbrainz_tonal-rhythm
- additional_artists_variables
- genre_mapper
- playlist
Additional info can be found at: https://picard.musicbrainz.org/plugins/
e4d06d0 |
Friday, 15 Sep 2023
|
15:15 Jason E. Hale (jhale)
audio/picard-plugins: Update to snapshot from 2023-09-15
Updated plugins:
- deezerart
- replaygain2
c1f1550 |
Sunday, 20 Aug 2023
|
20:19 Jason E. Hale (jhale)
audio/picard-plugins: Update to snapshot from 2023-07-29
Updated plugins:
- submit_folksonomy_tags
- submit_isrc
fae9b9e |
Thursday, 27 Jul 2023
|
23:35 Jason E. Hale (jhale)
audio/picard-plugins: Update to snapshot from 2023-07-25
New plugins:
- additional_artists_details: Provides specialized album and track
variables with artist details for use in tagging and naming scripts.
- genre_mapper: Provides the ability to standardize genres in the
"genre" tag by matching the genres as found to a standard genre as
defined in the genre replacement mapping configuration option.
Additional info can be found at: https://picard.musicbrainz.org/plugins/
e6112d0 |
Tuesday, 27 Jun 2023
|
19:34 Rene Ladan (rene)
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
3d9a815 |
Tuesday, 6 Jun 2023
|
22:24 Jason E. Hale (jhale)
audio/picard-plugins: Update to snapshot from 2023-05-11
New plugins:
- mod: support for loading and renaming various tracker files formats
(.mod, .xm, .it, etc.)
- submit_folksonomy_tags: allows submission of specific tags on tracks
you own (defaults to <i>genre</i> and <i>mood</i>) as folksonomy tags
on MusicBrainz. Supports submitting to recording, release, release
group and release artist entities.
Removed plugins:
- happidev_lyrics: happi.dev service no longer exists
- replaygain: replaced by replaygain2 plugin
Additional info can be found at: https://picard.musicbrainz.org/plugins/
90ae110 |
Wednesday, 9 Nov 2022
|
21:39 Jason E. Hale (jhale)
audio/picard-plugins: Update to snapshot from 2022-11-09
Remove the haikuattrs plugin before build for easier pkg-plist
maintenance.
New plugin:
- critiquebrainz: Uses Critiquebrainz for comment as review or rating.
Additional info can be found at: https://picard.musicbrainz.org/plugins/
https://github.com/metabrainz/picard-plugins/commits/2.0
ea107ed |
Wednesday, 19 Oct 2022
|
15:55 Jason E. Hale (jhale)
audio/picard-plugins: Update to snapshot from 2022-10-18
New plugins:
- replaygain2: Calculates ReplayGain information for tracks and albums
according to the ReplayGain 2.0 specification using audio/rsgain. The
original replaygain plugin has been deprecated upstream.
Additional info can be found at: https://picard.musicbrainz.org/plugins/
efcfea1 |
Friday, 7 Oct 2022
|
05:50 Jason E. Hale (jhale)
audio/picard-plugins: Update to snapshot from 2022-09-30
Update "Work & Movement" plugin to 1.1
3d2f892 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Friday, 10 Jun 2022
|
03:29 Jason E. Hale (jhale)
audio/picard-plugins: Update to snapshot from 2022-06-07
Bugfixes in the acousticbrainz and happidev_lyrics plugins.
950dcd8 |
Saturday, 28 May 2022
|
04:10 Jason E. Hale (jhale)
audio/picard-plugins: Update to snapshot from 2022-05-18
New plugins:
- persistent_variables (Provides the ability to store and retrieve
script variables that persist across tracks and albums. This allows
things like finding and storing the earliest recording date of all of
the tracks on an album.)
Additional info can be found at: https://picard.musicbrainz.org/plugins/
6b1b5c8 |
Sunday, 10 Apr 2022
|
18:21 Jason E. Hale (jhale)
audio/picard-plugins: Update to snapshot from 2022-04-02
New plugins:
- key_wheel_converter (Adds functions to convert between 'standard',
'camelot' and 'open key' key formats.)
Additional info can be found at: https://picard.musicbrainz.org/plugins/
e62ee2b |
Friday, 25 Feb 2022
|
21:35 Jason E. Hale (jhale)
audio/picard-plugins: Update to snapshot from 2022-02-14
Add DOCS option and install documentation in ${DOCSDIR}.
New plugins:
- submit_isrc (submit ISRCs found in audio files metadata)
Removed plugins:
- videotools (provided formats are non-functional and the is_video()
and is_audio() functions are part of Picard)
Additional info can be found at: https://picard.musicbrainz.org/plugins/
25dae30 |
Tuesday, 13 Apr 2021
|
18:03 Jason E. Hale (jhale)
audio/picard-plugins: Update to snapshot from 2021-04-13
Remove "Add Album Column" plugin and ALBUM_COLUMN option. This functionality
is now available in the base picard application.
"Apiseeds Lyrics" plugin has been replaced by "Happi.dev Lyrics" plugin.
Add "Release tag aggregation functions" plugin.
Various bugfixes.
Additional info can be found at: https://picard.musicbrainz.org/plugins/
52dab67 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 13 Mar 2021
|
14:55 jhale
audio/picard-plugins: Update to snapshot from 2021-01-19
Bump Python min version to 3.6 since 3.5 is gone.
Remove redundant post-install targets already handled by PLIST_SUB.
Don't install 'haikuattrs' plugin - it is only for the Haiku operating system.
 |
Friday, 1 Jan 2021
|
00:46 jhale
audio/picard-plugins: Update to snapshot from 2020-12-03
New plugin:
- Deezer cover art (fetches cover art from deezer.com)
Only display pkg-message when the BMP option is enabled as it only pertains
to this option.
 |
Monday, 24 Aug 2020
|
02:50 jhale
audio/picard-plugins: Update to snapshot from 2020-08-18
New plugins (see: https://picard.musicbrainz.org/plugins/ for descriptions)
- Collect Album Artists
- Search Engine Lookup
 |
Monday, 29 Jun 2020
|
16:55 jhale
Update audio/picard-plugins to snapshot from 2020-06-05
 |
Sunday, 3 Nov 2019
|
01:45 jhale
audio/picard-plugins: Update to snapshot from 2019-10-27
New plugin: Additional Artists Variables
PR: 241682
Submitted by: Adam Jimerson <vendion@gmail.com>
 |
Saturday, 21 Sep 2019
|
01:51 jhale
Update audio/picard-plugins to snapshot from 2019-09-17
 |
Friday, 28 Jun 2019
|
22:01 mat
Remove noflavors when it does not make sense.
 |
Tuesday, 19 Mar 2019
|
02:38 jhale
audio/picard-plugins: Update to snapshot from 2019-03-12
- Add ALBUM_COLUMN option to enable the Add Album Column plugin - disabled by
default since it changes the UI and the only way to disable it is to
deinstall it. See: https://github.com/metabrainz/picard-plugins/pull/195
- Use BUILD_WRKSRC everywhere
- Remove hidden files and backup files from the build directory
New plugins (see: https://picard.musicbrainz.org/plugins/ for descriptions)
- Add Album Column
- Amazon cover art
- Apiseeds Lyrics
- Instruments
- TheAudioDB cover art
 |
Thursday, 14 Feb 2019
|
07:36 jhale
audio/picard-plugins: Update to snapshot from 2019-02-12
- reorder_sides: Update to new APIs
 |
Thursday, 3 Jan 2019
|
17:26 jhale
audio/picard-plugins: Update to snapshot from 2019-01-01
New plugins (see: https://picard.musicbrainz.org/plugins/ for descriptions)
- Classical Extras
- Compatible TXXX frames
- Format Performer Tags
- Work & Movement
 |
Saturday, 29 Sep 2018
|
00:04 jhale
audio/picard-plugins: Update to latest commit from 2018-09-17
- The lastfm, no_release, and smart_title_case plugins have been ported
- The lastfmplus plugin has been removed
- Minor bugfixes
 |
Wednesday, 29 Aug 2018
|
01:10 jhale
Update to latest commit from 20180816
Changes: bug fixes for several plugins
 |
Tuesday, 31 Jul 2018
|
15:36 jhale
Update to commit 62cd688 from 2018-07-19
Update pkg-message for current default GCC version and fix typo
 |
Friday, 27 Jul 2018
|
21:50 jhale
Update audio/picard to 2.0.1
This is a major version update that switches from using PyQt4 and Python 2.7
to PyQt5 and Python 3.5+
Update audio/picard-plugins to 20180707 snapshot from the 2.0 branch
 |
Monday, 12 Mar 2018
|
17:03 bdrewery
Use proper PY_FLAVOR
 |
Friday, 16 Feb 2018
|
12:14 jhale
Add PORTSCOUT hint
 |
Thursday, 15 Feb 2018
|
11:15 jhale
Move the plugins for audio/picard to audio/picard-plugins in preparation
for picard 1.4.2. The plugins are maintained in a separate repository and
no longer shipped with the main picard source.
 |
Number of commits found: 38 |