Commit Graph

314 Commits

Author SHA1 Message Date
espie
8123bec706 - sox needs a -Dunix define
- use MAKE_ENV to get a less disruptive patch
1999-06-03 21:55:22 +00:00
brad
94c5bc3c6f make the port respect CC and CFLAGS 1999-06-03 20:42:39 +00:00
brad
494748b53e remove file from PLISTs that doesnt get installed 1999-06-01 17:17:25 +00:00
angelos
3cc0d3aaef Forgot these. 1999-05-23 01:55:39 +00:00
angelos
0eec32737a Oops :-) 1999-05-23 01:54:54 +00:00
angelos
67e815ff61 Enable xmpeg3 1999-05-23 01:52:54 +00:00
angelos
e0be129e20 xmpeg3 port (front-end for amp mp3 player) 1999-05-23 01:52:32 +00:00
angelos
46b0626245 Add the man page in the PLIST, update created date in Makefile. 1999-05-23 01:48:35 +00:00
angelos
575cdd66de Enable mp3info 1999-05-23 01:45:45 +00:00
angelos
2df1a58934 MP3 info utility, adapted from FreeBSD 1999-05-23 01:45:17 +00:00
angelos
1467afaf08 Enable mp3encode port. 1999-05-23 01:42:51 +00:00
angelos
6ae1acc0b9 MP3 encoder software (adapted from FreeBSD) 1999-05-23 01:42:34 +00:00
espie
5ac3448778 Fix comments 1999-04-20 18:47:26 +00:00
espie
c3ac4733dc Crisper comments, remove unnecessary part, don't begin with an uppercase
unless semantically significant, remove trailing dot.
1999-04-20 01:09:51 +00:00
brad
79d052d920 correct install path of configuration file 1999-04-16 03:42:05 +00:00
brad
edfc222a46 - change email addresses, form@ to ports@
- remove unnecessary comments
1999-04-09 04:11:45 +00:00
brad
5581e5c629 re-arrange PLIST for package building 1999-04-03 10:19:07 +00:00
brad
6bab311225 fix dependency lists, fix email address's and remove unnecessary comments 1999-04-01 06:20:02 +00:00
brad
d022737d79 remove unnecessary comments and fix email address's 1999-04-01 02:57:50 +00:00
brad
1ad1bfd3e1 add some required patches; rohee@ 1999-03-31 20:53:10 +00:00
rohee
26a2f3ec80 Adding a man for xxmp 1999-03-29 18:05:51 +00:00
espie
caaef9a183 Erm... forgot the actual patch... why does cvs tell me about missing files
after the commit ? so that I can either get careless, or waste
time/bandwidth by running each commit twice...

Anyways, files/audio_openbsd.c is a `caching' audio system.
It's much smarter than the old one: uses get encoding to map the reasonable
encodings, does not even cross-check alaw/ulaw when 8 bit/16 bit work okay.

It does keep audio opened all the way instead of closing/reopening all the
time.

and it avoids gratuitous assumptions about PC broken hardware, such as not
having support for 8 bits signed and other brain-damage.

Missing part: it won't convert endianess on the fly when the only `right'
modes have the wrong endianess... this might occur with e.g., a sb16 on
an alpha.
1999-03-23 21:38:26 +00:00
espie
d43acf86bf Reworked from the ground up.
Basically, mpg123 assumptions about audio is broken. It assumes that
audio ioctl that change mode are instantaneous, which they are not, most
often, so that with the old model, start-up was 80 ioctl, which amounts to
~10 seconds with wss.

Added lazyness to basic audio.c so that it won't try to determine whether
we can play @ 8000Hz mono when 44100Hz stereo is what we want, and it
works...
1999-03-23 21:33:49 +00:00
espie
926e5fa1a6 Fix up PLISTs.
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.

These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.

I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.
1999-03-23 17:47:31 +00:00
brad
f39cc6dee2 fix checksums 1999-03-22 20:47:21 +00:00
espie
12655cc5bf Fix make install 1999-03-22 17:51:34 +00:00
brad
b71b756bf2 add esound to Makefile 1999-03-22 05:05:07 +00:00
brad
ce6c609ab3 add esound port 1999-03-22 05:03:31 +00:00
brad
18ec82a14d upgrade to sox 12.15 1999-03-22 01:27:06 +00:00
espie
af742bbc72 work around a bug in wss: AUDIO_FLUSH hangs the device.
Temporary, until bug is fixed.
1999-03-05 16:25:49 +00:00
espie
44e196b7bf Repair 16 bits. Easier to make it work when you've got 16 bit output
working.
1999-03-05 16:24:55 +00:00
brad
82e5b0175c add forgotten patch 1999-03-05 14:29:54 +00:00
brad
c4738c9dfc upgrade to mpg123 0.59q 1999-03-05 14:26:57 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
marc
30be626929 needs version 1.64 (or later) of bsd.port.mk
to build/install correctly; PLIST.noshared
1999-02-21 04:26:09 +00:00
marc
13b9a372ff use NO_SHARED_LIBS instead of test for alpha;
use PLIST.noshared instead of PLIST.alpha
1999-02-18 02:37:26 +00:00
marc
d323f70bd3 enable timidity in Makefile 1999-02-07 05:22:28 +00:00
marc
a7c75d5cd5 timidity; Joe <rys@tir.com> 1999-02-07 05:18:48 +00:00
marc
4dc993c625 fix the remainder of long COMMENT files 1999-01-27 00:22:28 +00:00
marc
2e58489a5a update to 0.6; John H Darrah <jhd@giddens.com> 1999-01-04 05:28:48 +00:00
form
7f35adc3c3 /usr/local/etc -> /etc/rplay; OpenBSD porting policy.
btw, in 2.4 /usr/local/etc doesn't exists at all...
1998-12-22 05:24:12 +00:00
espie
5e55c65054 Tsk, tsk. 1998-12-17 21:29:33 +00:00
form
138f6ad0a0 fix PLIST: man1/xmmix.1 -> cat1/xmmix.0 1998-12-10 03:44:41 +00:00
form
8631ca9b55 BUILD_DEPENDS=Xm.1... -> USE_MOTIF=yes 1998-11-30 03:39:05 +00:00
marc
35405eb4a0 shorten COMMENT 1998-11-23 21:59:24 +00:00
form
d6fa1105d5 fix close/eject bug; Kenneth Stailey <kstailey@disclosure.com> 1998-11-10 04:13:17 +00:00
form
03a6993c8e form@vs.itam.nsc.ru -> form@openbsd.org 1998-10-20 08:39:43 +00:00
espie
6cd432ce2b Added test module.
Okay'ed with Gryzor... good PR for Schatzruhe, he said.
1998-10-10 13:43:38 +00:00
espie
b49315e987 Added test module. 1998-10-10 13:43:04 +00:00
marc
3c81bc038f Id -> OpenBSD 1998-10-09 00:24:55 +00:00
marc
1fd605831c update makefile 1998-10-08 23:50:23 +00:00
marc
63330a8ad7 pretty 1998-10-07 00:27:17 +00:00
marc
3182befd5c makefile tweaks 1998-10-07 00:22:52 +00:00
marc
a197730843 pretty 1998-10-07 00:17:39 +00:00
marc
cee5502dd1 update build dependencies 1998-10-07 00:13:51 +00:00
marc
a032f36810 pretty 1998-10-06 23:58:33 +00:00
marc
419aa3decd pretty 1998-10-06 23:28:07 +00:00
marc
8600d5f4be pretty 1998-10-06 23:18:44 +00:00
marc
fdf985092c pretty 1998-10-06 22:48:01 +00:00
espie
65dc494456 True tracker port, with native OpenBSD audio, synchronization of the display
with sounds, numerous minor bug-fix, and authorization to redistribute.
1998-10-02 17:19:44 +00:00
marc
4c68432aac PLIST updated; Felix Schroeter <uk1o@rz.uni-karlsruhe.de> 1998-09-28 20:50:26 +00:00
marc
73926b04ce remove unneeded @exec ranlib %D/%F from packing lists 1998-09-08 18:01:33 +00:00
downsj
9caecaf01c Make the eject button in workman actually, well, work.
(People test the things they add to ports, right?)
1998-08-07 08:45:03 +00:00
form
74c8dd78e1 xmcd, xmmix: depends upon lesstif, not Motif; amp: fix MASTER_SITE 1998-08-05 08:51:32 +00:00
form
0081339e06 some fixes 1998-07-30 04:01:17 +00:00
form
58f66c869a update to 2.3 1998-07-24 03:38:12 +00:00
downsj
60a9d6b0d9 Add XMP. 1998-07-24 03:11:20 +00:00
marc
36c3d6ba80 update md5 checksum file 1998-06-30 03:56:06 +00:00
marc
1a95ae9f52 add packing list for alpha that does not reference shared libs 1998-06-29 22:42:47 +00:00
angelos
f2e6bed00c update to version 3.3.0 1998-06-26 03:55:51 +00:00
niklas
0ca7cf3f97 My CD-RW also needs swapping 1998-06-08 15:52:07 +00:00
angelos
fb21a2ab42 rsynth port 1998-06-08 02:00:52 +00:00
angelos
4e6d4727a9 Enable rsynth port. 1998-06-08 01:53:25 +00:00
angelos
64cdb199d2 workman 1.3a 1998-06-08 01:30:23 +00:00
angelos
ae37e42b0c Enable workman port 1998-06-08 01:30:18 +00:00
niklas
507e1cf246 Reversed patch 1998-06-07 22:02:54 +00:00
niklas
ae4e306ec6 Adapt to OpenBSD 1998-06-07 21:18:04 +00:00
niklas
54c6060d73 Use the correct CDDA read ,ethod on my CD-RW 1998-06-07 20:22:05 +00:00
angelos
b83770df40 Enable committed ports 1998-05-22 01:08:52 +00:00
angelos
8d212ae6e5 tracker port 1998-05-22 01:00:50 +00:00
angelos
97c7cd64b2 xmmix port 1998-05-22 00:25:22 +00:00
angelos
74c6e7d684 xmix port 1998-05-22 00:21:17 +00:00
angelos
ee66fb9ae0 xcdplayer port 1998-05-22 00:09:18 +00:00
angelos
97ec0f6819 Remove bogus files. 1998-05-21 03:25:25 +00:00
angelos
14ca51ee72 enable xmcd 1998-05-21 01:38:16 +00:00
angelos
cbff228de6 xmcd port 1998-05-21 01:38:01 +00:00
angelos
479dc81a01 Enable tosha 1998-05-21 01:18:39 +00:00
angelos
d48248685c tosha port 1998-05-21 01:18:13 +00:00
angelos
81386d99b8 Enable commits. 1998-05-21 01:14:53 +00:00
angelos
680c461d98 nspmod port 1998-05-21 01:01:43 +00:00
angelos
f0758913ed Use /usr/include/soundcard.h 1998-05-21 00:45:57 +00:00
angelos
688d0bf5d9 amp port 1998-05-21 00:41:09 +00:00
angelos
328b1111a2 Enable mpegaudio 1998-05-20 06:42:08 +00:00
angelos
ac96896452 mpegaudio port 1998-05-20 06:41:37 +00:00
angelos
cf88edc7c4 Enable sox. 1998-05-17 01:06:33 +00:00
angelos
3814ef10e8 sox 12.12 1998-05-17 01:05:56 +00:00
provos
ad45f9cacb mpg123 1998-04-28 11:31:55 +00:00
provos
3596dd2827 Import mpg123 audio player (base port from FreeBSD + modifications) 1998-04-28 11:29:58 +00:00
angelos
536fb5f631 Forgot this one. 1998-04-10 01:32:26 +00:00
angelos
3abf7b35a7 Updated, version 3.3.0a1. 1998-04-10 01:32:02 +00:00
marc
e9e76fb913 update packing list 1998-04-09 06:21:15 +00:00
marc
4cfa4e4fd2 Install links to man page for untoast and tcat.
Fix makefile so shared library is installed (except for alpha).
Change packing list to clean up everything when package deleted.
1998-02-26 20:34:31 +00:00
niklas
7bc304da0c Unbreak this port for alpha 1998-02-12 20:21:07 +00:00
niklas
9a8d0a42cd Mark broken for alphas (link errors) 1998-02-10 12:59:09 +00:00
niklas
d0c641ec9b On a current system LDCONFIG need not be special cased for mips/alpha 1998-02-10 10:45:16 +00:00
niklas
0276add961 LDCONFIG is not uniform in our world 1998-01-30 23:27:18 +00:00
angelos
2c293491d8 Don't ask. 1997-12-30 01:42:02 +00:00
angelos
f8075f9635 Oops. 1997-12-05 02:22:16 +00:00
angelos
cbcd6d9ca3 Added rplay. 1997-12-05 02:18:40 +00:00
angelos
187f2796be Add rplay port. 1997-12-05 02:18:05 +00:00
angelos
e3594ec8d1 Added gsm. 1997-12-05 02:12:14 +00:00
angelos
f420f52a0c Add gsm port. 1997-12-05 02:07:59 +00:00
niklas
ed134ed198 Dive into audio too 1997-12-02 08:59:31 +00:00
angelos
168112a692 Add xcd port. 1997-12-02 02:13:25 +00:00