| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 Sep 2012 09:19:44
0.4.0_2
|
fluffy  |
- Fix mistyped return statements, which clang objects strenuously to
PR: 171892
Submitted by: myself
Approved by: bkoenig AT alpha-tierchen DOT de (maintainer)
Obtained from: PkgSrc |
23 Sep 2011 22:26:39
0.4.0_2
|
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 |
03 Jul 2011 14:12:23
0.4.0_2
|
ohauer  |
-remove MD5 |
22 Aug 2009 00:23:13
0.4.0_2  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
05 Jan 2009 20:36:33
0.4.0_2
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
06 Jun 2008 13:35:04
0.4.0_2
|
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) |
19 Apr 2008 17:56:05
0.4.0_1  |
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) |
22 Mar 2008 14:48:03
0.4.0_1
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 Feb 2008 08:46:37
0.4.0
|
miwi  |
Libvisual is an abstraction library that comes between applications and audio
visualisation plugins.
Often when it comes to audio visualisation plugins or programs that create
visuals, they depend on a player or something else; basically, there is no
general framework that enabled application developers to easily access cool
audio visualisation plugins. Libvisual wants to change this by providing an
interface towards plugins and applications; through this easy to use interface
applications can easily access plugins and, since the drawing is done by the
application, it also enables the developer to draw the visual anywhere he
wants.
The framework also allows you to morph to different plugins and mix two at
once; all kinds of neat tricks are possible using this method.
WWW: http://localhost.nl/~synap/libvisual/
PR: ports/120380
Submitted by: Björn König <bkoenig at alpha-tierchen.de> |