Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.1 17 Feb 2024 06:05:46 |
Muhammad Moinur Rahman (bofh) |
audio/taglib-extras: Remove expired port
audio/taglib-extras |
1.0.1 31 Jan 2024 19:49:34 |
Jason E. Hale (jhale) |
audio/taglib-extras: Mark DEPRECATED
Mark DEPRECATED and set EXPIRATION_DATE to 2024-02-14. This is a leaf
library and for the sake of progressing the audio/taglib update, it's
not worth keeping around for the typical 4 weeks.
PR: 276677 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.1 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.0.1 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.1 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
1.0.1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.0.1 03 Jan 2016 13:21:38 |
jhale |
Add upstream patch to fix taglib version detection
Reported by: pkg-fallout
Obtained from: https://websvn.kde.org/?view=revision&revision=1444333 |
1.0.1 08 Apr 2015 10:54:10 |
rakuco |
Unbreak, the tarball is now mirrored in download.kde.org. |
1.0.1 05 Apr 2015 19:21:58 |
bapt |
Mark broken unfetchable ports |
1.0.1 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
1.0.1 20 Feb 2014 13:00:31 |
makc |
- Add stage support
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Remove useless LATEST_LINK |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
1.0.1 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.0.1 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
1.0.1 14 Apr 2012 00:05:48 |
rakuco |
Reassign to kde@.
I sent a mail to the current maintainer almost a month ago about taking these
ports over but got no response (archives in the kde-freebsd mailing list).
Someone else mentioned contacting the maintainer before and he expressed
surprise that these ports were still assigned to him.
This, together with the lack of to the ports, makes it reasonable to assign
them with the rest of the KDE ports to the KDE on FreeBSD team. |
1.0.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0.1 02 Dec 2009 17:00:33 |
fluffy |
- Update taglib to 1.6.1 release
- Update taglib-extras to 1.0.1 release
- Switch to cmake build
- Add optional patch to support on-the-fly charset recoding via devel/librcc
- Tag shlib version changed to original, provided by authors
Approved by: miwi (mentor)
Exp-run by: miwi |
0.1.7 19 Sep 2009 11:20:09 |
fluffy |
- Update to 0.1.7 release
This fixes MP4 tag handling
Approved by: miwi (mentor)
Approved by: maintainer (implicit)
Feature safe: yes |
0.1.6 07 Aug 2009 17:04:34 |
miwi |
This splits the taglib plugins that used to be in Amarok into a separate
package, for use by amarok-utils as well as Amarok itself (plus anyone
else that wants to use it).
WWW: http://websvn.kde.org/trunk/kdesupport/taglib-extras/
(it required for upcoming amarok 2.1.1 update)
Submitted by: Matt Tosto <datahead4 at gmail.com> |