Commit Graph

675 Commits

Author SHA1 Message Date
Pete Fritchman
2d172c0774 Give the user a more specific URL to download the distfile at, it's hard
to find from www.real.com.

PR:		35632
Submitted by:	Mike Buchanon <buchanon@mlss15.cl.msu.edu>
Approved by:	maintainer timeout
2002-05-27 01:02:15 +00:00
Ying-Chieh Liao
097158b452 - Add a patch to make transcode compile on -CURRENT.
- Add a Makefile-hack to make transcode's configure-script recognize
  liba52 when liba52 was compiled with djbfft.
  conceived by: lioux
- Cater for updated libfame (Makefile & pkg-plist changes).
- Remove unnecessary .la-files after installation (and from pkg-plist).
  suggested by: Alexander Leidinger
- Add a few missing entries to pkg-plist.
- Bump portrevision.

PR:		38506
Submitted by:	Michael Nottebrock <lofi@lofi.dyndns.org>
Approved by:	maintainer
2002-05-26 13:41:12 +00:00
MANTANI Nobutaka
a72f291fcf * Link libdjbfft to work A/52 decoder plugin correctly.
* Backout removal of files/patch-src:libw32dll:wine:Makefile.am
  and files/patch-src:libw32dll:DirectShow:Makefile.am.
* Add OpenGL support.
2002-05-25 03:10:19 +00:00
MANTANI Nobutaka
06e022627a Update to 0.3.1. 2002-05-25 02:51:37 +00:00
MANTANI Nobutaka
550bb2bea6 Add @dirrm for three directories. 2002-05-25 02:47:43 +00:00
Mario Sergio Fujikawa Ferreira
7d9b438a7c o Update to 0.90pre3
o No longer depends on port mplayer-skins

Submitted by:	maintainer
2002-05-24 15:55:36 +00:00
Ying-Chieh Liao
a59dea34ac upgrade to 0.8.10
PR:		38472
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
2002-05-24 03:43:44 +00:00
Patrick Li
ff6df975de Update to 0.20020412
Change maintainer email

PR:		38444
Submitted by:	maintainer
2002-05-23 04:57:24 +00:00
Patrick Li
7ef90b7f18 Update to 0.41.01
Remove Video dir in plist

PR:		38440
Submitted by:	maintainer
2002-05-23 04:54:57 +00:00
Andrew Gallatin
bbc55d00b8 Fix this so it works on FreeBSD/alpha 4.x:
The existing patch does different things for 5.x so as to use the
standard __bswapSIZE(x) inline for 5.x. and adds i386 centric code
for FreeBSD 4.x.  This change to the patch modifies the 4.x code
so as to just call htonX(x) on alpha where __byte_swap_X don't exist.

Approved by: will
2002-05-22 16:28:43 +00:00
Maxim Sobolev
6981806860 Kill extra blank line. 2002-05-22 08:12:30 +00:00
David W. Chapman Jr.
a14a317c33 Update to 0.6.0.5
PR:		38362
Submitted by:	maintainer
2002-05-21 16:04:27 +00:00
Mario Sergio Fujikawa Ferreira
bb021c281a Update to 0.1.3 2002-05-20 23:30:54 +00:00
Mario Sergio Fujikawa Ferreira
e0d3e4e8bf Update to 0.9.5 2002-05-20 19:18:42 +00:00
MANTANI Nobutaka
482ce696db Update to 0.9.9. 2002-05-20 17:59:07 +00:00
MANTANI Nobutaka
75bb7dce31 Update to 0.2.4. 2002-05-20 17:57:18 +00:00
MANTANI Nobutaka
522e2a0309 Add libdvdnav. The library for the xine-dvdnav plugin. 2002-05-20 17:48:25 +00:00
Mario Sergio Fujikawa Ferreira
2892497d76 o New port divxplayer version 2.0 alpha: DivX(TM) Video Player for
Linux from DivX.com
o It is still alpha material so probably does not work for most.
  PKGMESSAGE warns about that
2002-05-20 04:26:21 +00:00
Mario Sergio Fujikawa Ferreira
94c0c76aff Improve previous patch: USE_SUBMAKE so that LIBA52_DEP_LIBS is dynamically defined
across make targets; notably from depends to configure
2002-05-19 18:38:17 +00:00
Mario Sergio Fujikawa Ferreira
d72780928d Get rid of grep errors when liba52 hasn't been installed yet
Submitted by:	fenner
Requested by:	kris
2002-05-18 22:36:14 +00:00
SADA Kenji
6d31cf7cc4 - Enable XML Frontend.
- Remove needless install-info lines.
PR:	ports/36698
Submitted by:	maintainer
2002-05-16 18:23:10 +00:00
Mario Sergio Fujikawa Ferreira
799cb22785 Fix configure against latest liba52 port with djbfft enabled per
default
2002-05-16 02:21:14 +00:00
Mario Sergio Fujikawa Ferreira
316bfc50ea Get rid of warnings from <values.h>
Submitted by:	Alan E <ports@geeksrus.net>
Approved by:	will
2002-05-14 16:35:40 +00:00
Maxim Sobolev
9f0334ebf9 Make translations work when GNOME support is enabled.
Beersponsored by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2002-05-14 06:21:23 +00:00
Mario Sergio Fujikawa Ferreira
1e8681dbd4 Re-enable build WITH_MGA. Still needs checking for correctness but
fixes build. Remark from submitter: "static functions without any
where call are broken"

Submitted by:	nork
2002-05-03 01:37:30 +00:00
Alfred Perlstein
c5de2a9149 use __bswap{16,32} instead of __uint8_swap_uint{16,32} (because the
functions no longer exist), this is probably wrong, it should be
using htons or equivelant, but i'd like to have this unbroken for
now on recent 5.x systems.
2002-04-29 07:53:39 +00:00
Mario Sergio Fujikawa Ferreira
dbb9f0c084 o Fix PLIST
o Do not bump PORTREVISION

Submitted by:	Alan E <ports@geeksrus.net>
Reviewed by:	Lauri Watts <lauri@kde.org>
2002-04-29 02:16:02 +00:00
Mario Sergio Fujikawa Ferreira
83536b9fe4 o Update to version 5.01 snapshot 20020418
o Encoding is now re-enable. However, this is not DiVX5 Pro enconding
2002-04-25 02:58:00 +00:00
Mario Sergio Fujikawa Ferreira
f1ed5545ac Update to 0.2.1
Prompted by:	ijliao
2002-04-25 00:50:02 +00:00
Mario Sergio Fujikawa Ferreira
2066ce5789 o DiVX 4 can be found at repo copied divx4linux4
o Update to DiVX 5.0 snapshot 20020304: it's decoder only now
2002-04-22 22:32:04 +00:00
Mario Sergio Fujikawa Ferreira
536a812562 o After repo copy from divx4linux: this port will hold previous
DiVX version 4.0
	- add NO_LATEST_LINK
	- install under divx4 prefixes

Repo copy by:	joe
Approved by:	kris (repo copy)
2002-04-22 22:28:49 +00:00
Will Andrews
d1c2f0dddd Please welcome Qt3/KDE3 to our ports tree. This includes work since the
original versions of these ports, so some PORTREVISIONs were bumped.  See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.

bsd.kde.mk has already been updated a few days ago to work with these.

Some patches applied to fix a few bugs were:

deskutils/kdepim3:
        [1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
        [2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
        [3] Fix compile problem with kvoctrain.
x11/kdebase3:
        [4] Fix KDM CPU usage and login bug.

Some caveats:
        * All PLISTs are broken for deinstall due to script bug that I
          didn't notice until very recently.  This will be fixed when I
          commit an update tomorrow.  These ports should still install
          perfectly fine though.  They should also deinstall without
          giving errors, but will leave directories behind.
        * You can't install this with any other version of QT or KDE
          already installed.  I am not sure the checks are 100% working,
          but fixes for these will be forthcoming.  This is mainly due
          to a policy decision made by kde@ to make QT/KDE ports install
          the way the rest of the world expects it to while also still
          conforming to FreeBSD's hier(7).  For reference on this decision,
          please consult the KDE/FreeBSD mailing list archives.  This
          decision fixes 2-year-old bug reports relating to how we handled
          this for KDE2 vs KDE1.

Submitted by:   [1] Adrian de Groot <adridg@cs.kun.nl>,
                [2] David Faure <faure@kde.org>,
                    Andy Fawcett <andy@athame.co.uk>
                    Lauri Watts <lauri@kde.org>
                [3] Lauri Watts <lauri@kde.org>
                [4] Alan Eldridge <alane@geeksrus.net>
                    Oswald Buddenhagen <ossi@kde.org>
Reviewed by:    kde
2002-04-21 23:47:50 +00:00
Mario Sergio Fujikawa Ferreira
22efcf807d Fix typo: don't re-set PLIST_SUB, add to it 2002-04-21 00:29:42 +00:00
Mario Sergio Fujikawa Ferreira
d6f8963ed6 o Change port default. Port does not like cluster code disabled per
default. Invert option by adding WITHOUT_CLUSTER.
o Bump PORTREVISION

Submitted by:	maintainer
2002-04-20 23:06:39 +00:00
Mario Sergio Fujikawa Ferreira
4305c3c2d6 New port dvdrip version 0.39.05: This is dvd::rip, a Perl Gtk+ based
dvd-ripper

PR:		37234
Submitted by:	Michael Nottebrock <lofi@lofi.dyndns.org>
2002-04-20 19:36:47 +00:00
Patrick Li
253b6cdf9b Update to 3.74
PR:		37254
Submitted by:	maintainer
2002-04-20 05:47:05 +00:00
Mario Sergio Fujikawa Ferreira
5b69ccdb12 Remove unnecessary dependency on libdvdcss, it is now a dependency
under libdvdread
2002-04-19 21:29:00 +00:00
Mario Sergio Fujikawa Ferreira
86b20d20ac o Add libdvdcss as a library dependency so that we can properly
match libdvdcss version with libdvdread since it depends on
  matching libdvdcss API
o No meaningless overhead since libdvdread automatically uses
  libdvdcss whether the port has knowledge of it or not. Besides,
  all ports using libdvdread list libdvdcss as a dependency as well
  (exception made to xine_d5d_plugin but an updated version will)
o Also, it's a 22K overhead
o Furthermore, all ports depending on libdvdread SHOULD depend on
  libdvdcss for obvious reasons

Reviewed by:	fenner
2002-04-18 17:53:38 +00:00
Mario Sergio Fujikawa Ferreira
6538075d76 Take over maintainership 2002-04-18 16:30:22 +00:00
Mario Sergio Fujikawa Ferreira
0fbfcda225 If NOPROFILE blocks profiled build, do not try to pack either.
PR:		37206
Prompted by:	parv@pair.com
2002-04-18 16:26:22 +00:00
Mario Sergio Fujikawa Ferreira
e71dae43c6 If NOPROFILE blocks profiled build, do not try to pack either.
PR:		37205
Submitted by:	parv@pair.com
2002-04-18 16:25:23 +00:00
Brian Somers
496eac255b Handle the fact that the latest version of libdvdcss has moved
videolan/dvdcss.h to dvdcss/dvdcss.h
2002-04-18 12:53:04 +00:00
Mario Sergio Fujikawa Ferreira
36feea27c9 o Update to 0.6.0 pre4
o Remove patches either already applied in distribution or
  turned into perl regexp(s)
o Update both COMMENT and DESCR
o Add several WITH_* options

PR:		37138
Submitted by:	MAINTAINER,
		Michael Nottebrock <michaelnottebrock@gmx.net>
Approved by:	MAINTAINER
2002-04-18 04:53:53 +00:00
Mario Sergio Fujikawa Ferreira
4424a221a6 o Patch to work with liba52 update to 0.7.3
o Bump PORTREVISION (liba52 had a slight interface update without
  a library version bump)

Submitted by:	ogle developers <dvd@dtek.chalmers.se>
2002-04-18 03:08:20 +00:00
Mario Sergio Fujikawa Ferreira
15f392edf5 o Patch to work with liba52 update to 0.7.3
o Bump PORTREVISION (liba52 had a slight interface update without
  a library version bump)

Approved by:	maintainer (2 weeks timeout)
2002-04-18 03:08:01 +00:00
Mario Sergio Fujikawa Ferreira
5641a05fd0 o Enable WITH_OPTIMIZED_BYTESWAP if CPUTYPE was set properly
o Re-arrange a bit so that this affects the whole port

Reviewed by:	kris
2002-04-18 02:26:16 +00:00
Maxim Sobolev
1b3c0d7d6c Chase increase of libSDL version number. 2002-04-17 12:38:02 +00:00
Mario Sergio Fujikawa Ferreira
5d54f417a0 o Add WITH_OPTIMIZED_BYTESWAP knob: to use optimized byteswap
routines. This works only in the i386 architecture but only with
  486 processors and above.
o A trick to enable use of <machine/endian.h> kernel routines

Submitted by:	eivind
2002-04-17 00:29:35 +00:00
Mario Sergio Fujikawa Ferreira
f12f2f6117 Chase libdvdcss update 1.1.0 version bump 2002-04-16 23:20:29 +00:00
Mario Sergio Fujikawa Ferreira
963ed9e594 Update to 1.1.0
Reviewed by:	pat
2002-04-16 22:19:44 +00:00