<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/multimedia/p5-File-Format-RIFF, branch release/13.2.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2022-09-07T21:58:51Z</updated>
<entry>
<title>Remove WWW entries moved into port Makefiles</title>
<updated>2022-09-07T21:58:51Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:30:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4'/>
<id>urn:sha1:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4</id>
<content type='text'>
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)
</content>
</entry>
<entry>
<title>Add WWW entries to port Makefiles</title>
<updated>2022-09-07T21:10:59Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:06:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b7f05445c00f2625aa19b4154ebcbce5ed2daa52'/>
<id>urn:sha1:b7f05445c00f2625aa19b4154ebcbce5ed2daa52</id>
<content type='text'>
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)
</content>
</entry>
<entry>
<title>multimedia: remove 'Created by' lines</title>
<updated>2022-07-20T14:22:30Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2022-07-20T14:22:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=63f36d326290febc7af8820d7bde9c78cda71c80'/>
<id>urn:sha1:63f36d326290febc7af8820d7bde9c78cda71c80</id>
<content type='text'>
A big Thank You to the original contributors of these ports:

  *  Aaron LI &lt;aly@aaronly.me&gt;
  *  Alexander Botero-Lowry &lt;alexbl@FreeBSD.org&gt;
  *  Alexander Logvinov &lt;ports@logvinov.com&gt;
  *  Alexey Dokuchaev &lt;danfe@FreeBSD.org&gt;
  *  Anders Nordby &lt;anders@FreeBSD.org&gt;
  *  Andrew Pantyukhin &lt;infofarmer@FreeBSD.org&gt;
  *  Andrew Thompson &lt;andy@fud.org.nz&gt;
  *  Andrew Thompson &lt;thompsa@FreeBSD.org&gt;
  *  Angel Carpintero &lt;ack@telefonica.net&gt;
  *  Anish Mistry (with help from mean)
  *  Anonymous &lt;swell.k@gmail.com&gt;
  *  Ashish SHUKLA &lt;ashish@FreeBSD.org&gt;
  *  Ashish Shukla &lt;wahjava@gmail.com&gt;
  *  Ben Woods &lt;woodsb02@FreeBSD.org&gt;
  *  Brian Somers &lt;brian@FreeBSD.org&gt;
  *  Bruce M Simpson &lt;bms@FreeBSD.org&gt;
  *  Byung-Hee HWANG &lt;bh@izb.knu.ac.kr&gt;
  *  Charlie Kester &lt;corky1951@comcast.net&gt;
  *  Chess Griffin &lt;chess@chessgriffin.com&gt;
  *  Chris Piazza &lt;cpiazza@FreeBSD.org&gt;
  *  Christopher Key &lt;cjk32@cam.ac.uk&gt;
  *  Chuck Hein &lt;chein@FreeBSD.org&gt; &amp; Jim Overholt &lt;overholt@isdw.net&gt;
  *  Daniel Morante &lt;daniel@morante.net&gt;
  *  Diego Depaoli &lt;trebestie@gmail.com&gt; and Yinghong Liu &lt;relaxbsd@gmail.com&gt;
  *  Dierk Sacher &lt;dierk@blaxxtarz.de&gt;
  *  Dreamcat4 &lt;dreamcat4@gmail.com&gt;
  *  Earl Gay &lt;earl@eeg3.net&gt;
  *  Ed Schouten &lt;ed@FreeBSD.org&gt;
  *  Edwin Groothuis &lt;edwin@mavetju.org&gt;
  *  Emanuel Haupt &lt;ehaupt@FreeBSD.org&gt;
  *  Felix Palmen &lt;felix@palmen-it.de&gt;
  *  Franz Bettag &lt;franz@bett.ag&gt;
  *  FreeBSD GNOME Team &lt;gnome@freebsd.org&gt;
  *  Gea-Suan Lin &lt;gslin@gslin.org&gt;
  *  George Reid &lt;greid@ukug.uk.freebsd.org&gt;
  *  Grzegorz Blach &lt;gblach@FreeBSD.org&gt;
  *  Gustau Perez &lt;gustau.perez@gmail.com&gt;
  *  Harold Gutch &lt;logix@foobar.franken.de&gt;
  *  Heiner &lt;h.eichmann@gmx.de&gt;
  *  Heiner Eichmann &lt;h.eichmann@gmx.de&gt;
  *  Hendrik Scholz &lt;hendrik@scholz.net&gt;
  *  Herbert J. Skuhra &lt;h.skuhra@gmail.com&gt;
  *  Herve Quiroz &lt;hq@FreeBSD.org&gt;
  *  Holger Lamm
  *  J.R. Oldroyd &lt;fbsd@opal.com&gt;
  *  Jason Harmening &lt;jason.harmening@gmail.com&gt;
  *  Jille Timmermans (jille@quis.cx)
  *  Juergen Lock &lt;nox@FreeBSD.org&gt;
  *  Juergen Lock &lt;nox@jelal.kn-bremen.de&gt;
  *  KalleDK &lt;plexmaintainer@k-moeller.dk&gt;
  *  Koop Mast &lt;kwm@FreeBSD.org&gt;
  *  Koop Mast &lt;kwm@rainbow-runner.nl&gt;
  *  Kozlov Sergey &lt;kozlov.sergey.404@gmail.com&gt;
  *  Kris Moore
  *  Kuan-Chung Chiu &lt;buganini@gmail.com&gt;
  *  Lars Eggert &lt;lars.eggert@gmx.net&gt;
  *  Leinier Cruz Salfran &lt;salfrancl@yahoo.es&gt;
  *  MANTANI Nobutaka &lt;nobutaka@nobutaka.com&gt;
  *  Manuel Creach &lt;manuel.creach@icloud.com&gt;
  *  Marc van Woerkom &lt;3d@FreeBSD.org&gt;
  *  Mario Sergio Fujikawa Ferreira &lt;lioux@FreeBSD.org&gt;
  *  Mark Felder &lt;feld@FreeBSD.org&gt;
  *  Martin Matuska &lt;mm@FreeBSD.org&gt;
  *  Martin Neubauer &lt;m.ne@gmx.net&gt;
  *  Martin Wilke &lt;miwi@FreeBSD.org&gt;
  *  Michael Johnson &lt;ahze@FreeBSD.org&gt;
  *  Michael Johnson &lt;ahze@ahze.net&gt;
  *  Michael Nottebrock &lt;michaelnottebrock@gmx.net&gt;
  *  Michael Nottebrock &lt;michaelnottebrock@gmx.net&gt; et al
  *  Mina Naguib &lt;webmaster@topfx.com&gt;
  *  Mykola Dzham &lt;i@levsha.me&gt;
  *  Naram Qashat &lt;cyberbotx@cyberbotx.com&gt;
  *  Olivier Cochard-Labbe &lt;olivier@FreeBSD.org&gt;
  *  Pascal Vizeli &lt;pvizeli@yahoo.de&gt;
  *  Pav Lucistnik &lt;pav@FreeBSD.org&gt;
  *  Pawel Pekala &lt;pawel@FreeBSD.org&gt;
  *  Petar Zhivkov Petrov &lt;pesho.petrov@gmail.com&gt;
  *  Phil Oleson
  *  Phil Oleson &lt;oz@nixil.net&gt;
  *  Piotr Kubaj &lt;pkubaj@anongoth.pl&gt;
  *  Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  Raaf &lt;freebsd@luna.afraid.org&gt;
  *  Randall Hopper &lt;aa8vb@nc.rr.com&gt;
  *  Rodrigo OSORIO &lt;rodrigo@FreeBSD.org&gt;
  *  Rozhuk Ivan 2018 &lt;rozhuk.im@gmail.com&gt;
  *  Rozhuk Ivan &lt;rozhuk.im@gmail.com&gt;
  *  Rozhuk Ivan rozhuk.im@gmail.com
  *  Rusmir Dusko &lt;nemysis@FreeBSD.org&gt;
  *  Stacey Son &lt;mythdev@son.org&gt;, Ari Maniatis &lt;ari@ish.com.au&gt;
  *  Steve Wills &lt;steve@mouf.net&gt;
  *  Steve Wills &lt;swills@FreeBSD.org&gt;
  *  Sunpoet Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  Sylvio Cesar &lt;sylvio@FreeBSD.org&gt;
  *  Thierry Thomas &lt;thierry@pompo.net&gt;
  *  Thomas E. Zander
  *  Thomas E. Zander with help from Vladimir Kushnir
  *  Vladimir Kondratiev &lt;wulf@mail.mipt.ru&gt;
  *  William Grzybowski &lt;wg@FreeBSD.org&gt;
  *  William Grzybowski &lt;william88@gmail.com&gt;
  *  Yi-Hsuan Hsin &lt;mhsin@mhsin.org&gt;
  *  Zastupov Stepan [RedChrom] &lt;redchrom@mail.ru&gt;
  *  adamw
  *  alex
  *  arved
  *  erich@FreeBSD.org
  *  freebsd-ports@evilcode.net
  *  giffunip@asme.org
  *  ijliao
  *  kamikaze@bsdforen.de
  *  michael johnson &lt;ahze@ahze.net&gt;
  *  mikael.urankar@gmail.com
  *  mm
  *  nox@FreeBSD.org
  *  osa
  *  pb@FreeBSD.org
  *  piero
  *  se@FreeBSD.org
  *  sumikawa

With hat:	portmgr
</content>
</entry>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update WWW</title>
<updated>2018-05-27T20:15:16Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2018-05-27T20:15:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ad4f267b7a2606a97d9e9b015928a8ece70689d4'/>
<id>urn:sha1:ad4f267b7a2606a97d9e9b015928a8ece70689d4</id>
<content type='text'>
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
</content>
</entry>
<entry>
<title>Fix license information for portgs that use "the same license as Perl".</title>
<updated>2017-09-15T08:58:46Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2017-09-15T08:58:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cb41fc662313ab27e3a613a60d4b23ce1729fe98'/>
<id>urn:sha1:cb41fc662313ab27e3a613a60d4b23ce1729fe98</id>
<content type='text'>
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Change my non-FreeBSD MAINTAINER mail to bofh@</title>
<updated>2014-12-24T00:14:11Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2014-12-24T00:14:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6d2e8f9aebbcd9134425dfb7bef6619062bee6ec'/>
<id>urn:sha1:6d2e8f9aebbcd9134425dfb7bef6619062bee6ec</id>
<content type='text'>
Approved by:	bapt
</content>
</entry>
<entry>
<title>Change the way Perl modules are installed, update the default Perl to 5.18.</title>
<updated>2014-11-26T13:08:24Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2014-11-26T13:08:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eee58d187e2c55fca6f53b9e482d33cf5346fe81'/>
<id>urn:sha1:eee58d187e2c55fca6f53b9e482d33cf5346fe81</id>
<content type='text'>
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
</content>
</entry>
<entry>
<title>- Add LICENSE</title>
<updated>2014-05-09T03:40:46Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2014-05-09T03:40:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8670b373e08b05b18b5475a61605843761b54c07'/>
<id>urn:sha1:8670b373e08b05b18b5475a61605843761b54c07</id>
<content type='text'>
- Pass maintainership to submitter

PR:		ports/189275
Submitted by:	Muhammad Moinur Rahman &lt;5u623l20@gmail.com&gt;
</content>
</entry>
<entry>
<title>Support STAGEDIR.</title>
<updated>2013-11-05T07:28:38Z</updated>
<author>
<name>Vanilla I. Shu</name>
<email>vanilla@FreeBSD.org</email>
</author>
<published>2013-11-05T07:28:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6333b123677d01c48718bdef322983a310dbb15f'/>
<id>urn:sha1:6333b123677d01c48718bdef322983a310dbb15f</id>
<content type='text'>
</content>
</entry>
</feed>
