| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Apr 2013 23:19:09
0.1.8_3
|
bapt  |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
19 Mar 2013 13:04:31
0.1.8_3
|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
06 Oct 2012 11:06:49
0.1.8_3
|
bapt  |
convert libcddb and libsamplerate to only build depend on pkgconf, track
dependency impact |
30 May 2012 11:33:34
0.1.8_3
|
bapt  |
Convert to new options framework |
03 Mar 2012 10:29:45
0.1.8_3
|
bf  |
disable some optional machine-dependent code by default;
math/fftw3 is only needed for the test suite; audio/libsndfile
is only needed for an example program and the test suite;
respect NOPORTEXAMPLES; don't build the docs if NOPORTDOCS is
defined; provide a test target; shorten a long line |
17 Oct 2011 10:08:33
0.1.8_2
|
bf  |
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen |
03 Oct 2011 00:16:37
0.1.8_1
|
swills  |
- Support NOPORTDOCS
PR: ports/160720
Submitted by: Takefu <takefu@airport.fm> |
31 Aug 2011 10:39:50
0.1.8_1
|
naddy  |
* Don't bother patching the configure output.
* Don't patch configure.ac (which triggers an automake run that clobbers
the effects of USE_GNOME=gnomehack).
* Don't install the documentation a second time in post-install.
gnomehack now correctly takes care of pkgconfig, and htmldocdir is
overridden from MAKE_ARGS.
Reported by: Mamoru Iwaki <1wkmmr@gmail.com> |
31 Aug 2011 00:40:57
0.1.8
|
sylvio  |
- Update to 0.1.8 |
29 Aug 2011 13:36:31
0.1.7_1
|
pav  |
- Portlint, add LICENSE
PR: ports/158333
Submitted by: Takefu <takefu@airport.fm> |
28 Jan 2011 12:33:20
0.1.7_1
|
kwm  |
Distfile was rerolled.
Update Changelog. Credit one more person for a crasher bug fix.
Clean up a merge conflict in the windows config.h
Noticed by: Yuri Pankov <yuri.pankov@gmail.com>
Feature safe: yes |
04 Dec 2010 07:34:27
0.1.7_1
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
0.1.7_1
|
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 |
18 May 2009 15:08:58
0.1.7_1
|
pav  |
- Chase fftw3 update |
20 Mar 2009 23:00:56
0.1.7
|
miwi  |
- Update to 0.1.7
PR: 132736
Submitted by: Ports Fury |
26 Jul 2008 03:27:28
0.1.4
|
ahze  |
Update to 0.1.4 |
25 Mar 2008 15:51:34
0.1.3
|
ahze  |
Update to 0.1.3 |
26 Mar 2007 21:35:04
0.1.2_2
|
mezz  |
Portlint:
-INSTALLS_SHLIB -> USE_LDCONFIG. |
28 Jan 2007 09:07:47
0.1.2_2
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
09 Jun 2006 18:00:35
0.1.2_2
|
ahze  |
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports) |
11 May 2006 15:12:06
0.1.2_2
|
ahze  |
- Chase fftw3 libver bump |
23 Feb 2006 10:40:45
0.1.2_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
15 Nov 2005 06:52:12
0.1.2
|
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
0.1.2
|
ahze  |
- Add SHA256
- Add SIZE to a few ports |
01 Oct 2005 17:00:41
0.1.2
|
ahze  |
- Grab maintainer |
14 Oct 2004 22:57:36
0.1.2
|
pav  |
- Update to 0.1.2
PR: ports/72709
Submitted by: Michael Johnson <ahze@ahze.net> |
19 Jul 2004 17:43:17
0.1.1
|
krion  |
Update to version 0.1.1
PR: ports/69290
Submitted by: Ports Fury |
09 Jul 2004 17:43:11
0.0.15_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 |
15 Apr 2004 10:43:23
0.0.15_1
|
kris  |
Add missing file |
14 Mar 2004 06:17:56
0.0.15_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. |
30 Jan 2004 22:56:42
0.0.15_1
|
krion  |
- Fix plist and bump PORTREVISION
Noticed by: bento via kris |
27 Jan 2004 20:51:07
0.0.15
|
trevor  |
Add SIZE. |
27 Oct 2003 09:11:29
0.0.15
|
kris  |
portlint (whitespace cleanup) |
21 Oct 2003 11:24:02
0.0.15
|
osa  |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
30 Jul 2003 18:23:38
0.0.15
|
krion  |
* Rearrange USE_GNOME
PR: 55050
Submitted by: Ports Fury
Approved by: fjoe (mentor) (implicit) |
16 May 2003 03:11:23
0.0.15
|
petef  |
Update to 0.0.15.
PR: 52044
Submitted by: Ports Fury |
20 Feb 2003 16:49:55
0.0.14
|
knu  |
De-pkg-comment. |
03 Feb 2003 12:40:41
0.0.14
|
sobomax  |
Add libsamplerate 0.0.14, secret Rabbit Code is a Sample Rate
Converter for audio.
PR: 47821
Submitted by: David Magda <dmagda+fbugs@ee.ryerson.ca> |