Commit graph

651 commits

Author SHA1 Message Date
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
Joe Marcus Clarke
1bbd6ef5f2 Allow ogle and ogle-gui to find the libxml2 header files.
According to www.libxml.org, libxml and libxml2 header files should be
#include'd as <libxml/header.h> and not just <header.h>.

Reported by:	many
Submitted by:	lioux
Reviewed by:	sobomax
Approved by:	lioux
2002-04-13 16:51:14 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Motoyuki Konno
f5f9e49a3b Fix build problem on FreeBSD 5-current.
o <machine/soundcard.h> is moved to <sys/soundcard.h> on 4-stable
    and 5-current.
2002-04-11 04:58:47 +00:00
Motoyuki Konno
8d4724eed2 Fix build problem on 5-current.
<machine/soundcard.h> is moved to <sys/soundcard.h> on both 4-stable
and 5-current.  See commitlog of src/include/Makefile rev 1.165.
2002-04-11 00:22:33 +00:00
Ying-Chieh Liao
ef999b1dc0 - Support CFLAGS properly
- Remove unnecessary USE_BISON
- Utilize NOPORTDOCS

PR:		36892
Submitted by:	Ports Fury
2002-04-09 07:40:18 +00:00
Mario Sergio Fujikawa Ferreira
7af30bad6d New port xvid snapshot release 20020404: An opensource MPEG-4 codec,
based on OpenDivx

PR:		36769
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
2002-04-08 23:38:02 +00:00
Will Andrews
b597c9f427 Add a patch to fix build on -current. Untested by me. Should work, though.
PR:		36639
Submitted by:	SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
2002-04-04 11:49:12 +00:00
Dirk Meyer
9243db9e77 make export_mpeg.so optional. 2002-04-03 21:14:29 +00:00
Dirk Meyer
134c459abe Fixed:
transcode's configure doesn't find libdv because it fails to link
in -ldl. Enclosed is a new patch-ag.
Also, the port's Makefile has a couple of typos

PR:		36703
Submitted by:	mreimer@vpop.net
2002-04-03 20:44:17 +00:00
Mario Sergio Fujikawa Ferreira
0228268ee1 - Chase libdvdcss share library version bump. Caveat: this is a
source code patch.
- Bump PORTREVISION

Requested by:	brian, eivind,
		Alexander Nedotsukov <bland@smtp.ru>,
		Thomas E. Zander <riggs@hadiko.de>
Reviewed by:	brian, eivind,
		libdvdread Developers <dvd@dtek.chalmers.se>
Approved by:	maintainer (1 week timeout, hasted due to 5.x-Current
		DP1 release)
2002-04-01 19:12:47 +00:00
Patrick Li
65ee9847c6 - GNU_CONFIGURE -> USE_LIBTOOL
- Fix pkg-plist and bump PORTREVISION

PR:		36580
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-31 20:16:05 +00:00
Mario Sergio Fujikawa Ferreira
ffd11211f7 Chase libdvdcss shared library version bump
Submitted by:	Riccardo Torrini <riccardo@torrini.org>
2002-03-30 19:47:51 +00:00
Dirk Meyer
1dcafc55ad - make portlint happier.
- add handling for optional files.

PR:		32986
2002-03-30 12:17:47 +00:00
Dirk Meyer
d516b6cfe4 transcode is a console based utility for video conversion. It supports
VOB source files, AC3 sound and divx output (and many more).

sharfile disfunctional, each file should end with newline.
mailclient seems to eat tabs away.

PR:		32986
Submitted by:	hendrik@scholz.net
2002-03-30 12:02:14 +00:00
Will Andrews
97e6d16408 Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This is
not tested other than for syntax, but should DTRT from what I understand
of the problem.

Submitted by:	bento
2002-03-30 09:07:53 +00:00
Dirk Meyer
35a0669893 - Changes so it should run on Alpha
- Add Option WITHOUT_DIVX, cause libdivx* do not build
- configure with "--enable-iconv"
- Fix overwriting of LIB_DEPENDS when WITHOUT_VORBIS was not defined
- Changed dependency so installed sdl12 is found.

PR:		34075
Submitted by:	holger@eit.uni-kl.de
2002-03-30 04:57:15 +00:00
Pete Fritchman
ffb24343f2 Fix WRKSRC.
PR:		36485
Submitted by:	maintainer
2002-03-30 00:28:43 +00:00
Ying-Chieh Liao
697b0cdd77 remove unecessary file
sanitize the library links
bump portrevision

Submitted by:	lioux
2002-03-29 08:39:54 +00:00
Brian Somers
280bd3b151 Use graphics/libdvdcss rather than spamming any existing libdvdcss
installation.
2002-03-28 22:18:30 +00:00
Mario Sergio Fujikawa Ferreira
13a1ddc305 Chase libdvdcss library version bump
Submitted by:	eivind
2002-03-28 22:17:21 +00:00
Mario Sergio Fujikawa Ferreira
457a8a1dcd * Update to 1.0.1:
- chase checksums, no functional changes (developers should version
  their distfiles.. sigh)
- add more skins

PR:		36256
Submitted by:	Norikatsu Shigemura <nork@ninth-nine.com>
Approved by:	maintainer
2002-03-26 22:33:01 +00:00
Maxim Sobolev
62f2687e21 Add USE_SUBMAKE, where it might be necessary. 2002-03-25 09:19:20 +00:00
Ying-Chieh Liao
d0e4672cf0 upgrade to 1.0.1 2002-03-25 08:27:00 +00:00
Ying-Chieh Liao
415a8391e6 add recmpeg 1.0.4
A simple video encoder
2002-03-25 06:39:45 +00:00