non port: audio/abcde/Makefile |
SVNWeb
|
Number of commits found: 77 |
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 213b0b7 (Only the first 10 of 561 ports in this commit are shown above. )
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 )
|
Thu, 11 Nov 2021
|
[ 18:05 Tilman Keskinoz (arved) ] 38a6630 (Only the first 10 of 17 ports in this commit are shown above. )
Drop maintainership on most of my ports
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 14 Jul 2019
|
[ 04:24 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.
|
Mon, 11 Feb 2019
|
[ 20:24 arved ]
Update to 2.9.3
patch-abcde was upstreamed
|
Tue, 7 Aug 2018
|
[ 09: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
|
Fri, 3 Aug 2018
|
[ 14:37 wen ]
- Update to 2.9.2
|
Wed, 2 May 2018
|
[ 10:55 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>
|
Fri, 16 Mar 2018
|
[ 09:27 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
|
Wed, 27 Dec 2017
|
[ 12:01 antoine ]
- abcde requires the eyeD3 command, not the eyed3 module
- abcde doesn't contain python code
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Sat, 25 Nov 2017
|
[ 01:34 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)
|
Sun, 19 Nov 2017
|
[ 11:37 riggs ] (Only the first 10 of 25 ports in this commit are shown above. )
Chase audio/faac update (ABI incompatible to previous version 1.28)
PR: 223416
Submitted by: riggs
|
Wed, 2 Aug 2017
|
[ 09:57 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
|
Fri, 10 Jun 2016
|
[ 09:08 tz ] (Only the first 10 of 25 ports in this commit are shown above. )
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by: junovitch (mentor)
|
Thu, 7 Apr 2016
|
[ 17:33 robak ]
audio/abcde: update 2.7.1 -> 2.7.2
PR: 208604
Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de> (maintainer)
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 13 Oct 2015
|
[ 22:24 amdmi3 ]
- Update to 2.7.1
- Pass maintainership to submitter
PR: 203740
Submitted by: ports@toco-domains.de
|
Sun, 13 Sep 2015
|
[ 10:45 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
|
Thu, 16 Apr 2015
|
[ 20:13 gblach ] (Only the first 10 of 70 ports in this commit are shown above. )
Back to the pool.
Currently and in near future I don't have time to be responsible
for any port.
|
Fri, 19 Dec 2014
|
[ 13:19 gblach ]
- Update to 2.6
- Use OPTIONS helpers
- Convert pkg-plist to PLIST_FILES
|
Sun, 19 Oct 2014
|
[ 07:33 mva ] (Only the first 10 of 36 ports in this commit are shown above. )
- Convert ports from audio/ to new USES=python
Reviewed by: portmgr (implicit)
|
Mon, 4 Aug 2014
|
[ 15:46 amdmi3 ] (Only the first 10 of 15 ports in this commit are shown above. )
- 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
|
Sun, 20 Apr 2014
|
[ 20:25 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
|
Sun, 29 Sep 2013
|
[ 09:31 gblach ]
- Move PLIST_FILES and MAN1 to pkg-plist
- Bump PORTREVISION
Approved by: crees (mentor)
|
Fri, 27 Sep 2013
|
[ 17:31 gblach ]
- Support staging
Approved by: crees, tabthorpe (mentors, implicit)
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Tue, 7 May 2013
|
[ 06:45 bapt ]
Use shebangfix
|
Fri, 26 Apr 2013
|
[ 12:35 bapt ] (Only the first 10 of 42 ports in this commit are shown above. )
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
|
Sat, 23 Feb 2013
|
[ 17:20 gblach ]
- Use cdcontrol eject properly
- Bump PORTREVISION
Approved by: tabthorpe (mentor)
|
Sun, 9 Dec 2012
|
[ 15:14 gblach ]
- Adopt port
- Update to 2.5.4
Approved by: crees (mentor)
|
Wed, 28 Nov 2012
|
[ 06:53 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
|
Fri, 26 Oct 2012
|
[ 06:33 bapt ]
Remove GOGO option and gogo run dependencies along with gogo mp3 encoder itself
Feature safe: yes
|
Tue, 29 May 2012
|
[ 15:18 bapt ]
Fix descriptions with "()"
Reported by: sanity check
|
[ 15:12 bapt ]
Convert to new options framework
Add shared AAC, DAGRAB, GOGO, MPP and SPEEX descriptions
|
Sat, 14 Jan 2012
|
[ 22:27 netchild ] (Only the first 10 of 65 ports in this commit are shown above. )
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
|
Sat, 26 Nov 2011
|
[ 00:20 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
|
Fri, 25 Nov 2011
|
[ 22:23 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
|
Tue, 2 Aug 2011
|
[ 18:05 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)
|
Mon, 1 Aug 2011
|
[ 03:58 bapt ]
Remove bladeenc option as it is not fetchable anymore
|
Fri, 11 Mar 2011
|
[ 06:59 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
|
Sat, 19 Jun 2010
|
[ 04:23 linimon ] (Only the first 10 of 26 ports in this commit are shown above. )
Reset jmelo@FreeBSD.org due to many months of inactivity and no response
to PRs.
Hat: portmgr
Feature safe: yes
|
Thu, 3 Jun 2010
|
[ 08:55 netchild ] (Only the first 10 of 49 ports in this commit are shown above. )
- 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)
|
Fri, 6 Jun 2008
|
[ 13:07 edwin ] (Only the first 10 of 345 ports in this commit are shown above. )
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)
|
Fri, 18 Apr 2008
|
[ 15:55 jmelo ]
- Fix md5(1) call.
- Bump portrevision.
PR: ports/121712
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
|
Wed, 31 Jan 2007
|
[ 14:07 pav ] (Only the first 10 of 24 ports in this commit are shown above. )
- Use new USE_CDRTOOLS variable
Tested on: pointyhat
|
Wed, 3 May 2006
|
[ 05:14 edwin ] (Only the first 10 of 196 ports in this commit are shown above. )
Remove USE_REINPLACE from ports in categories starting with A.
|
Wed, 5 Apr 2006
|
[ 21:04 jmelo ] (Only the first 10 of 23 ports in this commit are shown above. )
- Change my ports MAINTAINER to jmelo@FreeBSD.org.
Approved by: mnag (mentor)
|
Fri, 25 Nov 2005
|
[ 12:34 edwin ]
http://www.soulwax.net/freebsd 500s to a Wax website
See http://people.freebsd.org/~fenner/portsurvey/audio.html#abcde
|
Wed, 23 Nov 2005
|
[ 12:02 flz ]
- Rename and update actual patch to fix -o output bug.
PR: ports/89421
Submitted by: maintainer
|
Wed, 19 Oct 2005
|
[ 17:51 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
|
Mon, 16 Aug 2004
|
[ 08:35 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)
|
Mon, 26 Jul 2004
|
[ 12:29 osa ]
Move package files from plist to Makefile, remove pkg-plist.
|
Sat, 17 Apr 2004
|
[ 23:31 pav ]
- Update to 2.1.19
PR: ports/65686
Submitted by: Munish Chopra <chopra@soulwax.net> (maintainer)
|
Fri, 20 Feb 2004
|
[ 07:00 krion ]
- Update MASTER_SITES
PR: ports/63092
Submitted by: maintainer
|
Thu, 19 Feb 2004
|
[ 18:37 krion ]
- Update to version 2.1.15
PR: ports/63070
Submitted by: maintainer
|
Fri, 6 Feb 2004
|
[ 08:42 krion ]
- Update to 2.1.14
PR: ports/62406
Submitted by: maintainer
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Wed, 31 Dec 2003
|
[ 00:50 pav ]
- Reorganize options into pre-everything target.
PR: ports/60746
Submitted by: Munish Chopra <chopra@soulwax.net> (maintainer)
|
Thu, 4 Dec 2003
|
[ 10:11 pav ]
- Update to 2.1.9
PR: ports/59769
Submitted by: Munish Chopra <chopra@soulwax.net> (maintainer)
Approved by: adamw (mentor)
|
Sat, 18 Oct 2003
|
[ 05:42 adamw ]
Update to 2.1.8.
PR: ports/58173
Submitted by: maintainer
|
Thu, 25 Sep 2003
|
[ 09:50 krion ]
- Bug-fix only update to version 2.1.6
PR: 56904
Submitted by: maintainer
|
Wed, 20 Aug 2003
|
[ 11:02 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
|
Thu, 7 Aug 2003
|
[ 09:30 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
|
Wed, 6 Aug 2003
|
[ 06:07 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
|
Tue, 22 Jul 2003
|
[ 00:48 jmallett ]
Fix a typo.
(Actually echo the flac message even if we are WITH_EJECT.)
Approved by: Munish Chopra (MAINTAINER), marcus (mentor)
|
Mon, 23 Jun 2003
|
[ 13:05 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)
|
Sat, 17 May 2003
|
[ 18:29 adamw ]
Update to 2.1.4.
PR: ports/52076
Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca> (maintainer)
|
Mon, 31 Mar 2003
|
[ 16:38 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>
|
Fri, 21 Feb 2003
|
[ 10:59 knu ] (Only the first 10 of 192 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 11 Jan 2003
|
[ 23:44 edwin ]
Use cdparanoia as default ripper in audio/abcde
PR: ports/46979
Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca>
|
Fri, 1 Nov 2002
|
[ 00:29 pat ]
Use fetch and jot over wget and seq.
PR: ports/44789
Submitted by: Are Bryne <are.bryne@communique.no>
Approved by: maintainer
|
Wed, 30 Oct 2002
|
[ 21:28 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
|
[ 00:46 ijliao ]
DAGRABOPTS was missing from the abcde.conf patch.
PR: 44619
Noticed by: Are Bryne <are.bryne@communique.no>
Submitted by: maintainer
|
Tue, 6 Aug 2002
|
[ 20:58 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>
|
Number of commits found: 77 |