1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Commit Graph

439 Commits

Author SHA1 Message Date
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
Steve Price
a7e780e5af Remove regexp support for Xaw3d since it can now be built in
an ELF world.
1998-09-21 01:35:33 +00:00
Steve Price
dcf1287e4d giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
Tim Vanderhoek
daff718ba3 Add an MLINKS line. 1998-09-19 00:37:29 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Vanilla I. Shu
9ab9c65e07 Activate dap. 1998-09-16 12:54:46 +00:00
Vanilla I. Shu
1ec5a23dde Digital Audio Processor.
PR:		ports/7719
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1998-09-16 12:54:00 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Satoshi Asami
a85146a9e1 Two manpages (out of four) are installed uncompressed in this port. So,
compress them in post-install: so compress-man can DTRT.
1998-08-31 06:56:59 +00:00
Tim Vanderhoek
a6859c85ab Back-out (I think I did this the hard way) the previous rev.
In retrospect, I should have suspected something was strange, but I
still have no idea _why_...  Apparently half of the manpages in this
port are installed compressed.  I think this is because the port tries
to mix Imake with its own installation script.  I'll have to figture-out
for sure some day.
1998-08-31 03:27:26 +00:00
Tim Vanderhoek
e5af0f3083 For some reason two manpages were missing from the MANx variables. 1998-08-28 23:53:04 +00:00
Tim Vanderhoek
5ce471585e Please don't copy straight from manpages without at least
reformatting it to looks reasonable in pkg/DESCR (eg. remove
justification).

Add homepage.
1998-08-28 23:51:31 +00:00
Satoshi Asami
ff2cc1e113 No need to use += for a variable defined only once. 1998-08-26 06:40:27 +00:00
Satoshi Asami
4d7d30052c kdecore and kdeui shared libraries are now at version 1.X. 1998-08-25 09:13:01 +00:00
Vanilla I. Shu
cd11629e58 Correct the wroing variable USE_X11_PREFIX to USE_X_PREFIX. 1998-08-25 03:48:00 +00:00
Vanilla I. Shu
c38752be9d Activate xamp. 1998-08-25 02:04:42 +00:00
Vanilla I. Shu
708154eb70 A version of amp plus qt gui.
PR:		ports/7439
Submitted by:	Joe Jih-Shian Lu <jslu@dns.ntu.edu.tw>
1998-08-25 02:02:43 +00:00
Satoshi Asami
d211d15440 These ports install uncompressed manpages even though USE_IMAKE is
set, so mark them with MANCOMPRESSED=no.  Note that this requires the
new bsd.port.mk that is not committed yet (going through final tests,
will be committed in a few hours).
1998-08-25 00:44:33 +00:00
Satoshi Asami
e4bd3d9abd Change value of ${MANCOMPRESSED} from "YES" to "yes". We're planning
to check it in the near future.
1998-08-24 05:57:48 +00:00
Tim Vanderhoek
e4be841dab Use the MAN1 variable. Add the other half of patch-aa that causes
this port to respect BINOWN and MANOWN.
1998-08-22 06:07:08 +00:00
Tim Vanderhoek
249efab97e Use MAN1. Split-up monolithic patch-aa. Make reinstall: work.
Respect BINOWN and MANOWN.  (Changes for this are in patch-ad --- I
should have split patch-aa in a separate commit).
1998-08-22 05:48:17 +00:00
Tim Vanderhoek
8a51f1f320 This commit brought to you by the Paddock Bowling Alley. 1998-08-18 18:49:05 +00:00
Tim Vanderhoek
80140b58bb Yes, removing plist manpages broke this one, too. :)
Actually, this has been broken since asami's compress-all-the-manpages
commit on Nov. 18, _1996_.  I'm beginning to suspect that more ports
are in like this...
1998-08-17 20:21:41 +00:00
Tim Vanderhoek
23ccf010b7 It's not that ports/astro/* had no manpages to remove from their
PLISTs, it's just that none of the ones that do use the MANx
variables.
1998-08-17 07:14:09 +00:00
Satoshi Asami
54c2cde57b Oops, forgot to commit this. 1998-08-13 01:49:49 +00:00
Satoshi Asami
95b3265427 Make this port non-interactive. The configuration script is
installed under ${PREFIX} for package users anyway.  Also minor
cleanup of PLIST to get rid of warnings, and delete one non-existent
file.

Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
                (the non-interactiveness part.)
1998-08-13 01:44:17 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Matthew Hunt
da6420b177 Activate 8hz-mp3. 1998-08-11 05:20:04 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Matthew Hunt
8de3a0c3c1 Spelling and grammar police. This commit brought to you by the
letter "A".
1998-08-04 02:24:27 +00:00
Satoshi Asami
a1dc260061 No need to define both USE_CONFIGURE and GNU_CONFIGURE.... 1998-07-27 18:11:10 +00:00
Donald Burr
94869d4af3 Activate sidplay. 1998-07-26 08:17:15 +00:00
Donald Burr
6ffe045384 PR: ports/5504
Submitted by:	sec@42.org
Import of new port audio/sidplay, a C=64 SID musicfile player and
SID chip emulator.
1998-07-26 08:14:03 +00:00
Steve Price
50e7ddcd8f Turn on play. 1998-07-25 21:36:33 +00:00
Steve Price
3ff28ed477 A simple audio file player. Moved from ports/japanese. 1998-07-25 21:36:10 +00:00
Tim Vanderhoek
f2951502c6 Add homepage to pkg/DESCR 1998-07-24 19:45:41 +00:00
Stefan Eßer
84377cc5f9 Change dependencies to accept Qt-1.33 if present,
but to build Qt-1.40 if no compiled Qt library can be found.
1998-07-23 20:52:04 +00:00
Andrey A. Chernov
8f52dbd604 fix dist site 1998-07-23 17:51:29 +00:00
Satoshi Asami
918400a0ff "$Id$" is not spelled "$ID$". Also, change "Jily" to "July", I assume
it's a typo.
1998-07-20 10:01:55 +00:00
Steve Price
65d8ba4b6c Turn on wmmixer. 1998-07-20 03:58:46 +00:00
Steve Price
141b6a8454 Initial import of wmmixer version 0.8.
An audio mixer for the WindowMaker dock.

PR:		7304
Submitted by:	Richard M. Neswold <rneswold@drmemory.fnal.gov>
1998-07-20 03:56:55 +00:00
Stefan Eßer
dba66df449 Upgrade to KDE Release 1.0
Based on:	patches for a 1.0 pre-release submitted by Thomas Gellekum.
1998-07-19 17:55:29 +00:00
Vanilla I. Shu
068612eecd Activate esound. 1998-07-19 05:06:26 +00:00
Vanilla I. Shu
0890659c73 esound is the sound library for enlightenment. 1998-07-19 05:05:13 +00:00
Justin M. Seger
632190316d Switch to a working MASTER_SITE. 1998-07-14 23:39:38 +00:00
Justin M. Seger
aeb63ba7ef Old MASTER_SITE is no longer available. Switch to another site that has the
DISTFILE.
1998-07-14 23:36:30 +00:00
Donald Burr
0430dae6ff Fix a couple of braino's from the last commit. 1998-07-13 22:55:43 +00:00
Donald Burr
ceff86d4ff Import of new port audio/x11amp, a GUI MP3 player with a really
nice interface.
1998-07-13 22:53:34 +00:00
Donald Burr
a67ec395ec Activate x11amp. 1998-07-13 22:52:30 +00:00
Marc G. Fournier
c73d08c2d5 Change to UNBROKEN ...
Add USE_GMAKE to get past a compile problem in kmid
Remove patches, as were not required to cleanly compile
1998-07-09 03:52:45 +00:00
Marc G. Fournier
617c3b4941 Still marked BROKEN, but this gets me to the extract stage, and, removing
all the patches, configured and compiling.

Haven't removed the patches yet, until I see a clean compile...
1998-07-09 02:38:00 +00:00
Marc G. Fournier
90cb9f957c Can't find anything wrong at the MASTER_SITES that this is failing on, except
maybe the // that was in the URI is screwing things up.

Remove the extra /, and will heck it again later...
1998-07-08 15:00:17 +00:00
Marc G. Fournier
08f64accf3 Still marked BROKEN, but at least you can retrieve the files now...will work
on compiling it from my X machine later tonight...
1998-07-08 14:03:22 +00:00
Tim Vanderhoek
d088df7687 Add patches to support IDE cd-roms. While I'm here, respect
${CFLAGS}.  Heck, why not go all the way and respect ${PREFIX},
too (respect now added).  As an intentional side-effect, these
patches also prevent the pause function from blasting the listener's
ears off (the way cdcontrol currently does (and cdplay used to)).
1998-06-27 05:35:02 +00:00
Bill Fenner
bde94a1057 Change the vat port to use USE_AUTOCONF .
Hand-edit patches/patch-ah to remove the RCS $Header$ from the patch, so
 that CVS doesn't munge it.
 BE EXTREMELY CAREFUL WHEN REGENERATING patches/patch-ah!
1998-06-26 19:05:35 +00:00