Commit graph

819 commits

Author SHA1 Message Date
tron
45ab9e2b47 Fix build problem invented in last commit. 2001-01-11 07:38:03 +00:00
tron
8fe374e507 Work arround the problem that the IPv6 patch file needs to be applied with
"-p1" while the layer 3 64bit patch needs "-p0".
2001-01-11 07:26:54 +00:00
lukem
5baf61ab73 spell "Commodore" correctly 2001-01-11 07:09:07 +00:00
lukem
8a3e7c5419 change the minimum screen size from 80x25 -> 80x24 (which is the
default for xterm, amongst others). this doesn't seem to have caused
any noticable problems
2001-01-11 06:24:22 +00:00
lukem
d1e580058d fix spelo 2001-01-09 03:42:50 +00:00
itohy
b5271cb9ad - Change the timeout period from 10s to 1min, which is the same value of
the original implementation.  Actually, one of my drive takes more than
  10s for seeking a track and causes inconsistency of the aic SCSI driver.
  Yeah, the driver should not fail, but that is a different problem.... :)

- Implement read speed selection (-S option).  The unit is 1000byte/s.
  "-S 176" for 1x speed, "-S 352" for 2x speed, and so on.  If the
  specified value is smaller than 176, it will be multiplied by 176,
  so "-S 1" also selects 1x speed.  "-S 0" selects the maximum speed.
  This is an experimental feature and the interface will likely change.
2001-01-08 23:04:56 +00:00
wiz
bb5867ae67 Don't depend on ncurses, USE_CURSES. 2001-01-08 14:35:13 +00:00
wiz
af1a689d0a add and enable wmmixer 2001-01-08 01:41:01 +00:00
wiz
9ce5f7fa54 Initial import of wmmixer, a dockable mixer for WindowMaker.
Provided by Peter Reich in pkg/11912.
2001-01-08 01:40:20 +00:00
mycroft
48cfa30c5c Use native audio output, not libossaudio. 2001-01-08 00:21:59 +00:00
wiz
49117c3626 USE_CURSES instead of hardwired dependency on ncurses.
Fix a segfault while I'm here.
2001-01-07 03:10:50 +00:00
wiz
e6c49387a5 USE_CURSES instead of hardwired curses dependency.
Fix command line parsing (patch by Charles Hannum).
2001-01-07 02:47:02 +00:00
simonb
35200e71f4 Update to cdd-1.0nb3, with the following changes (by me):
+ Add a -w flag to output WAV files instead of raw audio.
 + Add the "TOSHIBA DVD-ROM SD-C2402" DVD drive.
 + Handle a CDDCPPFLAGS mk.conf variable, can be used to set a
   C preprocessor CDD_MMC_SPEED define (maximum value of 65535)
   for some DVD's that don't get MMC setspeed requests right
   (eg, the drive mentioned above).
 + Fold existing pkgsrc patches into distribution tar file.
2001-01-06 06:47:19 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
wiz
9f522e0068 Fix libintl dependency and add missing file to PLIST. 2000-12-31 02:56:58 +00:00
wiz
e633c2ff5a Manually syncing ONLY_FOR_PLATFORM is not the way to go.
Remove ONLY_FOR_PLATFORM, and let it fail while installing the DEPENDS.
2000-12-30 13:57:44 +00:00
wiz
9b56c9fb8d Sync ONLY_FOR_PLATFORM with devel/unproven-pthreads. 2000-12-28 16:49:36 +00:00
wiz
a23a692c5f add two files 2000-12-28 03:25:44 +00:00
hubertf
40d1e84ed7 add & enable xmp 2000-12-28 01:26:12 +00:00
hubertf
89d351ad30 Added xmp-2.0.2:
This is the Extended Module Player, an open source module player for UNIX
distributed under the terms of the GNU GPL. xmp currently runs on several
platforms, including ALSA, OSS (for Linux on i386 and Alpha and FreeBSD),
BSD, SunOS, Solaris, S/Linux and HP-UX.  On PC class machines with GUS or
AWE cards xmp takes advantage of the  OSS sequencer to play modules  with
virtually no system load. Using software mixing, xmp plays at rates up to
48 kHz in mono or stereo, 8 or 16 bits, signed or unsigned, little or big
endian samples with 32 bit linear interpolation.

The current version of xmp supports many Amiga and PC module formats
(including packed, Powerpacked and SQSHed modules) -- currently 47 known
formats.

Submitted by Rui-Xiang Guo <rxg@ms25.url.com.tw> in PR 11026.
2000-12-28 01:25:40 +00:00
wiz
227c6bc916 Fix compilation on alpha, and handle most warnings while I'm here. 2000-12-27 00:55:03 +00:00
jlam
433ba84c49 Add and enable realplayer and remove realplayer7. 2000-12-25 09:39:02 +00:00
jlam
fb79893081 Removed this package as the current RealPlayer for UNIX is available as
pkgsrc/audio/realplayer.
2000-12-25 09:38:33 +00:00
jlam
17119b823b RealPlayer 8 for UNIX
This version seems to now work correctly with audio streams over the
Internet.  This package is imported as audio/realplayer with the intention
of removing the old audio/realplayer7 package, as www.real.com only carries
a single distfile for the latest version, and we are not allowed to mirror
the distfiles.  When a new version of RealPlayer is released for UNIX,
please just update this package.
2000-12-25 09:35:58 +00:00
wiz
4b73e54565 USE_X11 -> USE_X11BASE 2000-12-19 12:08:32 +00:00
wiz
a2a7f38ab0 Install gnome-support files even if gnome is not installed; this way
we don't have to have separate PLISTs for the two cases.
2000-12-18 04:21:08 +00:00
wiz
9df45acce0 Correct paths. 2000-12-17 01:42:55 +00:00
wiz
35f3f987a8 add and enable eawpatches and guspatches 2000-12-17 01:42:35 +00:00
wiz
4ef01783e5 Possible patch set for timidity (5,5MB). Was used in timidity-0.2i package. 2000-12-17 01:41:42 +00:00
wiz
191f1f0ca1 Possible patch set for Timidity (34MB extracted). 2000-12-17 01:40:09 +00:00
wiz
adac35e1d2 Update timidity to 2.10.2, based on a package provided by Adam Ciarcinski
in connection with pkg/8648.
2000-12-17 01:37:40 +00:00
jlam
d97a637b50 Fix typo in MASTER_SITES. Closes pkg/11723 by zuntum@eik.pl. 2000-12-13 16:35:23 +00:00
wiz
5be08e0178 Added wm category to main Makefile; remove packages that have been moved
from x11 to wm; fix paths in packages that depend on the moved ones.
2000-12-12 02:10:16 +00:00
wiz
015251ee3c Remove unneeded part of the patch. 2000-12-08 21:24:52 +00:00
wiz
9b558e5497 Update to 0.8.1. Changes since 0.7.3:
New skin format; skin editor (press tilde (~)); repeat 1 and A-B buttons;
optional delay between songs (counted down); user options for mpg123 in
preferences; ipc commands --skin_set, --volume and --status; randomize
playlist in right-click menu; updated translations, some bugfixes.
2000-12-08 21:18:35 +00:00
perry
3fda2fdea4 upgrade to libcdaudio-0.99.4 -- no changes seem to be needed 2000-12-05 22:35:09 +00:00
rh
a3a48d23cd Fix the libtool fix committed previously: add '-version 0:0' for shared
library building (as suggested by Charles) and remove '-release ...' so
that version and revision numbers get properly appended under both a.out
and ELF.
2000-12-04 22:04:47 +00:00
rh
e27a5bb405 PLIST fix after libtool update 2000-12-04 16:23:35 +00:00
hubertf
0e22d3823e Use MASTER_SITE_SOURCEFORGE - no chance to get through to
sourceforge.net.
2000-12-02 17:46:25 +00:00
hubertf
0bfead0f1d Don't try to malloc -10 bytes if there's no ID3 tag existing of if
something else is broken. Prevents this from aborting immediately
on me.
2000-12-02 13:26:05 +00:00
tron
dadb77c823 Remove SunSITE sites (they don't have it) and sourceforge sites (wrong
MD5 checksum) from master sites list.
2000-12-02 08:31:33 +00:00
wiz
bfe7c1b363 Update to 12.17.1. Add more download URLs, sort PLIST.
Changes since 12.16:
Lots of new & improved filters & some file formats, and bug fixes.
2000-12-02 02:14:11 +00:00
wiz
5cf570e49a DEPENDS on gettext -> USE_LIBINTL & BUILD_DEPENDS on msgfmt 2000-11-30 00:15:51 +00:00
wiz
d48903b390 Update to 0.11. Changes since 0.9.5:
Bug fixes, code cleanup, two new translations (nl&sv); recursive browser,
some minor new features.
2000-11-30 00:03:10 +00:00
hubertf
e98182f758 Make sure the user reads the instructions before proceeding - wait 10 seconds 2000-11-29 15:56:49 +00:00
wiz
22c755ed13 This doesn't depend on imlib anymore (uses gdk-pixbuf instead). 2000-11-29 01:50:59 +00:00
wiz
d4e0a0db92 Mark as broken, to avoid more queries about its not working. 2000-11-29 01:34:04 +00:00
mycroft
de5b1ad39c Correct PLIST for libtool changes. 2000-11-27 17:51:07 +00:00
rh
9b3527a324 Update libaudiofile to 0.1.11. Changes include:
* Error handling has been vastly improved.
 * Querying is much more robust.  Querying on loops, markers,
   instruments, and intsrument parameters is now implemented.
 * Some small bugs have been fixed.
2000-11-25 17:03:18 +00:00
pooka
3de5c7482d Give madvise() to mmap 2000-11-23 19:37:13 +00:00