Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.100_5 23 Jan 2024 15:59:56 |
Muhammad Moinur Rahman (bofh) |
audio/lame: Impelled to share/man
Approved by: portmgr (blanket) |
3.100_4 23 Sep 2023 09:09:15 |
Antoine Brodin (antoine) |
audio/lame: unbreak |
3.100_4 22 Sep 2023 10:21:05 |
Alexander Leidinger (netchild) Author: Dimitry Andric |
audio/lame: fix build with lld 17
No revision bump, this fix is not mandatory for non-failing builds.
PR: 273995 |
3.100_4 03 Jan 2023 10:33:38 |
Daniel Engberg (diizzy) |
audio/lame: Remove libsndfile support and modernize port
Remove libsndfile support as this will cause circular dependency
with upcoming release of libsndfile 1.2.0. While it's possible to
disable usage of specific external libraries to some extent we want
to follow upstream as closely as possible instead of having to work
around such issues. If better input support is needed ffmpeg provides
support for LAME (by default), much better input format support and
very little overhead. While at it, do some minor changes to Makefile.
PR: 268566
Reviewed by: netchild (maintainer via private e-mail) |
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) |
3.100_4 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 ) |
3.100_4 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 ) |
3.100_4 27 Mar 2022 12:03:47 |
Alexander Leidinger (netchild) Author: Bernard Spil |
audio/lame: add option to depend on libsndfile
Defaults to off.
PR: 251985 |
3.100_3 29 Aug 2021 11:38:02 |
Bernhard Froehlich (decke) |
audio/lame: Add CPE information
Approved by: portmgr (blanket) |
3.100_3 19 Jun 2021 12:43:54 |
Alexander Leidinger (netchild) Author: Alexander Richardson |
audio/lame: fix build on riscv
The previous commit only removed the BROKEN for riscv, but didn't add a patch.
PR: 256583
Reported by: Robert Clausecker <fuz@fuz.su>
Obtained from: LLVM project https://reviews.llvm.org/D89557 |
3.100_2 17 Jun 2021 10:38:30 |
Piotr Kubaj (pkubaj) |
audio/lame: fix build on riscv64 |
3.100_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.100_2 26 Jan 2021 09:19:51 |
linimon |
Mark these ports as BROKEN on riscv64.
The current contents of sys/riscv/include/ieeefp.h are empty. These
ports rely on that file being defined.
Approved by: portmgr (tier-2 blanket) |
3.100_2 24 Jan 2021 13:49:18 |
antoine |
Use gmake, there seems to be incompatibilities with bmake
Reported by: pkg-fallout
MFH: 2021Q1 |
3.100_2 12 Nov 2020 16:11:37 |
bapt |
Patents are a complicated topic, and their regulation varies depending on
jurisdiction. Patents are not necessarily related to the license and so
should not be connected to the license framework.
As a project we will officially remove all patent limitations within the
ports tree and leave it to the user or consumer to deal with their local
legislation to determine if they can use the software without legal
restrictions.
Approved by: core |
3.100_2 04 May 2020 08:36:16 |
netchild |
Remove build-dependency on gmake.
PR: 244815
Submitted by: daniel.engberg.lists@pyret.net
Tested by: daniel.engberg.lists@pyret.net (i386 for nasm-hacks) |
3.100_2 11 Aug 2018 09:32:45 |
netchild |
- Sort LICENSE section. [1]
- Add comment to the license section about a decision from core about
"no-pkg". [2]
Submitted by: jbeich [1]
Discussed with: core, portmgr [2]
Sponsored by: Essen Hackathon |
3.100_2 01 Aug 2018 20:01:28 |
netchild |
Move patents text from the Makefile to a file.
While I'm here, make it more an explanatory text than just a
copy&paste from the previous comment of the Makefile.
Requested by: portmgr (mat) |
3.100_1 27 Jul 2018 18:40:33 |
antoine |
Fix LICENSE |
3.100_1 27 Jul 2018 18:19:21 |
netchild |
Fix license commit:
- LICENSE overrides RESTRICTED -> remove RESTRICTED
- switch to multi-license (LGPL + patents)
- disallow pkg distribution (as before with RESTRICTED)
Discussed with: portmgr, jbeich
Triggered by: PR 230034 |
3.100 05 Jul 2018 12:44:02 |
amdmi3 |
- Switch to options helpers
Approved by: portmgr blanket |
3.100 04 Jul 2018 09:07:36 |
amdmi3 |
- Add LICENSE
Approved by: portmgr blanket |
3.100 13 Oct 2017 21:10:11 |
netchild |
Update to 3.100. |
3.99.5_3 08 May 2017 20:10:00 |
netchild |
Fix typo in comment.
Noticed by: db |
3.99.5_3 07 May 2017 15:37:33 |
netchild |
Clarify the patent issues in a comment given recent enquiries.
This port is still restricted. |
3.99.5_3 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
3.99.5_3 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
3.99.5_3 29 Jan 2016 22:16:08 |
netchild |
Fix build with clang 3.8.0 (and gcc >= 4.9.0).
This changes the XMM intrinsincs detection logic.
Submitted by: dim
PR: 206620 |
3.99.5_2 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
3.99.5_2 11 Sep 2014 13:07:05 |
amdmi3 |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
3.99.5_1 15 Jul 2014 23:11:13 |
adamw |
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example. |
3.99.5_1 16 May 2014 14:09:26 |
garga |
Use USES=libtool
Approved by: portmgr (blanket) |
3.99.5_1 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
3.99.5_1 24 Jan 2014 22:20:43 |
netchild |
Cleanup (the stagedir part allows to install everything and let the plist
take care about the docs-install or not).
Submitted by: bapb |
3.99.5_1 17 Jan 2014 21:41:12 |
netchild |
support stagedir
PR: 185565
Submitted by: Takefu <takefu@airport.fm> |
3.99.5_1 07 Jan 2014 16:08:06 |
adamw |
This port uses advanced PORTDOCS technology that is beyond me.
Restore the original logic, and apply MDOCS to it properly. |
3.99.5_1 07 Jan 2014 14:43:54 |
adamw |
I broke this port with MDOCS support, because I
didn't catch that it was using NOPORTDOCS backwards.
Thanks: makc |
03 Jan 2014 15:26:07
|
adamw |
Convert to PORT_OPTIONS:MDOCS.
Holdout shame list: ruby, perl, python |
3.99.5_1 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
3.99.5_1 30 Aug 2013 23:10:19 |
bapt |
Fix typos |
30 Aug 2013 23:01:06
|
bapt |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
3.99.5_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.99.5_1 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
3.99.5_1 10 Feb 2013 17:23:55 |
netchild |
Add dependency to libiconv.
Submitted by: pawel
PR: 175962 |
3.99.5 15 Apr 2012 14:31:48 |
netchild |
Update to 3.99.5 |
3.99.4 27 Jan 2012 12:18:53 |
netchild |
Update to 3.99.4 (some bugfixes). |
3.99.3 14 Jan 2012 22:27:02 |
netchild |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it. |
3.98.4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.98.4 01 Mar 2011 08:02:47 |
netchild |
Remove a MASTER_SITE which does not carry the distfile anymore. |
3.98.4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.98.4 03 Jun 2010 08:55:01 |
netchild |
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency) |
3.98.2_2 13 Feb 2010 18:10:48 |
miwi |
- make portlint happy
PR: 141738
Submitted by: Glen Barber <glen.j.barber@gmail.com>
Approved by: maintainer implicit |
3.98.2_2 22 Aug 2009 00:13:27 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
3.98.2_2 18 Aug 2009 08:10:09 |
mm |
- Upstream patch for FFMPEG issue 803
- Bump PORTREVISION
PR: ports/137907
Approved by: netchild (maintainer) |
3.98.2_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 |
3.98.2_1 05 Apr 2009 21:52:09 |
danfe |
Fix parallel builds.
Reported by: makc
Approved by: netchild (maintainer) |
3.98.2_1 24 Mar 2009 20:00:33 |
mm |
- Add MAKE_JOBS_SAFE variable for SMP compilation
PR: ports/133012
Approved by: netchild (maintainer, via private e-mail) |
3.98.2_1 11 Jan 2009 09:19:46 |
netchild |
Commit missing plist change.
Noticed by: pointyhat (pavmail)
Pointyhat to: netchild |
3.98.2 09 Jan 2009 09:40:55 |
netchild |
- Update to 3.98.2. [1]
- Pet portlint. [2]
- Use a better COMMENT. [3]
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1,2],
Roland Smith <rsmith@xs4all.nl> [1,3]
PR: 127560 [1,3], 128232 [1,2] |
3.97_1 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
3.97_1 25 Sep 2006 17:51:54 |
netchild |
- portlint
- fix plist [1]
Noticed by: krismail [1] |
3.97 24 Sep 2006 16:47:00 |
netchild |
Update to 3.97. |
3.96.1 02 Sep 2006 23:47:19 |
kris |
NO_PACKAGE is not appropriate here; use RESTRICTED instead |
3.96.1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
3.96.1 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
3.96.1 15 Nov 2005 06:52:12 |
ade |
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. |
3.96.1 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
3.96.1 11 Apr 2005 09:32:07 |
flz |
- ARCH is defined in bsd.port.pre.mk.
Pointyhat to: obrien |
3.96.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'. |
3.96.1 30 Jul 2004 14:34:27 |
netchild |
Update to 3.96.1 (fixes some segfaults). |
3.96 12 Apr 2004 12:51:27 |
netchild |
Update to 3.96. |
3.95.1_2 20 Mar 2004 14:52:19 |
netchild |
Trevor thinks we may be seen as a manufacturer of lame if we distribute
packages, so mark the port as NO_PACKAGE for patent licensing
reasons.
The distfile is safe to distribute.
Discussed with: trevor, Gabriel Bouvigne <bouvigne@mp3-tech.org> |
3.95.1_2 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
3.95.1_2 14 Mar 2004 06:17:56 |
ade |
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. |
3.95.1_2 16 Feb 2004 10:03:15 |
netchild |
- fix plist (only affects installs from a package) [1]
- replace the outdated pkg-descr with a new one
Noticed by: "Thomas E. Zander" <riggs@rrr.de> [1]
kris [1] |
3.95.1_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
3.95.1 14 Jan 2004 12:29:25 |
netchild |
Update to 3.95.1. |
3.93.1 21 Oct 2003 11:24:02 |
osa |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
3.93.1 07 Mar 2003 05:56:07 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
3.93.1 02 Dec 2002 20:19:13 |
netchild |
Update to 3.93.1 (bug fixes which affect the quality of a MP3).
Approved by: kris |
3.93 17 Nov 2002 12:14:09 |
netchild |
Update to 3.93. |
3.92 08 Oct 2002 09:23:43 |
netchild |
- (finally) update to 3.92
- take over maintainership (after some months of maintainer timeout)
Note: I have write access to the LAME repository, I think this is enough
to justify this and the following decisions.
- remove gtk support (it's only useful for active mp3 algorithm developers,
and if you use it, you use the CVS version of it, so there's no need to
install it)
- don't add vorbis support from PR 39606:
* there are much better tools to encode ogg vorbis
* there's no support from the LAME developers (FreeBSD would be the
only OS with working vorbis in LAME)
* it will get removed in a later LAME version
Submitted by: many, see PRs
PR: 39606, 43255, 43727 |
3.91_1 30 Sep 2002 15:24:53 |
mi |
Fix the bugs and buglets which were causing warnings on -stable and
error(s) on -current.
Approved by: knu (portmgr) with a very minor deviation |
3.91 20 Sep 2002 20:07:19 |
torstenb |
Enable 'mp3rtp' for lame to support (live) mp3 streaming with rtp via
multicast. |
3.91 31 Aug 2002 00:13:25 |
marcus |
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
3.91 16 Aug 2002 15:14:54 |
naddy |
Respect CFLAGS.
PR: 41710
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
Obtained from: naddy |
3.91 12 Aug 2002 14:58:36 |
naddy |
nasm dependency is i386-only. |
3.91 22 Apr 2002 01:22:48 |
anders |
Enable building of the GTK GUI.
Build it + define USE_GTK only if GUI is wanted/GTK is installed.
Silence by: maintainer && jim
PR: 35014 |
17 Jan 2002 05:40:37 |
pat |
Update to 3.91 |
09 Dec 2001 13:41:41 |
ijliao |
update master site subdir |
08 Jul 2001 08:25:58 |
ijliao |
Add NOPORTDOCS support to pkg-plist |
08 Jan 2001 00:54:30 |
lioux |
1) Revert change supporting for shared library build/installation due to
uncertainty: there are too many unsharable global variables. Pointed out by
Alexander Leidinger. 2) Due the last, revert to previous state without static
library installation 3) Revert patch template to patch-aa revision 1.7 4)
Unique change that is not reverse related: update MASTER_SITES using
MASTER_SITE_SOURCEFORGE (joseph@randomnetworks.com) 5) PORTREVISION bump. |
07 Jan 2001 14:06:57 |
lioux |
1) Add shared library build support. A Good Thing(TM) 2) Install both shared
and static library. Numbering .1 according to handbook rules for newly added
libraries. Also, install header file. 3) PORTREVISION bump. 4) Add
provisions for easier update of library version: - internal Makefile variable
- patch template - PLIST_SUB 5) patch-aa superseeded by new patch
template |
30 Oct 2000 00:03:23 |
lioux |
Code is now under GPL, remove the RESTRICTED flag. |
29 Oct 2000 13:30:40 |
lioux |
New fetch arrangements. Patch no longer needed. |
12 Oct 2000 08:39:46 |
reg |
Fix my breakage (removed the do-install target). This patch appears to have
mis-applied, since this worked on my system (I still had it installed). |
08 Oct 2000 00:19:06 |
asami |
Convert category audio to new layout. |
05 Oct 2000 07:47:42 |
reg |
Implment WANT_GTK. |
03 Oct 2000 18:38:36 |
lioux |
Add missing WWW tag to DESCR |
07 Jul 2000 20:59:26 |
steve |
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config -
Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly |