non port: audio/polypaudio/Makefile |
Number of commits found: 15 |
Tuesday, 1 Jan 2008
|
22:39 marcus
Remove polypaudio. It has been depcreated for a while, and is no longer
maintained or fetchable from its old MASTER_SITE. It has been replaced by
pulseaudio.
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Monday, 30 Apr 2007
|
00:17 marcus
Fix this port to respect PTHREAD_{CFLAGS,LIBS}.
Submitted by: nork
 |
Monday, 16 Apr 2007
|
12:31 ahze
- Remove FreeBSD 4.x support [1]
- Mark DEPRECATED, use audio/pulseaudio instead
PR: ports/111682 [1]
Submitted by: edwin [1]
 |
Thursday, 1 Feb 2007
|
02:42 kris
Use libtool port instead of included version to avoid objformat a.out botch
 |
Sunday, 5 Nov 2006
|
02:38 mezz
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh)
 |
Wednesday, 3 May 2006
|
05:14 edwin
Remove USE_REINPLACE from ports in categories starting with A.
 |
Tuesday, 7 Mar 2006
|
08:28 ade
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
 |
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
 |
Tuesday, 15 Nov 2005
|
06:52 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.
 |
Saturday, 5 Nov 2005
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
 |
Saturday, 2 Apr 2005
|
16:41 ahze
- Use USE_INC_LIBTOOL_VER instead of USE_LIBTOOL_VER to install .la files
to fix runtime with libltdl
- Bump PORTREVISION
 |
Sunday, 9 Jan 2005
|
17:53 kwm
Update to version 0.7.
 |
Tuesday, 2 Nov 2004
|
21:38 marcus
Add a missing dependency on libltdl.
Reported by: pointyhat via kris
 |
Sunday, 31 Oct 2004
|
22:53 marcus
Add polypaudio, a sound server for UNIX that is designed to be a drop-in
replacement for ESOUND with a few more bells and whistles:
* Extensible plugin architecture (by loading dynamic loadable modules
with dlopen())
* Support for more than one sink/source
* Better low latency behaviour
* Embedabble into other software (the core is available as C library)
* Completely asynchronous C API
* Simple command line interface for reconfiguring the daemon while running
* Flexible, implicit sample type conversion and resampling
* "Zero-Copy" architecture
* Module autoloading
* Very accurate latency measurement for playback and recordin.
* May be used to combine multiple sound cards to one (with sample rate
adjustment)
* Client side latency interpolation
 |
Number of commits found: 15 |