| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- pass maintainership to submitter
PR: ports/108186
Submitted by: Beech Rintoul
Notes:
svn path=/head/; revision=182918
|
|
|
|
| |
Notes:
svn path=/head/; revision=182838
|
|
|
|
| |
Notes:
svn path=/head/; revision=182829
|
|
|
|
| |
Notes:
svn path=/head/; revision=182826
|
|
|
|
| |
Notes:
svn path=/head/; revision=182825
|
|
|
|
|
|
|
|
|
|
| |
runtime when trying to load audio CD. Bump the PORTREVISION.
PR: ports/107964
Reported by: User1001 <supraexpress@globaleyes.net>
Notes:
svn path=/head/; revision=182809
|
|
|
|
|
|
|
|
|
| |
fix simple typo in xwota Makefile while at it.
Approved by: ehaupt (mentor)
Notes:
svn path=/head/; revision=182807
|
|
|
|
|
|
|
|
|
|
|
|
| |
release notes for details http://www.slimdevices.com/Changelog6.html.
Fix a longstanding bug that caused mDNS support to not actually work.
Take advantage of improvements in rc.subr to reduce the amount of code
in the shutdown path including removing the pgrep dependancy.
Notes:
svn path=/head/; revision=182766
|
|
|
|
|
|
|
|
|
|
| |
- Fix build problems with amd64
PR: 108061
Submitted by: trasz
Notes:
svn path=/head/; revision=182758
|
|
|
|
|
|
|
| |
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
Notes:
svn path=/head/; revision=182724
|
|
|
|
|
|
|
|
|
| |
PR: 108065
Submitted by: trasz
Approved by: maintainer
Notes:
svn path=/head/; revision=182703
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
without changing the package revision.
No PORTREVISION bump, because the changes to the Makefile
in the distfile are trivial and overwritten by our patch.
Summary of the diffs between the old and the new distfile:
--- new/espeak-1.18-source/src/Makefile Mon Jan 15 02:08:03 2007
+++ old/espeak-1.18-source/src/Makefile Sat Jan 13 17:01:15 2007
[...]
-BINDIR=/usr/bin
+BINDIR=/usr/local/bin
[...]
-LIBS3=-lstdc++ ./libespeak.so
+LIBS3=-lstdc++ -lespeak
[...]
-all: $(BIN_NAME) $(LIB_NAME) $(BIN2_NAME)
+all: $(BIN_NAME) $(BIN2_NAME) $(LIB_NAME)
Submitted by: kris (via pointyhat)
Approved by: alexbl (mentor, implicit)
Notes:
svn path=/head/; revision=182675
|
|
|
|
|
|
|
|
|
| |
PR: ports/107738
Submitted by: miwi
Approved by: maintainer
Notes:
svn path=/head/; revision=182452
|
|
|
|
|
|
|
|
|
|
| |
in ao.h.
PR: 107903
Submitted by: Ed Schouten <ed@fxq.nl>
Notes:
svn path=/head/; revision=182377
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix Makefile (USE_LDCONFIG)
- Bump PORTREVISION
- Add MASTER_SITE
- Give maintainership to submitter
PR: ports/107927
Submitted by: Beech Rintoul <beech@alaskaparadise.com>
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=182369
|
|
|
|
|
|
|
|
| |
PR: 107898
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Notes:
svn path=/head/; revision=182364
|
|
|
|
|
|
|
| |
Approved by: alexbl (mentor, implicit)
Notes:
svn path=/head/; revision=182355
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
small patterns of MIDI events that you can repeat and arrange to
create a whole song. Each track has its own patterns, so you can
for example play the same drum pattern over and over again while
you play different lead synth patterns and basslines.
WWW: http://dino.nongnu.org/
PR: ports/107877
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
Notes:
svn path=/head/; revision=182327
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is an implementation of a proposal that originated from this
discussion. Its aim is to allow you to have many different audio
programs running at once, to save their setup, close them down and
then easily reload the setup at some other time. LASH doesn't deal
with any kind of audio data itself; it just runs programs, deals
with saving/loading (arbitrary) data and connects different kinds
of virtual audio ports together (currently JACK and ALSA sequencer
ports). It can also be used to move entire sessions between
computers, or post sessions on the Internet for download.
WWW: http://www.nongnu.org/lash/
PR: ports/107875
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
Notes:
svn path=/head/; revision=182325
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
particularly useful for software synthesis plugins with user
interfaces.
DSSI is an open and well-documented specification developed for use
in Linux audio applications, although portable to other platforms.
It may be thought of as LADSPA-for-instruments, or something
comparable to VSTi.
DSSI consists of a C language API for use by plugins and hosts,
based on the LADSPA API, and an OSC (Open Sound Control) API for
use in user interface to host communications. The DSSI specification
consists of an RFC which describes the background for the proposal
and defines the OSC part of the specification, and a documented
header file which defines the C API.
WWW: http://dssi.sourceforge.net/
PR: ports/107867
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
Notes:
svn path=/head/; revision=182321
|
|
|
|
|
|
|
|
|
| |
PR: ports/107855
Submitted by: Thomas Abthorpe
Approved by: Stefan `Sec` Zehl (maintainer)
Notes:
svn path=/head/; revision=182306
|
|
|
|
|
|
|
| |
Submitted by: pointyhat
Notes:
svn path=/head/; revision=182299
|
|
|
|
|
|
|
| |
Approved by: gurkan@linuks.mine.nu
Notes:
svn path=/head/; revision=182275
|
|
|
|
|
|
|
|
| |
PR: ports/107854
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Notes:
svn path=/head/; revision=182228
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added a patch to control window to display when an nsf song is played and
change 'Fadeout' option to 'Silence Until Next Song' [1]
- Cleanup
- Bump PORTREVISION
Obtained from: gentoo
Notes:
svn path=/head/; revision=182100
|
|
|
|
|
|
|
| |
Submitted by: kris
Notes:
svn path=/head/; revision=182074
|
|
|
|
|
|
|
|
|
|
|
| |
1079790949 failed: Device not configured' error repeated over and over,
making it impossible to use. This patch fixes this.
PR: ports/107806
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
Notes:
svn path=/head/; revision=182066
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Submitted by: pointyhat via kris
Notes:
svn path=/head/; revision=181992
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/107568
Submitted by: Marcelo Araujo <araujo@bsdmail.org> (maintainer)
Notes:
svn path=/head/; revision=181959
|
|
|
|
| |
Notes:
svn path=/head/; revision=181873
|
|
|
|
|
|
|
|
| |
PR: 107559
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Notes:
svn path=/head/; revision=181853
|
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
- Better amd64 support
- Drop static lib
- Backward compatibility has been abandoned
- Miscellaneous tweaks
Notes:
svn path=/head/; revision=181808
|
|
|
|
| |
Notes:
svn path=/head/; revision=181805
|
|
|
|
| |
Notes:
svn path=/head/; revision=181714
|
|
|
|
| |
Notes:
svn path=/head/; revision=181711
|
|
|
|
| |
Notes:
svn path=/head/; revision=181710
|
|
|
|
|
|
|
|
| |
PR: ports/107655
Submitted by: Stepan Zastupov <redchrom@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=181699
|
|
|
|
| |
Notes:
svn path=/head/; revision=181621
|
|
|
|
|
|
|
|
| |
PR: 107537
Submitted by: trasz (Maintainer)
Notes:
svn path=/head/; revision=181620
|
|
|
|
| |
Notes:
svn path=/head/; revision=181601
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to the Ogg, MP3, or FLAC formats. It is easy, requiring a few mouse
clicks to convert an entire album, displaying progress along the
way. It can rip and encode in parallel, and supports CDD.
WWW: http://sourceforge.net/projects/ripperx/
PR: ports/107493
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
Notes:
svn path=/head/; revision=181576
|
|
|
|
|
|
|
|
|
|
|
|
| |
- remove LIB_DEPENDS audio/id3lib
- enable NOPORTDOCS option.
PR: 106880
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=181574
|
|
|
|
|
|
|
|
|
| |
PR: ports/106500
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=181573
|
|
|
|
| |
Notes:
svn path=/head/; revision=181522
|
|
|
|
|
|
|
|
|
|
| |
- pass maintainership to submitter
PR: ports/107539
Submitted by: Marcelo Araujo
Notes:
svn path=/head/; revision=181512
|
|
|
|
|
|
|
|
|
| |
PR: ports/106966
Submitted by: miwi
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=181504
|
|
|
|
|
|
|
|
|
| |
PR: ports/106448
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=181485
|
|
|
|
|
|
|
|
|
|
| |
take maintainership
PR: 107544
Submitted by: araujo@bsdmail.org
Notes:
svn path=/head/; revision=181451
|
|
|
|
|
|
|
|
|
|
| |
take maintainership
PR: 107551
Submitted by: araujo@bsdmail.org
Notes:
svn path=/head/; revision=181449
|
|
|
|
|
|
|
|
|
| |
kdelibs
Noticed by: Matthew Seaman
Notes:
svn path=/head/; revision=181428
|