non port: audio/mpg123/Makefile |
SVNWeb
|
Number of commits found: 142 (showing only 100 on this page) |
Mon, 19 Jun 2023
|
[ 13:18 Piotr Kubaj (pkubaj) ] 3d27c0e
audio/mpg123: enable altivec on compatible CPUs
|
Mon, 20 Mar 2023
|
[ 17:30 Roman Bogorodskiy (novel) ] 6247806
audio/mpg123: update to 1.31.3
|
Tue, 17 Jan 2023
|
[ 20:29 Roman Bogorodskiy (novel) ] ad93454
audio/mpg123: update to 1.31.2
|
Tue, 1 Nov 2022
|
[ 18:09 Roman Bogorodskiy (novel) ] 7eb737f
audio/mpg123: update to 1.31.1
|
Sat, 29 Oct 2022
|
[ 16:56 Roman Bogorodskiy (novel) ] fd28302
audio/mpg123: add missing dependency for SNDIO
Add 'pkgconfig' dependency which is required for the 'sndio' audio
backend detection.
PR: 267417 [1]
Reported by: p5B2EA84B3@t-online.de [1], fluffy
|
[ 10:44 Roman Bogorodskiy (novel) ] 91d102d
audio/mpg123: update to 1.31.0
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Fri, 26 Aug 2022
|
[ 19:12 Daniel Engberg (diizzy) ] 74618fd
audio/mpg123: Update to 1.30.2
Changelog:
https://www.mpg123.de/cgi-bin/scm/mpg123/trunk/NEWS?revision=5131&view=markup
PR: 265470
Reviewed by: novel (maintainer)
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 213b0b7 (Only the first 10 of 561 ports in this commit are shown above. )
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 )
|
Sun, 12 Dec 2021
|
[ 08:38 Roman Bogorodskiy (novel) ] 1ce79bc
audio/mpg123: update to 1.29.3
|
Mon, 25 Oct 2021
|
[ 13:08 Roman Bogorodskiy (novel) ] 7e815f0
audio/mpg123: update to 1.29.2
|
Mon, 18 Oct 2021
|
[ 14:51 Roman Bogorodskiy (novel) ] 2b97e7b
audio/mpg123: update to 1.29.1
|
Thu, 9 Sep 2021
|
[ 13:50 Roman Bogorodskiy (novel) ] 6e15f42
audio/mpg123: update to 1.29.0
|
Wed, 8 Sep 2021
|
[ 20:53 Bernhard Froehlich (decke) ] a2cfbfd
audio/mpg123: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 13 Jul 2021
|
[ 08:15 Roman Bogorodskiy (novel) ] 3ac04aa
audio/mpg123: update to 1.28.2
|
Wed, 16 Jun 2021
|
[ 08:20 Roman Bogorodskiy (novel) ] 53f89f4
audio/mpg123: update to 1.28.0
- Update to 1.28.0
- Remove '--with-default-audio' configure argument as '--with-audio'
now specifies priority of output modules.
|
Mon, 10 May 2021
|
[ 02:34 Roman Bogorodskiy (novel) ] d1cb0d5
audio/mpg123: update to 1.27.2
|
Fri, 7 May 2021
|
[ 13:51 Roman Bogorodskiy (novel) ] 7c9dea8
audio/mpg123: update to 1.27.0
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 24 Mar 2021
|
[ 11:09 novel ]
audio/mpg123: update to 1.26.5
|
Sat, 26 Dec 2020
|
[ 01:50 novel ]
audio/mpg123: update to 1.26.4
|
Fri, 17 Jul 2020
|
[ 14:28 novel ]
audio/mpg123: update to 1.26.3
|
Sun, 12 Jul 2020
|
[ 09:30 tobik ] (Only the first 10 of 52 ports in this commit are shown above. )
audio/sndio: Update to 1.7.0
|
Tue, 7 Jul 2020
|
[ 13:21 novel ]
audio/mpg123: update to 1.26.2
- Update to 1.26.2
- Set INSTALL_TARGET to install-strip to strip shared libraries
- Don't add "-L${LOCALBASE}/lib" to LDFLAGS because it's now
properly set upstream
|
Thu, 11 Jun 2020
|
[ 02:04 novel ]
audio/mpg123: fix build with SNDIO
The new version fails to properly pass sndio LDFLAGS,
so set it via CONFIGURE_ENV for now.
Reported by: kib
|
Wed, 10 Jun 2020
|
[ 16:48 novel ]
audio/mpg123: update to 1.26.1
- Update mpg123 to 1.26.1
- Use https for www.mpg123.de in MASTER_SITES
- Remove INSTALL_TARGET, not needed
- Rework Arch/CPU optimization
Enable all optimizations by default for x86,
mpg123 uses run-time detection and allow to disable all optimizations if
needed
- Enable ability to enable FPU and/or NEON optimization for armv6 and armv7
platforms
- Add support for "make test"
PR: 246905
Submitted by: daniel.engberg.lists@pyret.net
|
Sun, 15 Mar 2020
|
[ 12:52 novel ]
audio/mpg123: remove gmake dependency
Apparently, gmake is no longer required for building.
PR: 244816
Submitted by: Daniel Engberg
|
Sun, 27 Oct 2019
|
[ 11:16 novel ]
audio/mpg123: update to 1.25.13
|
Wed, 9 Oct 2019
|
[ 10:20 bapt ]
Drop the ipv6 virtual category for a* category as it is not relevant anymore
|
Sun, 25 Aug 2019
|
[ 04:46 novel ]
audio/mpg123: update to 1.25.12
|
Sun, 21 Jul 2019
|
[ 14:49 novel ]
audio/mpg123: update to 1.25.11
|
[ 08:35 novel ]
audio/mpg123: drop devel/libltdl dependency
Starting with mpg123 1.24.0, libltdl is no longer needed,
so remove the dependency and the corresponding configure
argument.
PR: 239356
Submitted by: avos
|
Thu, 1 Mar 2018
|
[ 06:41 novel ]
audio/mpg123: update to 1.25.10
|
Sun, 3 Dec 2017
|
[ 07:15 novel ]
audio/mpg123: update to 1.25.8
|
Wed, 27 Sep 2017
|
[ 13:33 novel ]
audio/mpg123: update to 1.25.7
|
Sun, 13 Aug 2017
|
[ 06:13 novel ]
audio/mpg123: update to 1.25.6
|
Sat, 29 Jul 2017
|
[ 17:09 novel ]
audio/mpg123: update to 1.25.4
|
Sat, 15 Jul 2017
|
[ 06:57 novel ]
audio/mpg123: update to 1.25.2
|
Sun, 4 Jun 2017
|
[ 05:41 novel ]
audio/mpg123: update to 1.25.0
|
Sat, 11 Mar 2017
|
[ 12:50 novel ]
audio/mpg123: update to 1.24.0
PR: 217590
Submitted by: Anton Yuzhaninov
|
Wed, 28 Sep 2016
|
[ 06:08 novel ]
audio/mpg123: update to 1.23.8
|
Tue, 6 Sep 2016
|
[ 16:28 novel ]
audio/mpg123: add SNDIO option and cleanups
- add a SNDIO option that enables building of the audio/sndio output
module
- replace CPPFLAGS/LDFLAGS with USES=localbase
- use INSTALL_TARGET=install-strip to strip libraries
- bump PORTREVISION due to packaging change
PR: 212406
Submitted by: Tobias Kortkamp
|
Sat, 2 Jul 2016
|
[ 12:44 novel ]
audio/mpg123: update to 1.23.6
|
Sun, 26 Jun 2016
|
[ 13:01 novel ]
audio/mpg123: update to 1.23.5
|
Thu, 12 May 2016
|
[ 16:30 novel ]
audio/mpg123: update to 1.23.4
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 26 Mar 2016
|
[ 15:20 novel ]
audio/mpg123: update to 1.23.3
|
Thu, 25 Feb 2016
|
[ 01:55 novel ]
audio/mpg123: update to 1.23.2
|
Tue, 16 Feb 2016
|
[ 01:10 novel ]
audio/mpg123: update to 1.23.1
|
Fri, 5 Feb 2016
|
[ 02:08 novel ]
audio/mpg123: update to 1.23.0
|
Fri, 14 Aug 2015
|
[ 16:31 novel ]
Update to 1.22.4.
|
Sat, 8 Aug 2015
|
[ 16:03 novel ]
Update to 1.22.3.
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above )
|
Tue, 26 May 2015
|
[ 17:42 novel ]
Update to 1.22.2.
|
Sat, 18 Apr 2015
|
[ 09:47 tijl ] (Only the first 10 of 41 ports in this commit are shown above. )
- Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
|
[ 04:35 novel ]
Update to 1.22.1.
|
Fri, 12 Dec 2014
|
[ 00:44 amdmi3 ]
- Drop .la files, no dependees require them
Approved by: portmgr blanket
|
Sat, 11 Oct 2014
|
[ 16:00 novel ]
Update to 1.21.0.
|
Wed, 17 Sep 2014
|
[ 07:38 tijl ] (Only the first 10 of 60 ports in this commit are shown above. )
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt)
|
Sun, 6 Jul 2014
|
[ 04:27 novel ]
- Update to 1.20.1
- Specify arm_nofpu CPU on ARM arch
|
Sun, 1 Jun 2014
|
[ 13:03 ohauer ] (Only the first 10 of 52 ports in this commit are shown above. )
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)
|
Wed, 23 Apr 2014
|
[ 13:25 tijl ] (Only the first 10 of 462 ports in this commit are shown above. )
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above )
|
Mon, 10 Mar 2014
|
[ 16:10 novel ]
Update to 1.19.0.
|
Sun, 2 Mar 2014
|
[ 21:55 bapt ]
Convert to USES=libtool
|
[ 09:18 novel ]
Update to 1.18.1.
|
Mon, 30 Dec 2013
|
[ 10:24 novel ]
Update to 1.17.0.
|
Thu, 12 Dec 2013
|
[ 20:38 bapt ]
Fix testings that should not have been in
Pointyhat to: bapt
|
Wed, 11 Dec 2013
|
[ 14:35 bapt ] (Only the first 10 of 268 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr
|
Sun, 13 Oct 2013
|
[ 15:31 novel ]
Update to 1.16.0.
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Sun, 2 Jun 2013
|
[ 17:18 novel ]
Update to 1.15.4.
|
Sun, 24 Mar 2013
|
[ 05:55 novel ]
Update to 1.15.2.
|
Sat, 2 Mar 2013
|
[ 05:30 novel ]
- Update to 1.15.1
- Drop GCC dependency as it now doesn't crash when compiled
with clang
|
Fri, 15 Feb 2013
|
[ 13:46 danfe ]
- Force GCC to do the build for the time being, since Clang produces bad code
at least on amd64 (mpg123 simply dumps core upon run)
- Trim Makefile header, retouch COMMENT, and perform minor Makefile cleanups
Approved by: novel (maintainer)
|
Wed, 15 Aug 2012
|
[ 14:19 novel ]
Update to 1.14.4.
|
Wed, 25 Jul 2012
|
[ 06:32 cs ] (Only the first 10 of 125 ports in this commit are shown above. )
Fix typos in COMMENT
|
Fri, 6 Jul 2012
|
[ 13:58 novel ]
Update to 1.14.3.
|
Sun, 10 Jun 2012
|
[ 04:37 novel ]
Update to 1.14.2.
|
Mon, 7 May 2012
|
[ 07:04 novel ]
Update to 1.14.1.
|
Sat, 31 Mar 2012
|
[ 11:16 novel ]
Update to 1.13.7.
Feature safe: yes
|
Tue, 13 Mar 2012
|
[ 04:37 novel ]
Update to 1.13.6.
Feature safe: yes
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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, 16 Sep 2011
|
[ 04:40 novel ]
Update to 1.13.4.
|
Thu, 23 Jun 2011
|
[ 08:55 novel ]
Disable vendor optimization flags in CFLAGS.
PR: 158191
Submitted by: Pan Tsu <inyaoo@gmail.com>
|
Fri, 13 May 2011
|
[ 12:01 novel ]
- Update to 1.13.3
- Remove useless CONFIGURE_TARGET definition
|
Fri, 25 Feb 2011
|
[ 21:13 novel ]
Update to 1.13.2.
|
Wed, 23 Feb 2011
|
[ 18:36 novel ]
Forced commit to note that shlib version has changed by the previos commit.
|
[ 16:45 novel ]
- Update to 1.13.1 [1]
- Specify LICENSE [1]
- Use USE_GNOME's gnomehack and ltverhack
PR: 154720 [1]
Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com>
|
Sat, 23 Oct 2010
|
[ 18:14 novel ]
Update to 1.12.5.
PR: 151158 (based on)
Submitted by: Anton Yuzhaninov <ayuzhaninov@monitoring.int.vega.ru>
|
Sat, 17 Jul 2010
|
[ 16:19 novel ]
Update to 1.12.3.
|
Tue, 27 Apr 2010
|
[ 17:58 novel ]
Update to 1.12.1.
PR: 145943
Submitted by: Vitaly Magerya <vmagerya@gmail.com>
|
Sun, 28 Feb 2010
|
[ 07:45 novel ]
Update to 1.10.1.
Feature safe: yes
|
Mon, 4 Jan 2010
|
[ 21:28 novel ]
Update to 1.10.0.
PR: 141823, 142326
Submitted by: Oliver Herold <oh@fixmbr.de>, WATANABE Kazuhiro
<CQG00620@nifty.ne.jp>,
Yuri Pankov <yuri.pankov@gmail.com>
|
Fri, 20 Nov 2009
|
[ 19:56 novel ]
Update to 1.9.1.
PR: 139466
Submitted by: sylvio
|
Sat, 22 Aug 2009
|
[ 00:13 amdmi3 ] (Only the first 10 of 195 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with A
|
Thu, 20 Aug 2009
|
[ 18:53 novel ]
Update to 1.9.0.
PR: 135958
Submitted by: Vitaly Magerya <vmagerya@gmail.com>
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Fri, 30 Jan 2009
|
[ 21:12 pav ] (Only the first 10 of 17 ports in this commit are shown above. )
- Update to 1.6.4
PR: ports/126537 (based on)
Submitted by: Vitaly Magerya <vmagerya@gmail.com>
Approved by: maintainer timeout (novel; 6 months)
|
Wed, 3 Oct 2007
|
[ 22:38 edwin ]
Remove support for OSVERSIONS < 5
|
Mon, 16 Apr 2007
|
[ 11:43 novel ]
Cleanup non-supported FreeBSD versions.
PR: 111679
Submitted by: edwin
|
Number of commits found: 142 (showing only 100 on this page) |