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

590 Commits

Author SHA1 Message Date
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