Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.7_12 18 Feb 2024 13:28:04 |
Gleb Popov (arrowd) |
audio/*: Move manpages to share/man
Approved by: portmgr (blanket) |
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) |
0.7.7_11 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 ) |
0.7.7_11 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 ) |
0.7.7_11 11 Jul 2022 21:46:56 |
Po-Chuan Hsieh (sunpoet) |
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 |
0.7.7_10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.7_10 21 Dec 2018 14:18:06 |
rene |
audio/normalize: remove optional dependency on expired multimedia/xmms |
0.7.7_10 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.7.7_10 08 Dec 2014 16:48:41 |
tijl |
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 ) |
0.7.7_9 19 Jun 2014 11:32:26 |
amdmi3 |
svn commit: r358382 - head/audio/normalize |
0.7.7_8 08 Apr 2014 10:05:26 |
bapt |
Use options helpers
Add a run dependency on perl (which also fixs normalize-mp3 shebang detection) |
0.7.7_7 05 Feb 2014 15:53:18 |
bapt |
Chase libmad changes |
0.7.7_6 03 Feb 2014 09:40:26 |
miwi |
- Stage support
- Convert to USES |
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 |
0.7.7_6 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.7.7_6 12 Jul 2013 14:20:01 |
bapt |
Mark jobs unsafe |
0.7.7_6 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.7.7_6 21 Mar 2013 17:32:35 |
bapt |
Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build |
0.7.7_6 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.7.7_5 14 Jan 2012 22:27:02 |
netchild |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it. |
0.7.7_4 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
0.7.7_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 |
0.7.7_4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.7.7_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) |
0.7.7_3 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.7.7_2 30 Jan 2009 23:12:01 |
pav |
- Use MASTER_SITE_SAVANNAH to fix fetch
Reported by: -fetch-original pointyhat run |
0.7.7_2 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 ) |
0.7.7_2 06 Jun 2008 13:07:20 |
edwin |
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) |
0.7.7_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.7.7_1 28 Aug 2007 08:37:46 |
rafan |
- When helper programs does not appear at compile time, the generated
script is broken. Therefore, disable helper program search at compile
time and let it searches programs at runtime.
- Helper programs can be installed via OPTIONS. Install madplay for MP3
as default.
PR: ports/107386 (based on)
Submitted by: Jonathan Liu <Net147 at hotmail.com>
Approved by: maintainer via mail |
0.7.7 29 Jul 2007 13:41:32 |
pav |
- Update WWW |
0.7.7 30 Jan 2006 12:33:08 |
mnag |
Update to 0.7.7
Use audio/libmad instead meta port audio/mad
Pass maintainer to submitter
PR: 92514
Submitted by: Aleksander Fafula <alex@fafula.com>
Approved by: maintainer |
0.7.6_3 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.7.6_3 12 Nov 2005 21:17:58 |
sem |
- Submitter of the last PR kindly agrees to take the port |
0.7.6_3 12 Nov 2005 19:09:45 |
sem |
- Fix pkg-plist when WITH_XMMS defined
PR: ports/88893
Submitted by: Ion-Mihai "IOnut" Tetcu |
0.7.6_3 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.7.6_3 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'. |
0.7.6_3 10 Apr 2004 17:26:55 |
trevor |
Tidy up whitespace. |
0.7.6_3 27 Mar 2004 23:35:31 |
kris |
Support WITHOUT_NLS |
0.7.6_3 24 Mar 2004 14:20:03 |
green |
Unbreak the fetch step: USE_BZIP2 must be set before the use of
OPTIONS/<bsd.port.pre.mk> to take effect there.
Submitted by: mich |
0.7.6_3 23 Mar 2004 17:23:50 |
green |
Add the ability to install the XMMS plugin (WITH_XMMS option). |
0.7.6_2 04 Feb 2004 04:36:30 |
marcus |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
0.7.6_1 27 Jan 2004 20:51:07 |
trevor |
Add SIZE. |
0.7.6_1 23 Jan 2004 18:12:26 |
trevor |
Now gettext 0.12.1 is gettext-old. |
0.7.6_1 07 Dec 2003 01:27:06 |
marcus |
Chase the libmad/libid3tag shared lib version. |
0.7.6 16 Nov 2003 14:22:18 |
krion |
- Update to version 0.7.6
PR: 59328
Submitted by: Ports Fury |
0.7.5_2 03 Nov 2003 07:23:24 |
linimon |
Reset maintainer to ports@FreeBSD.org. Requested by: kris. |
0.7.5_2 26 Aug 2003 20:25:58 |
marcus |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
0.7.5_1 25 Aug 2003 05:41:38 |
marcus |
Chase the libintl.so shared lib version. |
0.7.5_1 24 Feb 2003 06:10:54 |
edwin |
Update port: audio/normalize to 0.7.5
PR: ports/42399
Submitted by: Jamie Aczel <temperanza@softhome.net> |
0.5.2_1 01 Aug 2002 16:22:41 |
ade |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
0.5.2_1 12 Apr 2002 17:10:20 |
ade |
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr |
0.5.2 15 Mar 2002 19:44:29 |
ade |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr |
27 Feb 2001 03:03:27 |
steve |
Update to version 0.5.2. |
20 Feb 2001 13:59:56 |
sf |
get rid of unnecessary libgnugetopt dependency. |
04 Feb 2001 21:13:03 |
olgeni |
Style: use tabs, not spaces, to indent variables in Makefiles. (whitespace
only changes) |
03 Feb 2001 18:16:34 |
dannyboy |
Add normalize, a tool for normalizing the volume of wav and mp3 files. |