<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/audio/abcde/pkg-plist, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>MANPREFIX: eliminate its usage</title>
<updated>2024-01-12T15:11:29+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2024-01-12T15:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d4329229fbe8ad0a96a1b9ec796d17cf512455d1'/>
<id>d4329229fbe8ad0a96a1b9ec796d17cf512455d1</id>
<content type='text'>
While here move manpages to share/man
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While here move manpages to share/man
</pre>
</div>
</content>
</entry>
<entry>
<title>audio/abcde: Add MusicBrainz support</title>
<updated>2017-11-25T01:34:24+00:00</updated>
<author>
<name>Ben Woods</name>
<email>woodsb02@FreeBSD.org</email>
</author>
<published>2017-11-25T01:34:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d5ba3e0c283200345fd92b19d3617a2bba9b1e2a'/>
<id>d5ba3e0c283200345fd92b19d3617a2bba9b1e2a</id>
<content type='text'>
- 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)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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)
</pre>
</div>
</content>
</entry>
<entry>
<title>- Update to 2.6</title>
<updated>2014-12-19T13:19:21+00:00</updated>
<author>
<name>Grzegorz Blach</name>
<email>gblach@FreeBSD.org</email>
</author>
<published>2014-12-19T13:19:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d35d2175c66efff88a22a71696ae01639c3515ff'/>
<id>d35d2175c66efff88a22a71696ae01639c3515ff</id>
<content type='text'>
- Use OPTIONS helpers
- Convert pkg-plist to PLIST_FILES
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use OPTIONS helpers
- Convert pkg-plist to PLIST_FILES
</pre>
</div>
</content>
</entry>
<entry>
<title>- Move PLIST_FILES and MAN1 to pkg-plist</title>
<updated>2013-09-29T09:31:11+00:00</updated>
<author>
<name>Grzegorz Blach</name>
<email>gblach@FreeBSD.org</email>
</author>
<published>2013-09-29T09:31:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=9af3f6eaff73d5e49311b66304d4b59d7f584662'/>
<id>9af3f6eaff73d5e49311b66304d4b59d7f584662</id>
<content type='text'>
- Bump PORTREVISION

Approved by:	crees (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Bump PORTREVISION

Approved by:	crees (mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>Move package files from plist to Makefile, remove pkg-plist.</title>
<updated>2004-07-26T12:29:44+00:00</updated>
<author>
<name>Sergey A. Osokin</name>
<email>osa@FreeBSD.org</email>
</author>
<published>2004-07-26T12:29:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=c7dec97af3c5813f81be69c1d5f59aa29097a81d'/>
<id>c7dec97af3c5813f81be69c1d5f59aa29097a81d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix WRKSRC definition to a valid directory name, use the MANx</title>
<updated>2002-10-30T21:28:22+00:00</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2002-10-30T21:28:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=3163aaca84eea403b2cb9a740825aa0e872d0a9a'/>
<id>3163aaca84eea403b2cb9a740825aa0e872d0a9a</id>
<content type='text'>
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 &lt;mchopra@engmail.uwaterloo.ca&gt; (maintainer)
Approved by:	pat
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;mchopra@engmail.uwaterloo.ca&gt; (maintainer)
Approved by:	pat
</pre>
</div>
</content>
</entry>
<entry>
<title>abcde is "A Better CD Encoder".  It rips tracks from a CD, encodes them</title>
<updated>2002-08-06T20:58:38+00:00</updated>
<author>
<name>Jim Mock</name>
<email>jim@FreeBSD.org</email>
</author>
<published>2002-08-06T20:58:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7098d7fcb87a88841e76533e7e4f88fdf0020d9d'/>
<id>7098d7fcb87a88841e76533e7e4f88fdf0020d9d</id>
<content type='text'>
in ogg vorbis or mp3 format, and tags them.

PR:		41140
Submitted by:	Munish Chopra &lt;mchopra@engmail.uwaterloo.ca&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in ogg vorbis or mp3 format, and tags them.

PR:		41140
Submitted by:	Munish Chopra &lt;mchopra@engmail.uwaterloo.ca&gt;
</pre>
</div>
</content>
</entry>
</feed>
