Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.9.3_3 25 Aug 2024 08:17:29 |
Daniel Engberg (diizzy) |
audio/abcde: Remove Musepack support
Remove support for Musepack audio format
PR: 281025
Approved by: portmgr (blanket) |
2.9.3_3 12 Jan 2024 15:11:29 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
2.9.3_2 30 Dec 2023 20:13:49 |
Tilman Keskinoz (arved) |
audio/abcde: Fix CDDB option
FreeDB has been out of operation for a few years, use gnudb instead
While here, grab maintainership
Obtained from: https://abcde.einval.com/bugzilla/show_bug.cgi?id=155 |
2.9.3_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
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) |
2.9.3 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 ) |
2.9.3 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 ) |
2.9.3 11 Nov 2021 18:05:38 |
Tilman Keskinoz (arved) |
Drop maintainership on most of my ports |
2.9.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.9.3 14 Jul 2019 04:24:15 |
tobik |
audio/abcde: Drop Perl build dependency
There is no opt_USE_PERL5 helper.
While here convert pkg-message to UCL. Remove the hint about
upgrading from abcde-2.1.4 or older. 2.1.5 is from 2003 so that
hint is probably no longer relevant. |
2.9.3 11 Feb 2019 20:24:59 |
arved |
Update to 2.9.3
patch-abcde was upstreamed |
2.9.2_1 07 Aug 2018 09:07:07 |
arved |
Fix Musicbrainz support
- by replacing GNU sed'ism with awk
Obtained from: upstream
While here:
- remove dependencies on perl modules included in perl-base
- Grab maintainership |
2.9.2 03 Aug 2018 14:37:27 |
wen |
- Update to 2.9.2 |
2.9.1_1 02 May 2018 10:55:52 |
tz |
audio/abcde: resolve conflicting dependencies
abcde depends on www/p5-WebService-MusicBrainz0, but the installed script
'abcde-musicbrainz-tool' depends on www/p5-WebService-MusicBrainz. The two
versions of p5-WebService-MusicBrainz conflict with each other.
Update dependency to use p5-WebService-MusicBrainz, which is supported since
the update of audio/abcde to 2.9.x
Also adding the missing dependencies:
- p5-Digest-SHA
- p5-MusicBrainz-DiscID
- p5-WebService-MusicBrainz
- p5-Getopt-Long
- p5-Pod-Usage
At least release myself from being MAINTAINER of this port.
PR: 227660
Reported by: <perlhack@protonmail.com>
Reviewed by: <perlhack@protonmail.com> |
2.9.1 16 Mar 2018 09:27:17 |
tz |
audio/abcde: Update from 2.8.1 to 2.9.1
Changelog:
https://git.einval.com/cgi-bin/gitweb.cgi?p=abcde.git;a=blob;f=changelog;h=7794b57256ded379a8c00cd4d74c84a628b30c19;hb=ff4100f967b74171b27f4a7038e87082aa6e6bf2 |
2.8.1_2 27 Dec 2017 12:01:12 |
antoine |
- abcde requires the eyeD3 command, not the eyed3 module
- abcde doesn't contain python code |
2.8.1_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
2.8.1_1 25 Nov 2017 01:34:25 |
woodsb02 |
audio/abcde: Add MusicBrainz support
- Make MusicBrainz support an on-by-default option
- Add pkg-plist file to allow @sample to be clearly used for the config file
- Include patch from upstream bug#54 to fix calculating MusicBrainz discid [1]
[1] https://abcde.einval.com/bugzilla/show_bug.cgi?id=54
PR: 223346
Approved by: tz (maintainer timeout) |
2.8.1_1 19 Nov 2017 11:37:26 |
riggs |
Chase audio/faac update (ABI incompatible to previous version 1.28)
PR: 223416
Submitted by: riggs |
2.8.1 02 Aug 2017 09:57:34 |
tz |
audio/abcde: Update from 2.7.2 to 2.8.1
Changelog:
https://git.einval.com/cgi-bin/gitweb.cgi?p=abcde.git;a=blob;f=changelog;h=42fc10fd36166d7703fe75e5a5f945f164e5354b;hb=a226ffafbb43cd32d91058bb336e86401418b4a9 |
2.7.2 10 Jun 2016 09:08:02 |
tz |
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by: junovitch (mentor) |
2.7.2 07 Apr 2016 17:33:29 |
robak |
audio/abcde: update 2.7.1 -> 2.7.2
PR: 208604
Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de> (maintainer) |
2.7.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 |
2.7.1 13 Oct 2015 22:24:29 |
amdmi3 |
- Update to 2.7.1
- Pass maintainership to submitter
PR: 203740
Submitted by: ports@toco-domains.de |
2.7 13 Sep 2015 10:45:01 |
riggs |
Update to upstream version 2.7
- General port cleanup
- Apply FreeBSD-specific modifications to make it
work out of the box more conveniently
PR: 201837
Submitted by: tkato432@yahoo.com |
2.6 16 Apr 2015 20:13:44 |
gblach |
Back to the pool.
Currently and in near future I don't have time to be responsible
for any port. |
2.6 19 Dec 2014 13:19:22 |
gblach |
- Update to 2.6
- Use OPTIONS helpers
- Convert pkg-plist to PLIST_FILES |
2.5.4_4 19 Oct 2014 07:33:10 |
mva |
- Convert ports from audio/ to new USES=python
Reviewed by: portmgr (implicit) |
2.5.4_4 04 Aug 2014 15:46:12 |
amdmi3 |
- Switch audio/musepack to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Fix audio/abcde by requiring python
- Fix audio/moc plist with MUSEPACK enabled
Approved by: portmgr blanket |
2.5.4_3 20 Apr 2014 20:25:33 |
rm |
audio/py-eyed3: update to 0.7.4 (backwards incompatible branch)
- copy audio/py-eyed3 0.6.18 to audio/py-eyed3-06
- update audio/py-eyed3 to 0.7.4
- chase dependency change of audio/abcde to use audio/py-eyed3-06
- drop maintainership of audio/py-eyed3-06
- add mutual CONFLICTS into a both ports |
2.5.4_2 29 Sep 2013 09:31:12 |
gblach |
- Move PLIST_FILES and MAN1 to pkg-plist
- Bump PORTREVISION
Approved by: crees (mentor) |
2.5.4_1 27 Sep 2013 17:31:27 |
gblach |
- Support staging
Approved by: crees, tabthorpe (mentors, implicit) |
2.5.4_1 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
2.5.4_1 07 May 2013 06:45:40 |
bapt |
Use shebangfix |
2.5.4_1 26 Apr 2013 12:35:51 |
bapt |
Remove USE_CDRTOOLS from bsd.port.mk
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.
While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext |
2.5.4_1 23 Feb 2013 17:20:37 |
gblach |
- Use cdcontrol eject properly
- Bump PORTREVISION
Approved by: tabthorpe (mentor) |
2.5.4 09 Dec 2012 15:14:47 |
gblach |
- Adopt port
- Update to 2.5.4
Approved by: crees (mentor) |
2.4.2_2 28 Nov 2012 06:53:03 |
bapt |
Back to the pool as I have no time for it anymore
While here remove useless quotes in some options descriptions
Feature safe: yes |
2.4.2_2 26 Oct 2012 06:33:42 |
bapt |
Remove GOGO option and gogo run dependencies along with gogo mp3 encoder itself
Feature safe: yes |
2.4.2_2 29 May 2012 15:18:30 |
bapt |
Fix descriptions with "()"
Reported by: sanity check |
2.4.2_2 29 May 2012 15:12:39 |
bapt |
Convert to new options framework
Add shared AAC, DAGRAB, GOGO, MPP and SPEEX descriptions |
2.4.2_2 14 Jan 2012 22:27:02 |
netchild |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it. |
2.4.2_1 26 Nov 2011 00:20:34 |
mandree |
Fix PORTVERSION/PORTREVISION messup. The previous commit broke the port and
made the ports framework IGNORE it due to the underscore in PORTVERSION.
Approved by: bapt@ (maintainer, on IRC)
Feature safe: yes |
2.4.2_1 25 Nov 2011 22:23:30 |
bapt |
install the configuration file as abcde.conf.sample to avoid overwriting it on
each upgrade
Sugested by: Jim Long <james@umpquanet.com> (private mail)
Feature safe: yes |
2.4.2 02 Aug 2011 18:05:26 |
mandree |
Fix Musepack dependency to look for mpcenc rather than mppenc.
This fixes the build with the MPP option enabled (non-default).
Approved by: bapt (maintainer) |
2.4.2 01 Aug 2011 03:58:56 |
bapt |
Remove bladeenc option as it is not fetchable anymore |
2.4.2 11 Mar 2011 06:59:15 |
bapt |
- upgrade to 2.4.2
- add license
- optionify
- add license
- change mastersite to new google code
- try to bring all supported features available to users
- update description
- take maintainersheip |
2.3.3_4 19 Jun 2010 04:23:03 |
linimon |
Reset jmelo@FreeBSD.org due to many months of inactivity and no response
to PRs.
Hat: portmgr
Feature safe: yes |
2.3.3_4 03 Jun 2010 08:55:01 |
netchild |
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency) |
2.3.3_3 06 Jun 2008 13:07:20 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
2.3.3_2 18 Apr 2008 15:55:08 |
jmelo |
- Fix md5(1) call.
- Bump portrevision.
PR: ports/121712
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> |
2.3.3_1 31 Jan 2007 14:07:59 |
pav |
- Use new USE_CDRTOOLS variable
Tested on: pointyhat |
2.3.3_1 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
2.3.3_1 05 Apr 2006 21:04:30 |
jmelo |
- Change my ports MAINTAINER to jmelo@FreeBSD.org.
Approved by: mnag (mentor) |
2.3.3_1 30 Dec 2005 21:36:38 |
pav |
- Add SHA256
PR: ports/91094
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer) |
2.3.3_1 25 Nov 2005 12:34:18 |
edwin |
http://www.soulwax.net/freebsd 500s to a Wax website
See http://people.freebsd.org/~fenner/portsurvey/audio.html#abcde |
2.3.3_1 23 Nov 2005 12:02:47 |
flz |
- Rename and update actual patch to fix -o output bug.
PR: ports/89421
Submitted by: maintainer |
2.3.3 19 Oct 2005 17:51:12 |
garga |
- Update to 2.3.3
- Pass maintainership to submitter
PR: ports/87667
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: ex-maintainer |
2.1.19 16 Aug 2004 08:35:38 |
vs |
Pass maintainership of audio/abcde and audio/cd-discid on to Travis
Campbell <hcoyote@ghostar.org>. Many thanks to Travis for agreeing to take
over.
PR: ports/70466
Submitted by: Munish Chopra (maintainer) |
2.1.19 26 Jul 2004 12:29:45 |
osa |
Move package files from plist to Makefile, remove pkg-plist. |
2.1.19 17 Apr 2004 23:31:28 |
pav |
- Update to 2.1.19
PR: ports/65686
Submitted by: Munish Chopra <chopra@soulwax.net> (maintainer) |
2.1.15 20 Feb 2004 07:00:57 |
krion |
- Update MASTER_SITES
PR: ports/63092
Submitted by: maintainer |
2.1.15 19 Feb 2004 18:37:49 |
krion |
- Update to version 2.1.15
PR: ports/63070
Submitted by: maintainer |
2.1.14 06 Feb 2004 08:42:58 |
krion |
- Update to 2.1.14
PR: ports/62406
Submitted by: maintainer |
2.1.9_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.1.9 31 Dec 2003 00:50:29 |
pav |
- Reorganize options into pre-everything target.
PR: ports/60746
Submitted by: Munish Chopra <chopra@soulwax.net> (maintainer) |
2.1.9 04 Dec 2003 10:11:32 |
pav |
- Update to 2.1.9
PR: ports/59769
Submitted by: Munish Chopra <chopra@soulwax.net> (maintainer)
Approved by: adamw (mentor) |
2.1.8 18 Oct 2003 05:42:49 |
adamw |
Update to 2.1.8.
PR: ports/58173
Submitted by: maintainer |
2.1.6 25 Sep 2003 09:50:29 |
krion |
- Bug-fix only update to version 2.1.6
PR: 56904
Submitted by: maintainer |
2.1.5 20 Aug 2003 11:02:42 |
osa |
Update to 2.1.5
Also:
* Make audio/normalize optional
* Add Speex support
* General cleanup of Makefile
Submitted by: Munish Chopra <chopra@soulwax.net> (maintainer)
PR: 55790 |
2.1.4 07 Aug 2003 09:30:07 |
osa |
Fix path (from /etc to ${PREFIX}/etc) for tool and manpage.
Original idea: Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
Patch from: osa
Approved by: Munish Chopra <chopra@soulwax.net> (maintainer)
PR: 54671 |
2.1.4 06 Aug 2003 06:07:19 |
erwin |
* Change my e-mail address
* Fix a few COMMENTs while I'm here
* Nuke my info from pkg-descr, it's useless there anyway
PR: 55302
Submitted by: maintainer |
2.1.4 22 Jul 2003 00:48:58 |
jmallett |
Fix a typo.
(Actually echo the flac message even if we are WITH_EJECT.)
Approved by: Munish Chopra (MAINTAINER), marcus (mentor) |
2.1.4 23 Jun 2003 13:05:38 |
osa |
Update checksum, remove refuse '\n' from Makefile
A letter from maintainer:
<quote>
I submitted the port update a little bit before he
[author] actually announced the new version, since
I'd seen the tarball already. He decided to make a
few minor documentation changes before releasing though.
</quote>
Also, Debianers have the same distro on they pool.
Submitted by: maintainer
PR: 52624
Approved by: fjoe (mentor) (implicit) |
2.1.4 17 May 2003 18:29:31 |
adamw |
Update to 2.1.4.
PR: ports/52076
Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca> (maintainer) |
2.0.3_4 31 Mar 2003 16:38:42 |
arved |
Use cdparanoia per default, since the port depends on it.
Add optional dependency on sysutils/eject
PR: 48196
Submitted by: maintainer
Reported by: Gregory Bond <gnb@itga.com.au> |
2.0.3_3 21 Feb 2003 10:59:39 |
knu |
De-pkg-comment. |
2.0.3_3 12 Jan 2003 00:01:45 |
edwin |
Small pkg-descr update mailed by maintainer.
Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca> |
2.0.3_3 11 Jan 2003 23:44:11 |
edwin |
Use cdparanoia as default ripper in audio/abcde
PR: ports/46979
Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca> |
2.0.3_2 01 Nov 2002 00:29:53 |
pat |
Use fetch and jot over wget and seq.
PR: ports/44789
Submitted by: Are Bryne <are.bryne@communique.no>
Approved by: maintainer |
2.0.3_1 30 Oct 2002 21:28:22 |
adamw |
Fix WRKSRC definition to a valid directory name, use the MANx
definitions (and remove manpages from pkg-plist), make the
build option notice appear only when not already specified, and
a little formatting fix.
Reviewed by: Munish Chopra <mchopra@engmail.uwaterloo.ca> (maintainer)
Approved by: pat |
2.0.3_1 30 Oct 2002 00:46:20 |
ijliao |
DAGRABOPTS was missing from the abcde.conf patch.
PR: 44619
Noticed by: Are Bryne <are.bryne@communique.no>
Submitted by: maintainer |
2.0.3 06 Aug 2002 20:58:38 |
jim |
abcde is "A Better CD Encoder". It rips tracks from a CD, encodes them
in ogg vorbis or mp3 format, and tags them.
PR: 41140
Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca> |