FreshPorts -- The Place For Ports Sun, 14 Mar 2010 7:09 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
xmms-crossfade 0.3.14_3 audio on this many watch lists=36 search for ports that depend on this port
A Crossfading/Gapless Plugin

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 Dec 2000 12:32:44


A Crossfading/Gapless Output Plugin featuring:

    * Crossfading
    * Fadein/Fadeout
    * Continuous output
    * Gap-Killer
    * Automatic detection of live albums
    * High quality
    * Secondary effect plugin
    * Compatibility with bmp and audacious

WWW: http://www.eisenlohr.org/xmms-crossfade/index.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
audio/audacious-crossfade
audio/bmp-crossfade

Required Libraries: multimedia/xmms, audio/libsamplerate

To install the port: cd /usr/ports/audio/xmms-crossfade/ && make install clean
To add the package: pkg_add -r xmms-crossfade


Configuration Options
     No options to configure

Master Sites:
http://www.eisenlohr.org/xmms-crossfade/
http://bsd.cenkes.org/myports/
http://bsd2.cenkes.org/myports/
http://bsd3.cenkes.org/myports/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 47

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Dec 2009 02:19:12
Original commit files touched by this commit  0.3.14_3
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
31 Jul 2009 14:57:52
Original commit files touched by this commit  0.3.14_3
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
26 Jul 2009 07:15:17
Original commit files touched by this commit  0.3.14_3
oliver search for other commits by this committer
update audacious to 2.1
bump portrevision on dependant ports
21 May 2009 08:47:01
Original commit files touched by this commit  0.3.14_2
oliver search for other commits by this committer
update audacious to 2.0.1
bump portrevision on dependant ports
07 Sep 2008 01:19:05
Original commit files touched by this commit  0.3.14_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 14:07:20
Original commit files touched by this commit  0.3.14_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)
12 Dec 2007 12:36:18
Original commit files touched by this commit  0.3.14
sat search for other commits by this committer
- Update xmms-crossfade and audacious-crossfade to 0.3.14
- Freeze bmp-crossfade at 0.3.12
19 May 2007 21:32:57
Original commit files touched by this commit  0.3.12_1
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}.
18 Apr 2007 09:01:25
Original commit files touched by this commit  0.3.12
sat search for other commits by this committer
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
04 Mar 2007 21:13:30
Original commit files touched by this commit  0.3.12
sat search for other commits by this committer
- Update to 0.3.12
04 Dec 2006 16:22:15
Original commit files touched by this commit  0.3.11
oliver search for other commits by this committer
realy fix the build after importing new audacious
30 Jul 2006 23:46:04
Original commit files touched by this commit  0.3.11
sat search for other commits by this committer
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
16 Jul 2006 10:22:53
Original commit files touched by this commit  0.3.11
sat search for other commits by this committer
- Update to 0.3.11
08 May 2006 22:41:11
Original commit files touched by this commit  0.3.10
sat search for other commits by this committer
Update my e-mail address

Approved by:    krion (mentor, implicit)
01 May 2006 10:36:57
Original commit files touched by this commit  0.3.10
lawrance search for other commits by this committer
Fix build on 4.x by requiring a newer gcc.

Approved by:    Andrew Pantyukhin <infofarmer@gmail.com> (maintainer)
30 Apr 2006 17:57:02
Original commit files touched by this commit  0.3.10
pav search for other commits by this committer
- Update to 0.3.10
- Take maintainership

PR:             ports/91181
Submitted by:   Andrew Pantyukhin <infofarmer@gmail.com>
14 Apr 2006 23:53:13
Original commit files touched by this commit  0.3.8_1
linimon search for other commits by this committer
Reset pat due to no response to email about his status.

Hat:    portmgr
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.3.8_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 08:13:12
Original commit files touched by this commit  0.3.8
edwin search for other commits by this committer
SHA256ify

Approved by:            krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.3.8
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.
22 Nov 2004 08:55:09
Original commit files touched by this commit  0.3.8
pav search for other commits by this committer
- Fix build on 4.x
21 Nov 2004 18:43:38
Original commit files touched by this commit  0.3.8
pat search for other commits by this committer
Update to 0.3.8
09 Jul 2004 18:43:11
Original commit files touched by this commit  0.3.4_1
marcus search for other commits by this committer
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
24 Jun 2004 19:56:31
Original commit files touched by this commit  0.3.4_1
linimon search for other commits by this committer
Remove stale mastersite.

PR:             ports/67096
Submitted by:   Roman Neuhauser <neuhauser at chello dot cz>
Approved by:    maintainer timeout (4 weeks)
18 Mar 2004 02:27:55
Original commit files touched by this commit  0.3.4_1
trevor search for other commits by this committer
Add size data.

Approved by:    maintainers
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.3.4_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.
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.3.4_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
26 Oct 2003 21:48:31
Original commit files touched by this commit  0.3.4
adamw search for other commits by this committer
Update to 0.3.4.

Submitted by:   Paulius Bulotas <paulius@kaktusas.org>
Approved by:    pat
21 Oct 2003 12:24:02
Original commit files touched by this commit  0.3.2
osa search for other commits by this committer
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
A part of PR:   57992
08 Sep 2003 01:10:16
Original commit files touched by this commit  0.3.2
edwin search for other commits by this committer
chase lib version change of multimedia/xmms

PR:             ports/56505
Submitted by:   Espen Skoglund <esk@ira.uka.de>
25 Apr 2003 21:37:53
Original commit files touched by this commit  0.3.2
pat search for other commits by this committer
Update to 0.3.2

PR:             ports/51271
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
08 Apr 2003 01:40:09
Original commit files touched by this commit  0.2.9
marcus search for other commits by this committer
Remove the USE_GNOMENG macro.
07 Mar 2003 05:56:07
Original commit files touched by this commit  0.2.9
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
28 Nov 2002 16:37:35
Original commit files touched by this commit  0.2.9
lioux search for other commits by this committer
After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.

audio/xmms                      -->     multimedia/xmms
graphics/avifile                -->     multimedia/avifile
graphics/divx4linux             -->     multimedia/divx4linux
graphics/ffmpeg                 -->     multimedia/ffmpeg
graphics/libdv                  -->     multimedia/libdv
graphics/libdvdcss              -->     multimedia/libdvdcss
graphics/libdvdread             -->     multimedia/libdvdread
graphics/libmpeg2               -->     multimedia/libmpeg2
graphics/linux-realplayer       -->     multimedia/linux-realplayer
graphics/mjpegtools             -->     multimedia/mjpegtools
graphics/mplayer                -->     multimedia/mplayer
graphics/mplayer-fonts          -->     multimedia/mplayer-fonts
graphics/openquicktime          -->     multimedia/openquicktime
graphics/win32-codecs           -->     multimedia/win32-codecs

Repo copied by:         joe (cvs hat)
Approved by:            knu (portmgr hat)
31 Aug 2002 01:13:25
Original commit files touched by this commit  0.2.9
marcus search for other commits by this committer
Use USE_GNOMENG.

PR:             42232
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
14 Jan 2002 13:41:32
files touched by this commit
sobomax search for other commits by this committer
Chase xmms shared library version bump.    
15 Nov 2001 03:59:42
files touched by this commit
pat search for other commits by this committer
Maintainer is now committer so change to new email address.    
21 Jun 2001 17:35:24
files touched by this commit
sobomax search for other commits by this committer
Chase increased version number of libxmms.    
17 Jun 2001 20:19:19
files touched by this commit
dannyboy search for other commits by this committer
Fix distinfo missed in commit of ports/27974.    
09 Jun 2001 20:51:21
files touched by this commit
lioux search for other commits by this committer
- Update port to version 0.2.9   - Fix maintainer email typo    
19 May 2001 21:28:30
files touched by this commit
ijliao search for other commits by this committer
- Update xmms-crossfade 0.2.7 => 0.2.8   - Add noportdocs support   - Add author
of xmms-crossfade to pkg-descr    
03 May 2001 14:06:59
files touched by this commit
lioux search for other commits by this committer
o Update port to version 0.2.7   o Change maintainership over to Patrick Li
<pat@databit.net>    
18 Apr 2001 06:12:20
files touched by this commit
lioux search for other commits by this committer
- Forced commit message due to last empty message   - Update to version 0.2.6   
18 Apr 2001 06:09:20
files touched by this commit
lioux search for other commits by this committer
.    
23 Mar 2001 00:39:25
files touched by this commit
jeh search for other commits by this committer
Update from 0.2.3 to 0.2.5.  Some bugfixes and optimizations.    
12 Jan 2001 15:49:20
files touched by this commit
kevlo search for other commits by this committer
Update to 0.2.3    
23 Dec 2000 15:32:44
files touched by this commit
alex search for other commits by this committer
Add xmms-crossfade, a XMMS Output plugin that fades between two tracks.    

Number of commits found: 47

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28
seamonkey2*Feb 28
thunderbird3*Feb 28
openoffice.org-1.0*Feb 27
openoffice.org-1.1*Feb 27
openoffice.org-1.1-devel*Feb 27
openoffice.org-2*Feb 27

4 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21398
Broken 171
Deprecated 46
Ignore 895
Forbidden 2
Restricted 387
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 0
new 48 hours1
new 7 days31
new fortnight58
new month93

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.265 seconds.