| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Mar 2009 16:58:56
1.2.r1_1,1
|
mm  |
- Add MAKE_JOBS_SAFE to support SMP compilation |
30 Jul 2008 00:33:01
1.2.r1_1,1
|
ahze  |
Fix build with libxine
Submitted by: Max Brazhnikov <makc@issp.ac.ru> |
26 Jul 2008 20:27:38
1.2.r1,1
|
ahze  |
Update to 1.2rc1
Requested by: marcus |
15 Jun 2008 13:52:11
1.2.b2,1
|
olgeni  |
A few typo fixes for ports/audio descriptions. |
20 Mar 2008 09:19:39
1.2.b2,1
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
23 Jul 2007 10:36:52
1.2.b2,1
|
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 |
27 Jun 2007 18:28:56
1.2.b2,1
|
ahze  |
Update to 1.2beta2 |
25 Feb 2007 21:47:19
1.2.b1_1,1
|
mezz  |
Force commit, bump the PORTREVISION. |
25 Feb 2007 21:46:33
1.2.b1_1,1
|
mezz  |
Hack in speex.pc to add -I/usr/local/include/speex to make it more backwards
compatibility. It should avoid for us to create more hacks in other ports.
Discussed with: ahze |
23 Feb 2007 22:50:15
1.2.b1,1
|
mezz  |
audio/speex-devel -> audio/speex, remove audio/speex-devel. |
01 Feb 2007 02:42:06
1.0.5_1,1
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
12 Jun 2006 07:11:33
1.0.5_1,1
|
mezz  |
Portlint:
-Use -[0-9]* in CONFLICT. |
09 Jun 2006 19:00:35
1.0.5_1,1
|
ahze  |
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports) |
18 May 2006 17:42:31
1.0.5_1,1
|
sergei  |
- Use configure script --with-ogg-dir argument to specify devel/libogg
dependency location instead of explicitly passing modified CPPFLAGS
and LDFLAGS variables. This gives configure script a chance to do the
right thing when detecting libogg if ${LOCALBASE} != "/usr/local"
PR: ports/97464
Submitted by: sergei
Approved by: ahze (maintainer) |
03 May 2006 06:14:35
1.0.5_1,1
|
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
23 Feb 2006 10:40:45
1.0.5_1,1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
15 Nov 2005 06:52:12
1.0.5,1
|
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.5,1
|
ahze  |
- Add SHA256
- Add SIZE to a few ports |
16 Oct 2005 22:22:23
1.0.5,1
|
ahze  |
- Make sure man pages get installed in PREFIX
Reported by: pointyhat via kris |
10 May 2005 16:53:22
1.0.5,1
|
ahze  |
- Add MASTER_SITE_LOCAL to MASTER_SITES since a few people
said the current mirror is very very slow for them. |
09 May 2005 23:21:04
1.0.5,1
|
ahze  |
- Update MASTER_SITES, some reason it doesn't work unless a proxy is set.
Reported by: krismail |
08 May 2005 04:59:05
1.0.5,1
|
ahze  |
- Update to 1.0.5
- Use libtool15 now instead of libtool13
- Speex bumped lib version but there is no need so I put it back at .3 |
12 Apr 2005 04:26:57
1.0.4_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.0.4_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
28 Dec 2004 22:29:11
1.0.4_1,1
|
ahze  |
- Fix Version: line in speex.pc pkg-config file
- Bump PORTREVISON
Pointed out by: kwm |
11 Nov 2004 08:48:30
1.0.4,1
|
ahze  |
Add CONFLICTS to speex-devel
Approved by: pav (co mentor) |
08 Nov 2004 06:38:31
1.0.4,1
|
ahze  |
Grab Maintainer
Approved by: jre@vineyard.net
pav (co mentor) |
23 Jul 2004 10:09:55
1.0.4,1
|
krion  |
Update to 1.0.4
PR: ports/69389
Submitted by: Michael Johnson <ahze@ahze.net>
Approved by: maintainer |
09 Jul 2004 18:43:11
1.0.3_1,1
|
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 |
20 Mar 2004 21:03:41
1.0.3_1,1
|
trevor  |
Add size data, approved by maintainers. |
14 Mar 2004 06:17:56
1.0.3_1,1
|
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. |
20 Dec 2003 15:22:56
1.0.3_1,1
|
naddy  |
Update to Ogg Vorbis 1.0.1.
Major user-visible change: vorbis-tools now integrates some support for
flac and speex files. |
21 Nov 2003 15:50:50
1.0.3,1
|
naddy  |
Reinstate PORTEPOCH, accidentally deleted in previous commit.
Submitted by: krion |
20 Nov 2003 20:25:22
1.0.3
|
naddy  |
Update to 1.0.3: minor bugfixes.
Approved by: maintainer |
30 Sep 2003 06:24:25
1.0.2,1
|
krion  |
- Update to version 1.0.2
PR: 57387
Submitted by: Josh Elsasser <jre@vineyard.net> (maintainer) |
11 Jun 2003 18:51:34
1.0.1,1
|
naddy  |
Update to version 1.0.1.
PR: 53098
Submitted by: Ports Fury |
25 Mar 2003 05:16:13
1.0,1
|
nork  |
Give maintainership to submitter.
Submitted by: Josh Elsasser <jre@vineyard.net> |
25 Mar 2003 04:22:06
1.0,1
|
nork  |
Update to 1.0.
PR: ports/50261
Submitted by: Josh Elsasser <jre@vineyard.net> |
19 Mar 2003 03:06:50
1.0.r2,1
|
nork  |
Fix dependency on devel/libgnugetopt.
Pointed out by: kris
Approved by: kris (portmgr) |
20 Feb 2003 16:49:55
1.0.r2,1
|
knu  |
De-pkg-comment. |
18 Feb 2003 16:24:15
1.0.r2,1
|
sobomax  |
PORTEPOCH should never be decreasing.
Revealed by: pkg_version(1)
Pointy hat to: roger |
08 Feb 2003 05:27:23
1.0.r2
|
nork  |
Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.
Submitted by: Ports Fury |
02 Feb 2003 17:49:42
1.0.r2
|
roger  |
Upgrade to rc 2 |
02 Feb 2003 14:20:18
1.0.b4,1
|
nork  |
Conditionalize libgnugetopt dependencies.
PR: ports/47745
Submitted by: Ports Fury |
03 Jan 2003 19:07:05
1.0.b4,1
|
ijliao  |
upgrade to 1.0b4
PR: 46424
Submitted by: Ports Fury |
22 Nov 2002 09:44:40
1.0.b3,1
|
roger  |
Speex uses the Xiph licence now. |
20 Nov 2002 12:21:14
1.0.b3,1
|
ijliao  |
- Add missing MAN line
- Fix pkg-plist
- Update WWW: line
PR: 45422
Submitted by: Ports Fury |
13 Nov 2002 09:56:09
1.0.b3
|
roger  |
Upgrade to 1.0 beta 3. Reduces CPU usage, adds SSE support (disabled)
and stereo support. |
19 Oct 2002 14:44:38
1.0.b1
|
roger  |
Rename to comply with porters handbook. |
17 Oct 2002 13:44:25
1.0beta1
|
roger  |
Upgrade to latest release |
06 Sep 2002 06:12:39
0.8.1
|
roger  |
Upgrade to 0.8.1 |
31 Aug 2002 18:24:19
0.8.0
|
dwcjr  |
Update to 0.8.0
PR: 42238
Submitted by: tkato@prontomail.com |
17 Aug 2002 19:38:58
0.7.0
|
naddy  |
Update to 0.7.0
PR: 41731
Submitted by: Ports Fury |
06 Aug 2002 01:46:24
0.6.0
|
pat  |
Update to 0.6.0
PR: ports/41354
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
31 Jul 2002 00:32:44
0.5.2_1
|
naddy  |
Do not install .la files, general clean-up.
PR: 41169
Submitted by: Ports Fury |
30 Jul 2002 09:52:54
0.5.2
|
ijliao  |
add speex 0.5.2
An open-source (LGPL) patent-free voice codec |