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
Satoshi Asami
899cb7e3c5
While I'm here, change this to use MASTER_SITE_SUNSITE.
1996-11-16 08:49:10 +00:00
Satoshi Asami
15b2d00b4c
Cosmetic cleanup.
1996-11-16 08:42:38 +00:00
David E. O'Brien
b34c0ce686
CATAGORIES+= -> CATAGORIES=
...
Added MAINTAINERS to many of them.
1996-11-15 23:14:56 +00:00
Masafumi Max NAKANE
a0f302cacf
Removed unnecessary @cwd directive.
1996-11-15 15:34:34 +00:00
Eric L. Hernes
217593c00a
add cam
1996-11-15 15:21:31 +00:00
Eric L. Hernes
3be55d74f6
new port for `cam', a curses/command line based audio mixer.
1996-11-15 14:54:41 +00:00
Satoshi Asami
3635915566
Compress manpage. While I'm here, put MAINTAINER in the middle of
...
the Makefile so people can yell at Andrey if it doesn't work. :)
1996-11-15 10:58:19 +00:00
Satoshi Asami
b224ed2a34
Compress manpage. While I'm here, put MAINTAINER in the middle of
...
the Makefile so people can yell at Andrey if it doesn't work. :)
1996-11-15 10:52:00 +00:00
Andrey A. Chernov
fa73b104e8
Upgrade to 2.3
1996-11-15 06:54:09 +00:00
Satoshi Asami
efc8bcb940
Gosh, the second bug in the same line was a good one:
...
BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:$(PORTSDIR}/databases/gdbm
Some one's gotta explain me why this doesn't fail until you do "make
clean-depends". ;)
While I'm here, fix a mungled $Id$ line.
1996-11-15 06:11:41 +00:00
Satoshi Asami
c8918718e2
Fix dependency, you can't just BUILD_DEPENDS on "gdbm" if it's not an
...
executable!
1996-11-15 05:55:23 +00:00
Lars Fredriksen
d5aef90cab
fixed compile dependency on gdbm
1996-11-13 21:36:46 +00:00
Satoshi Asami
92cb149612
Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
...
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Andrey A. Chernov
d5bff85ebb
Upgrade to 5.3
1996-11-12 06:02:12 +00:00
Andrey A. Chernov
f78d96d57c
Add mbone to CATEGORIES
1996-11-11 23:24:31 +00:00
Andrey A. Chernov
8ac8c0f883
Move from net, speak freely understands VAT/RTP well
1996-11-11 23:17:44 +00:00
Bill Fenner
e0fe359db3
New port: vat 4.0b2, LBL Visual Audio Tool
1996-11-10 21:11:48 +00:00
Satoshi Asami
c39a83c19f
tk41 port installs wish4.1 not wish, so depend on that.
1996-11-05 13:19:57 +00:00
Jean-Marc Zucconi
f0c853e05b
Upgrade to version 1.5 (works with tk4.1)
1996-11-04 14:42:25 +00:00
Andrey A. Chernov
cd367bb995
Upgrade to 1.0.10
1996-10-25 13:32:42 +00:00
Masafumi Max NAKANE
40a0a99660
Added `#' only lines above & below the $Id: line to standardize the Makefile.
...
Suggested by: asami
1996-10-18 16:11:04 +00:00
Masafumi Max NAKANE
cd55de380a
Removed unnecessary @mode, @owner and @group directives.
1996-10-18 07:49:17 +00:00
Masafumi Max NAKANE
96c08bab35
Changed the patch to Makefile and added -s flag to the install command
...
in the install: target.
1996-10-18 07:48:36 +00:00
Masafumi Max NAKANE
dec1e37a7f
Honor NOMANCOMPRESS.
...
Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org>
Added $Id.
1996-10-18 07:47:10 +00:00
Satoshi Asami
95137d2010
Oh my goodness! Satoshi is finally fed up and decided to "clean up"
...
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
1996-10-10 05:05:35 +00:00
Masafumi Max NAKANE
0875cf9dbc
Added several files that were missing.
...
Removed unnecessary @cwd directive.
1996-10-05 04:11:26 +00:00
Masafumi Max NAKANE
9836af420c
Replaced several hunks that didn't apply properly.
...
Also, removed one hunk from patch-ac which seemed no longer needed.
1996-10-05 04:09:15 +00:00
Adam David
589d79d1ed
version 3.2.0b5
1996-10-03 14:14:50 +00:00
Adam David
36c1db7287
ps, forgot this
1996-10-03 14:06:34 +00:00
Adam David
6764c37652
version 1.2p5
1996-10-03 13:44:09 +00:00
Torsten Blum
c6c3273999
Add slash to MASTER_SITES
...
*sigh*
Pointed out by: asami
1996-09-17 09:43:29 +00:00
Torsten Blum
c2dadf3218
Path on MASTER_SITE has changed
1996-09-14 22:51:30 +00:00
Satoshi Asami
1135089f0d
Change patch to use "${MOTIFLIB} ${XTOOLLIB} ${XLIB}" instead of
...
"${MOTIFLIB} XawClientLibs" to substitute for "XmClientLibs". Motif
doesn't depend on the Athena Widget set.
1996-08-20 08:56:13 +00:00
Satoshi Asami
0afd73d509
XmClientLibs -> ${MOTIFLIB} XawClientLibs
1996-08-19 11:12:35 +00:00
Satoshi Asami
c259fb1e42
soundcard.h is in /usr/include/machine (aka /sys/i386/include), not
...
/usr/include/sys (aka /sys/sys).
1996-08-19 11:08:01 +00:00
Satoshi Asami
35a6de879c
Added $Id$. Eric, will you mind if I add you as the maintainer too? :)
1996-08-19 11:01:53 +00:00
Chuck Robey
67f198adf4
Stamp on another malloc library definition. This time, it's dead!
1996-08-18 13:49:33 +00:00
Eric L. Hernes
b2953d8991
added in my new ports
1996-08-16 13:45:57 +00:00
Eric L. Hernes
02c59addd7
New port for `xmmix', a motif based x-audio mixer
1996-08-16 13:26:30 +00:00
Chuck Robey
106acbbc46
Take out -lmalloc (an artifact of the old 1.0 days, oops!)
1996-08-08 00:22:40 +00:00
Chuck Robey
bafc234b6c
Adding new audio port 'rosegarden', a midi sequencer and musical
...
notation editor.
Submitted by: Andreas Kohout
1996-08-06 17:39:25 +00:00
Chuck Robey
a86ff94fa8
New audio port, Rosegarden, a midi musical sequencer and notation editor.
...
Submitted by: Andreas Kohout
1996-08-06 17:37:34 +00:00
Eric L. Hernes
354c8ced63
include stdlib.h in music{in|out}.c so that the atol()'s work
...
properly
1996-08-01 19:57:05 +00:00
Chuck Robey
13d7bb124b
Submitted by: chuckr
...
tiny change to make rplayd compile. Jordan's crossfire needs it.
1996-07-28 02:36:22 +00:00
Jordan K. Hubbard
72c9eb03cc
This patch fixes a bug in the NAS port included with 2.1R.
...
The symptom: NAS client applications cannot properly locate the
server. Specifically, server specifications such as `:0' are
not properly linked.
The cause: A compiler define for BSD 4.4 Sockets was incorrectly
set in the makefile.
Submitted-By: Tim Kientzle <kientzle@netcom.com>
1996-07-27 07:13:36 +00:00
Satoshi Asami
20b6854756
New checksum, file updated without name change.
...
Submitted by: "Daniel M. Eischen" <deischen@iworks.InterWorks.org>
1996-07-10 09:39:45 +00:00
Satoshi Asami
e4f38e066c
Fix typo and shorten.
...
Typo fix submitted by: James Raynard <fports@jraynard.demon.co.uk>
1996-07-10 08:06:26 +00:00
Gary Palmer
f365717145
Add mpegaudio
1996-07-06 09:28:34 +00:00
Gary Palmer
7db9ec792f
MPEG/audio Layer 1 and Layer 2 encoder/decoder
...
Submitted by: torstenb
1996-07-06 09:27:11 +00:00
Jean-Marc Zucconi
159f7682df
Version change (1.3 -> 1.4)
1996-04-30 10:33:48 +00:00
Andrey A. Chernov
88168b3693
Don't define USE_FLOAT_MUL, cause SIGFPE in FreeBSD
...
Make shared library too
(changes needed for upcoming speak_freely port)
1996-04-18 16:32:25 +00:00
Satoshi Asami
ea4ce2fec7
Change PREFIX= to ?=, PREFIX is now passed as an environment variable.
1996-04-16 06:33:22 +00:00
Satoshi Asami
cb05236b98
Add gmod and xmcd to SUBDIR list. (xmcd uses Motif.)
1996-04-12 08:20:51 +00:00
Satoshi Asami
c310219cca
Upgrade, 1.4 -> 2.0. Also modified to conform to our new Motif
...
standards to allow shared and static linkage.
Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org>
1996-04-11 08:47:10 +00:00
Satoshi Asami
b0ae2f4c93
pkg/COMMENT files for use by ports READMEs.
1996-04-09 08:30:00 +00:00
Andrey A. Chernov
cede29cee4
Upgrade to 4.44
1996-01-16 01:44:36 +00:00
Jean-Marc Zucconi
714be6c3f2
Update (version 1.3)
1995-12-13 02:13:13 +00:00
Satoshi Asami
da855e3f1b
Added workman.
1995-11-26 12:47:37 +00:00
Satoshi Asami
c873ad9bd2
Yet another CD player, just much better than others. Requires xview.
...
Submitted by: Donald Burr <d_burr@ix.netcom.com>
1995-11-26 12:47:06 +00:00
Jean-Marc Zucconi
01dd0b772a
Update to version 1.2
1995-11-23 14:33:48 +00:00
Satoshi Asami
18dd537095
Change category from "audio networking" to "audio net".
1995-11-22 11:39:58 +00:00
Andrey A. Chernov
99260f06db
Upgrade to 4.43
1995-10-16 07:13:22 +00:00
Satoshi Asami
498c240eec
Checksum was still 1.0.
1995-10-10 23:47:26 +00:00