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/malint/Makefile
SVNWeb

Number of commits found: 21

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.
Tue, 28 Aug 2018
[ 07:55 ehaupt search for other commits by this committer ] Original commit   Revision:478290
Update WWW and MASTER_SITES
Fri, 13 Oct 2017
[ 08:58 bapt search for other commits by this committer ] Original commit   Revision:451965 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Cleanup some dead master_sites or WWW
Tue, 6 Jan 2015
[ 09:36 ehaupt search for other commits by this committer ] Original commit   Revision:376388 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Tue, 18 Mar 2014
[ 14:26 ehaupt search for other commits by this committer ] Original commit   Revision:348550 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
Quiesce mkdir
Thu, 13 Feb 2014
[ 09:38 ehaupt search for other commits by this committer ] Original commit   Revision:344052
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
Wed, 12 Feb 2014
[ 19:23 ehaupt search for other commits by this committer ] Original commit   Revision:343965
Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
Wed, 23 Oct 2013
[ 20:30 ehaupt search for other commits by this committer ] Original commit   Revision:331422 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Support staging.
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, 24 Jul 2013
[ 08:19 ehaupt search for other commits by this committer ] Original commit   Revision:323578 (Only the first 10 of 161 ports in this commit are shown above. View all ports for this commit)
Remove MAKE_JOBS_SAFE which is now default.
Tue, 15 Jan 2013
[ 13:40 ehaupt search for other commits by this committer ] Original commit   Revision:310443 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header
Tue, 27 Dec 2011
[ 15:14 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
Pacify portlint

Feature safe:   yes
Tue, 25 Jan 2011
[ 08:39 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Add LICENSE and remove MD5 sums.

Feature safe:   yes
Fri, 27 Mar 2009
[ 09:53 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 132 ports in this commit are shown above. View all ports for this commit)
Mark MAKE_JOBS_SAFE
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 27 Mar 2008
[ 22:15 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Use MASTER_SITE_CRITICAL
Thu, 1 Jun 2006
[ 12:13 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 83 ports in this commit are shown above. View all ports for this commit)
Add an additional mirror.
Thu, 6 Oct 2005
[ 11:57 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
Change MAINTAINER address for my ports.

Approved by:    novel (mentor)
Wed, 22 Jun 2005
[ 06:25 ahze search for other commits by this committer ] Original commit 
Add malint , MPEG Audio stream validator.

PR:             ports/82443
Submitted by:   Emanuel Haupt <ehaupt@critical.ch>

Number of commits found: 21