FreshPorts -- The Place For Ports Sat, 17 May 2008 6:41 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
demoniac 0.4_2 misc on this many watch lists=0 search for ports that depend on this port
A tool for exploring and animating graphics effects

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Jan 2002 10:36:31


Demoniac is a tool for exploring and animating graphics effects.

Demoniac is based on effects. An effect is a piece of software that computes
an image, given some options. Demoniac allows you to create one or more
instance. An instance is just a specific effect with values of it's options.
An option (or a parameter) is some value that influence an effect. It can
change during time. The way of producing animation in Demoniac is keyframing.
Keyframing consists in making one or more value/time pairs and interpolating
the value between the keys.

WWW: http://www.calodox.org/demoniac/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: x11-toolkits/gtkglarea, graphics/libGLU, devel/glib12, x11-toolkits/gtk12

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


Configuration Options
     No options to configure

Master Sites:
http://www.calodox.scene.org/demoniac/files/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 May 2007 21:32:57
Original commit files touched by this commit  0.4_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
21 Dec 2006 13:49:57
Original commit files touched by this commit  0.4_1
arved search for other commits by this committer
Fix build with gcc41
01 Nov 2006 15:38:02
Original commit files touched by this commit  0.4_1
jmelo search for other commits by this committer
- Fix mastersite.

PR:             ports/104179
Submitted by:   Josh Paetzel <josh@tcbug.org>
10 May 2006 23:37:39
Original commit files touched by this commit  0.4_1
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
07 Mar 2006 08:28:06
Original commit files touched by this commit  0.4_1
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.4
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.4
ade search for other commits by this committer
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.
15 Nov 2005 05:52:25
Original commit files touched by this commit  0.4
edwin search for other commits by this committer
Upgrade to version 0.4
02 Jun 2005 21:28:41
Original commit files touched by this commit  0.3_1
oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.3_1
ade search for other commits by this committer
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.
11 Feb 2004 13:50:59
Original commit files touched by this commit  0.3_1
clement search for other commits by this committer
misc category cleanup part 2 of 6:

- Use DATADIR/DOCSDIR/PORTSDOC
- SIZEify port
- make portlint happy

* chord2html, cwish, demoniac
    - kill pkg-plist

PR:                 61027
Submitted by:       Vincent Tantardini <vinc@FreeBSD-fr.org>
Updated/reworked by: me
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.3_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
29 Jan 2004 16:13:06
Original commit files touched by this commit  0.3
trevor search for other commits by this committer
SIZEify.
10 Dec 2003 13:34:47
Original commit files touched by this commit  0.3
fjoe search for other commits by this committer
USE_MESA -> USE_GL
20 Apr 2003 20:34:08
Original commit files touched by this commit  0.3
marcus search for other commits by this committer
Remove USE_GNOMENG.
20 Feb 2003 18:46:39
Original commit files touched by this commit  0.3
knu search for other commits by this committer
De-pkg-comment.
01 Sep 2002 16:13:16
Original commit files touched by this commit  0.3
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42286
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
22 Jun 2002 18:23:30
Original commit files touched by this commit  0.3
ijliao search for other commits by this committer
Replace ${PERL} with ${REINPLACE_CMD}

PR:             39665
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
16 Mar 2002 07:25:01
Original commit files touched by this commit  0.3
pat search for other commits by this committer
Fix compilation error

PR:             35963
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
23 Jan 2002 13:36:31
files touched by this commit
ijliao search for other commits by this committer
add demoniac 0.3   A tool for exploring and animating graphics effects    

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 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
Traffic

Calculated hourly:
Port count 18471
Broken 176
Deprecated 58
Ignore 584
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 52
Expired 33
Set to expire 37
Interactive 76
new 24 hours 6
new 48 hours9
new 7 days20
new fortnight54
new month157

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

Add tab to Netscape 6

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