1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

1238 Commits

Author SHA1 Message Date
Daichi GOTO
c90209e91a Add quark 3.11, quark is an audio player, for geeks, by geeks.
PR:		54688
Submitted by:	Juan Salaverria <rael@vectorstar.net>
2003-07-30 07:09:01 +00:00
Maxim Sobolev
10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Akinori MUSHA
cdf855fe55 Update to 0.1.1 and (hopefully) unbreak on FreeBSD 4.x. 2003-07-29 07:09:50 +00:00
Michael Nottebrock
ac4ef3820b Update KDE to the latest official release, KDE 3.1.3
Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php

(may not work until a few hours after this commit - we jumped the gun a little
 in order to have the update in place at the time the security notifications for
 KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).

Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php

Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.

Approved by: will (real mentor asleep)
2003-07-29 04:26:22 +00:00
Ruslan Ermilov
010139f2af *Blush* This is what happens when you blindly trust cvs(1) to
merge changes.

Removed the extraneous ONLY_FOR_ARCHS added in previous commit.

Pointed by:	krion
2003-07-28 14:54:24 +00:00
Ruslan Ermilov
9a69bb7dc0 Mark as only for i386 and Alpha.
Urged by:	kris
2003-07-28 14:46:50 +00:00
Oliver Lehmann
cc0aa3e75a replace -disable-qtx-codecs with --disable-qtx-codecs
Approved by:	maintainer
2003-07-28 14:38:57 +00:00
Tilman Keskinoz
3d43a0dec2 - Use USE_SDL
- s/-pthread/${PTHREAD_LIBS} [1]
- Remove dependency on avifile, since the port ships with an own stripped
down avifile version.
- Simplify dependency on xmms
- Add a patch to fix compilation with gcc3 [2]

PR:		47407[1]
Submitted by:	Simon Schubert [1]
Obtained from:	Gentoo [2]
2003-07-27 18:42:37 +00:00
Kirill Ponomarev
7a46ce3614 - Update to version 0.7.3
PR:		54905
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
Approved by:	fjoe (mentor) (implicit)
2003-07-27 16:21:34 +00:00
Tilman Keskinoz
c0fff7d950 Fix build.
Submitted by:	bento
Approved by:	maintainer
2003-07-27 12:49:33 +00:00
Kris Kennaway
d2c205986a Fix build on sparc64
Submitted by:	Ports fury
2003-07-27 00:07:15 +00:00
Pierre Beyssac
3c28bc6aa7 - add and install some more documentation
- bump PORTREVISION
2003-07-23 13:20:15 +00:00
Daichi GOTO
bb2d0e464a update multimedia/mplayer-skins:
- The trium skin has been updated, the file name has changed.

PR:		54755
Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2003-07-23 05:13:52 +00:00
Sergey A. Osokin
8a0774ca77 Fix build on -CURRENT
Bump PORTREVISION

Patch from:	Julio M. Merino Vidal <jmmv@menta.net>
2003-07-18 08:30:39 +00:00
Daichi GOTO
11a2f83d3b update multimedia/smpeg:
- add WITHOUT_GUI knob to multimedia/smpeg

PR:		54304
Submitted by:	Josh Elsasser <jre@vineyard.net>
Pointed out by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-15 06:21:44 +00:00
FUJISHIMA Satsuki
b185046be2 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
FUJISHIMA Satsuki
9005f23c85 get rid of libgnugetopt dependency.
as the distfile includes GNU getopt, we don't need to depend on extra library.
2003-07-14 02:37:09 +00:00
Kris Kennaway
e7864b594d Drop maintainership 2003-07-12 10:37:02 +00:00
Adam Weinberger
a1ebf89726 Update to 0.99.2.
PR:		ports/54313
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2003-07-10 15:42:41 +00:00
Norikatsu Shigemura
396acb224a Update to 0.6.8.
PR:		ports/54311
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-07-10 08:55:16 +00:00
Christian Weisgerber
f75afc693c * Replace usage of BROKEN by IGNORE.
PR:		53465
Submitted by:	Mark Linimon <linimon@lonesome.com>

* Also add ONLY_FOR_ARCHS.
2003-07-09 16:20:29 +00:00
Norikatsu Shigemura
d77a26b964 Fix dependency on.
Submitted by:	Andrew J Caines <A.J.Caines@halplant.com>
Approved by:	maintainer timeout (about 3 weeks)
2003-07-09 10:57:58 +00:00
MANTANI Nobutaka
83977370eb Fix undefined reference under -stable.
PR:		53679
Submitted by:	Frank Altpeter <frank@altpeter.de>
Pointed out by:	Sean McNeil <sean@mcneil.com>
2003-07-08 14:18:35 +00:00
Joe Marcus Clarke
02d334479d Set PLIST to ${WRKSRC}/pkg-plist since PORTSDIR is mounted read-only
on bento.

Reported by:	bento via kris
2003-07-07 05:10:55 +00:00
Joe Marcus Clarke
8f18dd638f Create the plist during the pre-install phase to make this port
compatible with upcoming bsd.port.mk changes.

PR:		54121
Submitted by:	maintainer
2003-07-05 17:39:17 +00:00
Daichi GOTO
f5b3c117bd fix multimedia/avifile: avifile WITH_AC3PASSTHROUGH=yes build failure
PR:		47240
Submitted by:	Chris BeHanna <chris@pennasoft.com>
2003-07-03 13:31:39 +00:00
Tilman Keskinoz
d5c777a198 Update to 0.3.2 2003-07-03 11:12:55 +00:00
Daichi GOTO
c524310cfe update multimedia/gopchop: 0.8 --> 0.9.0
PR:		53106
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-01 10:27:56 +00:00
Tilman Keskinoz
e35bc8c804 Add hayes, an efficient playlist for noatun
PR:		53890
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2003-06-29 12:59:30 +00:00
Ade Lovett
c807e4ef36 Fix for libtool new world order
Reported by:	Dorian Büttner <Dorian.Buettner@gmx.de>
2003-06-28 21:55:28 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Akinori MUSHA
6388b9b87e Add ruby-gst, Ruby bindings for the GStreamer framework. 2003-06-26 05:01:46 +00:00
Tilman Keskinoz
0fae50abad Add kaffeine, A xine-based multimedia player for KDE 2003-06-25 13:18:25 +00:00
Joe Marcus Clarke
4efcbdb917 Remove a patch forgotten in the last commit. 2003-06-23 14:42:56 +00:00
Joe Marcus Clarke
ede9f133e0 Update to 0.99.1.
PR:	53630
Submitted by:	maintainer
2003-06-23 14:42:19 +00:00
Daichi GOTO
848dc022af - Remove bogus open/close tray buttons (adds two patches)
- Bump PORTREVISION

PR:		53528
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
2003-06-23 12:58:06 +00:00
Daichi GOTO
857fca4e68 Commited. Thanks! 2003-06-23 09:06:38 +00:00
MANTANI Nobutaka
0e90fa1db2 Sync with libxine shared library version bump. 2003-06-22 04:52:52 +00:00
MANTANI Nobutaka
281d616998 Update to 0.9.21. 2003-06-22 04:50:19 +00:00
MANTANI Nobutaka
3e8424712f 1. Update to 1-beta12.
2. Fix build error in GNOME environment.

Submitted by:	Jeremy Messenger <mezz7@cox.net> [2]
2003-06-22 04:49:06 +00:00
Daichi GOTO
05fb49a490 multimedia/transcode: add experimental DivX 5 support
PR:		53430
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-06-19 09:08:01 +00:00
Daichi GOTO
f65db33f02 This is an update of linux-divx4 to the latest version which allows
correct usage of the header files.

PR:		53418
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2003-06-19 08:56:47 +00:00
Mario Sergio Fujikawa Ferreira
ee2a93b165 o Simplify {x,}videosink build fix. Furthermore, this correctly
enables XVideo support in FreeBSD 5.x branch. The reason why
  XVideo support was not enabled in FreeBSD 5.x branch is unknown.
o Bump PORTREVISION

Submitted by:	Alexander Nedotsukov <bland@mail.ru>
2003-06-16 01:08:19 +00:00
Akinori MUSHA
1ec8af5810 Do not install files that should not be installed.
This fixes the playback problem with old codecs.
2003-06-15 21:11:13 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Mario Sergio Fujikawa Ferreira
cb18e399d0 Chase library version bump on gstreamer{,-plugins} 2003-06-11 22:45:58 +00:00
Mario Sergio Fujikawa Ferreira
8d77e91bfb Update to 0.6.2 2003-06-11 22:43:51 +00:00
Joe Marcus Clarke
334622d169 Update to 0.2.2. 2003-06-11 04:22:33 +00:00
Oliver Lehmann
0ca6d3b326 The last commit broke the Makefile because I checked a variable before
bsd.port.pre.mk was included. But the variable gets defined in bsd.port.pre.mk.
Move the OSVERSION check behind those include.

Noticed by:	Dan Langille <dan@langille.org>
2003-06-10 13:15:01 +00:00
Oliver Lehmann
2cd5526ba0 Replace the header check with an osreldate dependent architecture check.
Noticed by:	kris, Mark Linimon <linimon@lonesome.com>
Approved by:	alex (mentor)
2003-06-10 12:05:00 +00:00