1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

1314 Commits

Author SHA1 Message Date
Steve Price
a5f86a1b94 Use time_t instead of long when call time functions. Also add '-lio'
on FreeBSD/Alpha.
1999-09-20 02:19:51 +00:00
Steve Price
11463b4b45 Break out part of a multipart patch and remove '-m486' when compiling on
FreeBSD/Alpha.
1999-09-20 02:15:09 +00:00
Steve Price
421dbe26a2 byte_swap_{long,word} don't exist on FreeBSD/Alpha so accept the default
implementation.
1999-09-20 02:05:07 +00:00
Steve Price
ae2249fb90 All FreeBSD/Alpha we need to add '-lio' to resolve inb/outb and friends. 1999-09-20 01:58:42 +00:00
Steve Price
5423f7f02a We don't need to explicitly '-lg++' since our C++ compiler does it for us
as required.
1999-09-20 01:54:49 +00:00
Steve Price
73d2b8f97e We don't have a fp_* cruft on FreeBSD/Alpha. 1999-09-20 01:29:53 +00:00
Steve Price
2286c1ecae Don't define time(3) as returning a long so that this builds on
FreeBSD/Alpha.
1999-09-20 01:07:26 +00:00
Steve Price
0441e39b5a Mark this port as being only for i386. 1999-09-20 01:05:45 +00:00
Steve Price
f4971b755f ln(1) a set of rules so this build (at least) on FreeBSD/Alpha. 1999-09-20 00:36:16 +00:00
Chris Piazza
a1c148f1a6 Add audio cd and mikmod support in Xmms.
Also update the maintainer's email address.

PR:		13728
Submitted by:	maintainer
1999-09-19 21:01:50 +00:00
Chris Piazza
d3d27c9692 Activate xmp 1999-09-18 20:46:54 +00:00
Chris Piazza
9fa8d14cc8 Import of xmp.
Xmp is the "eXtended Module Player".  It supports many of the
Amiga and PC module formats -- currently 47 of them and runs with
little system load.

PR:		13805
Submitted by:	Anders Nordby <anders@fix.no>
1999-09-18 20:46:21 +00:00
Stefan Eßer
833e387518 Update to KDE-1.1.2 1999-09-18 09:02:12 +00:00
Tim Vanderhoek
9dbc794cb4 Enforce random pkg/COMMENT rules, including the one that states Emacs
should be spelled corrcetly, although I rather liked "Emasc".
1999-09-18 04:56:11 +00:00
Steve Price
2169e434e8 The version number of libgif.so has changed to 5. 1999-09-18 03:12:11 +00:00
Bill Fenner
480c8a66fb Resolve many 301 Moved Permanently URLs in DESCR. 1999-09-17 19:16:35 +00:00
SADA Kenji
d931c2905e Enhanced version of the software midi player `TiMidity' .
PR:		ports/12150
Submitted by:	Yoichi Asai <yatt@msc.biglobe.ne.jp>
1999-09-10 17:08:54 +00:00
Satoshi Asami
c03c0d3d24 You can't replace "echo" with "@${ECHO}" if it appears in the middle of a
multi-line command.... ;)
1999-09-09 11:19:55 +00:00
Donald Burr
615dd9aac9 Erm, looks like "dollar-sign Id dollar-sign" has changed into
"dollar-sign FreeBSD dollar-sign".  That's what I get for missing
staff meetings, I guess...
1999-09-09 09:46:00 +00:00
Donald Burr
2b2f7a1c09 Enable ripit-atapi. 1999-09-09 09:41:41 +00:00
Donald Burr
fa79670c7b New port audio/ripit-atapi, a modified version of ports/audio/ripit
that uses CDD as the ripper (and thus can deal with ATAPI CD-ROM drives :) )
1999-09-09 09:40:49 +00:00
Chris Piazza
68e615346e Update MAINTAINER's email address
PR:		13648
Submitted by:	maintainer
1999-09-09 03:03:19 +00:00
Chris Piazza
bee7a0cae9 Mirror the distfile in ~cpiazza/distfiles, the main server is down
for at least an hour every day for backups etc.

PR:		13611
Requested by:	maintainer
1999-09-08 23:55:52 +00:00
Satoshi Asami
46b70ef8c9 Remove timidity++. 1999-09-08 22:32:55 +00:00
SADA Kenji
e23448ede5 Add timidity++ .
PR:		ports/12150
Submitted by:	Yoichi Asai <yatt@msc.biglobe.ne.jp>
1999-09-08 22:26:08 +00:00
Roger Hardiman
a76a28aeab Fix a filename which contains an explicit version number. 1999-09-08 16:04:11 +00:00
Chris Piazza
09dd8fb643 Host a distfile locally. The master site has been down for
over 15 days.
1999-09-07 18:49:57 +00:00
Chris Piazza
c4992df8e2 Fix master sites and update to version 1.5
PR:		13522
Submitted by:	maintainer
1999-09-06 19:23:01 +00:00
Michael Haro
2262dde3ac gzip -> ${GZIP_CMD}
gzip -d  -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip   -> ${GUNZIP_CMD}
1999-09-04 23:39:29 +00:00
Bill Fenner
93c4a3203c Oops, I forgot about Id -> FreeBSD. 1999-09-04 20:46:49 +00:00
Chris Piazza
d634d641e4 Update to version 0.99.1
PR:		13527
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-04 19:42:49 +00:00
Bill Fenner
7273d18cfe Forgot to update descriptions before importing, oops. 1999-09-04 19:05:00 +00:00
Bill Fenner
787ccf92e1 The UCL Robust Audio Tool.
PR:		ports/12535
Submitted by:	O.Hodson@cs.ucl.ac.uk
1999-09-04 19:02:01 +00:00
SADA Kenji
44f3d159c3 Change of MASTER_SITES and MAINTAINER .
PR:		ports/13512
Submitted by:	CHOI Junho <cjh@kr.FreeBSD.org>
1999-09-03 18:35:03 +00:00
Michael Haro
19b0d22308 distfile name change 1999-09-02 05:52:14 +00:00
Satoshi Asami
4dd0fe5403 $Id $ -> $FreeBSD$ (note space, whihc is probably why Peter missed it) 1999-08-31 08:46:51 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Tim Vanderhoek
847ae8f2b6 Remove preceeding pkgname from some of the comments having one. 1999-08-29 19:19:43 +00:00
Peter Wemm
31c8c45ff4 $Id$->$FreeBSD$ 1999-08-29 10:59:56 +00:00
Chris Piazza
481f889a5f Move USE_NEWGCC and add -fpermissive to CFLAGS for the USE_NEWGCC case.
Submitted by:	futatuki@debug.gr.jp
1999-08-29 06:25:05 +00:00
Chris Piazza
c614fc2eda Move MAINTAINERship to ports@FreeBSD.org
PR:		13449
Submitted by:	maintainer
1999-08-29 05:39:10 +00:00
Chris Piazza
d1784fdf52 Set maintaine to ports@FreeBSD.org
PR:		13448
Submitted by:	maintainer
1999-08-29 05:03:34 +00:00
Chris Piazza
84e3d1a348 USE_NEWGCC=yes
PR:		13435
Submitted by:	Yasuhito FUTATSUKI <futatuki@debug.gr.jp>
1999-08-29 04:45:19 +00:00
Michael Haro
a941c55187 env -> ${SETENV} 1999-08-28 03:41:25 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
8d6f14a9b2 sed -> ${SED} 1999-08-28 02:17:34 +00:00
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
Joseph Koshy
5598aec1ef Set a default optimization level for the lazy and hopeless :).
Requested by:	Nick Hibma <nick.hibma@jrc.it>
1999-08-25 11:25:01 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
David E. O'Brien
78ab65a396 Change Id->FreeBSD. 1999-08-25 04:36:31 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Steve Price
612c36e67d Update to version 1.0.9.1.
PR:		12781 (9 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:48:50 +00:00
Steve Price
31f187ed60 Honor $(PREFIX) on install.
PR:		12781 (5 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:44:30 +00:00
Joseph Koshy
d12e424cdd Add terminal handling support to mpg123.
PR:		ports/13139
Submitted by:	Alexander Langer <alex@cichlids.com>
1999-08-17 06:55:06 +00:00
Chris Piazza
ca84de87ea Update to version 0.3.1. Reroll the patch for FreeBSD so it works
and host it on http://www.freebsd.org/~cpiazza/distilfes/.
1999-08-15 06:20:28 +00:00
David E. O'Brien
cea3dee843 Cleanup fetching comments: {DISTFILES} already contains .tar.gz. Also point
out the user wants the generic Linux ELF (rather than RH) binary package.
1999-08-14 17:23:25 +00:00
Chris Piazza
ab2498ecfc Look for gtk--.h in ${X11BASE} not ${PREFIX}
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
1999-08-13 22:37:38 +00:00
Jim Mock
e2f7d7d496 Fixed DISTFILES and removed EXTRACT_SUFX so port now passes portlint. 1999-08-13 10:03:43 +00:00
Jim Mock
07494a35f4 Updated to version 0.13.1
PR:		13025
1999-08-13 06:46:25 +00:00
Joseph Koshy
3bbea6905b Remove hardcoded xterm title bar manipulation.
Submitted by:	"Louis A. Mamakos" <louie@TransSys.COM>
1999-08-13 06:25:50 +00:00
Jim Mock
7174632e64 Added libworkman 1999-08-13 06:12:11 +00:00
Jim Mock
bfa04fa5f9 libworkman is a library that provides hardware control for various
audio apps.

PR:		13023
1999-08-13 06:06:30 +00:00
Chris Piazza
223bdd52f2 Remove a stray PLIST= that wasn't supposed to be there 1999-08-12 18:54:46 +00:00
Chris Piazza
f162ef270b Update to version 1.1.2
PR:		12642
Submitted by:	maintainer

Build xcdrdao if gtk-- is installed or XCDRDAO is set to yes.

PR:		12642
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
1999-08-12 18:49:28 +00:00
Chris Piazza
e6af8462a5 Update Version required: to match reality 1999-08-12 03:47:45 +00:00
Bill Fenner
33f1ee4e0b Use empty MASTER_SITES= to indicate that there's nothing for the
distfile survey to check.
1999-08-09 06:27:14 +00:00
Chris Piazza
af595a5a90 Update to version 1.1 1999-08-07 19:06:43 +00:00
Joseph Koshy
5a3d2e54f9 Upgrade to v0.59r. mpg123 can now be built tuned for your specific x86
architecture at port build time.

PR:		ports/12814
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-08-05 05:53:54 +00:00
Bill Fenner
35fc3fa02a Fix WWW: typos
Found by:	not-yet-completed addition to port distfile checker
		suggested by Tim Vanderhoek
1999-08-01 04:54:40 +00:00
Brian Feldman
c9be0402f6 Fix the build for systems without /dev/dsp. Update the master site, and
md5 checksum (version bump? no, just a file change! grr!).

Submitted by:	Dan Nelson <dnelson@emsphone.com>
1999-07-28 03:40:59 +00:00
Dirk Froemberg
c6918c8c01 The dist file is in the source directory instead of binaries directory.
Noticed by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
1999-07-27 21:06:05 +00:00
SADA Kenji
e641137ed1 Now full-source distribution is removed from archives,
so we should get a patch and sould apply it to dist10.

Approved by: maintainer
1999-07-27 16:37:56 +00:00
Dirk Froemberg
bcc75b70d4 Version number is 0.82 not 082. 1999-07-27 13:08:48 +00:00
Dirk Froemberg
bcb9572887 Upgrade to 0.82.
BladeEnc is distributed in source form, now. So it should work on
alpha, too.
1999-07-27 10:46:31 +00:00
Chris Piazza
c020c36d2b Create a directory before installing data to it in case it wasn't
there in the first place.

Noticed by:	bento.freebsd.org
1999-07-24 06:00:36 +00:00
Chris Piazza
35e08ef4ac Update to version 0.7
PR:		12778
Submitted by:	Joao Carlos Mendes Luis <jonny@jonny.eng.br>, maintainer
1999-07-24 03:57:36 +00:00
David E. O'Brien
ccc75d6060 Minor rewording and mention AMD 3D Now! support in DESCR. 1999-07-22 16:50:50 +00:00
Marcel Moolenaar
d7d791cfa6 Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
Brian Feldman
48d2d435a8 Update to the latest version. Dan Nelson is now the maintainer, since
the previous maintainer doesn't seem to want to take care of it
anymore (no updates for a long time.)

PR:		12658
Submitted by:	Dan Nelson <dnelson@emsphone.com>
1999-07-18 04:33:31 +00:00
Tim Vanderhoek
c51f88903c Fix typos and/or cleanup WWW:. 1999-07-17 14:50:53 +00:00
Tim Vanderhoek
600b98386b This pkg/DESCR was a verbatim copy of the README file and, aside from being
entirely inappropriate, was _way_ too long.  Fix: install the README file into
share/doc/maplay and clip DESCR.
1999-07-17 14:43:55 +00:00
Chris Piazza
e06909c5cb Activate gogo 1999-07-17 04:16:42 +00:00
Chris Piazza
fa171211e5 Import of gogo, or 'gogo no coder', which means 'afternoon coder'
in Japanese.  It is a fast MP3 encoder with 3D Now! optimisation
support.

PR:	12665
Submitted by:	Yukihiro Nakai <nacai@iname.com>
1999-07-17 04:15:58 +00:00
Satoshi Asami
6b871f9e45 Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn't
build but at least it will have a better chance.
1999-07-15 21:53:15 +00:00
Chris Piazza
ce82c342df Remove some whitespace that I introduced. 1999-07-11 20:53:13 +00:00
Chris Piazza
27df04e06b Update to rosegarden 2.1
PR:		11712
Submitted by:	maintainer
1999-07-11 20:52:15 +00:00
Chris Piazza
eb3b8392c1 Activate tclmidi 1999-07-11 20:49:35 +00:00
Chris Piazza
efbc1c653b Tclmidi: a language designed for creating and editing standard
MIDI files.  With the proper device interface it will also
play and record MIDI files.

PR:		11712
Submitted by:	Andreas Kohout <shanee@augusta.de>
1999-07-11 20:49:25 +00:00
Chris Piazza
a2f324cbb5 Remove period at end of comment that slipped back in. 1999-07-11 02:56:02 +00:00
Chris Piazza
878030a275 Update to 3.1.6
PR:		12583
Submitted by:	maintainer
1999-07-11 02:49:13 +00:00
SADA Kenji
d6e7d4e602 Upgrade to 1.1.1 .
PR:		ports/12588
Submitted by:	maintainer
1999-07-10 19:36:42 +00:00
Chris Piazza
50811dc93e Update to 1.05
PR:		12567
Submitted by:	maintainer
1999-07-10 02:42:14 +00:00
Chris Piazza
dd4de1a879 Fix the build.
PR:		12574
Submitted by:	Jim Mock <jim@blues.ghis.net>
Broken by:	cpiazza
1999-07-10 02:41:49 +00:00
Daniel Eischen
50e17fcabc The xmcd author released an updated version of xmcd-2.5 that
incorporated what was in patch-af.  Removed patch-af and
updated md5 to fix breakage caused by this release.

Breakage reported by: jkh
1999-07-05 03:33:05 +00:00
Chris Piazza
1e5a838e0a Update to 0.6.3.
PR:		12507
Submitted by:	Rod Taylor <rod@idiotswitch.org>
1999-07-05 02:20:08 +00:00
SADA Kenji
3e0b9dab52 Upgrade to 3.13.
PR:		ports/12509
Submitted by:	Rod Taylor <rod@idiotswitch.org>
1999-07-04 20:44:49 +00:00
Chris Piazza
94dd181afe Update to version 1.9. 1999-07-04 04:02:21 +00:00
Chris Piazza
46e9a5a2cd Activate xmms. 1999-07-03 19:37:42 +00:00
Chris Piazza
7b55311cd2 Xmms: the X Multimedia System. XMMS is a multimedia player based on
the look of Winamp.

Note: this port can be extended to include libmikmod support etc,
but this is a good start and at least it plays mp3s.

PR:		12498
Submitted by:	Espen Skoglund <espensk@stud.cs.uit.no>
1999-07-03 19:37:30 +00:00
Michael Haro
30d4bfad5a Make mikmod work with new version of libmikmod
PR:		12455
Submitted by:	Douglas Carmichael dcarmich@xnet.com (with modification by me)
1999-07-03 18:56:56 +00:00
Michael Haro
326683eee2 Update libmikmod
Submitted by: Douglas Carmichael dcarmich@xnet.com
PR Number: 12454
1999-07-03 18:52:33 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
Steve Price
05ad85463e Add a couple of missing files from upgrade to 2.5.
Noticed by:	msmith
1999-06-27 20:20:29 +00:00
Chris Piazza
627a76ee31 Fix distfile Fennerage. 1999-06-27 01:52:41 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Chris Piazza
a9447d76cb echo -> ${ECHO}. (from submitter).
Make portlint happy by removing trailing spaces and shortening DESCR (me).

PR:	12363
Submitted by:	Will Andrews <andrews@technologist.com>
1999-06-23 18:21:34 +00:00
Michael Haro
df01a76e6d Update mastersite
Noticed by: fenner distfile survey
1999-06-23 01:26:30 +00:00
SADA Kenji
29a2ad252c Import true contents of repo.copied kde11*-i18n ports.
Submitted by:   Ryuichiro Imura <imura@cs.titech.ac.jp>
1999-06-22 23:42:27 +00:00
Thomas Gellekum
23ad260e0c Upgrade to 1.0.2.
PR:		12303
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1999-06-22 15:27:39 +00:00
Chris Piazza
c0c7599b75 Change the new MASTER_SITE, it's apps/sound/editors not apps/audio/editrs. 1999-06-22 04:37:31 +00:00
Michael Haro
0bb9d49f87 add mastersite
PR:		12331
Submitted by:	maintainer
1999-06-22 04:34:38 +00:00
Chris Piazza
72c0ff6d79 Update to 1.22.1. 1999-06-22 01:02:54 +00:00
Chris Piazza
0aa9323e80 Activate cdindex 1999-06-20 02:11:15 +00:00
Chris Piazza
617e039e79 Import of cdindex.
A client for the Internet CD Index project, a free replacement for
current systems of looking up digital audio CDs on the Internet.
See: http://www.cdindex.org

PR:	12227
Submitted by:	Marc van Woerkom <van.woerkom@netcologne.de>
1999-06-20 02:10:27 +00:00
Chris Piazza
40bbdfef94 Update ripit to version 1.4
PR:	12203
Submitted by:	maintainer
1999-06-19 18:08:18 +00:00
Chris Piazza
aed27b7dd5 patch the s3mod port to support PREFIX. While I'm here honour CC, too.
PR:	12212
Submitted by:	Nick Hibma <nick.hibma@jrc.it>
1999-06-19 10:00:15 +00:00
Chris Piazza
b8585c7f5c a) make the radio port install in PREFIX (from submitter)
b) split up the single patch file into multiple patch files

PR:	12211
Submitted by:	Nick Hibma <nick.hibma@jrc.it>
1999-06-19 09:50:04 +00:00
Chris Piazza
bbed9774f9 Change my email address to FreeBSD.org.
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
1999-06-19 08:26:18 +00:00
Joseph Koshy
3aa5224366 Respect PREFIX.
PR:		ports/12210
Submitted by:	Nick Hibma <nick.hibma@jrc.it>
1999-06-15 04:28:02 +00:00
Michael Haro
e38d653838 update to 0.9.5
PR:	11939
Submitted by: maintainer
1999-06-13 18:00:19 +00:00
Bill Fenner
2c72b3d3fa Add some mirrors since the linuxpower.org links are broken.
Found by:	distfile survey
1999-06-12 21:01:03 +00:00
Michael Haro
4ea811cf3d upgrade to 1.8
Submitted by: maintainer
PR Number: 12139
1999-06-12 05:56:16 +00:00
Michael Haro
86a2538fb9 update to 1.22
PR: 12140
Submitted by: maintainer
1999-06-12 05:50:05 +00:00
Michael Haro
8adbc0bd0b upgrade to 1.4.1
PR:		12144
Submitted by:	maintainer
1999-06-12 05:46:13 +00:00
SADA Kenji
416c7f505e Upgrade: lamer -> lame ver.3.
Port directory name is changed by rep.copy.
Submitted by:	maintainer
1999-06-11 14:28:31 +00:00
Satoshi Taoka
d6f334a948 Added id3ed 1999-06-11 08:56:42 +00:00
Satoshi Taoka
0f155645a3 An id3 tag editor for mp3 files
PR:		12038
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-06-11 08:54:59 +00:00
Steve Price
d54b5e7e48 Update to version 1.21.
PR:		12045
Submitted by:	maintainer
1999-06-08 23:21:00 +00:00
Steve Price
d5e56610d6 Update to version 0.6.2.
PR:		12069
Submitted by:	maintainer
1999-06-08 23:19:22 +00:00
Steve Price
8ba06aac4f Find a new MASTER_SITE to fix distfile fennerage.
PR:		12079
Submitted by:	maintainer
1999-06-08 22:29:25 +00:00
Steve Price
593990a1e7 The xforms ports is no longer an i386-only port. 1999-06-08 22:15:15 +00:00
Kris Kennaway
adca23aa2d Update my email address, I've been slack. 1999-06-07 12:03:44 +00:00
Steve Price
1f9a89c9b6 Add another path to look for the sound sets.
PR:		11940
Submitted by:	maintainer
1999-06-06 16:38:43 +00:00
Michael Haro
2c996bca49 s,/usr/local,${PREFIX},g
PR:		12033
Submitted by:	Nick Hibma nick.hibma@jrc.it
1999-06-05 20:07:58 +00:00
Michael Haro
3aa77171e7 Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
the .la file.
1999-06-05 19:00:43 +00:00
Michael Haro
40b1e6bb50 Looks like they updated the distfile w/o updating the version.
Some changes stolen from yoshiaki@kt.rim.or.jp
1999-06-05 07:43:16 +00:00
Marc G. Fournier
a50d0d4641 Adding missing WWW Site references ... 1999-06-05 05:36:46 +00:00
Michael Haro
149f65234e Update to 1.19.
PR: 11970
Submitted by: Maintainer
1999-06-02 05:26:38 +00:00
Thomas Gellekum
8bc5337650 Sort entries and execute ldconfig. 1999-06-01 10:54:12 +00:00
Thomas Gellekum
60a3dfcc35 Activate libcdaudio. 1999-06-01 10:49:57 +00:00
Thomas Gellekum
3df2ab3da7 New port libcdaudio, a library to control the CD-ROM
when playing audio CDs.
1999-06-01 10:46:58 +00:00
Michael Haro
7510ef1fc9 Add MAINTAINER= ports@FreeBSD.ORG to makefile. It had no MAINTAINER line. 1999-05-31 06:30:46 +00:00
Michael Haro
20641ace15 sort plist 1999-05-31 06:29:18 +00:00
Steve Price
9ef32ccba4 New location onf MASTER_SITE.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 04:02:58 +00:00
Steve Price
56895b072f Set USE_LIBTOOL=yes.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:56:37 +00:00
Steve Price
e496366671 Set USE_LIBTOOL=yes to get rid of .la files.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:48:13 +00:00
Steve Price
c317dfb36f Set USE_LIBTOOL=yes and get rid of those pesky .la files.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:41:58 +00:00
Steve Price
b3ac985891 Remove kde 1.0 ports in favor of the 1.1 versions. 1999-05-29 05:01:38 +00:00
Steve Price
5ace94c25a Activate the aumix port. 1999-05-29 04:47:45 +00:00
Steve Price
008ba84815 Initial import of aumix version 1.18.4.
A fullscreen ncurses based audio mixer for the console.

PR:		11835
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-05-29 04:47:14 +00:00
Steve Price
a221ee94d0 USE_LIBTOOL=yes after upgrade to libtool port.
PR:		11854
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:29:50 +00:00
Steve Price
6d2faeb0e1 Update to version 0.6.1 and use new version of imlib.
PR:		11843
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

PR:		11909
Submitted by:	Chirs Piazza <cpiazza@home.net>
1999-05-29 04:08:02 +00:00
Steve Price
92103d6d5c Update to use gtk version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Steve Price
0ebce2fca2 Update to version 0.85 and use gtk version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

PR:		11902
Submited by:	Chris Piazza <cpiazza@home.net>
1999-05-29 03:52:18 +00:00
Thomas Gellekum
25490e549c Forget about ${PREFIX}/include/giflib. 1999-05-27 07:32:49 +00:00
Thomas Gellekum
5780b36964 Give up root temporarily to read user's .Xauthority.
PR:		11887
1999-05-26 07:08:19 +00:00
Steve Price
d16b6fb6c2 Use KDE version 1.1 instead of version 1.0. 1999-05-24 02:31:51 +00:00
Steve Price
7eaecb38a1 Update to version 2.5.
PR:		11693
Submitted by:	maintainer
1999-05-16 23:37:37 +00:00
Steve Price
8487e09d03 Update to version 0.5.2.
PR:		11701
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-05-16 23:34:35 +00:00
Michael Haro
8fd8e00628 update MASTER_SITES and MD5 checksum
PR:		11661
Submitted by:	maintainer
1999-05-16 23:24:40 +00:00
Satoshi Asami
33c06253b3 Fix bogus CATEGORIES line.
Submitted by:	jkh
1999-05-12 10:38:07 +00:00
Steve Price
407d37933e Update to version 1.4.0.
PR:		11613
Submitted by:	maintainer
1999-05-10 04:07:19 +00:00
Nick Sayer
7acd813c7a fix more stupid typos 1999-05-09 17:49:25 +00:00
Nick Sayer
0f95b49692 Make deinstalling the man page work 1999-05-09 17:49:07 +00:00
Nick Sayer
e9e87fc527 fix a stupid typo 1999-05-09 17:45:58 +00:00
Nick Sayer
cd113167fa Adding port for real audio proxy (raproxy) for pnm: streams 1999-05-09 17:34:14 +00:00
Michael Haro
aa21a8c8c0 Add WWW: 1999-05-05 22:19:35 +00:00
Michael Haro
58984fa7a8 Activate libmikmod 1999-05-05 22:18:28 +00:00
Michael Haro
87e80ee597 Upgrade to 3.1.5
PR:		11083
Submitted by:	me
1999-05-05 22:16:45 +00:00
Michael Haro
668c9b1540 Library required for latest version of mikmod. Possibly also used
by other ports.

PR:		11082
Submitted by:	me
1999-05-05 22:16:14 +00:00
Seiichirou Hiraoka
ef643183b9 Update to 1.3.3
PR: ports/11498
Submitted by: cpiazza@home.net
1999-05-05 13:50:16 +00:00
Steve Price
2c78917c6b LIB_DEPENDS on the new unified xview port. 1999-05-04 23:18:39 +00:00
Seiichirou Hiraoka
bcb60c0051 Update to 0.12.1
PR: ports/11487
Submitted by:  jim@blues.ghis.net
1999-05-04 15:36:03 +00:00
Seiichirou Hiraoka
5c99840d92 Update to 1.3
PR: ports/11471
Submitted by: cpiazza@home.net
1999-05-04 07:06:26 +00:00
Steve Price
bf2290721e Null commit to correct a cut-n-pasto. This port was really submitted
by Oyvind Moll <oyvindmo@initio.no>.  Sorry.
1999-05-04 04:35:33 +00:00
Stefan Eßer
c6161bba71 Upgrade KDE to Release 1.1.1. 1999-05-03 22:29:39 +00:00
Tim Vanderhoek
af551dbbe5 Add WWW: to more recent imports (so that they aren't missed). 1999-05-03 04:30:23 +00:00
Tim Vanderhoek
cdbc2c4398 Conform to handbook's guidelines for pkg/DESCR, esp. wrt WWW: 1999-05-03 04:06:24 +00:00
Steve Price
4cf3c73733 *blush* Put juke in its rightful place. 1999-05-03 03:55:02 +00:00
Steve Price
09a283f583 Add the juke, kmp3, and ripit ports. 1999-05-03 03:53:35 +00:00
Steve Price
95bd0a5ec0 Initial import of ripit version 1.2.
A perl-script frontend for encoding audio CDs to MP3 files.

PR:		11451
Submitted by:	Oscar Bonilla <obonilla@fisicc-ufm.edu>
1999-05-03 03:52:22 +00:00
Steve Price
a9191d6a89 Initial import of kmp3 version 0.2.2.
An mp3 player for the KDE.

PR:		10770
Submitted by:	Oscar Bonilla <obonilla@fisicc-ufm.edu>
1999-05-03 03:50:22 +00:00
Steve Price
1a21506918 Initial import of juke version 0.5
A simple curses/ncursebased juke box program.

PR:		11439
Submitted by:	Oyvind Moll <oyvindmo@initio.no>
1999-05-03 03:47:31 +00:00
Tim Vanderhoek
6cfb5d6bb8 Wisten, to the SWwound, of a Whole new WOO
[CheeriWOs!]
Wisten, to the SWwound, of a Whole new WOO

[CheeriWOs!]

[ie. Add WWW:, and periodic misc legibalizificatings]
1999-05-02 21:31:59 +00:00
Michael Haro
b874ab6f7d Update MASTER_SITES and MAINTAINER email address
PR:		11440
Submitted by:	maintainer
1999-05-02 12:18:11 +00:00
SADA Kenji
602b593e17 Change Maintainer's mail address.
Submitted by:	Maintainer
1999-05-01 15:45:49 +00:00
Justin M. Seger
539536fae4 Switch to using USE_ZIP along with minor cleanups to some ports. 1999-05-01 12:34:38 +00:00
Steve Price
2aa59dc6ec Update to version 2.0.2.
PR:		10939
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
1999-05-01 03:25:12 +00:00
Steve Price
e8dd6ec30d Re-order PLIST and add '@{exex,unexec} ldconfig'. 1999-05-01 02:04:26 +00:00
Nick Sayer
be18b580e7 Update port to latest distribution version 1999-04-30 00:30:14 +00:00
Satoshi Taoka
1bea813165 Added id3ren, kmikmod and ripenc 1999-04-27 13:44:40 +00:00
Satoshi Taoka
474c952b95 KDE module player based on mikmod
PR:		10333
Submitted by:	Tom Hukins <tom@eborcom.com>
1999-04-27 13:42:12 +00:00
Satoshi Taoka
bfd3c2d704 Mpeg Audio Layer 3 util: rename files, edit tags, search, etc.
PR:		10309
Submitted by:	Joao Carlos Mendes Luis <jonny@jonny.eng.br>
1999-04-27 13:02:51 +00:00
Satoshi Taoka
d1d1dea9d0 Script that automates the ripping, encoding, and naming of CD's
PR:		10313
Submitted by:	Joao Carlos Mendes Luis <jonny@jonny.eng.br>
1999-04-27 12:57:56 +00:00
Kris Kennaway
0c89fd3530 -CURRENT no longer has problems with BSDI executables. 1999-04-24 17:25:49 +00:00
Michael Haro
e671a032d8 Add LIB_DEPENDS 1999-04-23 04:49:47 +00:00
Justin M. Seger
88a4f4009e Upgrade to ascd-0.12.0 1999-04-22 12:28:38 +00:00
Michael Haro
e6e0087938 gtk11-devel -> gtk12 1999-04-22 04:40:43 +00:00
Bill Fenner
bc0aa3f9d6 Add snowstar. 1999-04-21 23:29:47 +00:00
Bill Fenner
80aae497c9 Snow*, a GUI front-end for the rio utility in /usr/ports/audio/rio 1999-04-21 23:27:16 +00:00
SADA Kenji
a9d418bda7 Activate cdrdao.
Submitted by:	Yasuhito FUTATSUKI <futatuki@fureai.or.jp>
1999-04-21 13:54:05 +00:00
SADA Kenji
730184884f CDRDAO writes audio CD-Rs in disc-at-once (DAO) mode.
Submitted by:	Yasuhito FUTATSUKI <futatuki@fureai.or.jp>
Reviewed by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>,
		FUJISHIMA Satsuki <k5@respo.or.jp>
1999-04-21 13:51:11 +00:00
Steve Price
d31bbd69da Update to version 1.1.4.
PR:		11010
Submitted by:	maintainer
1999-04-19 04:08:54 +00:00
Michael Haro
86e1561e5c Update xmradio from 0.5 to 0.6
PR:		11186
Submitted by:	maintainer
1999-04-18 23:31:49 +00:00
Michael Haro
5db4996feb 1.3.1 -> 1.3.2 1999-04-18 19:39:14 +00:00
Seiichirou Hiraoka
3151d2c437 Activate mixer.app 1999-04-16 12:12:38 +00:00
Seiichirou Hiraoka
0b0ac32b1b PR: ports/11163
Submitted by:	cpiazza@home.net
Another mixer intended for the windowmaker dockapp.
1999-04-16 12:11:47 +00:00
Seiichirou Hiraoka
4372d65a20 Activate xhippo 1999-04-16 06:45:07 +00:00
Seiichirou Hiraoka
89956dfc80 PR: ports/10652
Submitted by:	cpiazza@home.net
A Generic music player for UNIX systems.
Written in GTK, it has optional GNOME support.
1999-04-16 06:43:57 +00:00
Michael Haro
786c460aca Update MASTER_SITE_SUBDIR to point to new location. 1999-04-15 15:43:37 +00:00
Michael Haro
0a1ccd100c cleanup some bastardisation 1999-04-15 03:10:06 +00:00
Michael Haro
d5bc888169 support NOPORTDOCS with a different PLIST, don't display message
telling you to read the readme if you didn't install the docs, and
expand ${PREFIX} in the MESSAGE file.
1999-04-14 19:55:55 +00:00
Marc G. Fournier
00cc78ac5d move WWW_SITE to DESCR 1999-04-14 00:23:04 +00:00
Michael Haro
6030d5b59d Added cmp3 1999-04-13 23:37:35 +00:00
Michael Haro
5de423c5ec A simple yet featureful ncurses frontend to mpg123.
PR:		11076
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-04-13 23:26:28 +00:00
Justin M. Seger
ae325076a3 Nuke 8hz-mp3.
Reasoning:
billf> This port is already marked BROKEN because of the license problem.
billf> If the situation isn't going to change, someone should just 'cvs rm' thi\
s port.

The situation will NOT change. The patent for mp3 is on the acoustic models
used on coding and decoding. Since 8hz-mp3 has the patented acoustic models
in itself, they cannot distribute their encoder.

Considering above, we should cvs rm this port.
-Seigo TANIMURA <tanimura@naklab.dnj.ynu.ac.jp>
1999-04-12 00:35:31 +00:00
Justin M. Seger
a5051d095d Upgrade to wmsound-0.9.3
PR:		ports/11061
Submitted by:	mharo
1999-04-11 21:39:24 +00:00
Kris Kennaway
f6af1a8bb6 Respect CC and CFLAGS 1999-04-11 12:07:11 +00:00
Masafumi Max NAKANE
eeb353f9d2 Chop off '\n' from the end of strings entered via fgets(). 1999-04-10 17:36:32 +00:00
Steve Price
466b1016aa DISTFILES moved on MASTER_SITE. 1999-04-08 18:08:39 +00:00
Steve Price
897d8a16b5 Add WWW_SITE and cleanup style of DESCR.
Submitted by:	Sheldon Hearn <sheldonh@iafrica.com>
1999-04-08 17:44:47 +00:00
Justin M. Seger
27319291ac 1) Fixed problem with MASTER_SITE
2) Now supports PREFIX and CFLAGS

PR:		ports/10977
Submitted by:	mharo@area51.fremont.ca.us
1999-04-07 18:44:02 +00:00
Justin M. Seger
7e204e7670 Fixed MASTER_SITE_SUBDIR
PR:		ports/10989
Submitted by:	mharo@area51.fremont.ca.us
1999-04-07 18:12:58 +00:00
Justin M. Seger
91f6be9b3a - Fixed MASTER_SITE_SUBDIR
- Added -f flag to rm so it wouldn't prompt/confuse people during the build.

PR:		ports/10990
Submitted by:	mharo@area51.fremont.ca.us
1999-04-07 18:10:08 +00:00
Justin M. Seger
38cdef4a3d Upgrade to icecast-1.1.3
PR:		ports/10994
Submitted by:	mharo@area51.fremont.ca.us
1999-04-07 17:58:43 +00:00
Justin M. Seger
47d58be90d Upgrade to 0.2.16
PR:		ports/10953
Submitted by:	mharo@area51.fremont.ca.us
1999-04-06 22:42:01 +00:00
Justin M. Seger
70f4095e5b Minor cleanups: Use gtk12 and ${INSTALL_*}.
PR:		ports/10936
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-04-06 09:36:44 +00:00
Kris Kennaway
9389c4de2d Port now uses a .tar.bz2 distfile
Forgotten by:	se
1999-04-03 04:10:40 +00:00
Steve Price
801dbcbb54 Activate the gmixer port. 1999-04-03 01:48:28 +00:00
Steve Price
d137d396bc Import of gmixer version 0.98c.
A X11/gtk+ mixer control.

PR:		10272
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-04-03 01:48:17 +00:00
Steve Price
6d08b39567 Activate the xmradio port. 1999-04-03 01:32:42 +00:00
Steve Price
35b960fe8f Import of xmradio version 0.5.
Motif based FM tuner (for use with bt848 driver)

PR:		10012
Submitted by:	Thomas Runge <runge@rostock.zgdv.de>
1999-04-03 01:32:23 +00:00
Steve Price
c050d56a9c Activate the shorten port. 1999-04-02 04:33:16 +00:00
Steve Price
3796ccf611 Initial import of shorten version 2.3a.
A wav-file compresor.

PR:		10136
Submitted by:	Stefan Zehl <sec@btl.42.org>
1999-04-02 04:32:33 +00:00
Steve Price
740885c12f Turn on the icecast port. 1999-04-02 04:24:56 +00:00
Steve Price
37e245140e Import of icecast verion 1.1.0.
A SHOUTcast-compatible streaming MP3 server.

PR:		10298
Submitted by:	Chip Marshall <chip@eboai.org>
1999-04-02 04:23:49 +00:00
Steve Price
72019c94df Update to version 0.5.0.
PR:		10781
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-04-02 03:52:55 +00:00
Steve Price
dffceeb44d Update to version 0.9.3.
PR:		10827
Submitted by:	maintainer
1999-04-02 03:36:36 +00:00
Satoshi Taoka
6e5f15b9e3 Added waveplay 1999-04-02 00:15:42 +00:00
Satoshi Taoka
53880b4a1c A simple wav file player
PR:		ports/9872
Submitted by:	Yoshihide SONODA ysonoda@dontaku.csce.kyushu-u.ac.jp
1999-04-02 00:14:48 +00:00
Steve Price
11bb83d46f Update to version 0.10.1.
PR:		10797
Submitted by:	maintainer
1999-03-31 15:27:32 +00:00
Vanilla I. Shu
3dede06e78 Fix the MASTER_SITE_SUBDIR. 1999-03-27 10:35:57 +00:00
Stefan Eßer
3470e8278e Fix MASTER_SITE_SUBDIR and add USE_BZIP2. 1999-03-24 23:41:16 +00:00
Justin M. Seger
f03e31f7d9 Nuke audio/gmod. It's out of date, the distfile is no longer available,
and it depends on FWF which is broken more often than not.

Approved by:	asami
1999-03-24 19:39:26 +00:00
Kris Kennaway
647b3bf7c8 Respect CC and CFLAGS
Reviewed by:	Maintainer
1999-03-24 13:23:30 +00:00
Satoshi Asami
3050052cfb Delete cddbd, they have gone commercial and this port isn't useful
without getting the database fed from them (which they no longer do).

Submitted by:	steve@cddb.com (Steve Scherf) via Peter
Approved by:	"Brent J. Nordquist" <bjn@visi.com>
1999-03-22 05:36:57 +00:00
Dirk Froemberg
938caf2efb FreeBSD-current isn't able to execute BSDI executables any longer.
So set BROKEN if OSVERSION is greater or equal 400002.

Pointed out by:	Michael Reifenberger <root@nihil.plaut.de>
1999-03-15 23:40:26 +00:00
Jacques Vidrine
f0de21bf7d Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.
libgdk_imlib.so.2 -> libgdk_imlib.so.3
	libImlib.so.2     -> libImlib.so.3
1999-03-15 18:30:06 +00:00
Kris Kennaway
509d82f777 Use INSTALL_DATA for installing libraries.
Submitted by:	Tom Hukins <tom@eborcom.com>
1999-03-11 11:52:41 +00:00
Bill Fenner
85b268e9a4 Update to version 0.4.3a, remove BROKEN_ELF.
PR:		ports/10334
Submitted by:	Tom Hukins tom@eborcom.com
1999-03-09 06:22:49 +00:00
Jacques Vidrine
7bfa022f21 Patch audio device scanning so that it doesn't quit when it fails
to open an audio device with ENXIO (Device not configured).  This
is likely needed on systems using the pcm sound driver.
1999-03-09 03:07:01 +00:00
Jacques Vidrine
4fc1b30cf9 Activate gnomemedia.
Reminded by:	Steve Price <steve@FreeBSD.ORG>
1999-03-09 02:35:14 +00:00
Jacques Vidrine
775f0a9a8c Multimedia applications for the GNOME desktop. Includes gtcd, a CDDB
aware CD player; GMix, for controlling the sound card's mixer; and
VU-Meter, to slow down your desktop...

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-03-09 01:22:43 +00:00
Jacques Vidrine
f4442a7aa7 Upgrade to GNOME 1.0. The following are the details:
ports/audio/esound			0.2.7    ->  0.2.8	PR ports/10422
 ports/audio/gnomeaudio			0.99.8   ->  1.0.0	PR ports/10426
 ports/audio/libaudiofile		0.1.5    ->  0.1.6	PR ports/10421
 ports/deskutils/gnomepim		0.99.8.1 ->  1.0.1	PR ports/10435
 ports/devel/ORBit			0.3.98   ->  0.4.0	PR ports/10423
 ports/devel/gettext			shared libs now		PR ports/10293
 ports/devel/glib12			1.1.16   ->  1.2.0	PR ports/10419
 ports/devel/libgtop			0.99.8   ->  1.0.1	PR ports/10430
 ports/games/gnomegames			0.99.8   ->  1.0.1	PR ports/10436
 ports/graphics/electriceyes		distfile moved		PR ports/10437
 ports/graphics/imlib			1.9.3    ->  1.9.4	PR ports/10424
 ports/lang/gnomeobjc			0.99.3   ->  1.0.1	PR ports/10441
 ports/math/gnumeric			0.6      ->  0.15	PR ports/10439
 ports/misc/gnomeutils			0.99.5   ->  1.0.1	PR ports/10442
 ports/sysutils/gnomeadmin		0.99.1   ->  1.0.1	PR ports/10445
 ports/sysutils/gnomecontrolcenter	0.99.3.1 ->  1.0.1	PR ports/10446
 ports/sysutils/gtop			0.99.2   ->  1.0.1	PR ports/10477
 ports/textproc/libxml			0.99.8   ->  1.0.0	PR ports/10438
 ports/www/libghttp			distfile moved		PR ports/10429
 ports/x11/gnome			0.99.3   ->  1.0.0	PR ports/10450
 ports/x11/gnomecore			0.99.8.1 ->  1.0.1	PR ports/10432
 ports/x11/gnomelibs			0.99.8.1 ->  1.0.1	PR ports/10425
 ports/x11-fm/gnomemc			4.5.10   ->  4.5.23	PR ports/10448
 ports/x11-toolkits/gtk-engines		0.1      ->  0.5	PR ports/10427
 ports/x11-toolkits/gtk12		1.1.6    ->  1.2.0	PR ports/10420

Note that repository copies were made before this commit, as follows:

 ports/devel/glib11-devel       -> ports/devel/glib12
 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-03-09 01:13:40 +00:00
Bill Fenner
db0d549c50 Upgrade kmpg to 0.4.0, and change MAINTAINER.
PR:		ports/9572
Submitted by:	Tom Hukins tom@eborcom.com
1999-03-08 20:11:51 +00:00
Bill Fenner
3982fc26bd Upgrade to 0.9.3
PR:		ports/10416
Submitted by:	Jim Mock jim@corp.au.triax.com
1999-03-08 20:06:07 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
SADA Kenji
14d6ac30f4 Change `MASTER_SITES' preparing for move of ports.jp.freebsd.org. 1999-03-07 00:55:34 +00:00
Matthew Hunt
d5bc16036a Honor CFLAGS.
PR:		10362
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-03-03 22:01:58 +00:00
Bill Fenner
484852d9f0 Add rio and sort. 1999-03-02 00:07:53 +00:00
Bill Fenner
360e18a123 A tool for transferring files to and from the Diamond Rio .mp3 player
PR:		ports/9951
Submitted by:	Dermot McNally <derm@ibm.net>
1999-03-02 00:07:03 +00:00
Steve Price
168c276e3a Let bsd.port.mk handle compressing the manpages.
PR:		10055
1999-02-22 03:27:30 +00:00
Vanilla I. Shu
c1f9627d9b Upgrade to 0.99.8. 1999-02-19 04:25:00 +00:00
Jun Kuriyama
d3ac462a48 Activate linux-realplayer. 1999-02-12 15:45:08 +00:00
Jun Kuriyama
9fc458bc43 Linux RealPlayer 5.0 from RealNetworks.
PR:		ports/9838
Submitted by:	Kris Kennaway <kkenn@rebel.net.au>
1999-02-12 15:42:21 +00:00
Satoshi Asami
832702b9e2 Upgrade to 0.9.2, fixes build problem.
PR:		9830 (sort of)
Submitted in part by:	maintainer
1999-02-12 02:06:29 +00:00
Seiichirou Hiraoka
b29874d7af Fix mark as BROKEN.
PR: ports/10014
Submitted-by: axl@iafrica.com
1999-02-11 12:53:46 +00:00
Stefan Eßer
87bf3684b2 Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
Stefan Eßer
dd6fe9e879 Upgrade to KDE 1.1 RELEASE. 1999-02-08 22:25:54 +00:00
Stefan Eßer
523f3928b7 Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
Hidetoshi Shimokawa
cf58d22a41 Use $(CXX) as linker to fix problem on 3.0. 1999-02-04 16:22:41 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Satoshi Asami
07eaceeca9 Remove trailing whitespace. 1999-02-03 07:29:28 +00:00
Satoshi Asami
8e4592e097 Delete superfluous \ from end of line. (It didn't hurt since the next line
was empty anyway, but....)
1999-02-03 07:28:39 +00:00
Jean-Marc Zucconi
f46430efb4 Upgrade: 1.6 -> 1.7 1999-02-03 02:31:16 +00:00
Vanilla I. Shu
71672d0048 Upgrade to 0.4.6
PR:		ports/9873
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-02-02 17:07:22 +00:00
Vanilla I. Shu
736ca12d36 Upgrade to 0.61. 1999-02-02 17:05:21 +00:00
SADA Kenji
19ac37dcfc Add www url to pkg/DESCR. 1999-02-02 12:31:20 +00:00
Vanilla I. Shu
8666527f5d Sync with peter's suggestion. 1999-02-01 20:44:23 +00:00
SADA Kenji
042ef8ec83 I've forgotton another patch point of a file.
Also, divided freebsd patch for each files to be patched.
PR:	ports/9797
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-02-01 13:32:18 +00:00
Joseph Koshy
2975b7bf34 Update to v0.59q.
Requested by: Vanilla GTK+ Shu <vanilla@ns.oneway.net> (and others)
1999-02-01 09:01:09 +00:00
Vanilla I. Shu
57159c433b Upgrade to 0.99.4.
PR:		ports/9814
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-31 19:08:55 +00:00
SADA Kenji
a1cf884bb1 esound port is not creating a shared library on -current
PR:	ports/9714
Submitted-by:	Chris Piazza <cpiazza@home.net>
1999-01-28 20:35:46 +00:00
Satoshi Asami
c4d11b199b Fix dependency definition so this port depends on windowmaker. 1999-01-28 10:14:03 +00:00
Joseph Koshy
23dc1e8ff0 Update MASTER_SITE, add URL to pkg/DESCR.
Submitted by:	Steve Samorodin <samorodi@NUXI.com>
1999-01-28 03:41:44 +00:00
Vanilla I. Shu
cd49551d68 Fix my big typo error (MP3 frontend => graphic viewer).
Submitted by:	Steve Samorodin <samorodi@NUXI.com>
1999-01-27 21:26:52 +00:00
Bill Fenner
dc90d64404 Use ${MASTER_SITE_GNOME} 1999-01-27 08:31:54 +00:00
Steve Price
8e95e27d4c Activate the wsoundprefs port. 1999-01-26 03:11:58 +00:00
Steve Price
b8d2422d32 Initial import of WSoundPrefs version 0.9.1.
A utility for configuring sounds to play for WindowMaker events.

PR:		9184, 9566
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>,
		Pascal Hofstee <daeron@Wit401305.student.utwente.nl>
1999-01-26 03:10:52 +00:00
Steve Price
2cacbb7d1c Update to version 0.9.2.
PR:		9627
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1999-01-26 02:10:41 +00:00
Vanilla I. Shu
8eff868e1f The audio/xamp port currently installs an xamp binary with
balance and volume controls that do nothing. This is because
BSD audio support seems to have been added to the software
as an afterthought.
PR:		ports/9472
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1999-01-24 08:14:53 +00:00
Vanilla I. Shu
9e38c8e3a5 Upgrade to 0.4.5. 1999-01-24 08:10:31 +00:00
Joseph Koshy
95f6a22a73 Move $(CFLAGS) to end of line to make user-overrides easier.
Requested by: 	Sheldon Hearn <axl@iafrica.com>
1999-01-19 03:48:58 +00:00
Satoshi Asami
4eab2ea329 Add virtual category "windowmaker". 1999-01-18 06:43:04 +00:00
Satoshi Asami
0b8e44dd88 Add "afterstep" virtual category. 1999-01-18 06:38:08 +00:00
Dirk Froemberg
f78af11d8e Set ONLY_FOR_ARCHS=i386 since the ports covers the i386 case only
at the moment.
1999-01-17 18:20:48 +00:00
Jacques Vidrine
e1c04ad5f8 Bump imlib version number in dependencies. 1999-01-17 18:17:51 +00:00
Joseph Koshy
729d475280 Honor CFLAGS.
PR:		ports/9488
Submitted by:	Sheldon Hearn <axl@iafrica.com>
Reviewed by:	jkoshy
1999-01-15 05:34:03 +00:00
Dirk Froemberg
279078a1f3 Add bladeenc. 1999-01-14 23:46:15 +00:00
Dirk Froemberg
3b5d1ff369 Blade's MP3 Encoder v0.76. 1999-01-14 23:42:52 +00:00
SADA Kenji
3de18703d0 Fix a typo on pkg/COMMENT.
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1999-01-14 21:25:02 +00:00
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
SADA Kenji
65272cc6cb Typo of pkg/COMMENT
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1999-01-11 17:16:03 +00:00
Satoshi Asami
9c1703446b Add bzip2 dependency. They were missing in some kde*11 Makefiles. 1999-01-11 02:13:24 +00:00
Bill Fenner
6288ab71fd Allow vat & vic to run with tcl8.0.4. 1999-01-10 08:53:19 +00:00
Matthew Hunt
5bf1fd51b2 Correct version number in comment. 1999-01-08 22:53:25 +00:00
Satoshi Asami
a949ff1e14 Make dependency lines point to right directories -- they were still
using the old names (without "11").
1999-01-08 09:54:21 +00:00
Satoshi Asami
2c68836164 Add kde*11 dirs. 1999-01-07 12:05:29 +00:00
Hidetoshi Shimokawa
ec8a4e66c1 Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
XForms has not been available for FreeBSD/alpha yet.
1999-01-07 08:19:57 +00:00
Stefan Eßer
8f11472006 Upgrade to the first pre-release of KDE 1.1.
This port requireat least s version 1.41 of the Qt library.
There will be an error reported by configure, if only an earlier
version is found, but no automatic port dependency exists (i.e.
the x11-toolkits/qt141 port has to be manually built and installed).

There may still be a problem with a missing -lXext in the kdesupport
port. This will be taken care of during the next few days, if the
problem still exists ...
1999-01-07 00:52:05 +00:00
Satoshi Asami
afaa25f0cc Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
Vanilla I. Shu
7470324756 Add depend with gnomelibs. 1999-01-05 12:37:46 +00:00
Vanilla I. Shu
e35d9acf1b Bump esound's library version to 1.0. 1999-01-05 08:09:17 +00:00
Vanilla I. Shu
ce6ac2e481 Bump library version to 1. 1999-01-05 02:16:48 +00:00
Andrey A. Chernov
208e9b9083 fix cfg file after install 1999-01-04 15:04:31 +00:00
Andrey A. Chernov
c9dd28d0f5 unbroke the port (fetch)
use gus patches set now
1999-01-04 01:33:34 +00:00
Tim Vanderhoek
a124edcb17 Respect CFLAGS.
Submitted by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au> (ports/9287)
1999-01-03 18:58:53 +00:00
Matthew Hunt
c0a2528072 Update to 0.6. Cool new stuff includes:
- CAM support without patches
- Directly writes wav, aiff, and other formats besides pcm
- I don't get funny errors with my IBM-branded Toshiba drive :-)

PR:		9267
Submitted by:	oliver.fromme@heim3.tu-clausthal.de (author & maintainer)
1999-01-02 22:34:08 +00:00
Steve Price
b9a9901e56 Honor CFLAGS.
PR:		9234
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1999-01-02 19:47:10 +00:00
Tim Vanderhoek
e1123ab0d7 Energize dagrab! 1999-01-02 19:41:28 +00:00
Tim Vanderhoek
8fc2877af3 Digital-Audio grabber (output into wav files)
Submitted by:	Chia-liang Kao <clkao@CirX.ORG> (ports/9265)
1999-01-02 19:40:28 +00:00
Vanilla I. Shu
c484624b60 Revert to old style of libtool. 1999-01-01 09:24:00 +00:00
Luigi Rizzo
8a9f022099 Enable cdd port 1998-12-31 12:13:15 +00:00
Luigi Rizzo
4d36880612 cdd port grab audio tracks from CDs.
This port is lobotomized and only works with atapi  waiting for someone
to do the scsi->cam modifications.
(also, this is my first attempt with easy-import...)
1998-12-31 12:02:03 +00:00
Vanilla I. Shu
550ee81e8b Activate gnomeaudio. 1998-12-30 23:19:06 +00:00
Vanilla I. Shu
075db215c5 That's GNOME's sound file. 1998-12-30 23:18:11 +00:00
Vanilla I. Shu
c6eb960e5f Upgrade to 0.4.4, depend with gtk11-devel now. 1998-12-28 01:02:06 +00:00
Vanilla I. Shu
ed89e4b35f Change MASTER_SITES to GNOME project temporary. 1998-12-26 05:56:52 +00:00
Steve Price
5e84dd40c1 Activate the mp3encode port. 1998-12-24 07:00:37 +00:00
Steve Price
340ec2166a Initial import of mp3encode version 1.10.
An MPEG layer I, II, and III audio file encoder.

PR:		7735
Submitted by:	Joel Sutton <jsutton@webnet.com.au>
1998-12-24 06:59:44 +00:00
Vanilla I. Shu
0e2c7f4062 Upgrade to 0.2.7. 1998-12-23 19:22:08 +00:00
Vanilla I. Shu
118bb246a5 Activate libaudiofile. 1998-12-23 19:11:28 +00:00
Vanilla I. Shu
6dc079ed46 libaudiofile is the library for SGI audio file. 1998-12-23 19:08:50 +00:00
Seiichirou Hiraoka
26cef53169 Add SUBDIR += wmsound 1998-12-23 02:54:46 +00:00
Seiichirou Hiraoka
06e06ff4f6 PR: ports/9049
Submitted by:	gljohns@bellsouth.net
sound server for Window Maker.
1998-12-23 02:53:35 +00:00
Satoshi Asami
07d6292490 Add LIB_DEPENDS to xpm. 1998-12-22 05:43:38 +00:00
Seiichirou Hiraoka
c212bd101b Update to 1.0b1
PR: ports/9065
Submitted by: clkao@CirX.ORG
1998-12-16 04:43:28 +00:00
Jacques Vidrine
df6c60dbb4 Redefine sendfile as sf_sendfile to work around namespace pollution.
Noticed by: Oleg Ogurok <oleg@ogurok.com>
1998-12-16 04:29:08 +00:00
Justin M. Seger
f4a86e20b4 Upgrade to 1.36.31
PR:		ports/9085
Submitted by:	sec@btl.42.org
1998-12-16 00:32:21 +00:00
Vanilla I. Shu
11834c45d9 Change MASTER_SITES.
Submitted by:	maintainer
1998-12-15 16:37:47 +00:00
Jordan K. Hubbard
c3e107b601 Upgrade to version 0.8, also removing the dependency on OSS. This
now works fine with the standard audio driver as well.
1998-12-11 11:56:13 +00:00
Bill Fumerola
4f183f626d Update MASTER_SITES.
Thanks To:	Fenner's portsurvey and ftpsearch.lycos.com
1998-12-09 22:35:05 +00:00
Bill Fumerola
0f4b1e80ad Change MASTER_SITES to make this port fetchable, we are two (minor)
updates behind in this port, but I cannot test mbone software, and this
will make the port fetchable now.

Informed By:	Fenner's portsurvey
1998-12-09 21:41:30 +00:00
Vanilla I. Shu
f41c762393 Upgrade to 1.0b1.
PR:		ports/8980
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1998-12-09 09:59:15 +00:00
Vanilla I. Shu
2c1fd98a84 Upgrade to 0.4.3. 1998-12-09 06:56:52 +00:00
Vanilla I. Shu
036e359345 Activate wmcdplay. 1998-12-09 05:45:15 +00:00
Vanilla I. Shu
c0d9ddb36f A dockable cd player designed for WindowMaker.
PR:		ports/8996
Submitted by:	Chia-liang Kao <clkao@CirX.ORG>
1998-12-09 05:44:06 +00:00
Vanilla I. Shu
1e50174512 Upgrade to 3.1.2. 1998-12-08 16:19:31 +00:00
Satoshi Asami
72c0365942 Sort entries. In particular, "large", "medium", "small" sort in this order,
dispite their meanings.  (Sometimes we're too smart for computers. :)

Found by:	sorting ports/INDEX by "sort -t '|' +1 -2"

(Note: the whole "x11" category appears at the end with the above sort
 command, but I'll leave that the way it is for now -- "ls" shows it
 before other x11-* entries.)
1998-12-07 02:13:28 +00:00
SADA Kenji
a106e2e081 To decide the configuration files' directory affecting ${PREFIX}.
PR:	ports/8972
Submitted by:	gpalmer@FreeBSD.ORG
1998-12-05 22:28:44 +00:00
Seiichirou Hiraoka
dec4794fd0 Add SUBDIR += ascd 1998-12-05 10:03:21 +00:00
Seiichirou Hiraoka
12e63e7d88 PR: ports/8889
Submitted by:	jim@phrantic.phear.net
Initial Import ascd.
A dockable cd player for AfterStep or WindowMaker.
1998-12-05 10:02:03 +00:00
Vanilla I. Shu
7b15fd41cc Upgrade to 3.1.1. 1998-12-03 12:29:27 +00:00
SADA Kenji
69ea4c6315 This is a null commit to record the notation about the imported software.
(I'm sorry I have forgotton)
==
LAME stands for LAME Ain't an Mp3 Encoder.

The dist10patch is totally incapable of producing an mp3
stream. It is incapable of even being compiled by itself.
It is patch for dist10 ISO distribution.
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1998-12-02 22:52:36 +00:00
Satoshi Asami
d52f5534ef Use ${WRKDIRPREFIX}. 1998-12-02 05:56:01 +00:00
SADA Kenji
f2f0fac874 Add a line ``SUBDIR += lamer''
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1998-12-01 22:37:08 +00:00
SADA Kenji
e2aa4d4f29 New import: ports/audio/lamer
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1998-12-01 22:33:47 +00:00
Vanilla I. Shu
3559ea4183 Upgrade to 0.4.2, it add better skin support. 1998-12-01 08:59:55 +00:00
Satoshi Asami
2a9e0a1212 Change categories to "audio kde". It was (believe me or not) "x11". 1998-12-01 01:49:40 +00:00
Satoshi Asami
325e985211 One more xpm dependency. 1998-11-29 13:35:35 +00:00
Satoshi Asami
ed0d64592c Add nas to BUILD_DEPENDS too. 1998-11-29 08:24:13 +00:00
Satoshi Asami
acaf5c0dd0 EXEC_DEPENDS is deprecated. 1998-11-29 08:16:52 +00:00
Satoshi Asami
f22feb535b A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
Seiichirou Hiraoka
82d841e645 Fix BROKEN.
in patches/patch-s3mvolslides.diff
1998-11-25 01:39:11 +00:00
Joseph Koshy
0d64b3f065 Add a call to fpsetmask(3) to suppress FP related signals {new 'patch-ab'}.
The patch can probably be made less specific to FreeBSD; to be visited
after the 2.2.8 ports freeze ...

Tweak work/.../Makefile to add -O2 to compiles.

Submitted by:	Matthew Hunt <mph@FreeBSD.ORG>
1998-11-25 01:30:34 +00:00
Satoshi Asami
56e61f800b Mark this broken:
-------
===>  Extracting for mikmod-3.0.4
>> Checksum OK for mikmod-3.0.4.tar.gz.
===>  Patching for mikmod-3.0.4
1 out of 2 hunks failed--saving rejects to playercode/mplayer.c.rej
*** Error code 1

Stop.
*** Error code 1
1998-11-25 00:34:11 +00:00
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
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
Matthew Hunt
e04fb4c64f Import of mp3info, which reveals information like bitrate and playing time
for mp3 files.

PR:		7008
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-06-24 15:34:37 +00:00
Matthew Hunt
20fad7579f Activate mp3info. 1998-06-24 15:34:12 +00:00
Jordan K. Hubbard
35cc4b025e This patch contains an update to the audio-voxware.cc module in vat
to enable operation with the "pcm" driver and a wide range of full
duplex cards including the old SB16 (up to Vibra16C).
It also provides a modification to transmit audio from a mu-law file
(useful for testing).

Submitted by:	luigi
PR:		6813
1998-06-24 07:43:40 +00:00
Tim Vanderhoek
606c22ca06 Mention that this doesn't support IDE cdroms... 1998-06-18 13:57:34 +00:00
Andrey A. Chernov
80caabd167 Minimize differences, handle EINTR 1998-06-16 18:28:32 +00:00
Andrey A. Chernov
6c9094ba21 Add patch to work with both audio drivers
Submitted by:  bmah@CA.Sandia.GOV (Bruce A. Mah)
1998-06-16 16:06:32 +00:00
Andrey A. Chernov
2078d1ffd4 Fix gus patches dist site 1998-06-16 16:04:51 +00:00
Thomas Gellekum
b6819a197c Add another @dirrm. 1998-06-15 08:58:36 +00:00
Thomas Gellekum
e79cc5a7a7 Activate kmpg. 1998-06-12 08:07:11 +00:00
Thomas Gellekum
115f3155a8 New port kmpg, an MPEG audio player for KDE.
PR:		6727
Submitted by:	Hans Petter Bieker <hanspb@persbraten.vgs.no>
1998-06-12 08:06:02 +00:00
Torsten Blum
5aac451066 upgrade to 0.59o 1998-05-28 13:34:35 +00:00
Matthew Hunt
37782d1274 Upgrade to 2.3. Also split patch-aa so that each patch affects only
one file.  Version 2.3 adds an interface to web browsers (Netscape
and Mosaic), a smaller-format window in addition to the traditional
window, and "tool tips" that pop up over the buttons.
1998-05-27 03:07:08 +00:00
Matthew Hunt
950f77a47a Change MAINTAINER to ports@freebsd.org because (now former) maintainer
uses OSS and is not in a position to ensure that newer versions build
under the stock FreeBSD drivers in 2.2-STABLE.

Anybody who wants this, please let us know!  Getting 0.59o to build
on a recent -STABLE would be a good litmus test. :-)

PR:		6659
Submitted by:	Carey Jones <mcj@acquiesce.org>
1998-05-17 03:53:52 +00:00
Steve Price
5d6e46ff25 Update to new location on master site.
PR:		6555
Submitted by:	Antti Kaipila <anttik@silic.one.sci.fi>
1998-05-10 16:55:03 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default.  Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.

Approved by:    asami
1998-05-04 20:23:32 +00:00
Thomas Gellekum
b04275d05f Activate xtuner. 1998-04-30 09:48:51 +00:00
Thomas Gellekum
ad7c81fa74 New port xtuner. xtuner is an X-windows interface for the RadioREVEAL
and RadioTrack FM radio cards.

I couldn't test the functionality, but it builds and installs.

PR:		part of 5228
Submitted by:	Lars Köller <Lars.Koeller@uni-bielefeld.de>
1998-04-30 09:46:30 +00:00
Vanilla I. Shu
552e5b01c7 Chage extract_sufx to .tar.gz, change the md5 checksum. 1998-04-29 22:55:21 +00:00
Satoshi Asami
ec5964244e Mark this port broken, it's left behind in the beta-4.1 upgrade and
no longer builds.
1998-04-29 00:10:31 +00:00
Vanilla I. Shu
126ad61847 Change MASTER_SITE, the author's site seems dead. 1998-04-26 08:05:24 +00:00
Matthew Hunt
07549b6314 Activate splaytk. 1998-04-24 02:33:59 +00:00
Matthew Hunt
f427f1053a Import of splaytk, a Tcl/Tk front-end to the splay mp3 player.
PR:		6352
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-04-24 02:33:35 +00:00
Steve Price
8b3fb6d2dd Upgrade to version 0.8.2.
PR:		6122
Submitted by:	maintainer
1998-04-19 15:40:55 +00:00
Justin M. Seger
b5544f1358 Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
Thomas Gellekum
9421a44868 Back out changes to use tcl81.
I have left out zircon, which seems to have provisions for tcl81, and
hfsutils and filerunner, which have been upgraded and probably checked
in the meantime.
1998-03-20 14:35:31 +00:00
Satoshi Asami
6ffec350f0 Add back PKGNAME (removed by the previous commit). 1998-03-17 05:18:22 +00:00
Stefan Eßer
1ecf9ece5a Use $(MASTER_SITE_KDE) 1998-03-06 19:52:23 +00:00
Stefan Eßer
e490d2a083 Update to KDE Beta3 1998-03-04 23:22:26 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Bill Fenner
f06d13b6ff Add tk virtual category where missing. List of ports which depend on tk
but aren't in a tk virtual category from
 awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX

I didn't do anything about the ports which depend on things which depend
 on a tk revision.  I'd be afraid that the depended-upon port might change
 and thus outdate the virtual category in the depender.
1998-02-21 22:38:11 +00:00
Bill Fenner
2edf00cf67 Fix memory leaks. 1998-02-19 19:03:15 +00:00
Bill Fenner
141bb0840a Fix color behavior with tk8.0 -- tk was setting the highlight color to black. 1998-02-19 19:01:20 +00:00
Bill Fenner
1e0c535fa1 Handle a bug that LBL thought was fixed in 4.4BSD but wasn't: send()
on a socket with a pending error doesn't reset the error, so the socket
is effectively useless.  Use getsockopt(...SO_ERROR...) to clear the
error status.  The kernel should also be patched, but this patch is
required for backwards compatibility.
1998-02-19 19:00:40 +00:00
Eivind Eklund
f22258e516 Add support for env-variable 'MUSIC_CD' of cdcontrol fame. 1998-02-14 08:01:01 +00:00
Vanilla I. Shu
73af0ce231 Add another MASTER_SITE
PR:		ports/5622
Submitted by:	Frank Volf <volf@oasis.IAEhv.nl>
1998-02-02 14:29:36 +00:00
Justin M. Seger
d3ae43366f ftp.cdrom.com no longer has dgguspat.zip. Switch MASTER_SITE to ftp.planix.com 1998-02-02 11:47:35 +00:00
Vanilla I. Shu
da7f869554 Upgrade to 0.59n. 1998-01-26 10:01:56 +00:00
Torsten Blum
4efa0d713b Remove myself as MAINTAINER 1998-01-25 20:44:10 +00:00
Mike Smith
be07a9b2ba New address for Daniel O'Connor 1998-01-22 00:20:33 +00:00
Bill Fenner
eeb5c8a7d2 MASTER_SITE moved.
Submitted by:	distfile checker
1998-01-21 20:02:07 +00:00
Bill Fenner
d8f813a082 Commented out MAINTAINER until we find a working email address.
Submitted by:	Mail Delivery Subsystem <MAILER-DAEMON@y.physics.usyd.edu.au>
1998-01-21 19:14:51 +00:00
Steve Price
3001718853 Update the checksum as suggested by the maintainer of this port.
PR:		5474
Submitted by:	Daniel Eischen <deischen@iworks.InterWorks.org>
1998-01-10 17:37:03 +00:00
Bill Fenner
4b6adb56f6 Eliminate double slashes in URL's by:
- Removing trailing slashes from MASTER_SITE_SUBDIR
- Removing doubled slashes in URL
- Adding %2F at start of absolute pathnames (see RFC1738)
1998-01-08 18:52:14 +00:00
Vanilla I. Shu
79f3ca30ac Upgrade to 0.92
PR:		ports/5371
Submitted by:	maintainer
1998-01-05 17:12:30 +00:00
Satoshi Asami
491dd99e75 Add kdemultimedia. 1997-12-27 03:10:24 +00:00
Satoshi Asami
9c10702533 Add PKGNAME ("-Beta2-1" is not a valid version number). Change "Beta1"
to "Beta2" in MASTER_SITES paths so this port will fetch.
1997-12-25 21:39:37 +00:00
Stefan Eßer
5b88e75ca9 The KDE multi-media tools: CD player, mixer, MIDI player.
The device name of the CD drive is hardwired into kscd,
see patch-ag for the location of the definition.
1997-12-24 13:58:22 +00:00
Vanilla I. Shu
f0bba9f4d2 Change my email address. 1997-11-30 19:43:24 +00:00
Justin M. Seger
31ad3781b6 Upgrade to version 1.3a 1997-11-28 19:55:25 +00:00
Justin M. Seger
2bdbd88109 Switch to a MASTER_SITE that works and fix some things pointed out by portlint. 1997-11-26 02:05:23 +00:00
Bill Fenner
f1d6e2e078 Add cdplay. 1997-11-16 22:49:20 +00:00
Bill Fenner
5426a73ffa A text-mode audio CD player with a nice termcap-and-cbreak-based UI.
Check it out, it's pretty cool!

PR:		ports/4972
Submitted by:	Antti Kaipila <anttik@silic.one.sci.fi>
1997-11-16 22:48:49 +00:00
Bill Fenner
95cb246643 Update to 1.09
PR:		ports/3806
Submitted by:	Vanill I. Shu <vanilla@MinJe.com.TW>
1997-11-16 05:18:21 +00:00
Justin M. Seger
36b1350193 Allow nas to compile under CURRENT. 1997-11-06 00:53:42 +00:00
Thomas Gellekum
0ed8e6a102 Adapt to tk80.
Suggested by:	Mark Murray
1997-10-30 15:04:17 +00:00
Satoshi Asami
b36a61dbff Make this port actually build (ok, not build) by defining NO_BUILD.
It doesn't even have a Makefile!
1997-10-30 00:42:27 +00:00
Satoshi Asami
929e3babb8 Make this port run. There is no "wish" binary anymore, so make it
use "wish4.2".
1997-10-30 00:41:56 +00:00
Thomas Gellekum
e7a1876bfe Activate xmpeg3. 1997-10-29 12:19:56 +00:00
Thomas Gellekum
8a694df80e Import of xmpeg3, a tcl frontend to amp (Audio Mpeg Player).
PR:		4055
Submitted by:	Daniel O'Conner <doconner@ist.flinders.edu.au>
1997-10-29 12:16:53 +00:00
Jean-Marc Zucconi
8e96686f74 Use tk8.0 1997-10-08 13:10:34 +00:00
Andrey A. Chernov
3f77b93c9e Upgrade to 6.1c 1997-09-23 23:30:44 +00:00
Bill Fenner
c6ac4c3700 Make port work with tcl/tk 8.0 1997-09-11 03:55:02 +00:00
Thomas Gellekum
d4444ee8f3 Upgrade to 1.2pl2.
PR:		4386
Submitted by:	Lars Köller <Lars.Koeller@Uni-Bielefeld.DE>
1997-09-08 13:37:49 +00:00
Thomas Gellekum
344b3b9d0c Upgrade to 2.2.
PR:		4490
Submitted by:	"Daniel M. Eischen" <deischen@iworks.InterWorks.org>
1997-09-08 13:20:16 +00:00
Thomas Gellekum
cff3a99097 Upgrade to 2.0.1.
PR:		4421
Submitted by:	Andreas Kohout <shanee@augusta.de>
1997-09-08 12:25:17 +00:00
Andrey A. Chernov
fd8885c40c Timidity dist site moved 1997-09-07 22:08:13 +00:00
Masafumi Max NAKANE
0525a05aab Install some doc files that have copyright info. 1997-09-05 17:41:29 +00:00
Masafumi Max NAKANE
b7a5bce10e Define RESTRICTED as this is shareware and registration is required
to redistribute the source and commercial use of binaries.

Also, install some doc files that have copyright info.
1997-09-05 17:40:54 +00:00
Masafumi Max NAKANE
48e64929e8 Enable mikmod 1997-09-05 17:13:14 +00:00
Masafumi Max NAKANE
7a3822f4d5 New port, mikmod:
This is a mod player which uses ncurses as a UI. It can play S3M, XM, MOD,
MTM, STM, ULT, and UNI module types.
It uses the Open Sound System, and has features like sample interpolation,
random mod playing, and supports playing compressed modules. (Note: its
playing of compressed modules is OK, providing they don't have spaces in
their names...)

PR:		4066
Submitted by:	Daniel O'Connor <doconnor@ist.flinders.edu.au>
1997-09-05 17:06:54 +00:00
John-Mark Gurney
9837d1f9b6 fix some brain deadedness in last commit (disable a couple debugging
statements and add a nl)
1997-09-04 05:23:53 +00:00
John-Mark Gurney
c9ce00862e update my port (same version).
I have added a new option (-b) that allows you to specify 8 or 16bit
output.  The default is still 8bit though.
1997-09-03 22:10:47 +00:00
Masafumi Max NAKANE
e566a0c268 Upgrade, 0.7.3 -> 0.7.6.
PR:		4457
Submitted by:	the port maintainer
1997-09-03 08:35:31 +00:00
Masafumi Max NAKANE
7421a2bf01 Enable amp 1997-08-31 22:24:32 +00:00
Masafumi Max NAKANE
c98c38080a New port, amp:
------------------------ From the README file ------------------------
amp (Audio Mpeg Player) is an MPEG audio decoder which I originally started
putting together as a side project of the MPEG hardware design project at
FER/Zagreb - just to confirm my knowledge of the standard. It works with
both MPEG1 and MPEG2 audio streams (except for the multichannel extensions
defined in MPEG2), layer3 only for now.
---------------------------- End of quote ----------------------------

PR:		3935
Submitted by:	Vanill I. Shu <vanilla@MinJe.com.TW>
1997-08-31 22:20:00 +00:00
Andreas Klemm
809c5e9479 Created manpages mpeg_musicin.1 and mpeg_musicout.1
Expect not too much ... but if somebody is very experienced
in using these tools, then please feel free to add some
,,flesh´´ to these manpages. Now you have a good starting
point.
PR:	closes PR 1518
1997-08-17 16:56:12 +00:00
Bill Fenner
34e1ff051e Upgrade to 0.5
Found by:	distfile checker
1997-08-09 23:37:38 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Masafumi Max NAKANE
17b87fb374 Upgrade, 0.59f -> 0.59k.
PR:		4081
Submitted by:	Carey Jones <mcj@acquiesce.org>
1997-07-14 10:26:53 +00:00
Paul Traina
40a7055cb5 Set maintainer to ports@freebsd.org 1997-07-10 15:50:55 +00:00
Masafumi Max NAKANE
15ee7f205d Enable mpg123. 1997-07-10 09:50:26 +00:00
Masafumi Max NAKANE
35d95bd4d3 New port, mpg123:
Command-line player for mpeg layer 1, 2 and 3 audio

PR:		3952
Submitted by:	Carey Jones <mcj@acquiesce.org>
1997-07-10 09:41:25 +00:00
Jordan K. Hubbard
c89b2b7764 Add NO_CDROM clause - dguspat.zip is copyrighted. 1997-06-14 11:04:19 +00:00
Andrey A. Chernov
b7e65fee3a Upgrade to b6
Install rplayd automatically
Use gsm library from ports
Fix PLIST
1997-06-13 16:17:05 +00:00
Andrey A. Chernov
3fdf320aab Distfile changed 1997-06-11 19:01:07 +00:00
Satoshi Asami
6019323243 Added cddbd. 1997-06-04 07:48:29 +00:00
John-Mark Gurney
86ffba25d4 don't override CFLAGS and don't compile with -g
add a missing header file the 3.0 needs...
Submitted by:	asami
1997-06-03 09:51:20 +00:00
John-Mark Gurney
b991ef1dc2 activate nspmod
Reminded-by: Satoshi Asami
1997-06-03 09:13:05 +00:00
Satoshi Asami
073d82ca90 Move MASTER_SITE_SUBDIR after MASTER_SITES. 1997-06-03 08:54:55 +00:00
John-Mark Gurney
1293e36731 this is the inital import of nspmod, a tracker that does it's own DSP...
if you're unhappy with s3mod, try this one, it's good, even though it's
such an early version...
1997-06-03 08:33:07 +00:00
Jean-Marc Zucconi
4bbf196cd0 Version change: 1.5 -> 1.6 1997-06-01 22:54:23 +00:00
Andreas Klemm
c53259b5f2 - modified Makefile, to use CFLAGS form /etc/make.conf
- reformatted DESCR
- removed manpage compression from tosha's Makefile and added
  manpages in the ports Makefile (MAN1) so that the port is now
  aware of NOMANCOMPRESS
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-05-25 08:58:44 +00:00
Andreas Klemm
babde161f9 enabled tosha 1997-05-25 08:42:35 +00:00
Andreas Klemm
a158c4f837 Imported new audio port tosha.
tosha: read CD digital audio data through the SCSI bus.
PR:		closes PR 3652
Submitted by:	oliver.fromme@heim3.tu-clausthal.de (Oliver Fromme)
1997-05-25 08:41:41 +00:00
Masafumi Max NAKANE
5ae9afcef5 Upgrade, 0.2 -> 0.3.
PR:		3321
Submitted by:	Choi Jun Ho <junker@moderato.snu.ac.kr>
1997-05-16 07:39:29 +00:00
Masafumi Max NAKANE
a97919b703 The distfile has been changed.
PR:		3203
Noticed by:	Frank Seltzer <frankd@Kryten.nina.org>
1997-04-25 22:32:06 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
David Nugent
a462065905 Fix for CPU=FREEBSD so that build works. 1997-04-18 16:53:27 +00:00
Satoshi Asami
02d7461162 Fix several bogons. This port still doesn't compile, though. The build
target does nothing (if I go into work/ and type "make all" it doesn't
do anything, either).

(1) BUILD_DEPENDS is not supposed to be a single program name; it's a
    program name:directory pair.  Please check other ports or the
    handbook.

(2) Use NO_WRKSUBDIR.

(3) /usr/local/interviews/bin/FREEBSD is not in everyone's path, so
    specify XMKMF with full pathname.
1997-04-18 09:37:20 +00:00
David Nugent
4a424875de Add mxv. 1997-04-17 07:08:39 +00:00
David Nugent
b63958f2e9 MiXViews audio file editor/player/recorder. 1997-04-17 07:05:40 +00:00
Satoshi Asami
61550207ee Don't forget to update the checksum too. Remember, get the latest bsd.port.mk! 1997-04-02 07:02:31 +00:00
Steven Wallace
f3b1a0b475 Update MASTER_SITES pointer to ftp.x.org since previous no longer exists.
Now uses a .tar.Z archive.
1997-04-01 23:08:24 +00:00
Satoshi Asami
b9e0bf196c Minor stylistic fix. 1997-03-28 09:13:20 +00:00
James FitzGibbon
b608781b5a Add mail/bulk_mailer and audio/splay 1997-03-26 02:15:30 +00:00
James FitzGibbon
8646749b01 Import of splay v0.2, a command line MPEG and WAV player.
Reviewed by:	James FitzGibbon <jfitz@FreeBSD.ORG>
Submitted by:	junker@jazz.snu.ac.kr
1997-03-26 02:10:33 +00:00
Satoshi Asami
ed0b26a4c4 Add a comment for the reason of IS_INTERACTIVE. 1997-03-06 10:46:23 +00:00
David E. O'Brien
02d1b3a10b A quick purousal thru our port's patches directory shows a *WAY* over use of
__FreeBSD__.

That said, add __OpenBSD__ and __NetBSD__ where approapiate.
1997-02-16 21:11:14 +00:00
Masafumi Max NAKANE
bf71549f77 Upgrade, 10.11 -> 12.12.
Suggested by:	Bill Fenner <fenner@parc.xerox.com>
(Closing PR #2554.)
1997-02-04 10:32:42 +00:00
Torsten Blum
1ae855d3d3 add myself as maintainer 1997-01-07 14:58:04 +00:00
Jordan K. Hubbard
72734182c1 Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain.  This will cause the position to
revert to ports.
1997-01-06 12:15:11 +00:00
Andrey A. Chernov
745d1e5794 Add RESTRICTED="non-redistributable beta"
Add all docs to package
1996-12-20 23:46:27 +00:00
Satoshi Asami
52de1c3ad0 Add "-o" flag to unzip so it won't prompt about overwriting existing
files.  Add slash at end of ${DISTDIR}.
1996-12-05 06:14:26 +00:00
Satoshi Asami
ad605f5aaa Only ask essential questions (i.e., don't ask if it's ok to put the
binary in /usr/X11R6/bin, if that's not ok, 400 ports will break anyway).

Submitted by:	"Daniel M. Eischen" <deischen@iworks.InterWorks.org>
1996-12-04 11:06:05 +00:00
Torsten Blum
d69aff6967 Upgrade to 2.1 1996-11-29 23:39:59 +00:00
David E. O'Brien
8047f0fe32 Added MAINTAINER 1996-11-20 02:09:54 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
b7797c8f9c Add $Id$. 1996-11-18 13:38:46 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
642e598732 Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:37:03 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
767e2cfc19 Standardize. 1996-11-18 05:20:10 +00:00
Andrey A. Chernov
92ddbfd59f Add timidity 1996-11-17 11:13:28 +00:00
Andrey A. Chernov
09b534a2e1 MIDI-to-WAV rendered/player, sounds much better than playmidi 1996-11-17 11:10:09 +00:00