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

Number of commits found: 38

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)
Mon, 11 Jul 2022
[ 21:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:2bbe718e827ec0156d321762f1af63cb80edacd0  commit hash:2bbe718e827ec0156d321762f1af63cb80edacd0  commit hash:2bbe718e827ec0156d321762f1af63cb80edacd0  2bbe718  (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2

- Bump PORTREVISION of dependent ports for shlib change
- Bump PORTREVISION for package change
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.
Sun, 12 Jul 2020
[ 09:30 tobik search for other commits by this committer ] Original commit   Revision:542069 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
audio/sndio: Update to 1.7.0
Tue, 18 Sep 2018
[ 10:10 tobik search for other commits by this committer ] Original commit   Revision:480006
audio/madplay: Add sndio backend and option [1]

While here

- Follow WWW redirect
- Fix license

Obtained from:	OpenBSD Ports [1]
Thu, 24 May 2018
[ 19:01 tobik search for other commits by this committer ] Original commit   Revision:470803
audio/madplay: Avoid accidentally building with esound backend

In ports r465358 we removed the ESOUND option but forgot to add an
explicit --without-esd to CONFIGURE_ARGS.

PR:		228469
Reported by:	w.schwarzenfeld@utanet.at
Fri, 23 Mar 2018
[ 13:57 bapt search for other commits by this committer ] Original commit   Revision:465358
Remove esound option
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
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 5 Feb 2014
[ 15:53 bapt search for other commits by this committer ] Original commit   Revision:342735 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Chase libmad changes
Mon, 23 Dec 2013
[ 14:02 amdmi3 search for other commits by this committer ] Original commit   Revision:337251
- Support staging
- Use new OPTIONS features
Wed, 11 Dec 2013
[ 14:35 bapt search for other commits by this committer ] Original commit   Revision:336166 (Only the first 10 of 268 ports in this commit are shown above. View all ports for this commit)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
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)
Thu, 25 Jul 2013
[ 14:43 marino search for other commits by this committer ] Original commit   Revision:323645
audio/madplay: directly link libz and cleanup

Fixes indirect linking errors on modern binutils (fix from dports)
Also:
  remove redundant MAKE_JOBS_SAFE while we are here.
  Remove library version specification
  Make portlint happy

Approved by:	bapt (mentor)
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Sun, 21 Oct 2012
[ 08:47 dinoex search for other commits by this committer ] Original commit   Revision:306224
- drop maintainership
Feature safe: yes
[ 08:45 dinoex search for other commits by this committer ] Original commit   Revision:306223
- drop maintainership
Feature safe: yes
Sun, 16 Sep 2012
[ 15:47 dinoex search for other commits by this committer ] Original commit   Revision:304363
- use OPTIONS_DEFINE
Wed, 15 Feb 2012
[ 06:53 dinoex search for other commits by this committer ] Original commit 
- fix  option WITHOUT_ESOUND
PR:             165128
Submitted by:   Axel Gonzalez
Wed, 21 Dec 2011
[ 12:15 dinoex search for other commits by this committer ] Original commit 
- remove PKGNAMESUFFIX
- add OPTIONS
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Fri, 4 Jun 2010
[ 13:49 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 96 ports in this commit are shown above. View all ports for this commit)
LICENSE GPLv2
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sat, 22 Aug 2009
[ 00:13 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with A
Wed, 4 Mar 2009
[ 17:25 dinoex search for other commits by this committer ] Original commit 
- force include path
Fri, 6 Jun 2008
[ 13:07 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 345 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 2 Dec 2006
[ 19:44 dinoex search for other commits by this committer ] Original commit 
- take maintainership
Submit:ted by:
Revi:rewed by:
Sun, 12 Nov 2006
[ 19:01 linimon search for other commits by this committer ] Original commit 
Reset inactive maintainer asa@gascom.ru.

Hat:            portmgr
Mon, 11 Sep 2006
[ 12:31 yar search for other commits by this committer ] Original commit 
+ Update to madplay 0.15.2b.
+ Add support for WITHOUT_NLS.
+ Remove patch-configure as it doesn't seem to affect the build any
  longer, with or without libtool in the system -- tested with diff.
+ Fix pkg-plist: The locale dirs used here are either standard,
  listed in BSD.local.dist, or managed by the gettext port, so
  we needn't try to remove them.

Approved by:    maintainer (timeout)
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Fri, 28 Oct 2005
[ 07:59 jylefort search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Chase libid3tag update.
Sun, 14 Mar 2004
[ 06:17 ade search for other commits by this committer ] Original commit  (Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Wed, 4 Feb 2004
[ 04:36 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 312 ports in this commit are shown above. View all ports for this commit)
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
Fri, 23 Jan 2004
[ 18:12 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 314 ports in this commit are shown above. View all ports for this commit)
Now gettext 0.12.1 is gettext-old.
Sun, 7 Dec 2003
[ 03:32 marcus search for other commits by this committer ] Original commit 
Install the madtime app as well.

Submitted by:   sf
[ 01:05 marcus search for other commits by this committer ] Original commit 
Add madplay, the MP3 player portion of the MAD audio project.

PR:             59704
Submitted by:   Sergey Akifyev <asa@gascom.ru>

Number of commits found: 38