FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 6:10 AM BST
Port details
libvisual04 0.4.0_3 graphics on this many watch lists=1 search for ports that depend on this port
Abstraction library that sits between apps and visual plugin
Maintained by: crees@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Dec 2006 13:52:41
License: not specified in port


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://libvisual.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/libtool, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: devel/gettext

Required by:
for Libraries

To install the port: cd /usr/ports/graphics/libvisual04/ && make install clean
To add the package: pkg_add -r libvisual04


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/libvisual/libvisual/libvisual-0.4.0/
http://sunet.dl.sourceforge.net/project/libvisual/libvisual/libvisual-0.4.0/
http://iweb.dl.sourceforge.net/project/libvisual/libvisual/libvisual-0.4.0/
http://switch.dl.sourceforge.net/project/libvisual/libvisual/libvisual-0.4.0/
http://surfnet.dl.sourceforge.net/project/libvisual/libvisual/libvisual-0.4.0/
http://kent.dl.sourceforge.net/project/libvisual/libvisual/libvisual-0.4.0/
http://freefr.dl.sourceforge.net/project/libvisual/libvisual/libvisual-0.4.0/
http://voxel.dl.sourceforge.net/project/libvisual/libvisual/libvisual-0.4.0/
http://jaist.dl.sourceforge.net/project/libvisual/libvisual/libvisual-0.4.0/
http://osdn.dl.sourceforge.net/project/libvisual/libvisual/libvisual-0.4.0/
http://nchc.dl.sourceforge.net/project/libvisual/libvisual/libvisual-0.4.0/
http://ncu.dl.sourceforge.net/project/libvisual/libvisual/libvisual-0.4.0/
http://transact.dl.sourceforge.net/project/libvisual/libvisual/libvisual-0.4.0/
http://softlayer.dl.sourceforge.net/project/libvisual/libvisual/libvisual-0.4.0/
http://internode.dl.sourceforge.net/project/libvisual/libvisual/libvisual-0.4.0/
http://ufpr.dl.sourceforge.net/project/libvisual/libvisual/libvisual-0.4.0/
http://waix.dl.sourceforge.net/project/libvisual/libvisual/libvisual-0.4.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 13

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.4.0_3
amdmi3 search for other commits by this committer
- 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
Original commit files touched by this commit  0.4.0_3
ohauer search for other commits by this committer
-remove MD5
17 Jun 2011 06:46:07
Original commit files touched by this commit  0.4.0_3
crees search for other commits by this committer
- Update maintainer address

Approved by: rene (mentor)
23 Mar 2011 21:34:44
Original commit files touched by this commit  0.4.0_3
ade search for other commits by this committer
Fix include file path conflict with other libvisual ports.
Submitter also takes maintainership from ports@

PR:             154530
Submitted by:   Chris Rees <utisoft (at) gmail (dot) com>
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.4.0_2
ade search for other commits by this committer
Sync to new bsd.autotools.mk
31 May 2010 02:01:56
Original commit files touched by this commit  0.4.0_2
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
22 Aug 2009 00:23:13
Original commit files touched by this commit  0.4.0_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.4.0_1
mezz search for other commits by this committer
-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
07 Sep 2008 00:19:05
Original commit files touched by this commit  0.4.0_1
linimon search for other commits by this committer
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:    portmgr
06 Jun 2008 13:35:04
Original commit files touched by this commit  0.4.0_1
edwin search for other commits by this committer
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
Original commit files touched by this commit  0.4.0
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
28 Jan 2007 09:07:47
Original commit files touched by this commit  0.4.0
kris search for other commits by this committer
Use libtool port instead of included one to avoid objformat a.out botch
25 Dec 2006 13:52:14
Original commit files touched by this commit  0.4.0
sat search for other commits by this committer
Add port graphics/libvisual04:

Libvisual is an abstraction library that sits between apps and
visual plugin.

This is a new (0.4.0) version of graphics/libvisual. They can
coexist safely on one system.

Number of commits found: 13

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.155 seconds.