Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.2_1 18 Feb 2024 13:28:04 |
Gleb Popov (arrowd) |
audio/*: Move manpages to share/man
Approved by: portmgr (blanket) |
2.6.2 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
2.6.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.6.2 16 Aug 2022 21:45:39 |
Daniel Engberg (diizzy) |
audio/mp3splt: Remove BROKEN, DEPRECATED and EXPIRATION_DATE
It appears to work now so keep in tree for now
Reported by: Bryan Erickson <freebsdports@xorcara.com> |
2.6.2 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
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 ) |
2.6.2 12 Jul 2022 06:43:19 |
Daniel Engberg (diizzy) |
audio/mp3splt: Mark BROKEN (doesn't run), deprecate and set expiration date to
2022-09-30
Mark BROKEN as program segfaults, while at it deprecate and set
expiration date as upstream is dead and last release was back in 2014
PR: 264866
Reported by: Slawomir Wojciech Wojtczak <vermaden@interia.pl>
Approved by: citrin@citrin.ru (maintainer timeout, 2+ weeks) |
2.6.2 05 Oct 2021 19:11:44 |
Bernhard Froehlich (decke) |
audio/mp3splt: Add CPE information
Approved by: portmgr (blanket) |
2.6.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.6.2 07 Jan 2017 20:44:37 |
bapt |
Remove useless declaration of PKG_CONFIG_PATH |
2.6.2 23 May 2016 20:35:01 |
amdmi3 |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
2.6.2 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.6.2 13 Dec 2014 18:59:29 |
danilo |
libmp3splt
- Update to 0.9.2
- Use INSTALL_TARGET as install-strip
while here
- Use options helpers
- Add a pkg-plist file
mp3splt
- Update to 2.6.2
while here
- Use options helpers
- Add a pkg-plist file
PR: 195923
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> (maintainer) |
2.5.2 17 Sep 2014 07:38:16 |
tijl |
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) |
2.5.2 14 Feb 2014 14:59:09 |
miwi |
- Stage support |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
2.5.2 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
2.5.2 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
2.5.2 24 Apr 2013 08:51:37 |
az |
- Update libmp3splt to 0.8.2
- Update mp3splt to 2.5.2
- Add license
- Pet portlint
Submitted by: maintainer via IRC |
2.5.1 01 Feb 2013 11:18:56 |
danfe |
- Update to version 2.5.1
- Cleanup Makefile a bit while here
Submitted by: maintainer |
2.4.3 04 Dec 2012 17:21:39 |
vsevolod |
Update to 2.4.3.
Submitted by: maintainer via private email
Feature safe: yes |
2.4.2 19 Jun 2012 14:52:48 |
vsevolod |
Update to OptionsNG.
Submitted by: maintainer via private email |
2.4.2 29 May 2012 02:51:40 |
sunpoet |
- Update to 2.4.2
Changes: https://sourceforge.net/news/?group_id=55130
PR: ports/168185
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Approved by: Anton Yuzhaninov <citrin@citrin.ru> (maintainer) |
2.4.1 18 Apr 2012 08:25:14 |
crees |
Update to 2.4.1 (requires libmp3splt-0.7.1+ to build)
PR: ports/160821
ubmitted by: Spil <spil.oss@googlemail.com>
Submitted by: Anton Yuzhaninov <citrin@citrin.ru> (maintainer) |
2.4 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
2.4 16 Sep 2011 16:00:37 |
vsevolod |
- Update mp3splt to 2.4
- Update libmp3splt to 0.7
Submitted by: maintainer via email |
2.3a 18 Mar 2011 16:25:50 |
vsevolod |
Update mp3splt to 2.3a.
Update libmp3splt to 0.6.1a.
Submitted by: maintainer via private email |
2.2.9 06 Oct 2010 06:02:19 |
sunpoet |
- Update to 2.2.9
- Remove WITHOUT_NLS patch which was applied upstream
Changes:
- allow auto adjusting when splitting in equal parts
PR: ports/151116
Submitted by: sunpoet (myself)
Approved by: Anton Yuzhaninov <citrin at citrin.ru> (maintainer), pgollucci
(mentor) |
2.2.8_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2.2.8 22 Apr 2010 15:12:55 |
vsevolod |
* Update to 0.5.9 [1]
* Fix build when WITHOUT_NLS is defined [2]
PR: 144719
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1], maintainer [2]
Approved by: maintainer |
2.2.7a 07 Jan 2010 07:23:04 |
wen |
- Update to 2.2.7a
PR: ports/141408
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) |
2.2.6a 27 Nov 2009 02:08:54 |
wen |
- Update to 2.2.6a
PR: ports/139167
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Approved by: maintainer |
2.2.3_1 02 Aug 2009 19:36:34 |
mezz |
-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 |
2.2.3 30 Mar 2009 18:23:58 |
makc |
Update to 2.2.3
Pass maintainership to submitter
PR: 133131
Submitted by: Anton Yuzhaninov <citrin at citrin.ru>
Approved by: Fabian Keil (former maintainer) |
2.1c_3 21 Aug 2008 06:18:49 |
rafan |
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 ) |
2.1c_3 25 Jun 2008 04:25:32 |
adamw |
Add a fix to prevent a segfault when an mp3 file is followed by a
Vorbis file.
Transfer maintainership to the submitter, at the request of the
previous maintainer.
PR: ports/124616
Submitted by: Fabian Keil <fk@fabiankeil.de>
Approved by: Original maintainer (uspoerlein@mgail.com) |
2.1c_2 15 Jun 2008 12:52:11 |
olgeni |
A few typo fixes for ports/audio descriptions. |
2.1c_2 03 Feb 2008 04:43:18 |
beech |
- Add option (ogg vorbis)
PR: ports/120199
Submitted by: Oleg Pudeyev <oleg@bsdpower.com>
Approved by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer) |
2.1c_1 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
2.1c 16 Dec 2006 12:06:16 |
miwi |
- Fix build with gcc 4.X
PR: ports/106787
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer) |
2.1c 29 May 2006 20:46:13 |
pav |
- Update maintainer's email address
PR: ports/98102
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer) |
2.1c 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
2.1c 30 Aug 2005 13:19:19 |
novel |
Update to 2.1c.
PR: 85405
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>,
Ulrich Spoerlein <q@galgenberg.net>
Approved by: Ulrich Spoerlein (maintainer) |
2.1b_1 13 May 2005 20:17:27 |
thierry |
Change maintainer address.
PR: ports/80973
Submitted by: Ulrich Spoerlein <q (at) galgenberg.net> |
2.1b_1 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
2.1b_1 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
2.1b_1 21 Jan 2005 08:41:54 |
ahze |
- Depend on audio/libmad not audio/mad for libmad |
2.1b 17 Jan 2005 14:32:20 |
ahze |
- Update to 2.1b
PR: ports/76345
Submitted by: maintainer |
2.0e 01 Sep 2004 08:06:33 |
krion |
Update to 2.0e
PR: ports/71170
Submitted by: Michael Johnson <ahze@ahze.net>
Approved by: maintainer |
2.0_3 18 Apr 2004 17:08:44 |
pav |
- Update to 2.0d
PR: ports/65629
Submitted by: Ulrich Spoerlein <q@uni.de> (maintainer) |
2.0_2 10 Mar 2004 23:25:40 |
krion |
- Fix build on 4-x
Reported by: bento via kris |
2.0_2 23 Feb 2004 00:35:53 |
krion |
- The author included files/patch-mp3.c to software and
rerolled the tarball
- Fix typo in CONFIGURE_TARGET
- Bump PORTREVISION
PR: ports/63163
Submitted by: maintainer |
2.0_1 21 Feb 2004 21:40:57 |
kris |
BROKEN: Does not fetch |
2.0_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.0 01 Feb 2004 14:30:48 |
adamw |
Fix build on -STABLE. |
2.0 01 Feb 2004 11:53:38 |
ale |
- Update to 2.0
- add SIZE
- pkg-plist removed
- add explicit libogg-dependance (already saturated through libvorbis)
- Rework CONFIGURE_TARGET for newer autoconf syntax
PR: ports/62125
Submitted by: Ulrich Spoerlein <q@uni.de> (maintainer)
Approved by: nork (mentor/implicitly) |
1.9_2 20 Dec 2003 16:14:14 |
naddy |
Catch up with libogg/libvorbis version bump. |
1.9_1 07 Dec 2003 01:27:06 |
marcus |
Chase the libmad/libid3tag shared lib version. |
1.9 28 Sep 2003 14:01:21 |
krion |
- Update to version 1.9
PR: 57303
Submitted by: Ulrich Spoerlein <q@uni.de> (maintainer) |
1.8 14 Jun 2003 08:16:16 |
adamw |
Add mp3splt.
mp3splt is a nice utility to split large mp3/ogg files via cue-sheet
PR: ports/52899
Submitted by: Ulrich Spoerlein <q@uni.de> |