notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/mp3-archive-tools/Makefile
SVNWeb

Number of commits found: 17

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  213b0b7  (Only the first 10 of 561 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 17 Nov 2018
[ 17:31 sunpoet search for other commits by this committer ] Original commit   Revision:485150
Update MASTER_SITES

- Change the way *_DEPENDS are set
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 15 Nov 2015
[ 03:00 sunpoet search for other commits by this committer ] Original commit   Revision:401628
- Add LICENSE_FILE
- Add NO_ARCH
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
Change the way Perl modules are installed, update the default Perl to 5.18.

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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 22 Oct 2013
[ 20:11 sunpoet search for other commits by this committer ] Original commit   Revision:331313
- Add LICENSE
- Support STAGEDIR
Fri, 20 Sep 2013
[ 14:36 bapt search for other commits by this committer ] Original commit   Revision:327706 (Only the first 10 of 879 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Wed, 21 Aug 2013
[ 17:42 sunpoet search for other commits by this committer ] Original commit   Revision:325163 (Only the first 10 of 155 ports in this commit are shown above. View all ports for this commit)
- Cleanup Makefile header
[ 17:17 sunpoet search for other commits by this committer ] Original commit   Revision:325161 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
- Remove leading indefinite article from COMMENT
[ 14:08 sunpoet search for other commits by this committer ] Original commit   Revision:325134 (Only the first 10 of 272 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
Tue, 30 Aug 2011
[ 06:36 sunpoet search for other commits by this committer ] Original commit 
- Pet portlint
Fri, 1 Oct 2010
[ 01:14 sunpoet search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
- Use LOCAL/sunpoet as backup MASTER_SITES

Approved by:    pgollucci (mentor)
Tue, 28 Sep 2010
[ 08:51 sunpoet search for other commits by this committer ] Original commit 
- Fix PLIST entry
- Bump PORTREVISION

Approved by:    pgollucci (mentor)
Wed, 22 Sep 2010
[ 17:10 sunpoet search for other commits by this committer ] Original commit  (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
- Update MAINTAINER to my FreeBSD.org address

Approved by:    pgollucci (mentor)
Fri, 20 Aug 2010
[ 13:56 sylvio search for other commits by this committer ] Original commit 
Is a set of tools to ease organising a collection of mp3 (and other audio)
files.

WWW:    http://erislabs.net/ianb/projects/mp3-archive-tools/

PR:             ports/148900
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>

Number of commits found: 17