| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Nov 2011 15:26:04
1.0.25
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
28 Oct 2011 18:00:25
1.0.25
|
miwi  |
- Fix build FreeBSD 10 |
23 Sep 2011 22:26:39
1.0.25
|
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 |
12 Sep 2011 19:40:18
1.0.25
|
kwm  |
Update to 1.0.25.
Define CPPFLAGS outside of CONFIGURE_ENV.
PR: ports/160684
Submitted by: olgeni@
Security: b9f3ffa3-dd6c-11e0-b7fc-000a5e1e33c6 |
11 Aug 2011 19:20:17
1.0.24  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
29 Mar 2011 16:07:07
1.0.24  |
bapt  |
if the star is gone, it doesn't work |
29 Mar 2011 14:03:35
1.0.24  |
bapt  |
- update to 1.0.24
- add license |
15 Dec 2010 21:48:34
1.0.23  |
kwm  |
Explicit disable alsa compatibility library.
PR: ports/153190
Submitted by: makc@
With hat: multimedia@ |
03 Nov 2010 10:48:47
1.0.23  |
kwm  |
Update to 1.0.23
Make sure the MAN1= line doesn't exceed 80 chars.
PR: ports/151206 (update to 1.0.22)
Submitted by: olgeni@
With hat: multimedia@ |
06 Jun 2010 20:44:03
1.0.21_2  |
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
12 Apr 2010 20:17:27
1.0.21_1  |
sylvio  |
- Added patch to fix build of devel/sfml
- BUMP PORTREVISION
PR: ports/145656
Submitted by: amdmi3@
Approved by: itetcu (mentor, implicit) |
10 Apr 2010 13:28:52
1.0.21  |
sylvio  |
- Update to 1.0.21
PR: ports/142522
Submitted by: Aragon Gouveia <aragon@phat.za.net>
Approved by: itetcu (mentor, implicit) |
06 Jul 2009 21:26:00
1.0.20_1  |
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
30 May 2009 19:43:28
1.0.20  |
miwi  |
- Update to 1.0.20
PR: 134751
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Security:
http://www.freebsd.org/ports/portaudit/6355efdb-4d4d-11de-8811-0030843d3802.html |
10 Mar 2009 12:11:47
1.0.19  |
ed  |
Unbreak libsndfile build when octave is installed.
If octave is installed on the system, libsndfile wants to build octave
support, which only seems to cause compiler errors.
If we really want octave support, we should add a proper switch to the
port.
PR: ports/131647 |
10 Mar 2009 09:58:04
1.0.19  |
ed  |
Update libsndfile to 1.0.19.
Unlike the previous release, this version does not depend on an
unreleased version of libvorbis. This means we can remove those awful
regexes from the Makefile. |
15 Feb 2009 04:39:01
1.0.18  |
ahze  |
Use USE_GMAKE to fix build on some version of FreeBSD
Submitted by: 1wkmmr@gmail.com |
09 Feb 2009 03:00:13
1.0.18  |
ahze  |
Update to 1.0.18
Submitted by: Ed Schouten <ed@80386.nl> |
07 Apr 2008 20:37:24
1.0.17_2  |
naddy  |
Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.
Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary. Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.
PR: 119476 |
15 Sep 2007 16:02:19
1.0.17_1  |
mezz  |
- Fix the build when audio/oss is installed by force to search for
sys/soundcard.h in /usr/include first rather than oss's header. [1]
- While I am here, fix the flac option. The autocheck is not need when
it is enable by default and add --disable-flac to make WITHOUT_FLAC works.
PR: ports/116268 [1]
Reported by: Volker <heizraum@freenet.de> [1] |
25 Aug 2007 22:56:26
1.0.17_1  |
mezz  |
- Add support for FLAC metadata. [1]
- Remove sqlite3 option and disable it by default, since it's only for
regression tests.
- Bump the PORTREVISION.
PR: ports/114524 ports/115805
Suggested by: Ed Schouten <ed@fxq.nl>
Obtained from:
https://lists.hoeg.nl/archives/herrie-users/2007-July/000053.html [1] |
23 Jul 2007 09:36:52
1.0.17  |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
02 Sep 2006 20:48:50
1.0.17  |
ahze  |
- Update to 1.0.17 |
09 Jun 2006 18:00:35
1.0.16  |
ahze  |
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports) |
02 May 2006 14:26:56
1.0.16  |
ahze  |
- Update to 1.0.16 |
20 Mar 2006 02:17:32
1.0.15  |
ahze  |
- Update to 1.0.15 |
23 Feb 2006 10:40:45
1.0.14_1  |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
21 Feb 2006 12:25:05
1.0.14  |
ahze  |
- Update to 1.0.14 |
22 Jan 2006 01:14:22
1.0.13  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 |
21 Jan 2006 22:25:22
1.0.13  |
ahze  |
- Update to 1.0.13 |
15 Nov 2005 06:52:12
1.0.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. |
09 Nov 2005 07:09:47
1.0.12  |
ahze  |
- Add SHA256
- Add SIZE to a few ports |
30 Sep 2005 08:30:00
1.0.12  |
ahze  |
- Update to 1.0.12
- Grab MAINTAINER
- Add new OPTIONS, WITH_FLAC, on by default -- adds support to flac
and WITH_SQLITE3, off by default -- adds support to sqlite3 |
18 Nov 2004 03:08:50
1.0.11  |
ahze  |
Update to 1.0.11
Approved by: adamw (mentor) |
15 Oct 2004 11:43:25
1.0.10_1  |
pav  |
- Make sndfile-play work
PR: ports/72716
Submitted by: Michael Johnson <ahze@ahze.net> |
13 Oct 2004 15:52:13
1.0.10  |
pav  |
- Remove USE_GCC=3.4, it's not needed
- Update libtool
PR: ports/72607
Submitted by: Michael Johnson <ahze@ahze.net> |
30 Sep 2004 05:32:00
1.0.10  |
kris  |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
09 Jul 2004 17:43:11
1.0.10  |
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
09 Jul 2004 17:13:17
1.0.10  |
krion  |
Update to version 1.0.10
PR: ports/68859
Submitted by: Ports Fury |
23 May 2004 19:04:19
1.0.9  |
krion  |
- Update to version 1.0.9
PR: ports/67079
Submitted by: Ports Fury |
14 Mar 2004 06:17:56
1.0.7  |
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. |
28 Feb 2004 19:40:37
1.0.7  |
krion  |
- Update to version 1.0.7
PR: ports/63492
Submitted by: Ports Fury |
12 Feb 2004 20:51:27
1.0.6  |
krion  |
- Fix MASTER_SITES
PR: 62750 62751
Submitted by: Daniel Roethlisberger <daniel@roe.ch>, David Gilbert
<dgilbert@daveg.ca> |
10 Feb 2004 15:10:27
1.0.6  |
krion  |
- Update to version 1.0.6
PR: ports/62635
Submitted by: Ports Fury |
27 Jan 2004 20:51:07
1.0.5  |
trevor  |
Add SIZE. |
07 Nov 2003 09:28:14
1.0.5  |
marcus  |
Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
21 Oct 2003 11:24:02
1.0.5  |
osa  |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
20 Aug 2003 10:48:57
1.0.5  |
krion  |
- Utilize USE_GNOME
PR: 55743
Submitted by: Ports Fury |
04 May 2003 21:36:32
1.0.5  |
arved  |
Update to 1.0.5
PR: 51716
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> |
20 Feb 2003 16:49:55
1.0.4  |
knu  |
De-pkg-comment. |
03 Feb 2003 12:35:53
1.0.4  |
sobomax  |
Update to 1.0.4. |
02 Jan 2003 19:10:45
1.0.3  |
ijliao  |
upgrade to 1.0.3
PR: 46139
Submitted by: Ports Fury |
20 Sep 2002 07:36:43
1.0.1  |
knu  |
Update libsndfile to version 1.0.1 with a shlib major bump.
PR: ports/42968
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
08 Jul 2002 10:22:14
0.0.28  |
ijliao  |
PERL -> REINPLACE_CMD
PR: 39283
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
02 May 2002 21:23:37
0.0.28  |
pat  |
Update to 0.0.28
PR: 37683
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
23 Nov 2001 17:32:50 
|
ijliao  |
upgrade to 0.0.27 |
06 Oct 2001 15:50:33 
|
lioux  |
Update to 0.0.26 |
25 Aug 2001 00:16:42 
|
dwcjr  |
Update to 0.0.24 |
03 Aug 2001 19:28:42 
|
ijliao  |
remove extra dirs |
20 Jul 2001 03:45:19 
|
ijliao  |
add libsndfile Reading and writing files containing sampled sound (like WAV or
AIFF) |