Commit graph

395 commits

Author SHA1 Message Date
Seiichirou Hiraoka
90b30c952c Update to mikmod-3.0.4.
Changes pkg/COMMENT
1998-11-24 10:12:28 +00:00
Steve Price
6c450aae0f Remove extraneous x11 from CATEGORIES.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
Seiichirou Hiraoka
7c29948d00 Fix app-defaults file gives the path to xmmix.hlp 1998-11-19 11:02:16 +00:00
Vanilla I. Shu
ea95290216 Remove the define for gtk1.1.3 1998-11-18 14:59:53 +00:00
Satoshi Asami
56896f6ede Got distfile, unbreak. 1998-11-18 09:08:03 +00:00
Joseph Koshy
906d75ba1c Allow the ELF case to also inherit CFLAGS. 1998-11-17 03:20:56 +00:00
Satoshi Asami
868ab2a910 Mark it broken, can't fetch. Please put it somewhere I can get. 1998-11-17 00:24:36 +00:00
Vanilla I. Shu
e40571f939 Add a define(READ_MMAP) from gqmpeg's README,
use system's CFLAG now.
1998-11-16 16:19:01 +00:00
Vanilla I. Shu
2447a921c2 Activate gqmpeg. 1998-11-16 15:50:22 +00:00
Vanilla I. Shu
4d6f32cf9b Import gqmpeg, it's the frontend of mpg123. 1998-11-16 15:47:10 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Vanilla I. Shu
d40a7c05fd Upgrade to mikmod 3.0.3
PR:		ports/7721
Submitted by:	yoshiaki@kt.rim.or.jp
1998-11-11 13:47:21 +00:00
Vanilla I. Shu
35382b7b4b Upgrade to 0.58. 1998-11-11 13:27:09 +00:00
Matthew Hunt
767690825b Upgrade to 2.4. This release includes CAM compatibility.
PR:		8616
Submitted by:	Daniel Eischen <eischen@vigrid.com>
1998-11-11 00:30:42 +00:00
Vanilla I. Shu
41322e7e65 Upgrade to 0.57a, REMOVE BROKEN_ELF tag. 1998-11-04 08:55:06 +00:00
Justin M. Seger
951c41ac92 Unbreak for ELF 1998-11-03 00:38:26 +00:00
Justin M. Seger
a05b96e7a0 Unbreak for ELF 1998-11-03 00:32:31 +00:00
Vanilla I. Shu
5320743c9d Unbreak this ports. 1998-11-02 15:58:15 +00:00
Justin M. Seger
5a4cc15ec6 Mark BROKEN for ELF:
gcc -o replay dump.o formats.o getbits.o huffman.o layer3.o getdata.o misc2.o transform.o audio.o buffer.o audioIO.o position.o layer2.o rtbuf.o util.o getopt.o getopt1.o replay.o -lesd `"gtk11-config" --libs` -lesd
/usr/X11R6/lib/libgtk11.so: undefined reference to `g_datalist_set_destroy'
/usr/X11R6/lib/libgtk11.so: undefined reference to `g_datalist_id_set_destroy'
*** Error code 1
1998-11-02 11:23:59 +00:00
Justin M. Seger
18b776a002 Mark BROKEN:
gcc -c -O6 -ffast-math -fomit-frame-pointer  -DNO_BYTE_SWAPPING -DOS_BSD -DARCH_i386     audioIO.c
In file included from audioIO.c:11:
audioIO_Linux.c:29: parse error before `32768'
audioIO_Linux.c: In function `audioOpen':
audioIO_Linux.c:81: invalid lvalue in unary `&'
gmake: *** [audioIO.o] Error 1
*** Error code 2
1998-11-02 04:55:33 +00:00
Vanilla I. Shu
f53da75943 Activate replay. 1998-10-28 16:01:42 +00:00
Vanilla I. Shu
5d74a881b0 Import replay, it's another gtk-base mp3 player. 1998-10-28 16:01:04 +00:00
Vanilla I. Shu
eebfc1359b Remove patches, 3.0 don't need it anymore(machine optimize). 1998-10-28 15:45:11 +00:00
Justin M. Seger
34a4d5a401 Unbreak for current.
Submitted by:	ken@plutotech.com
1998-10-13 03:38:51 +00:00
Justin M. Seger
a9953d0862 Unbreak for ELF.
Partially submitted by:	ken@plutotech.com
1998-10-13 03:30:30 +00:00
Justin M. Seger
95ed4343e5 Mark BROKEN for current. Can't find scsi.h 1998-10-11 07:31:38 +00:00
Kenneth D. Merry
0ce4ba886f Add CAM support to xmcd. This patch makes xmcd autodetect a CAM system,
and use the appropriate SCSI interface code.

This patch has been sitting around for 3 weeks, and no one committed it, so
I thought I'd commit it before the ports freeze tomorrow.

xmcd-2.3pl1 will have native CAM support, but since it looks unlikely it'll
be out before tomorrow, we'll have to go with the "unofficial" CAM patch.

PR:		ports/7957
Submitted by:	maintainer ("Daniel M. Eischen" <eischen@vigrid.com>)
1998-10-09 23:59:18 +00:00
Satoshi Asami
bbba9fc4cc Remove all the remaining regexps from LIB_DEPENDS. There are some
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
1998-10-09 10:05:56 +00:00
Joseph Koshy
eefb5a8dd3 Unbreak for ELF builds, take over as maintainer. 1998-10-03 12:09:54 +00:00
Brian Somers
9a98226b5f Elfify
Add -lstdc++ in kscd/Makefile.in - someone should test this for -stable ;-/
1998-10-01 18:35:38 +00:00
Justin M. Seger
c94a576e69 Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
Steve Price
b4e2738927 Remove empty directories on deinstall. 1998-09-28 02:03:16 +00:00
Steve Price
a8883880f1 Escape the '@' characters so that perl in -current doesn't choke. 1998-09-28 01:57:45 +00:00
Steve Price
2f4e8a1c28 Move manpages from pkg/PLIST to MAN* macro in Makefile. 1998-09-28 01:56:39 +00:00
Steve Price
a2ee0ac9ca Fix build for ELF. 1998-09-28 01:55:27 +00:00
Steve Price
1a3f9e8f13 Don't strip binary in ELF install. 1998-09-28 01:55:08 +00:00
Steve Price
c0c375241e Can't fetch the distfile and remove empty directories on deinstall. 1998-09-28 01:53:50 +00:00
Steve Price
44dea0b249 Move manpages from pkg/PLIST to MAN* macro in Makefile and remove
empty directories on deinstall.
1998-09-28 01:52:31 +00:00
Steve Price
35597dabd5 Mark broken for ELF until the iv port is converted. 1998-09-28 01:51:38 +00:00
Steve Price
b988adafa8 Won't build in an ELF world. 1998-09-28 01:50:59 +00:00
Steve Price
ec6b0db6da Remove empty directories on deinstall. 1998-09-28 01:50:37 +00:00
Steve Price
d62d648e69 Make this port reinstall friendly. 1998-09-28 01:47:30 +00:00
Steve Price
9a80531801 Remove empty lib/speak_freely directory on deinstall. 1998-09-27 01:42:45 +00:00
Steve Price
5d04b9652f Mark broken for ELF because of xforms port. 1998-09-26 23:18:10 +00:00
Satoshi Asami
bd67b84abf libgsm is now converted to ELF. 1998-09-22 19:10:14 +00:00
Scott Mace
39dd71f414 1. Convert to ELF.
2. Round up shared lib MINOR number libgsm.so.1.0.10 becomes libgsm.so.1.1
   for a.out systems.
1998-09-22 17:59:54 +00:00
Scott Mace
864d65bc05 1. Convert to ELF.
2. Clean up makefile (shutup rm).

3. Round up shared lib MINOR number libgsm.so.1.0.10 becomes libgsm.so.1.1
   for a.out systems.
1998-09-22 17:59:40 +00:00
Scott Mace
6dbc861a08 Convert to ELF 1998-09-22 17:57:46 +00:00
Vanilla I. Shu
b3fa9834df Convert esound to elf. 1998-09-22 15:47:44 +00:00
Steve Price
a198154cf2 Remove regexp support for libxview not that it builds ELF too. 1998-09-21 22:15:59 +00:00